Class: DtImgTermPath
URI: img_core_v400:DtImgTermPath
classDiagram
class DtImgTermPath
click DtImgTermPath href "../DtImgTermPath/"
DtImgTermPath : map_term
DtImgTermPath : term_oid
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| term_oid | 0..1 Integer |
direct | |
| map_term | 0..1 Integer |
direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/jgi/img_core_v400
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | img_core_v400:DtImgTermPath |
| native | img_core_v400:DtImgTermPath |
LinkML Source
Direct
name: dt_img_term_path
from_schema: https://w3id.org/jgi/img_core_v400
attributes:
term_oid:
name: term_oid
from_schema: https://w3id.org/jgi/img_core_v400
domain_of:
- dt_img_term
- dt_img_term_path
range: integer
required: false
map_term:
name: map_term
from_schema: https://w3id.org/jgi/img_core_v400
rank: 1000
domain_of:
- dt_img_term_path
range: integer
required: false
Induced
name: dt_img_term_path
from_schema: https://w3id.org/jgi/img_core_v400
attributes:
term_oid:
name: term_oid
from_schema: https://w3id.org/jgi/img_core_v400
alias: term_oid
owner: dt_img_term_path
domain_of:
- dt_img_term
- dt_img_term_path
range: integer
required: false
map_term:
name: map_term
from_schema: https://w3id.org/jgi/img_core_v400
rank: 1000
alias: map_term
owner: dt_img_term_path
domain_of:
- dt_img_term_path
range: integer
required: false