Skip to content

Slot: object

Reference to a Thing within a Statement.

URI: rdf:object Alias: object

Applicable Classes

Name Description Modifies Slot
IndexedResourcePartOf An association class for attaching an index locator as additional informati... no
IndexedResourceRelationship An association class for attaching a locator as additional information to a... yes
TransientRelationship A relationship that is valid or remains in place for a limited time no
Statement An RDF statement that links a predicate (a Property) with an object (a ... yes
Relationship An association class for characterizing the relation between two things with ... yes
IndexedResourcePart An association class for attaching an index locator as additional informati... no

Properties

  • Range: NONE

Identifier and Mapping Information

Schema Source

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

Mappings

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