Skip to content

Class: CompoundExtDb

URI: img_ext:CompoundExtDb

classDiagram class CompoundExtDb click CompoundExtDb href "../CompoundExtDb/" CompoundExtDb : db_name CompoundExtDb : url_template

Slots

Name Cardinality and Range Description Inheritance
db_name 0..1
String
direct
url_template 0..1
String
direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self img_ext:CompoundExtDb
native img_ext:CompoundExtDb

LinkML Source

Direct

name: compound_ext_db
from_schema: https://w3id.org/jgi/img_ext
attributes:
  db_name:
    name: db_name
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - bc_ext_links
    - compound_ext_db
    - img_compound_ext_links
    - img_reaction_ext_links
    range: string
    required: false
  url_template:
    name: url_template
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    domain_of:
    - compound_ext_db
    range: string
    required: false

Induced

name: compound_ext_db
from_schema: https://w3id.org/jgi/img_ext
attributes:
  db_name:
    name: db_name
    from_schema: https://w3id.org/jgi/img_ext
    alias: db_name
    owner: compound_ext_db
    domain_of:
    - bc_ext_links
    - compound_ext_db
    - img_compound_ext_links
    - img_reaction_ext_links
    range: string
    required: false
  url_template:
    name: url_template
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    alias: url_template
    owner: compound_ext_db
    domain_of:
    - compound_ext_db
    range: string
    required: false