Skip to content

Class: ImgBuildHistory

URI: img_sat_v450:ImgBuildHistory

classDiagram class ImgBuildHistory click ImgBuildHistory href "../ImgBuildHistory/" ImgBuildHistory : build_date ImgBuildHistory : build_number ImgBuildHistory : build_oid ImgBuildHistory : img_version ImgBuildHistory : release_date ImgBuildHistory : seq_dir

Slots

Name Cardinality and Range Description Inheritance
build_oid 0..1
Integer
direct
build_number 0..1
Integer
direct
build_date 0..1
Datetime
direct
release_date 0..1
Datetime
direct
img_version 0..1
String
direct
seq_dir 0..1
String
direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self img_sat_v450:ImgBuildHistory
native img_sat_v450:ImgBuildHistory

LinkML Source

Direct

name: img_build_history
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
  build_oid:
    name: build_oid
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    domain_of:
    - img_build_history
    range: integer
    required: false
  build_number:
    name: build_number
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    domain_of:
    - img_build_history
    range: integer
    required: false
  build_date:
    name: build_date
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    domain_of:
    - img_build_history
    range: datetime
    required: false
  release_date:
    name: release_date
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    domain_of:
    - img_build_history
    range: datetime
    required: false
  img_version:
    name: img_version
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    domain_of:
    - img_build_history
    range: string
    required: false
  seq_dir:
    name: seq_dir
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    domain_of:
    - img_build_history
    range: string
    required: false

Induced

name: img_build_history
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
  build_oid:
    name: build_oid
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    alias: build_oid
    owner: img_build_history
    domain_of:
    - img_build_history
    range: integer
    required: false
  build_number:
    name: build_number
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    alias: build_number
    owner: img_build_history
    domain_of:
    - img_build_history
    range: integer
    required: false
  build_date:
    name: build_date
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    alias: build_date
    owner: img_build_history
    domain_of:
    - img_build_history
    range: datetime
    required: false
  release_date:
    name: release_date
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    alias: release_date
    owner: img_build_history
    domain_of:
    - img_build_history
    range: datetime
    required: false
  img_version:
    name: img_version
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    alias: img_version
    owner: img_build_history
    domain_of:
    - img_build_history
    range: string
    required: false
  seq_dir:
    name: seq_dir
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    alias: seq_dir
    owner: img_build_history
    domain_of:
    - img_build_history
    range: string
    required: false