Skip to content

Class: DirectDownload

Direct access to the subject is possible via a download URL.

URI: dledist:DirectDownload

erDiagram DirectDownload { uriList download_urls NodeUriOrCurie schema_type }
Press "Alt" / "Option" to enable Pan & Zoom

Inheritance

Slots

Name Cardinality and Range Description Inheritance
download_urls *
Uri
URL that gives direct access to the subject in the form of a downloadable fil... direct
schema_type 0..1
NodeUriOrCurie
State that the subject is an instance of a particular schema class AccessMethod

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/edistributions/unreleased

Mappings

Mapping Type Mapped Value
self dledist:DirectDownload
native dledist:DirectDownload

LinkML Source

Direct

name: DirectDownload
description: Direct access to the subject is possible via a download URL.
from_schema: https://concepts.datalad.org/s/edistributions/unreleased
is_a: AccessMethod
slots:
- download_urls
class_uri: dledist:DirectDownload

Induced

name: DirectDownload
description: Direct access to the subject is possible via a download URL.
from_schema: https://concepts.datalad.org/s/edistributions/unreleased
is_a: AccessMethod
attributes:
  download_urls:
    name: download_urls
    description: URL that gives direct access to the subject in the form of a downloadable
      file in a given format.
    from_schema: https://concepts.datalad.org/s/edistributions/unreleased
    exact_mappings:
    - dcat:downloadURL
    related_mappings:
    - dcat:accessURL
    - dcat:landingPage
    rank: 1000
    slot_uri: dledist:download_url
    alias: download_urls
    owner: DirectDownload
    domain_of:
    - DirectDownload
    range: uri
    multivalued: true
  schema_type:
    name: schema_type
    description: State that the subject is an instance of a particular schema class.
      Typically, no explicit value needs to be assigned to this slot, because it matches
      the class type of a particular record. However, this slots can be used as a
      type designator of a schema element for validation and schema structure handling
      purposes. This is used to indicate specialized schema classes for properties
      that accept a hierarchy of classes as their range.
    from_schema: https://concepts.datalad.org/s/edistributions/unreleased
    exact_mappings:
    - dcterms:type
    rank: 1000
    slot_uri: rdf:type
    designates_type: true
    alias: schema_type
    owner: DirectDownload
    domain_of:
    - ThingMixin
    - Identifier
    - AccessMethod
    range: NodeUriOrCurie
class_uri: dledist:DirectDownload