Class: TcFamily
classDiagram
class TcFamily
click TcFamily href "../TcFamily/"
TcFamily : tc_family_name
TcFamily : tc_family_num
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| tc_family_num | 0..1 String |
direct | |
| tc_family_name | 0..1 String |
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:TcFamily |
| native | img_core_v400:TcFamily |
LinkML Source
Direct
name: tc_family
from_schema: https://w3id.org/jgi/img_core_v400
attributes:
tc_family_num:
name: tc_family_num
from_schema: https://w3id.org/jgi/img_core_v400
rank: 1000
domain_of:
- tc_family
range: string
required: false
tc_family_name:
name: tc_family_name
from_schema: https://w3id.org/jgi/img_core_v400
rank: 1000
domain_of:
- tc_family
range: string
required: false
Induced
name: tc_family
from_schema: https://w3id.org/jgi/img_core_v400
attributes:
tc_family_num:
name: tc_family_num
from_schema: https://w3id.org/jgi/img_core_v400
rank: 1000
alias: tc_family_num
owner: tc_family
domain_of:
- tc_family
range: string
required: false
tc_family_name:
name: tc_family_name
from_schema: https://w3id.org/jgi/img_core_v400
rank: 1000
alias: tc_family_name
owner: tc_family
domain_of:
- tc_family
range: string
required: false