Skip to content

Enum: EntityType

Tags used to describe an entity.

URI: EntityType

Permissible Values

Value Meaning Description
biodata None
jgi_biosample None
sample None
sequence None
taxon None
unspecified None

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: Tags used to describe an entity.
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