Class: SourceDatasets
"Used to specify the locations and relevant attributes of all source datasets."
URI: in2pb_dataset:SourceDatasets
classDiagram
class SourceDatasets
SourceDatasets : sourceDOI
SourceDatasets : sourceURL
SourceDatasets : sourceVersion
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
sourceURL | 0..1 String |
URL of the source | direct |
sourceDOI | 0..1 String |
DOI of the source | direct |
sourceVersion | 0..1 String |
Version of the source | direct |
Usages
used by | used in | type | used |
---|---|---|---|
GeneratedBy | sourceDatasets | range | SourceDatasets |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
Mappings
Mapping Type | Mapped Value |
---|---|
self | in2pb_dataset:SourceDatasets |
native | in2pb_dataset:SourceDatasets |
LinkML Source
Direct
name: SourceDatasets
description: '"Used to specify the locations and relevant attributes of all source
datasets."'
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
slots:
- sourceURL
- sourceDOI
- sourceVersion
Induced
name: SourceDatasets
description: '"Used to specify the locations and relevant attributes of all source
datasets."'
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
attributes:
sourceURL:
name: sourceURL
description: URL of the source.
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
close_mappings:
- openminds_core:uRL
- bids:[placeholder]
rank: 1000
alias: sourceURL
owner: SourceDatasets
domain_of:
- SourceDatasets
range: string
sourceDOI:
name: sourceDOI
description: DOI of the source.
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
close_mappings:
- openminds_core:dOI
- bids:[placeholder]
rank: 1000
alias: sourceDOI
owner: SourceDatasets
domain_of:
- SourceDatasets
range: string
sourceVersion:
name: sourceVersion
description: Version of the source.
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
close_mappings:
- bids:[placeholder]
broad_mappings:
- openminds_core:softwareVersion
rank: 1000
alias: sourceVersion
owner: SourceDatasets
domain_of:
- SourceDatasets
range: string