Class: DbSource
URI: img_ext:DbSource
classDiagram
class DbSource
click DbSource href "../DbSource/"
DbSource : base_url
DbSource : db_code
DbSource : name
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| db_code | 0..1 String |
direct | |
| name | 0..1 String |
direct | |
| base_url | 0..1 String |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ImgCompound | DbSource | range | DbSource |
| ImgCompoundExtLinks | db_name | range | DbSource |
| ImgReactionExtLinks | db_name | range | DbSource |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/jgi/img_ext
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | img_ext:DbSource |
| native | img_ext:DbSource |
LinkML Source
Direct
name: db_source
from_schema: https://w3id.org/jgi/img_ext
attributes:
db_code:
name: db_code
from_schema: https://w3id.org/jgi/img_ext
rank: 1000
domain_of:
- db_source
range: string
required: false
name:
name: name
from_schema: https://w3id.org/jgi/img_ext
rank: 1000
domain_of:
- db_source
- mesh_dtree
- np_activity_cv
- phenotype_rule
- public_set
range: string
required: false
base_url:
name: base_url
from_schema: https://w3id.org/jgi/img_ext
rank: 1000
domain_of:
- db_source
range: string
required: false
Induced
name: db_source
from_schema: https://w3id.org/jgi/img_ext
attributes:
db_code:
name: db_code
from_schema: https://w3id.org/jgi/img_ext
rank: 1000
alias: db_code
owner: db_source
domain_of:
- db_source
range: string
required: false
name:
name: name
from_schema: https://w3id.org/jgi/img_ext
rank: 1000
alias: name
owner: db_source
domain_of:
- db_source
- mesh_dtree
- np_activity_cv
- phenotype_rule
- public_set
range: string
required: false
base_url:
name: base_url
from_schema: https://w3id.org/jgi/img_ext
rank: 1000
alias: base_url
owner: db_source
domain_of:
- db_source
range: string
required: false