Skip to content

Class: Analysis

Computational analysis/pipeline.

URI: https://w3id.org/jgi/phytozome/Analysis

classDiagram class Analysis click Analysis href "../Analysis/" Analysis : algorithm Analysis : analysis_id Analysis : description Analysis : name Analysis : program Analysis : programversion Analysis : sourcename Analysis : sourceuri Analysis : sourceversion Analysis : timeexecuted

Slots

Name Cardinality and Range Description Inheritance
analysis_id 1
Integer
direct
name 0..1
String
direct
description 0..1
String
direct
program 0..1
String
Analysis program name direct
programversion 0..1
String
direct
algorithm 0..1
String
direct
sourcename 0..1
String
direct
sourceversion 0..1
String
direct
sourceuri 0..1
String
direct
timeexecuted 0..1
Datetime
direct

Identifier and Mapping Information

Annotations

property value
source_table analysis

Schema Source

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

Mappings

Mapping Type Mapped Value
self https://w3id.org/jgi/phytozome/Analysis
native https://w3id.org/jgi/phytozome/Analysis

LinkML Source

Direct

name: Analysis
annotations:
  source_table:
    tag: source_table
    value: analysis
description: Computational analysis/pipeline.
from_schema: https://w3id.org/jgi/phytozome
attributes:
  analysis_id:
    name: analysis_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    identifier: true
    domain_of:
    - Analysis
    - AnalysisFeature
    range: integer
    required: true
  name:
    name: name
    from_schema: https://w3id.org/jgi/phytozome
    domain_of:
    - Feature
    - Analysis
    - CV
    - CVTerm
    - Biomaterial
    - CellLine
    - Assay
    - ArrayDesign
    - Acquisition
    - AnalysisSet
    - AnalysisGrp
    - Contact
    range: string
  description:
    name: description
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - Analysis
    - Biomaterial
    - Assay
    - AnalysisSet
    - Contact
    range: string
  program:
    name: program
    description: Analysis program name
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - Analysis
    range: string
  programversion:
    name: programversion
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - Analysis
    range: string
  algorithm:
    name: algorithm
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - Analysis
    range: string
  sourcename:
    name: sourcename
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - Analysis
    range: string
  sourceversion:
    name: sourceversion
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - Analysis
    range: string
  sourceuri:
    name: sourceuri
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - Analysis
    range: string
  timeexecuted:
    name: timeexecuted
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - Analysis
    range: datetime

Induced

name: Analysis
annotations:
  source_table:
    tag: source_table
    value: analysis
description: Computational analysis/pipeline.
from_schema: https://w3id.org/jgi/phytozome
attributes:
  analysis_id:
    name: analysis_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    identifier: true
    alias: analysis_id
    owner: Analysis
    domain_of:
    - Analysis
    - AnalysisFeature
    range: integer
    required: true
  name:
    name: name
    from_schema: https://w3id.org/jgi/phytozome
    alias: name
    owner: Analysis
    domain_of:
    - Feature
    - Analysis
    - CV
    - CVTerm
    - Biomaterial
    - CellLine
    - Assay
    - ArrayDesign
    - Acquisition
    - AnalysisSet
    - AnalysisGrp
    - Contact
    range: string
  description:
    name: description
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: description
    owner: Analysis
    domain_of:
    - Analysis
    - Biomaterial
    - Assay
    - AnalysisSet
    - Contact
    range: string
  program:
    name: program
    description: Analysis program name
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: program
    owner: Analysis
    domain_of:
    - Analysis
    range: string
  programversion:
    name: programversion
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: programversion
    owner: Analysis
    domain_of:
    - Analysis
    range: string
  algorithm:
    name: algorithm
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: algorithm
    owner: Analysis
    domain_of:
    - Analysis
    range: string
  sourcename:
    name: sourcename
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: sourcename
    owner: Analysis
    domain_of:
    - Analysis
    range: string
  sourceversion:
    name: sourceversion
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: sourceversion
    owner: Analysis
    domain_of:
    - Analysis
    range: string
  sourceuri:
    name: sourceuri
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: sourceuri
    owner: Analysis
    domain_of:
    - Analysis
    range: string
  timeexecuted:
    name: timeexecuted
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: timeexecuted
    owner: Analysis
    domain_of:
    - Analysis
    range: datetime