Slot: contactPoint
Contact information for the resource.
URI: [dcat:contactPoint](http://www.w3.org/ns/dcat#contactPoint)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [DataService](DataService.md) | A collection of operations that provides access to one or more datasets or da... | no |
| [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | no |
| [DatasetSeries](DatasetSeries.md) | A collection of datasets that share a common schema and represent a change ov... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Kind](Kind.md) |
| Domain Of | [DataService](DataService.md), [Dataset](Dataset.md), [DatasetSeries](DatasetSeries.md) |
| Slot URI | [dcat:contactPoint](http://www.w3.org/ns/dcat#contactPoint) |
### 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:contactPoint |
| native | dcat_ap:contactPoint |
## LinkML Source
name: contactPoint
description: Contact information for the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:contactPoint
domain_of:
- DataService
- Dataset
- DatasetSeries
range: Kind
multivalued: true