Slot: endpointDescription
A description of the service endpoint, including operations.
URI: [dcat:endpointDescription](http://www.w3.org/ns/dcat#endpointDescription)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [DataService](DataService.md) | A collection of operations that provides access to one or more datasets or da... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Resource](Resource.md) |
| Domain Of | [DataService](DataService.md) |
| Slot URI | [dcat:endpointDescription](http://www.w3.org/ns/dcat#endpointDescription) |
### 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:endpointDescription |
| native | dcat_ap:endpointDescription |
## LinkML Source
name: endpointDescription
description: A description of the service endpoint, including operations.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:endpointDescription
domain_of:
- DataService
range: Resource
multivalued: true