Skip to content

Class: MetadataType

URI: edd:MetadataType

classDiagram class MetadataType click MetadataType href "../MetadataType" MetadataType : db_instance MetadataType --> "0..1" DbInstanceEnum : db_instance click DbInstanceEnum href "../DbInstanceEnum" MetadataType : default_value MetadataType --> "0..1" DefaultValueEnum : default_value click DefaultValueEnum href "../DefaultValueEnum" MetadataType : for_context MetadataType --> "0..1" ForContextEnum : for_context click ForContextEnum href "../ForContextEnum" MetadataType : group_id MetadataType : id MetadataType : input_type MetadataType --> "0..1" InputTypeEnum : input_type click InputTypeEnum href "../InputTypeEnum" MetadataType : postfix MetadataType : prefix MetadataType --> "0..1" PrefixEnum : prefix click PrefixEnum href "../PrefixEnum" MetadataType : type_field MetadataType --> "0..1" TypeFieldEnum : type_field click TypeFieldEnum href "../TypeFieldEnum" MetadataType : type_i18n MetadataType : type_name MetadataType : uuid

Slots

Name Cardinality and Range Description Inheritance
id 0..1
Integer
direct
type_name 0..1
String
direct
type_i18n 0..1
String
direct
type_field 0..1
TypeFieldEnum
direct
input_type 0..1
InputTypeEnum
direct
default_value 0..1
DefaultValueEnum
direct
prefix 0..1
PrefixEnum
direct
postfix 0..1
String
direct
for_context 0..1
ForContextEnum
direct
uuid 0..1
String
direct
group_id 0..1
String
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:MetadataType
native edd:MetadataType

LinkML Source

Direct

name: MetadataType
from_schema: https://w3id.org/edd
slots:
- id
- type_name
- type_i18n
- type_field
- input_type
- default_value
- prefix
- postfix
- for_context
- uuid
- group_id
- db_instance

Induced

name: MetadataType
from_schema: https://w3id.org/edd
attributes:
  id:
    name: id
    examples:
    - value: '262274'
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: id
    owner: MetadataType
    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: MetadataType
    domain_of:
    - MeasurementType
    - MetadataType
    range: string
  type_i18n:
    name: type_i18n
    examples:
    - value: main.models.Line.replicate
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: type_i18n
    owner: MetadataType
    domain_of:
    - MetadataType
    range: string
  type_field:
    name: type_field
    examples:
    - value: '0.1'
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: type_field
    owner: MetadataType
    domain_of:
    - MetadataType
    range: type_field_enum
  input_type:
    name: input_type
    examples:
    - value: replicate
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: input_type
    owner: MetadataType
    domain_of:
    - MetadataType
    range: input_type_enum
  default_value:
    name: default_value
    examples:
    - value: rpm
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: default_value
    owner: MetadataType
    domain_of:
    - MetadataType
    range: default_value_enum
  prefix:
    name: prefix
    examples:
    - value: L
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: prefix
    owner: MetadataType
    domain_of:
    - MetadataType
    range: prefix_enum
  postfix:
    name: postfix
    examples:
    - value: '10'
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: postfix
    owner: MetadataType
    domain_of:
    - MetadataType
    range: string
  for_context:
    name: for_context
    examples:
    - value: replicate
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: for_context
    owner: MetadataType
    domain_of:
    - MetadataType
    range: for_context_enum
  uuid:
    name: uuid
    examples:
    - value: '231814'
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: uuid
    owner: MetadataType
    domain_of:
    - MeasurementType
    - MetadataType
    range: string
  group_id:
    name: group_id
    examples:
    - value: 71f5cd94-4dd4-45ca-a926-9f0717631799
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: group_id
    owner: MetadataType
    domain_of:
    - MetadataType
    range: string
  db_instance:
    name: db_instance
    examples:
    - value: metadata_plus.jbei.sql
    from_schema: https://w3id.org/edd
    rank: 1000
    alias: db_instance
    owner: MetadataType
    domain_of:
    - gene_identifier
    - MeasurementType
    - MeasurementUnit
    - Metabolite
    - MetadataType
    - ProteinIdentifier
    - ProteinStrain
    - Protocol
    - Strain
    range: db_instance_enum