Skip to content

Slot: endpointUrl

The root location of the service.

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