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

Applicable Classes

Name Description Modifies Slot
Thing The most basic, identifiable item yes
Gender Fixed set of gender categories of a person, as defined and distinguished by t... no
Contributor A person that contributes to, or is associated with TRR379 in some form or fu... no
DSCOrganization A social or legal institution such as a company, a society, or a university no
ConsortiumProject TRR379 projects, as formally defined in the grant application and by the mana... no
City Incorporated populated place no
Country A political association with effective dominion over a geographic area no
StatusGroup Fixed set of personnel status groups, as defined and distinguished by the DFG no
Discipline Fixed set of knowledge and study branches, as defined by the Federal Statisti... no
Role Function in a project for persons classified as "other scientifically engaged... no
Property An RDF property, a Thing used to define a predicate, for example in a `St... no
ValueSpecification A Thing that is a value of some kind no
FlatThing Thing variant that provides a basis for the annotation and curation of more... no
FlatProperty An RDF property, a Thing used to define a predicate, for example in a `St... no
AnnotationTag A tag identifying an annotation no
Organization A social or legal institution such as a company, a society, or a university no
Person Person agents are people, alive, dead, or fictional no
Project A collective endeavour of some kind no

Properties

Type and Range

Property Value
Range Thing
Domain Thing
Domain Of Thing
Slot URI dlthings:relation

Cardinality and Requirements

Property Value
Multivalued Yes
Relationship Properties | Property | Value | | --- | --- | | Symmetric | Yes | | Relational Role | OBJECT |

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.trr379.de/s/dfg-cp-survey

Mappings

Mapping Type Mapped Value
self dlthings:relation
native trr379cps: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.trr379.de/s/dfg-cp-survey
exact_mappings:
- dcat:relation
- dcterms:relation
rank: 1000
domain: Thing
slot_uri: dlthings:relation
domain_of:
- Thing
symmetric: true
relational_role: OBJECT
range: Thing
multivalued: true
inlined: true
inlined_as_list: false