Skip to content

Slot: object

Reference to a Thing within a Statement.

URI: rdf:object

Applicable Classes

Name Description Modifies Slot
Statement An RDF statement that links a predicate (a Property) with an object (a ... yes
TransientRelationship A relationship that is valid or remains in place for a limited time no
Relationship An association class for characterizing the relation between two things with ... yes

Properties

  • Range: NONE

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/temporal/unreleased

Mappings

Mapping Type Mapped Value
self rdf:object
native dltemporal: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/temporal/unreleased
exact_mappings:
- rdf:object
rank: 1000
slot_uri: rdf:object
alias: object
domain_of:
- Statement
- Relationship
relational_role: OBJECT
multivalued: false
inlined: false