Skip to content

Slot: object

Reference to a Thing within a Statement.

URI: rdf:object

Applicable Classes

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

Properties

Type and Range

Property Value
Range NONE
Domain Of XYZPersonAttribution, Statement, NamedDistributionPart, Influence
Slot URI rdf:object

Cardinality and Requirements

Property Value
Relationship Properties | Property | Value | | --- | --- | | Relational Role | OBJECT |

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.

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
domain_of:
- XYZPersonAttribution
- Statement
- NamedDistributionPart
- Influence
relational_role: OBJECT
multivalued: false
inlined: false