Skip to content

Class: RightsStatement

A statement about rights associated with a resource.

URI: [dct:RightsStatement](http://purl.org/dc/terms/RightsStatement)
 classDiagram
    class RightsStatement
    click RightsStatement href "../RightsStatement/"
      Resource <|-- RightsStatement
        click Resource href "../Resource/"

## Inheritance * [Resource](Resource.md) * **RightsStatement** ## Class Properties | Property | Value | | --- | --- | | Class URI | [dct:RightsStatement](http://purl.org/dc/terms/RightsStatement) | ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Catalogue](Catalogue.md) | [rights](rights.md) | range | [RightsStatement](RightsStatement.md) | | [DataService](DataService.md) | [accessRights](accessRights.md) | range | [RightsStatement](RightsStatement.md) | | [Dataset](Dataset.md) | [accessRights](accessRights.md) | range | [RightsStatement](RightsStatement.md) | | [Distribution](Distribution.md) | [rights](rights.md) | range | [RightsStatement](RightsStatement.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/semic/dcat-ap/3.0.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | dct:RightsStatement | | native | dcat_ap:RightsStatement | ## LinkML Source ### Direct
name: RightsStatement
description: A statement about rights associated with a resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
is_a: Resource
class_uri: dct:RightsStatement
### Induced
name: RightsStatement
description: A statement about rights associated with a resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
is_a: Resource
class_uri: dct:RightsStatement