Enum: ResourceCategory
The category of the resource
URI: ResourceCategory
Permissible Values
Value | Meaning | Description |
---|---|---|
COLLECTION | http://purl.org/dc/dcmitype/Collection | A collection is described as a group; its parts may also be separately descri... |
SAMPLE | http://www.w3.org/ns/sosa/Sample | A representative part of an entity of interest on which observations may be m... |
MATERIAL | None | A material used in the research process (except samples) |
DEVICE | None | A device used in the catalysis research process |
DATAOBJECT | None | A data object might be a data file, a data set, a data collection, or a data ... |
Slots
Name | Description |
---|---|
resource_category | The category of the resource |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nfdi4cat/pid4cat-model
LinkML Source
name: ResourceCategory
description: The category of the resource
from_schema: https://w3id.org/nfdi4cat/pid4cat-model
rank: 1000
permissible_values:
COLLECTION:
text: COLLECTION
description: A collection is described as a group; its parts may also be separately
described.
meaning: http://purl.org/dc/dcmitype/Collection
SAMPLE:
text: SAMPLE
description: A representative part of an entity of interest on which observations
may be made.
meaning: http://www.w3.org/ns/sosa/Sample
MATERIAL:
text: MATERIAL
description: A material used in the research process (except samples).
todos:
- map this to an ontology
DEVICE:
text: DEVICE
description: A device used in the catalysis research process.
todos:
- map this to an ontology
DATAOBJECT:
text: DATAOBJECT
description: A data object might be a data file, a data set, a data collection,
or a data service.
todos:
- map this to an ontology