Skip to content

Class: ImgTaxonOid

IMG taxon OID mapping.

URI: https://w3id.org/jgi/jgi_portal/ImgTaxonOid

classDiagram class ImgTaxonOid click ImgTaxonOid href "../ImgTaxonOid/" ImgTaxonOid : id ImgTaxonOid : img_taxon_oid ImgTaxonOid : portal_name

Slots

Name Cardinality and Range Description Inheritance
id 1
Integer
direct
portal_name 0..1
String
direct
img_taxon_oid 0..1
Integer
direct

Identifier and Mapping Information

Annotations

property value
source_table imgTaxonOids

Schema Source

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

Mappings

Mapping Type Mapped Value
self https://w3id.org/jgi/jgi_portal/ImgTaxonOid
native https://w3id.org/jgi/jgi_portal/ImgTaxonOid

LinkML Source

Direct

name: ImgTaxonOid
annotations:
  source_table:
    tag: source_table
    value: imgTaxonOids
description: IMG taxon OID mapping.
from_schema: https://w3id.org/jgi/jgi_portal
attributes:
  id:
    name: id
    from_schema: https://w3id.org/jgi/jgi_portal
    identifier: true
    domain_of:
    - JobType
    - JobGroup
    - AlignmentDb
    - AlignmentProgram
    - DownloadRequest
    - DownloadRequestFile
    - GlobusDownloadRequest
    - GlobusIdentity
    - CustomTrack
    - MyFavorite
    - FungiTaxonomyInfo
    - ImgTaxonOid
    - KbasePushLog
    range: integer
    required: true
  portal_name:
    name: portal_name
    from_schema: https://w3id.org/jgi/jgi_portal
    domain_of:
    - FungiTaxonomyInfo
    - ImgTaxonOid
    range: string
  img_taxon_oid:
    name: img_taxon_oid
    from_schema: https://w3id.org/jgi/jgi_portal
    rank: 1000
    domain_of:
    - ImgTaxonOid
    range: integer

Induced

name: ImgTaxonOid
annotations:
  source_table:
    tag: source_table
    value: imgTaxonOids
description: IMG taxon OID mapping.
from_schema: https://w3id.org/jgi/jgi_portal
attributes:
  id:
    name: id
    from_schema: https://w3id.org/jgi/jgi_portal
    identifier: true
    alias: id
    owner: ImgTaxonOid
    domain_of:
    - JobType
    - JobGroup
    - AlignmentDb
    - AlignmentProgram
    - DownloadRequest
    - DownloadRequestFile
    - GlobusDownloadRequest
    - GlobusIdentity
    - CustomTrack
    - MyFavorite
    - FungiTaxonomyInfo
    - ImgTaxonOid
    - KbasePushLog
    range: integer
    required: true
  portal_name:
    name: portal_name
    from_schema: https://w3id.org/jgi/jgi_portal
    alias: portal_name
    owner: ImgTaxonOid
    domain_of:
    - FungiTaxonomyInfo
    - ImgTaxonOid
    range: string
  img_taxon_oid:
    name: img_taxon_oid
    from_schema: https://w3id.org/jgi/jgi_portal
    rank: 1000
    alias: img_taxon_oid
    owner: ImgTaxonOid
    domain_of:
    - ImgTaxonOid
    range: integer