Class: CurationAid
Technical helper providing curation-related slots.
erDiagram
CurationAid {
stringList curation_comments
string display_label
string display_note
}
Identifier {
uriorcurie creator
string notation
NodeUriOrCurie schema_type
}
CurationAid ||--}o Identifier : "identifiers"
Press "Alt" / "Option" to enable Pan & Zoom
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
curation_comments | * String |
A comment about a metadata record either providing additional information for... | direct |
display_label | 0..1 String |
Label to shown when the record is displayed as an item | direct |
display_note | 0..1 String |
Note to shown when the record is displayed as an item | direct |
identifiers | * Identifier |
An unambiguous reference to the subject within a given context | direct |
Mixin Usage
mixed into | description |
---|---|
Gender | Identification as male/masculine, female/feminine or something else, and asso... |
Person | A person that contributes to, or is associated with TRR379 in some form or fu... |
Organization | A social or legal institution such as a company, a society, or a university |
Project | TRR379 project, formally defined in the grant application and by the manageme... |
City | Incorporated populated place |
Country | A political association with effective dominion over a geographic area |
StatusGroup | Personnel status groups, defined and distinguished by the DFG |
Discipline | A branch of knowledge and study, as defined by the Federal Statistical Office... |
Role | Function in a project for persons classified as "other scientifically engaged... |
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.trr379.de/s/dfg-cp-survey
Mappings
Mapping Type | Mapped Value |
---|---|
self | trr379cps:CurationAid |
native | trr379cps:CurationAid |
LinkML Source
Direct
name: CurationAid
description: Technical helper providing curation-related slots.
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
mixin: true
slots:
- curation_comments
- display_label
- display_note
- identifiers
class_uri: trr379cps:CurationAid
Induced
name: CurationAid
description: Technical helper providing curation-related slots.
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
mixin: true
attributes:
curation_comments:
name: curation_comments
annotations:
dash:singleLine:
tag: dash:singleLine
value: false
description: A comment about a metadata record either providing additional information
for a record curation, or leaving a comment after curation occurred. This can
be used to include information that is deemed relevant, but could not be expressed
in the provided fields.
title: Comments
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
alias: curation_comments
owner: CurationAid
domain_of:
- CurationAid
range: string
multivalued: true
display_label:
name: display_label
description: Label to shown when the record is displayed as an item.
title: Record display label
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
slot_uri: skos:prefLabel
alias: display_label
owner: CurationAid
domain_of:
- CurationAid
range: string
display_note:
name: display_note
annotations:
dash:singleLine:
tag: dash:singleLine
value: false
description: Note to shown when the record is displayed as an item. This is typically
longer than a label.
title: Record display note
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
slot_uri: skos:note
alias: display_note
owner: CurationAid
domain_of:
- CurationAid
range: string
identifiers:
name: identifiers
description: An unambiguous reference to the subject within a given context.
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
exact_mappings:
- dcterms:identifier
- schema:identifier
- ADMS:identifier
rank: 1000
slot_uri: dlidentifiers:identifier
alias: identifiers
owner: CurationAid
domain_of:
- CurationAid
range: Identifier
multivalued: true
inlined: true
inlined_as_list: true
class_uri: trr379cps:CurationAid