Slot: Attributes (attributes)
Declares a relation that associates a Thing (or another attribute) with an attribute, where an attribute is an intrinsic characteristic, such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier). Technically, this declaration is done via an AttributeSpecification that combines a predicate with a value declaration and the attribute-related slots of a Thing. Importantly, such attributes are declared inline, because they do not have a unique identifier. If an identifier is available, a Thing declaration (see relation), and a qualification of that relationship via a Statement (see characterized_by) should be preferred.
URI: dlthings:attributes
Alias: attributes
Applicable Classes
| Name |
Description |
Modifies Slot |
| Start |
Start is when an activity is deemed to have been started by an entity, known ... |
no |
| Delegation |
Delegation is the assignment of authority and responsibility to an agent (by ... |
no |
| Influence |
Influence is the capacity of an entity, activity, or agent to have an effect ... |
no |
| Property |
An RDF property, a Thing used to define a predicate, for example in a `St... |
no |
| Quotation |
A quotation is the repeat of (some or all of) an entity, such as text or imag... |
no |
| AgentInfluence |
AgentInfluence is the capacity of an agent to have an effect on the character... |
no |
| Thing |
The most basic, identifiable item |
no |
| Attribution |
Attribution is the ascribing of an entity to an agent |
no |
| AttributeSpecification |
An attribute is conceptually a thing, but it requires no dedicated identifier... |
no |
| ValueSpecification |
A Thing that is a value of some kind |
no |
| Communication |
Communication is the exchange of an entity by two activities, one activity us... |
no |
| ActivityInfluence |
ActivitiyInfluence is the capacity of an activity to have an effect on the ch... |
no |
| ThingMixin |
Mix-in with the common interface of Thing and AttributeSpecification |
no |
| 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 |
| Generation |
Generation is the completion of production of a new entity by an activity |
no |
| Usage |
Usage is the beginning of utilizing an entity by an activity |
no |
| Revision |
A revision is a derivation for which the resulting entity is a revised versio... |
no |
| EntityInfluence |
EntityInfluence is the capacity of an entity to have an effect on the charact... |
no |
| End |
End is when an activity is deemed to have been ended by an entity, known as t... |
no |
| AnnotationTag |
A tag identifying an annotation |
no |
| Derivation |
A derivation is a transformation of an entity into another, an update of an e... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
- from schema: https://concepts.datalad.org/s/things-prov/v1
Mappings
| Mapping Type |
Mapped Value |
| self |
dlthings:attributes |
| native |
dlthings:attributes |
| exact |
sio:SIO_000008 |
LinkML Source
name: attributes
description: Declares a relation that associates a `Thing` (or another attribute)
with an attribute, where an attribute is an intrinsic characteristic, such as a
quality, capability, disposition, function, or is an externally derived attribute
determined from some descriptor (e.g. a quantity, position, label/identifier). Technically,
this declaration is done via an `AttributeSpecification` that combines a `predicate`
with a value declaration and the attribute-related slots of a `Thing`. Importantly,
such attributes are declared inline, because they do not have a unique identifier.
If an identifier is available, a `Thing` declaration (see `relation`), and a qualification
of that relationship via a `Statement` (see `characterized_by`) should be preferred.
title: Attributes
from_schema: https://concepts.datalad.org/s/things-prov/v1
exact_mappings:
- sio:SIO_000008
rank: 1000
slot_uri: dlthings:attributes
alias: attributes
domain_of:
- ThingMixin
range: AttributeSpecification
multivalued: true
inlined: true
inlined_as_list: true