Class: QualifiedAccess

An association class for attaching additional information to an access_service relationship between a dcat:Distribution and a dcat:DataService.

URI: dldist:QualifiedAccess

erDiagram QualifiedAccess { } DataService { string download_url_template uri endpoint_description uri endpoint_url W3CISO8601 date_modified W3CISO8601 date_published stringList keyword uri landing_page string version uriorcurie id uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } Statement { uriorcurie object } AttributeSpecification { uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type uriorcurie range string value } Annotation { uriorcurie annotation_tag string annotation_value } Thing { uriorcurie id uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } Activity { W3CISO8601 ended_at W3CISO8601 started_at uriorcurie id uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } Entity { uriorcurie id uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } Agent { uriorcurie id uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } Relationship { uriorcurie object } Identifier { uriorcurie creator string notation NodeUriOrCurie schema_type } Resource { W3CISO8601 date_modified W3CISO8601 date_published stringList keyword uri landing_page string version uriorcurie id uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } QualifiedAccess ||--}o DataService : "access_service" DataService ||--|o Agent : "contact_point" DataService ||--|o Resource : "is_part_of" DataService ||--|o Resource : "is_version_of" DataService ||--}o Identifier : "identifiers" DataService ||--}o Relationship : "qualified_relations" DataService ||--}o Agent : "attributed_to" DataService ||--}o Entity : "derived_from" DataService ||--}o Activity : "generated_by" DataService ||--}o Thing : "relations" DataService ||--}o Annotation : "annotations" DataService ||--}o AttributeSpecification : "attributes" DataService ||--}o Statement : "characterized_by" Statement ||--|| Property : "predicate" AttributeSpecification ||--|| Property : "predicate" AttributeSpecification ||--}o Annotation : "annotations" AttributeSpecification ||--}o AttributeSpecification : "attributes" AttributeSpecification ||--}o Statement : "characterized_by" Thing ||--}o Thing : "relations" Thing ||--}o Annotation : "annotations" Thing ||--}o AttributeSpecification : "attributes" Thing ||--}o Statement : "characterized_by" Activity ||--|o Location : "at_location" Activity ||--}o Identifier : "identifiers" Activity ||--}o Relationship : "qualified_relations" Activity ||--}o Agent : "associated_with" Activity ||--}o Activity : "informed_by" Activity ||--}o Thing : "relations" Activity ||--}o Annotation : "annotations" Activity ||--}o AttributeSpecification : "attributes" Activity ||--}o Statement : "characterized_by" Entity ||--}o Identifier : "identifiers" Entity ||--}o Relationship : "qualified_relations" Entity ||--}o Agent : "attributed_to" Entity ||--}o Entity : "derived_from" Entity ||--}o Activity : "generated_by" Entity ||--}o Thing : "relations" Entity ||--}o Annotation : "annotations" Entity ||--}o AttributeSpecification : "attributes" Entity ||--}o Statement : "characterized_by" Agent ||--}o Agent : "acted_on_behalf_of" Agent ||--|o Location : "at_location" Agent ||--}o Identifier : "identifiers" Agent ||--}o Relationship : "qualified_relations" Agent ||--}o Thing : "relations" Agent ||--}o Annotation : "annotations" Agent ||--}o AttributeSpecification : "attributes" Agent ||--}o Statement : "characterized_by" Relationship ||--}| Role : "roles" Resource ||--|o Agent : "contact_point" Resource ||--|o Resource : "is_part_of" Resource ||--|o Resource : "is_version_of" Resource ||--}o Identifier : "identifiers" Resource ||--}o Relationship : "qualified_relations" Resource ||--}o Agent : "attributed_to" Resource ||--}o Entity : "derived_from" Resource ||--}o Activity : "generated_by" Resource ||--}o Thing : "relations" Resource ||--}o Annotation : "annotations" Resource ||--}o AttributeSpecification : "attributes" Resource ||--}o Statement : "characterized_by"

Slots

Name Cardinality and Range Description Inheritance
access_service *
DataService
A data service that gives access to a distribution direct

Usages

used by used in type used
Distribution qualified_access range QualifiedAccess

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self dldist:QualifiedAccess
native dldist:QualifiedAccess
related dcat:access_service

LinkML Source

Direct

name: QualifiedAccess
description: An association class for attaching additional information to an `access_service`
  relationship between a `dcat:Distribution` and a `dcat:DataService`.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
related_mappings:
- dcat:access_service
slots:
- access_service
slot_usage:
  access_service:
    name: access_service
    range: DataService
    multivalued: true
class_uri: dldist:QualifiedAccess

Induced

name: QualifiedAccess
description: An association class for attaching additional information to an `access_service`
  relationship between a `dcat:Distribution` and a `dcat:DataService`.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
related_mappings:
- dcat:access_service
slot_usage:
  access_service:
    name: access_service
    range: DataService
    multivalued: true
attributes:
  access_service:
    name: access_service
    description: A data service that gives access to a distribution.
    comments:
    - SHOULD be used to link to a description of a dcat:DataService that can provide
      access to the subject.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - dcat:accessService
    related_mappings:
    - dcat:accessURL
    - dcat:landingPage
    rank: 1000
    slot_uri: dldist:access_service
    alias: access_service
    owner: QualifiedAccess
    domain_of:
    - Distribution
    - QualifiedAccess
    range: DataService
    multivalued: true
class_uri: dldist:QualifiedAccess