Skip to content

Slot: object

Reference to a Thing within a Statement.

URI: rdf:object Alias: object

Applicable Classes

Name Description Modifies Slot
Start Start is when an activity is deemed to have been started by an entity, known ... yes
Quotation A quotation is the repeat of (some or all of) an entity, such as text or imag... no
Derivation A derivation is a transformation of an entity into another, an update of an e... yes
AgentInfluence AgentInfluence is the capacity of an agent to have an effect on the character... yes
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
EntityInfluence EntityInfluence is the capacity of an entity to have an effect on the charact... yes
End End is when an activity is deemed to have been ended by an entity, known as t... yes
Communication Communication is the exchange of an entity by two activities, one activity us... no
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
Association An activity association is an assignment of responsibility to an agent for an... no
Invalidation Invalidation is the start of the destruction, cessation, or expiry of an exis... no
Influence Influence is the capacity of an entity, activity, or agent to have an effect ... yes
Statement An RDF statement that links a predicate (a Property) with an object (a ... yes
Generation Generation is the completion of production of a new entity by an activity yes
Usage Usage is the beginning of utilizing an entity by an activity yes

Properties

  • Range: NONE

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/flat-study/unreleased

Mappings

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