Skip to content

Slot: object

Reference to a Thing within a Statement.

URI: rdf:object Alias: object

Applicable Classes

Name Description Modifies Slot
XYZAttribution Attribution is the ascribing of an entity to an agent yes
XYZDerivation A derivation is a transformation of an entity into another, an update of an e... yes
XYZNamedDistributionPart An association class for attaching a locator as additional information to a... no
Invalidation Invalidation is the start of the destruction, cessation, or expiry of an exis... no
NamedDistributionPart An association class for attaching a locator as additional information to a... yes
XYZGeneration Generation is the completion of production of a new entity by an activity yes
Quotation A quotation is the repeat of (some or all of) an entity, such as text or imag... no
AgentInfluence AgentInfluence is the capacity of an agent to have an effect on the character... yes
EntityInfluence EntityInfluence is the capacity of an entity to have an effect on the charact... yes
XYZPersonAttribution An association class for attributing a subject to a person and qualifying the... yes
End End is when an activity is deemed to have been ended by an entity, known as t... yes
Influence Influence is the capacity of an entity, activity, or agent to have an effect ... yes
Generation Generation is the completion of production of a new entity by an activity yes
Communication Communication is the exchange of an entity by two activities, one activity us... no
ActivityInfluence ActivitiyInfluence is the capacity of an activity to have an effect on the ch... yes
Statement An RDF statement that links a predicate (a Property) with an object (a ... yes
Start Start is when an activity is deemed to have been started by an entity, known ... yes
Association An activity association is an assignment of responsibility to an agent for an... no
XYZUsage Usage is the beginning of utilizing an entity by an activity yes
Usage Usage is the beginning of utilizing an entity by an activity yes
Revision A revision is a derivation for which the resulting entity is a revised versio... no
Derivation A derivation is a transformation of an entity into another, an update of an e... yes
Delegation Delegation is the assignment of authority and responsibility to an agent (by ... no
Attribution Attribution is the ascribing of an entity to an agent yes

Properties

  • Range: NONE

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/demo-research-assets/unreleased

Mappings

Mapping Type Mapped Value
self rdf:object
native xyzra:object
exact rdf:object

LinkML Source

name: object
description: Reference to a `Thing` within a `Statement`.
notes:
- We do not declare a range here to be able to tighten the range in subclasses of
  class that need a particular range. This appears to be working around a linkml limitation.
from_schema: https://concepts.datalad.org/s/demo-research-assets/unreleased
exact_mappings:
- rdf:object
rank: 1000
slot_uri: rdf:object
alias: object
domain_of:
- XYZPersonAttribution
- Statement
- NamedDistributionPart
- Influence
relational_role: OBJECT
multivalued: false
inlined: false