Skip to content

Slot: Relations (relations)

Declares an unqualified relation of the subject Thing to another Thing. This schema slot is used to define related things inline. If such a definition is not needed. A qualified relationship can be declared directly using the characterized_by slot.

URI: dlthings:relation Alias: relations

Applicable Classes

Name Description Modifies Slot
Deliverable An entity that needs to be provided to another party, typically requiring to ... no
Accolade An award, prize, or other honor received in recognition of an achievement no
Dataset A collection of data, published or curated by a single agent no
Person A person no
ValueSpecification A Thing that is a value of some kind no
Journal A periodical that publishes (peer-reviewed) academic articles no
BuildingLevel A single level or floor of a (multilevel) building no
Building A structure with a roof and walls no
JournalArticle A report that is published in a journal no
Room An area within a building enclosed by walls and floor and ceiling no
Grant A grant, typically financial or otherwise quantifiable, resources no
Project A collective endeavour of some kind no
Site A place or region where entities (building, office, etc no
Property An RDF property, a Thing used to define a predicate, for example in a `St... no
Thing The most basic, identifiable item yes
Organization A social or legal institution such as a company, a society, or a university no

Properties

  • Range: Thing

  • Multivalued: True

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.inm7.de/s/simpleinput/unreleased

Mappings

Mapping Type Mapped Value
self dlthings:relation
native inm7si:relations
exact dcat:relation, dcterms:relation

LinkML Source

name: relations
description: Declares an unqualified relation of the subject `Thing` to another `Thing`.
  This schema slot is used to define related things inline. If such a definition is
  not needed. A qualified relationship can be declared directly using the `characterized_by`
  slot.
title: Relations
from_schema: https://concepts.inm7.de/s/simpleinput/unreleased
exact_mappings:
- dcat:relation
- dcterms:relation
rank: 1000
domain: Thing
slot_uri: dlthings:relation
alias: relations
domain_of:
- Thing
symmetric: true
relational_role: OBJECT
range: Thing
multivalued: true
inlined: true
inlined_as_list: false