Slot: publisher
An entity responsible for making the resource available.
URI: [dct:publisher](http://purl.org/dc/terms/publisher)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Catalogue](Catalogue.md) | A curated collection of metadata about resources (e | yes |
| [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 |
| [DatasetSeries](DatasetSeries.md) | A collection of datasets that share a common schema and represent a change ov... | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Agent](Agent.md) |
| Domain Of | [Catalogue](Catalogue.md), [DataService](DataService.md), [Dataset](Dataset.md), [DatasetSeries](DatasetSeries.md) |
| Slot URI | [dct:publisher](http://purl.org/dc/terms/publisher) |
### 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:publisher |
| native | dcat_ap:publisher |
## LinkML Source
name: publisher
description: An entity responsible for making the resource available.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:publisher
domain_of:
- Catalogue
- DataService
- Dataset
- DatasetSeries
range: Agent