Class: ExternalResource
Is the dataset self-contained or does it rely on external resources (e.g., websites, other datasets)? If external, are there guarantees that those resources will remain available and unchanged?
__
URI: data_sheets_schema:ExternalResource
classDiagram
class ExternalResource
click ExternalResource href "../ExternalResource/"
DatasetProperty <|-- ExternalResource
click DatasetProperty href "../DatasetProperty/"
ExternalResource : archival
ExternalResource : description
ExternalResource : external_resources
ExternalResource : future_guarantees
ExternalResource : id
ExternalResource : name
ExternalResource : notes
ExternalResource : restrictions
ExternalResource : source_caveats
ExternalResource : used_software
ExternalResource --> "*" Software : used_software
click Software href "../Software/"
Inheritance
- DatasetProperty
- ExternalResource
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| external_resources | * String |
List of links or identifiers for external resources | direct |
| future_guarantees | 0..1 String |
Explanation of any commitments that external resources will remain available ... | direct |
| archival | 0..1 Boolean |
Indicates whether official archival versions of external resources are includ... | direct |
| restrictions | * String |
One or more descriptions of restrictions or fees associated with accessing th... | direct |
| id | 0..1 Uriorcurie |
An optional identifier for this property | DatasetProperty |
| name | 0..1 String |
A human-readable name for this property | DatasetProperty |
| description | 0..1 String |
A human-readable description for this property | DatasetProperty |
| notes | 0..1 String |
Residual content only, after every fitting slot is used (#385): structured sl... | DatasetProperty |
| source_caveats | 0..1 String |
Commentary on the evidence behind this object's values — source conflicts, wh... | DatasetProperty |
| used_software | * Software |
What software was used as part of this dataset property? | DatasetProperty |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Dataset | external_resources | range | ExternalResource |
| DataSubset | external_resources | range | ExternalResource |
| FileCollection | external_resources | range | ExternalResource |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | data_sheets_schema:ExternalResource |
| native | data_sheets_schema:ExternalResource |
LinkML Source
Direct
name: ExternalResource
description: 'Is the dataset self-contained or does it rely on external resources
(e.g., websites, other datasets)? If external, are there guarantees that those resources
will remain available and unchanged?
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: DatasetProperty
slots:
- external_resources
slot_usage:
external_resources:
name: external_resources
description: List of links or identifiers for external resources.
range: string
attributes:
future_guarantees:
name: future_guarantees
description: 'Explanation of any commitments that external resources will remain
available and stable over time.
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/composition
broad_mappings:
- dcterms:description
rank: 1000
slot_uri: d4d:availabilityGuarantee
domain_of:
- ExternalResource
range: string
archival:
name: archival
description: 'Indicates whether official archival versions of external resources
are included in the dataset.
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/composition
rank: 1000
slot_uri: d4d:hasArchivalVersion
domain_of:
- ExternalResource
range: boolean
restrictions:
name: restrictions
description: 'One or more descriptions of restrictions or fees associated with
accessing these external resources (e.g., paywalls, registration requirements,
API limits).
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/composition
broad_mappings:
- dcterms:accessRights
rank: 1000
slot_uri: d4d:externalResourceRestrictions
domain_of:
- ExternalResource
- IPRestrictions
range: string
multivalued: true
Induced
name: ExternalResource
description: 'Is the dataset self-contained or does it rely on external resources
(e.g., websites, other datasets)? If external, are there guarantees that those resources
will remain available and unchanged?
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: DatasetProperty
slot_usage:
external_resources:
name: external_resources
description: List of links or identifiers for external resources.
range: string
attributes:
future_guarantees:
name: future_guarantees
description: 'Explanation of any commitments that external resources will remain
available and stable over time.
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/composition
broad_mappings:
- dcterms:description
rank: 1000
slot_uri: d4d:availabilityGuarantee
alias: future_guarantees
owner: ExternalResource
domain_of:
- ExternalResource
range: string
archival:
name: archival
description: 'Indicates whether official archival versions of external resources
are included in the dataset.
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/composition
rank: 1000
slot_uri: d4d:hasArchivalVersion
alias: archival
owner: ExternalResource
domain_of:
- ExternalResource
range: boolean
restrictions:
name: restrictions
description: 'One or more descriptions of restrictions or fees associated with
accessing these external resources (e.g., paywalls, registration requirements,
API limits).
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/composition
broad_mappings:
- dcterms:accessRights
rank: 1000
slot_uri: d4d:externalResourceRestrictions
alias: restrictions
owner: ExternalResource
domain_of:
- ExternalResource
- IPRestrictions
range: string
multivalued: true
external_resources:
name: external_resources
description: List of links or identifiers for external resources.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: dcterms:references
alias: external_resources
owner: ExternalResource
domain_of:
- Dataset
- ExternalResource
- FileCollection
range: string
multivalued: true
id:
name: id
annotations:
d4d:docExample:
tag: d4d:docExample
value: https://example.org/dataset/property-001
description: An optional identifier for this property.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:identifier
alias: id
owner: ExternalResource
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: uriorcurie
name:
name: name
description: A human-readable name for this property.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:name
alias: name
owner: ExternalResource
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: string
description:
name: description
description: A human-readable description for this property.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:description
alias: description
owner: ExternalResource
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
- DatasetRelationship
range: string
notes:
name: notes
description: 'Residual content only, after every fitting slot is used (#385):
structured slots first, description as the default home for narrative, notes
last — solely for content description cannot hold. Never a restatement of a
sibling slot''s value, and never a substitute for inventing keys the schema
does not declare (#380).'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:comment
alias: notes
owner: ExternalResource
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: string
source_caveats:
name: source_caveats
description: 'Commentary on the evidence behind this object''s values — source
conflicts, what a value was transcribed from, questions the source material
leaves unanswered (#385). A trust annotation about the sibling slots, not dataset
content: content belongs in the structured slots, description or notes.'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: dcterms:provenance
alias: source_caveats
owner: ExternalResource
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: string
used_software:
name: used_software
description: What software was used as part of this dataset property?
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: d4d:usedSoftware
alias: used_software
owner: ExternalResource
domain_of:
- DatasetProperty
range: Software
multivalued: true
inlined: true
inlined_as_list: true