Enum: EntityType
The type of entity captured in this record.
URI: bertron:EntityType
Permissible Values
Value | Meaning | Description |
---|---|---|
biodata | None | |
jgi_biosample | None | |
sample | None | |
sequence | None | |
taxon | None | |
unspecified | None | |
project | None | An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim. |
site | None | An entity that describes a location of experimentation or sample collection |
data set | None | A single or collection or data generated from an experimental entity |
Slots
Name | Description |
---|---|
entity_type | What kind of entity is this -- e.g. sequence data; a soil core; a well; field site; sample; etc. |
TODOs
- Complete this list!
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/ber-data/bertron-schema
LinkML Source
name: EntityType
description: The type of entity captured in this record.
todos:
- Complete this list!
from_schema: https://w3id.org/ber-data/bertron-schema
rank: 1000
permissible_values:
biodata:
text: biodata
jgi_biosample:
text: jgi_biosample
sample:
text: sample
sequence:
text: sequence
taxon:
text: taxon
unspecified:
text: unspecified
project:
text: project
description: An enterprise (potentially individual but typically collaborative),
planned to achieve a particular aim.
aliases:
- study
- proposal
site:
text: site
description: An entity that describes a location of experimentation or sample
collection
todos:
- Better description from an ontology!
data set:
text: data set
description: A single or collection or data generated from an experimental entity
todos:
- Better description from an ontology!