Slot: accessRights
Information about who can access the resource.
URI: [dct:accessRights](http://purl.org/dc/terms/accessRights)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [DataService](DataService.md) | A collection of operations that provides access to one or more datasets or da... | yes |
| [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [RightsStatement](RightsStatement.md) |
| Domain Of | [DataService](DataService.md), [Dataset](Dataset.md) |
| Slot URI | [dct:accessRights](http://purl.org/dc/terms/accessRights) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/semic/dcat-ap/3.0.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | dct:accessRights |
| native | dcat_ap:accessRights |
## LinkML Source
name: accessRights
description: Information about who can access the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:accessRights
domain_of:
- DataService
- Dataset
range: RightsStatement