Slot: external_resources
Links or identifiers for external resources. Can be used either as a list of ExternalResource objects (in Dataset) or as a list of URL strings (within ExternalResource class).
URI: dcterms:references Alias: external_resources
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ExternalResource | Is the dataset self-contained or does it rely on external resources (e | yes |
| Dataset | A single component of related observations and/or information that can be rea... | yes |
| DataSubset | A subset of a dataset, likely containing multiple files of multiple potential... | no |
Properties
-
Range: String
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dcterms:references |
| native | data_sheets_schema:external_resources |
LinkML Source
name: external_resources
description: Links or identifiers for external resources. Can be used either as a
list of ExternalResource objects (in Dataset) or as a list of URL strings (within
ExternalResource class).
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: dcterms:references
alias: external_resources
domain_of:
- Dataset
- ExternalResource
range: string
multivalued: true