Skip to content

Slot: object

Reference to a Thing within a Statement.

URI: rdf:object Alias: object

Applicable Classes

Name Description Modifies Slot
Usage Usage is the beginning of utilizing an entity by an activity yes
TransientRelationship A relationship that is valid or remains in place for a limited time no
Communication Communication is the exchange of an entity by two activities, one activity us... no
AgentInfluence AgentInfluence is the capacity of an agent to have an effect on the character... yes
Statement An RDF statement that links a predicate (a Property) with an object (a ... yes
EntityInfluence EntityInfluence is the capacity of an entity to have an effect on the charact... yes
Delegation Delegation is the assignment of authority and responsibility to an agent (by ... no
Revision A revision is a derivation for which the resulting entity is a revised versio... no
Relationship An association class for characterizing the relation between two things with ... yes
Generation 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
Invalidation Invalidation is the start of the destruction, cessation, or expiry of an exis... no
Attribution Attribution is the ascribing of an entity to an agent yes
Start Start is when an activity is deemed to have been started by an entity, known ... yes
Influence Influence is the capacity of an entity, activity, or agent to have an effect ... yes
Association An activity association is an assignment of responsibility to an agent for an... no
Derivation A derivation is a transformation of an entity into another, an update of an e... yes
ActivityInfluence ActivitiyInfluence is the capacity of an activity to have an effect on the ch... yes
End End is when an activity is deemed to have been ended by an entity, known as t... yes

Properties

  • Range: NONE

Identifier and Mapping Information

Schema Source

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

Mappings

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