Skip to content

Class: ArrayDesign

Microarray or expression platform design.

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

classDiagram class ArrayDesign click ArrayDesign href "../ArrayDesign/" ArrayDesign : arraydesign_id ArrayDesign : manufacturer_id ArrayDesign : name ArrayDesign : platformtype_id ArrayDesign : version

Slots

Name Cardinality and Range Description Inheritance
arraydesign_id 1
Integer
direct
manufacturer_id 0..1
Integer
direct
platformtype_id 0..1
Integer
direct
name 0..1
String
direct
version 0..1
String
direct

Identifier and Mapping Information

Annotations

property value
source_table arraydesign

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ArrayDesign
annotations:
  source_table:
    tag: source_table
    value: arraydesign
description: Microarray or expression platform design.
from_schema: https://w3id.org/jgi/phytozome
attributes:
  arraydesign_id:
    name: arraydesign_id
    from_schema: https://w3id.org/jgi/phytozome
    identifier: true
    domain_of:
    - Assay
    - ArrayDesign
    range: integer
    required: true
  manufacturer_id:
    name: manufacturer_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - ArrayDesign
    range: integer
  platformtype_id:
    name: platformtype_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - ArrayDesign
    range: integer
  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
  version:
    name: version
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - ArrayDesign
    range: string

Induced

name: ArrayDesign
annotations:
  source_table:
    tag: source_table
    value: arraydesign
description: Microarray or expression platform design.
from_schema: https://w3id.org/jgi/phytozome
attributes:
  arraydesign_id:
    name: arraydesign_id
    from_schema: https://w3id.org/jgi/phytozome
    identifier: true
    alias: arraydesign_id
    owner: ArrayDesign
    domain_of:
    - Assay
    - ArrayDesign
    range: integer
    required: true
  manufacturer_id:
    name: manufacturer_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: manufacturer_id
    owner: ArrayDesign
    domain_of:
    - ArrayDesign
    range: integer
  platformtype_id:
    name: platformtype_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: platformtype_id
    owner: ArrayDesign
    domain_of:
    - ArrayDesign
    range: integer
  name:
    name: name
    from_schema: https://w3id.org/jgi/phytozome
    alias: name
    owner: ArrayDesign
    domain_of:
    - Feature
    - Analysis
    - CV
    - CVTerm
    - Biomaterial
    - CellLine
    - Assay
    - ArrayDesign
    - Acquisition
    - AnalysisSet
    - AnalysisGrp
    - Contact
    range: string
  version:
    name: version
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: version
    owner: ArrayDesign
    domain_of:
    - ArrayDesign
    range: string