Class: CurationAid
Technical helper providing curation-related slots.
URI: inm7fb:CurationAid
erDiagram Annotation { string annotation_value } AttributeSpecification { uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type uriorcurie range string value } CurationAid { stringList curation_comments string display_label } Identifier { uriorcurie creator string notation NodeUriOrCurie schema_type } Organization { string name string short_name OrganizationType organization_type stringList curation_comments string display_label uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } Person { stringList additional_names string family_name string given_name string honorific_name_prefix string honorific_name_suffix EmailAddressList emails string orcid stringList curation_comments string display_label uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } Statement { } Thing { uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } Annotation ||--|o Thing : "annotation_tag" AttributeSpecification ||--|| Property : "predicate" AttributeSpecification ||--}o Annotation : "annotations" AttributeSpecification ||--}o AttributeSpecification : "attributes" AttributeSpecification ||--}o Statement : "characterized_by" CurationAid ||--|o Person : "record_contact" CurationAid ||--}o Identifier : "identifiers" Organization ||--|o Organization : "parent_organization" Organization ||--|o Person : "record_contact" Organization ||--}o Annotation : "annotations" Organization ||--}o AttributeSpecification : "attributes" Organization ||--}o Identifier : "identifiers" Organization ||--}o Person : "leaders" Organization ||--}o Statement : "characterized_by" Organization ||--}o Thing : "relations" Person ||--|o Person : "record_contact" Person ||--}o Annotation : "annotations" Person ||--}o AttributeSpecification : "attributes" Person ||--}o Identifier : "identifiers" Person ||--}o Organization : "member_of" Person ||--}o Statement : "characterized_by" Person ||--}o Thing : "relations" Statement ||--|| Property : "predicate" Statement ||--|| Thing : "object" Thing ||--}o Annotation : "annotations" Thing ||--}o AttributeSpecification : "attributes" Thing ||--}o Statement : "characterized_by" Thing ||--}o Thing : "relations"
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 |
| identifiers | * Identifier |
An unambiguous reference to the subject within a given context | direct |
| record_contact | 0..1 Person |
Person to contact regarding questions about information in this metadata reco... | direct |
Mixin Usage
| mixed into | description |
|---|---|
| Account | Authorization to access resources on a system |
| Person | A person |
| 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/flat-users/unreleased
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | inm7fb:CurationAid |
| native | inm7fu:CurationAid |
LinkML Source
Direct
name: CurationAid
description: Technical helper providing curation-related slots.
from_schema: https://concepts.inm7.de/s/flat-users/unreleased
mixin: true
slots:
- curation_comments
- display_label
- identifiers
- record_contact
class_uri: inm7fb:CurationAid
Induced
name: CurationAid
description: Technical helper providing curation-related slots.
from_schema: https://concepts.inm7.de/s/flat-users/unreleased
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.inm7.de/s/flat-users/unreleased
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.inm7.de/s/flat-users/unreleased
rank: 1000
slot_uri: skos:prefLabel
alias: display_label
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.inm7.de/s/flat-users/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
record_contact:
name: record_contact
description: Person to contact regarding questions about information in this metadata
record.
title: Record contact
from_schema: https://concepts.inm7.de/s/flat-users/unreleased
rank: 1000
alias: record_contact
owner: CurationAid
domain_of:
- CurationAid
range: Person
class_uri: inm7fb:CurationAid