Skip to content

Class: AssemblyMethodMapping

URI: gold:AssemblyMethodMapping

classDiagram class AssemblyMethodMapping click AssemblyMethodMapping href "../AssemblyMethodMapping/" AssemblyMethodMapping : curated_id AssemblyMethodMapping --> "0..1" AssemblyMethod : curated_id click AssemblyMethod href "../AssemblyMethod/" AssemblyMethodMapping : uncurated_id AssemblyMethodMapping --> "0..1" AssemblyMethod : uncurated_id click AssemblyMethod href "../AssemblyMethod/"

Slots

Name Cardinality and Range Description Inheritance
uncurated_id 0..1
AssemblyMethod
Foreign key to assembly_method direct
curated_id 0..1
AssemblyMethod
Foreign key to assembly_method direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/jgi/gold

Mappings

Mapping Type Mapped Value
self gold:AssemblyMethodMapping
native gold:AssemblyMethodMapping

LinkML Source

Direct

name: assembly_method_mapping
from_schema: https://w3id.org/jgi/gold
attributes:
  uncurated_id:
    name: uncurated_id
    description: Foreign key to assembly_method
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - assembly_method_mapping
    range: assembly_method
    required: false
  curated_id:
    name: curated_id
    description: Foreign key to assembly_method
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - assembly_method_mapping
    range: assembly_method
    required: false

Induced

name: assembly_method_mapping
from_schema: https://w3id.org/jgi/gold
attributes:
  uncurated_id:
    name: uncurated_id
    description: Foreign key to assembly_method
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: uncurated_id
    owner: assembly_method_mapping
    domain_of:
    - assembly_method_mapping
    range: assembly_method
    required: false
  curated_id:
    name: curated_id
    description: Foreign key to assembly_method
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: curated_id
    owner: assembly_method_mapping
    domain_of:
    - assembly_method_mapping
    range: assembly_method
    required: false