Skip to content

Class: TaxonBodySite

URI: img_mysql_img:TaxonBodySite

classDiagram class TaxonBodySite click TaxonBodySite href "../TaxonBodySite/" TaxonBodySite : body_site TaxonBodySite : body_subsite TaxonBodySite : taxon_oid

Slots

Name Cardinality and Range Description Inheritance
taxon_oid 0..1
Integer
direct
body_site 0..1
String
direct
body_subsite 0..1
String
direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self img_mysql_img:TaxonBodySite
native img_mysql_img:TaxonBodySite

LinkML Source

Direct

name: taxon_body_site
from_schema: https://w3id.org/jgi/img_mysql_img
attributes:
  taxon_oid:
    name: taxon_oid
    from_schema: https://w3id.org/jgi/img_mysql_img
    domain_of:
    - taxon
    - taxon_body_site
    - taxon_habitat
    - taxon_vrpr
    range: integer
    required: false
  body_site:
    name: body_site
    from_schema: https://w3id.org/jgi/img_mysql_img
    rank: 1000
    domain_of:
    - taxon_body_site
    range: string
    required: false
  body_subsite:
    name: body_subsite
    from_schema: https://w3id.org/jgi/img_mysql_img
    rank: 1000
    domain_of:
    - taxon_body_site
    range: string
    required: false

Induced

name: taxon_body_site
from_schema: https://w3id.org/jgi/img_mysql_img
attributes:
  taxon_oid:
    name: taxon_oid
    from_schema: https://w3id.org/jgi/img_mysql_img
    alias: taxon_oid
    owner: taxon_body_site
    domain_of:
    - taxon
    - taxon_body_site
    - taxon_habitat
    - taxon_vrpr
    range: integer
    required: false
  body_site:
    name: body_site
    from_schema: https://w3id.org/jgi/img_mysql_img
    rank: 1000
    alias: body_site
    owner: taxon_body_site
    domain_of:
    - taxon_body_site
    range: string
    required: false
  body_subsite:
    name: body_subsite
    from_schema: https://w3id.org/jgi/img_mysql_img
    rank: 1000
    alias: body_subsite
    owner: taxon_body_site
    domain_of:
    - taxon_body_site
    range: string
    required: false