Slot: object
Reference to a Thing within a Statement.
URI: rdf:object Alias: object
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Quotation | A quotation is the repeat of (some or all of) an entity, such as text or imag... | no |
| Communication | Communication is the exchange of an entity by two activities, one activity us... | no |
| Attribution | Attribution is the ascribing of an entity to an agent | no |
| Association | An activity association is an assignment of responsibility to an agent for an... | no |
| EntityInfluence | EntityInfluence is the capacity of an entity to have an effect on the charact... | 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 |
| Invalidation | Invalidation is the start of the destruction, cessation, or expiry of an exis... | no |
| Derivation | A derivation is a transformation of an entity into another, an update of an e... | no |
| Influence | Influence is the capacity of an entity, activity, or agent to have an effect ... | 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 |
| Usage | Usage is the beginning of utilizing an entity by an activity | no |
| Generation | Generation is the completion of production of a new entity by an activity | no |
| ActivityInfluence | ActivitiyInfluence is the capacity of an activity to have an effect on the ch... | yes |
| 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 |
Properties
- Range: NONE
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/flat-prov/unreleased
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rdf:object |
| native | dlflatprov: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-prov/unreleased
exact_mappings:
- rdf:object
rank: 1000
slot_uri: rdf:object
alias: object
domain_of:
- Statement
- Influence
relational_role: OBJECT
multivalued: false
inlined: false