Class: CurationAid
Technical helper providing curation-related slots.
URI: inm7si:CurationAid
erDiagram
CurationAid {
stringList curation_comments
string display_name
}
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_name | 0..1 recommended String |
Name 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 |
---|---|
Accolade | An award, prize, or other honor received in recognition of an achievement |
Dataset | A collection of data, published or curated by a single agent |
Deliverable | An entity that needs to be provided to another party, typically requiring to ... |
Grant | A grant, typically financial or otherwise quantifiable, resources |
Person | A person |
Project | A collective endeavour of some kind |
Journal | A periodical that publishes (peer-reviewed) academic articles |
JournalArticle | A report that is published in a journal |
Site | A place or region where entities (building, office, etc |
Building | A structure with a roof and walls |
BuildingLevel | A single level or floor of a (multilevel) building |
Organization | A social or legal institution such as a company, a society, or a university |
Room | An area within a building enclosed by walls and floor and ceiling |
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.inm7.de/s/simpleinput/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | inm7si:CurationAid |
native | inm7si:CurationAid |
LinkML Source
Direct
name: CurationAid
description: Technical helper providing curation-related slots.
from_schema: https://concepts.inm7.de/s/simpleinput/unreleased
mixin: true
slots:
- curation_comments
- display_name
- identifiers
slot_usage:
display_name:
name: display_name
annotations:
sh:name:
tag: sh:name
value: Display name
sh:group:
tag: sh:group
value: inm7si:CurationAidPropertyGroup
sh:order:
tag: sh:order
value: 1
recommended: true
curation_comments:
name: curation_comments
annotations:
sh:name:
tag: sh:name
value: Comments
sh:group:
tag: sh:group
value: inm7si:CurationAidPropertyGroup
sh:order:
tag: sh:order
value: 2
dash:singleLine:
tag: dash:singleLine
value: false
class_uri: inm7si:CurationAid
Induced
name: CurationAid
description: Technical helper providing curation-related slots.
from_schema: https://concepts.inm7.de/s/simpleinput/unreleased
mixin: true
slot_usage:
display_name:
name: display_name
annotations:
sh:name:
tag: sh:name
value: Display name
sh:group:
tag: sh:group
value: inm7si:CurationAidPropertyGroup
sh:order:
tag: sh:order
value: 1
recommended: true
curation_comments:
name: curation_comments
annotations:
sh:name:
tag: sh:name
value: Comments
sh:group:
tag: sh:group
value: inm7si:CurationAidPropertyGroup
sh:order:
tag: sh:order
value: 2
dash:singleLine:
tag: dash:singleLine
value: false
attributes:
curation_comments:
name: curation_comments
annotations:
sh:name:
tag: sh:name
value: Comments
sh:group:
tag: sh:group
value: inm7si:CurationAidPropertyGroup
sh:order:
tag: sh:order
value: 2
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.
from_schema: https://concepts.inm7.de/s/simpleinput/unreleased
rank: 1000
alias: curation_comments
owner: CurationAid
domain_of:
- CurationAid
range: string
multivalued: true
display_name:
name: display_name
annotations:
sh:name:
tag: sh:name
value: Display name
sh:group:
tag: sh:group
value: inm7si:CurationAidPropertyGroup
sh:order:
tag: sh:order
value: 1
description: Name to shown when the record is displayed as an item.
from_schema: https://concepts.inm7.de/s/simpleinput/unreleased
rank: 1000
slot_uri: skos:prefLabel
alias: display_name
owner: CurationAid
domain_of:
- CurationAid
range: string
recommended: true
identifiers:
name: identifiers
description: An unambiguous reference to the subject within a given context.
from_schema: https://concepts.inm7.de/s/simpleinput/unreleased
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: inm7si:CurationAid