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
Organization A social or legal institution such as a company, a society, or a university no
BuildingLevel A single level or floor of a (multilevel) building no
ValueSpecification A Thing that is a value of some kind no
Person A person no
Room An area within a building enclosed by walls and floor and ceiling no
JuselessAccount User account on the Juseless system no
Thing The most basic, identifiable item yes
JuselessGroup Unix group on the Juseless system no
Building A structure with a roof and walls no
Site A place or region where entities (building, office, etc no
User A person that is a user of the INM7 IT infrastructure no
AttributeSpecification An attribute is conceptually a thing, but it requires no dedicated identifier... no
Account Authorization to access resources on a system no
Property An RDF property, a Thing used to define a predicate, for example in a `St... no
ThingMixin Mix-in with the common interface of Thing and AttributeSpecification no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.inm7.de/s/flat-users/unreleased

Mappings

Mapping Type Mapped Value
self dlthings:attributes
native inm7fu: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.inm7.de/s/flat-users/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