Class: QualifiedAccess
An association class for attaching additional information to an access_service
relationship between a dcat:Distribution
and a dcat:DataService
.
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
uriorcurie schema_type
uriorcurie type
}
Statement {
}
AttributeSpecification {
uriorcurie schema_type
uriorcurie type
uriorcurie range
string value
}
Thing {
uriorcurie id
uriorcurie schema_type
uriorcurie type
}
Activity {
W3CISO8601 ended_at
W3CISO8601 started_at
uriorcurie id
uriorcurie schema_type
uriorcurie type
}
Entity {
uriorcurie id
uriorcurie schema_type
uriorcurie type
}
Agent {
uriorcurie id
uriorcurie schema_type
uriorcurie type
}
Relationship {
}
Identifier {
uriorcurie creator
string notation
string schema_agency
}
Resource {
W3CISO8601 date_modified
W3CISO8601 date_published
stringList keyword
uri landing_page
string version
uriorcurie id
uriorcurie schema_type
uriorcurie 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 : "was_attributed_to"
DataService ||--}o Entity : "was_derived_from"
DataService ||--}o Activity : "was_generated_by"
DataService ||--}o Thing : "relations"
DataService ||--}o AttributeSpecification : "has_attributes"
DataService ||--}o Statement : "is_characterized_by"
Statement ||--|| Thing : "object"
Statement ||--|| Property : "predicate"
AttributeSpecification ||--|| Property : "predicate"
AttributeSpecification ||--}o AttributeSpecification : "has_attributes"
AttributeSpecification ||--}o Statement : "is_characterized_by"
Thing ||--}o Thing : "relations"
Thing ||--}o AttributeSpecification : "has_attributes"
Thing ||--}o Statement : "is_characterized_by"
Activity ||--|o Location : "at_location"
Activity ||--}o Identifier : "identifiers"
Activity ||--}o Relationship : "qualified_relations"
Activity ||--}o Agent : "was_associated_with"
Activity ||--}o Activity : "was_informed_by"
Activity ||--}o Thing : "relations"
Activity ||--}o AttributeSpecification : "has_attributes"
Activity ||--}o Statement : "is_characterized_by"
Entity ||--}o Identifier : "identifiers"
Entity ||--}o Relationship : "qualified_relations"
Entity ||--}o Agent : "was_attributed_to"
Entity ||--}o Entity : "was_derived_from"
Entity ||--}o Activity : "was_generated_by"
Entity ||--}o Thing : "relations"
Entity ||--}o AttributeSpecification : "has_attributes"
Entity ||--}o Statement : "is_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 AttributeSpecification : "has_attributes"
Agent ||--}o Statement : "is_characterized_by"
Relationship ||--|| Thing : "object"
Relationship ||--}| Role : "had_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 : "was_attributed_to"
Resource ||--}o Entity : "was_derived_from"
Resource ||--}o Activity : "was_generated_by"
Resource ||--}o Thing : "relations"
Resource ||--}o AttributeSpecification : "has_attributes"
Resource ||--}o Statement : "is_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/datalad-dataset/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/datalad-dataset/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/datalad-dataset/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/datalad-dataset/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