Skip to content

Slot: accessService

A data service that provides access to the distribution.

URI: [dcat:accessService](http://www.w3.org/ns/dcat#accessService) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Distribution](Distribution.md) | A specific representation of a dataset (e | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [DataService](DataService.md) | | Domain Of | [Distribution](Distribution.md) | | Slot URI | [dcat:accessService](http://www.w3.org/ns/dcat#accessService) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/semic/dcat-ap/3.0.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | dcat:accessService | | native | dcat_ap:accessService | ## LinkML Source
name: accessService
description: A data service that provides access to the distribution.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:accessService
domain_of:
- Distribution
range: DataService
multivalued: true