Class: DataSource
Data Source definitionAttributes:- id: string (inherited)- name: string- id_prefix: string, prefix that is added to all data source ids- location- credentials:
URI: basin3d_schema:DataSource
classDiagram
class DataSource
JSONSerializable <|-- DataSource
DataSource : credentials
DataSource : id
DataSource : id_prefix
DataSource : location
DataSource : name
Inheritance
- JSONSerializable
- DataSource
Slots
Name | Cardinality and Range | Description |
---|---|---|
id_prefix | 0..1 xsd:string |
|
credentials | 0..1 xsd:string |
|
name | 0..1 xsd:string |
|
id | 0..1 xsd:string |
|
location | 0..1 xsd:string |
Usages
used by | used in | type | used |
---|---|---|---|
ObservedProperty | datasource | range | DataSource |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/cmungall/basin3d_schema/core
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['basin3d_schema:DataSource'] |
native | ['basin3d_schema:DataSource'] |
LinkML Specification
Direct
name: DataSource
description: Data Source definitionAttributes:- *id:* string (inherited)- *name:*
string- *id_prefix:* string, prefix that is added to all data source ids- *location*-
*credentials:*
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: JSONSerializable
attributes:
id_prefix:
name: id_prefix
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: string
credentials:
name: credentials
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: string
name:
name: name
from_schema: https://w3id.org/cmungall/basin3d_schema/core
range: string
id:
name: id
from_schema: https://w3id.org/cmungall/basin3d_schema/core
range: string
location:
name: location
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: string
Induced
name: DataSource
description: Data Source definitionAttributes:- *id:* string (inherited)- *name:*
string- *id_prefix:* string, prefix that is added to all data source ids- *location*-
*credentials:*
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: JSONSerializable
attributes:
id_prefix:
name: id_prefix
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: id_prefix
owner: DataSource
domain_of:
- DataSource
range: string
credentials:
name: credentials
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: credentials
owner: DataSource
domain_of:
- DataSource
range: string
name:
name: name
from_schema: https://w3id.org/cmungall/basin3d_schema/core
alias: name
owner: DataSource
domain_of:
- Feature
- DataSource
range: string
id:
name: id
from_schema: https://w3id.org/cmungall/basin3d_schema/core
alias: id
owner: DataSource
domain_of:
- Observation
- Feature
- DataSource
range: string
location:
name: location
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: location
owner: DataSource
domain_of:
- DataSource
range: string