Skip to content

Class: MyBcg

URI: img_mysql_abc:MyBcg

classDiagram class MyBcg click MyBcg href "../MyBcg/" MyBcg : add_date MyBcg : comment MyBcg : contact_oid MyBcg : dataset_id MyBcg : file_name MyBcg : orig_region_id

Slots

Name Cardinality and Range Description Inheritance
contact_oid 0..1
Integer
direct
dataset_id 0..1
String
direct
add_date 0..1
Date
direct
orig_region_id 0..1
String
direct
comment 0..1
String
direct
file_name 0..1
String
direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self img_mysql_abc:MyBcg
native img_mysql_abc:MyBcg

LinkML Source

Direct

name: my_bcg
from_schema: https://w3id.org/jgi/img_mysql_abc
attributes:
  contact_oid:
    name: contact_oid
    from_schema: https://w3id.org/jgi/img_mysql_abc
    rank: 1000
    domain_of:
    - my_bcg
    range: integer
    required: false
  dataset_id:
    name: dataset_id
    from_schema: https://w3id.org/jgi/img_mysql_abc
    rank: 1000
    domain_of:
    - my_bcg
    range: string
    required: false
  add_date:
    name: add_date
    from_schema: https://w3id.org/jgi/img_mysql_abc
    domain_of:
    - bcg_bin_region
    - bcg_region
    - bcg_region_new
    - my_bcg
    range: date
    required: false
  orig_region_id:
    name: orig_region_id
    from_schema: https://w3id.org/jgi/img_mysql_abc
    rank: 1000
    domain_of:
    - my_bcg
    range: string
    required: false
  comment:
    name: comment
    from_schema: https://w3id.org/jgi/img_mysql_abc
    rank: 1000
    domain_of:
    - my_bcg
    range: string
    required: false
  file_name:
    name: file_name
    from_schema: https://w3id.org/jgi/img_mysql_abc
    rank: 1000
    domain_of:
    - my_bcg
    range: string
    required: false

Induced

name: my_bcg
from_schema: https://w3id.org/jgi/img_mysql_abc
attributes:
  contact_oid:
    name: contact_oid
    from_schema: https://w3id.org/jgi/img_mysql_abc
    rank: 1000
    alias: contact_oid
    owner: my_bcg
    domain_of:
    - my_bcg
    range: integer
    required: false
  dataset_id:
    name: dataset_id
    from_schema: https://w3id.org/jgi/img_mysql_abc
    rank: 1000
    alias: dataset_id
    owner: my_bcg
    domain_of:
    - my_bcg
    range: string
    required: false
  add_date:
    name: add_date
    from_schema: https://w3id.org/jgi/img_mysql_abc
    alias: add_date
    owner: my_bcg
    domain_of:
    - bcg_bin_region
    - bcg_region
    - bcg_region_new
    - my_bcg
    range: date
    required: false
  orig_region_id:
    name: orig_region_id
    from_schema: https://w3id.org/jgi/img_mysql_abc
    rank: 1000
    alias: orig_region_id
    owner: my_bcg
    domain_of:
    - my_bcg
    range: string
    required: false
  comment:
    name: comment
    from_schema: https://w3id.org/jgi/img_mysql_abc
    rank: 1000
    alias: comment
    owner: my_bcg
    domain_of:
    - my_bcg
    range: string
    required: false
  file_name:
    name: file_name
    from_schema: https://w3id.org/jgi/img_mysql_abc
    rank: 1000
    alias: file_name
    owner: my_bcg
    domain_of:
    - my_bcg
    range: string
    required: false