Skip to content

Class: AllModels

All gene models (filtered + unfiltered).

URI: https://w3id.org/jgi/mycocosm/AllModels

classDiagram class AllModels click AllModels href "../AllModels/" AllModels : id AllModels : model_type AllModels : name

Slots

Name Cardinality and Range Description Inheritance
id 1
Integer
direct
name 0..1
String
direct
model_type 0..1
String
direct

Identifier and Mapping Information

Annotations

property value
source_table allmodels

Schema Source

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

Mappings

Mapping Type Mapped Value
self https://w3id.org/jgi/mycocosm/AllModels
native https://w3id.org/jgi/mycocosm/AllModels

LinkML Source

Direct

name: AllModels
annotations:
  source_table:
    tag: source_table
    value: allmodels
description: All gene models (filtered + unfiltered).
from_schema: https://w3id.org/jgi/mycocosm
attributes:
  id:
    name: id
    from_schema: https://w3id.org/jgi/mycocosm
    identifier: true
    domain_of:
    - FilteredModels
    - FilteredModelsBase
    - GeneCatalog
    - GenemarkPrediction
    - GenewisePrediction
    - BlastpHit
    - AllModels
    - BlatESTCluster
    - BlatESTClusterHit
    - SMCluster
    - SMClass
    - SMClusterMember
    - RepeatMaskerHit
    - RepeatMaskerSimple
    - TransposableElement
    - CEGMACompleteness
    - CEGMACompletenessDetail
    - ChromInfo
    - AnnotationState
    - AnnotationPriority
    - UserModel
    - PMAnnotationGroup
    - PMAnnotationStatus
    - PMAnnotator
    range: integer
    required: true
  name:
    name: name
    from_schema: https://w3id.org/jgi/mycocosm
    domain_of:
    - FilteredModels
    - GeneCatalog
    - AllModels
    - SMCluster
    - SMClass
    - ChromInfo
    - PMAnnotationGroup
    - PMAnnotator
    range: string
  model_type:
    name: model_type
    from_schema: https://w3id.org/jgi/mycocosm
    rank: 1000
    domain_of:
    - AllModels
    range: string

Induced

name: AllModels
annotations:
  source_table:
    tag: source_table
    value: allmodels
description: All gene models (filtered + unfiltered).
from_schema: https://w3id.org/jgi/mycocosm
attributes:
  id:
    name: id
    from_schema: https://w3id.org/jgi/mycocosm
    identifier: true
    alias: id
    owner: AllModels
    domain_of:
    - FilteredModels
    - FilteredModelsBase
    - GeneCatalog
    - GenemarkPrediction
    - GenewisePrediction
    - BlastpHit
    - AllModels
    - BlatESTCluster
    - BlatESTClusterHit
    - SMCluster
    - SMClass
    - SMClusterMember
    - RepeatMaskerHit
    - RepeatMaskerSimple
    - TransposableElement
    - CEGMACompleteness
    - CEGMACompletenessDetail
    - ChromInfo
    - AnnotationState
    - AnnotationPriority
    - UserModel
    - PMAnnotationGroup
    - PMAnnotationStatus
    - PMAnnotator
    range: integer
    required: true
  name:
    name: name
    from_schema: https://w3id.org/jgi/mycocosm
    alias: name
    owner: AllModels
    domain_of:
    - FilteredModels
    - GeneCatalog
    - AllModels
    - SMCluster
    - SMClass
    - ChromInfo
    - PMAnnotationGroup
    - PMAnnotator
    range: string
  model_type:
    name: model_type
    from_schema: https://w3id.org/jgi/mycocosm
    rank: 1000
    alias: model_type
    owner: AllModels
    domain_of:
    - AllModels
    range: string