Skip to content

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
EntityInfluence EntityInfluence is the capacity of an entity to have an effect on the charact... no
Thing The most basic, identifiable item 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... no
AgentInfluence AgentInfluence is the capacity of an agent to have an effect on the character... no
Quotation A quotation is the repeat of (some or all of) an entity, such as text or imag... no
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 ... yes
Communication Communication is the exchange of an entity by two activities, one activity us... no
Invalidation Invalidation is the start of the destruction, cessation, or expiry of an exis... no
Property An RDF property, a Thing used to define a predicate, for example in a `St... no
FlatThing Thing variant that provides a basis for the annotation and curation of more... yes
Generation Generation is the completion of production of a new entity by an activity 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
AttributeSpecification An attribute is conceptually a thing, but it requires no dedicated identifier... no
ThingMixin Mix-in with the common interface of Thing and AttributeSpecification no
Study A planned process that consists of parts: planning, study design execution, d... no
Usage Usage is the beginning of utilizing an entity by an activity no
ActivityInfluence ActivitiyInfluence is the capacity of an activity to have an effect on the ch... no
FlatProperty An RDF property, a Thing used to define a predicate, for example in a `St... no
Subject A subject is an entity being investigated in a study no
Attribution Attribution is the ascribing of an entity to an agent no
ValueSpecification A Thing that is a value of some kind no
Revision A revision is a derivation for which the resulting entity is a revised versio... no
FlatAttributeSpecification An attribute is conceptually a thing, but it requires no dedicated identifier... no

Properties

Type and Range

Property Value
Range AttributeSpecification
Domain Of ThingMixin
Slot URI dlthings:attributes

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self dlthings:attributes
native dlflatstudy: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/flat-study/unreleased
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