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