Slot: service
A data service listed by the catalogue.
URI: [dcat:service](http://www.w3.org/ns/dcat#service)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Catalogue](Catalogue.md) | A curated collection of metadata about resources (e | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [DataService](DataService.md) |
| Domain Of | [Catalogue](Catalogue.md) |
| Slot URI | [dcat:service](http://www.w3.org/ns/dcat#service) |
### 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:service |
| native | dcat_ap:service |
## LinkML Source
name: service
description: A data service listed by the catalogue.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:service
domain_of:
- Catalogue
range: DataService
multivalued: true