Skip to content

Class: MeasurementType

URI: edd:MeasurementType

classDiagram class MeasurementType click MeasurementType href "../MeasurementType" MeasurementType : alt_names MeasurementType : db_instance MeasurementType --> "0..1" DbInstanceEnum : db_instance click DbInstanceEnum href "../DbInstanceEnum" MeasurementType : id MeasurementType : provisional MeasurementType --> "0..1" ProvisionalEnum : provisional click ProvisionalEnum href "../ProvisionalEnum" MeasurementType : short_name MeasurementType : type_group MeasurementType --> "0..1" TypeGroupEnum : type_group click TypeGroupEnum href "../TypeGroupEnum" MeasurementType : type_name MeasurementType : type_source_id MeasurementType : uuid

Slots

Name Cardinality and Range Description Inheritance
id 0..1
Integer
direct
type_name 0..1
String
direct
short_name 0..1
String
direct
type_group 0..1
TypeGroupEnum
direct
uuid 0..1
String
direct
type_source_id 0..1
String
direct
alt_names *
String
direct
provisional 0..1
ProvisionalEnum
direct
db_instance 0..1
DbInstanceEnum
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/edd

Mappings

Mapping Type Mapped Value
self edd:MeasurementType
native edd:MeasurementType

LinkML Source

Direct

name: MeasurementType
from_schema: https://w3id.org/edd
slots:
- id
- type_name
- short_name
- type_group
- uuid
- type_source_id
- alt_names
- provisional
- db_instance

Induced

name: MeasurementType
from_schema: https://w3id.org/edd
attributes:
  id:
    name: id
    examples:
    - value: '262274'
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: id
    owner: MeasurementType
    domain_of:
    - MeasurementType
    - MeasurementUnit
    - MetadataType
    - ProteinStrain
    range: integer
  type_name:
    name: type_name
    examples:
    - value: pKLJ12
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: type_name
    owner: MeasurementType
    domain_of:
    - MeasurementType
    - MetadataType
    range: string
  short_name:
    name: short_name
    examples:
    - value: Total Biomass Input
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: short_name
    owner: MeasurementType
    domain_of:
    - MeasurementType
    range: string
  type_group:
    name: type_group
    examples:
    - value: p
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: type_group
    owner: MeasurementType
    domain_of:
    - MeasurementType
    - MeasurementUnit
    range: type_group_enum
  uuid:
    name: uuid
    examples:
    - value: '231814'
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: uuid
    owner: MeasurementType
    domain_of:
    - MeasurementType
    - MetadataType
    range: string
  type_source_id:
    name: type_source_id
    examples:
    - value: 5568ac84-29bb-4da2-b8c4-6b3f6685dd29
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: type_source_id
    owner: MeasurementType
    domain_of:
    - MeasurementType
    range: string
  alt_names:
    name: alt_names
    examples:
    - value: DO
    from_schema: https://w3id.org/edd
    rank: 1000
    multivalued: true
    alias: alt_names
    owner: MeasurementType
    domain_of:
    - MeasurementType
    range: string
  provisional:
    name: provisional
    examples:
    - value: f
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: provisional
    owner: MeasurementType
    domain_of:
    - MeasurementType
    range: provisional_enum
  db_instance:
    name: db_instance
    examples:
    - value: metadata_plus.jbei.sql
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: db_instance
    owner: MeasurementType
    domain_of:
    - gene_identifier
    - MeasurementType
    - MeasurementUnit
    - Metabolite
    - MetadataType
    - ProteinIdentifier
    - ProteinStrain
    - Protocol
    - Strain
    range: db_instance_enum