EVORAO

Slot: endpoint URL (endpointUrl)

The URL template that allows to get the content.

URI: dcat:endpointURL Alias: endpointUrl

Inheritance

Applicable Classes

Name Description Modifies Slot
DataService A collection of operations that provides access to one or more datasets or da… yes
DataProvider An external API (Application Programming Interface) or Endpoint that permits … no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self dcat:endpointURL
native EVORAO:endpointUrl
exact schema:urlTemplate
close wdp:P1630

LinkML Source

```yaml name: endpointUrl description: The URL template that allows to get the content. title: endpoint URL from_schema: https://w3id.org/evorao/ exact_mappings: - schema:urlTemplate close_mappings: - wdp:P1630 rank: 1000 is_a: iri slot_uri: dcat:endpointURL alias: endpointUrl domain_of: - DataService range: uri required: true multivalued: true ```