Class: 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 |
Usages
| used by | used in | type | used |
|---|---|---|---|
| GeneHistory | ImgBuild | range | ImgBuildHistory |
| ImgPathwayHistory | ImgBuild | range | ImgBuildHistory |
| ImgTermHistory | ImgBuild | range | ImgBuildHistory |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/jgi/img_ext
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | img_ext:ImgBuildHistory |
| native | img_ext:ImgBuildHistory |
LinkML Source
Direct
name: img_build_history
from_schema: https://w3id.org/jgi/img_ext
attributes:
build_oid:
name: build_oid
from_schema: https://w3id.org/jgi/img_ext
domain_of:
- img_build
- img_build_history
range: integer
required: false
build_number:
name: build_number
from_schema: https://w3id.org/jgi/img_ext
domain_of:
- img_build
- img_build_history
range: integer
required: false
build_date:
name: build_date
from_schema: https://w3id.org/jgi/img_ext
domain_of:
- img_build
- img_build_history
range: datetime
required: false
release_date:
name: release_date
from_schema: https://w3id.org/jgi/img_ext
domain_of:
- img_build
- img_build_history
range: datetime
required: false
img_version:
name: img_version
from_schema: https://w3id.org/jgi/img_ext
domain_of:
- img_build
- img_build_history
range: string
required: false
seq_dir:
name: seq_dir
from_schema: https://w3id.org/jgi/img_ext
domain_of:
- img_build
- img_build_history
range: string
required: false
Induced
name: img_build_history
from_schema: https://w3id.org/jgi/img_ext
attributes:
build_oid:
name: build_oid
from_schema: https://w3id.org/jgi/img_ext
alias: build_oid
owner: img_build_history
domain_of:
- img_build
- img_build_history
range: integer
required: false
build_number:
name: build_number
from_schema: https://w3id.org/jgi/img_ext
alias: build_number
owner: img_build_history
domain_of:
- img_build
- img_build_history
range: integer
required: false
build_date:
name: build_date
from_schema: https://w3id.org/jgi/img_ext
alias: build_date
owner: img_build_history
domain_of:
- img_build
- img_build_history
range: datetime
required: false
release_date:
name: release_date
from_schema: https://w3id.org/jgi/img_ext
alias: release_date
owner: img_build_history
domain_of:
- img_build
- img_build_history
range: datetime
required: false
img_version:
name: img_version
from_schema: https://w3id.org/jgi/img_ext
alias: img_version
owner: img_build_history
domain_of:
- img_build
- img_build_history
range: string
required: false
seq_dir:
name: seq_dir
from_schema: https://w3id.org/jgi/img_ext
alias: seq_dir
owner: img_build_history
domain_of:
- img_build
- img_build_history
range: string
required: false