EVORAO

Slot: serves dataset (servesDataset)

A collection of data that this data service can distribute.

URI: dcat:servesDataset Alias: servesDataset

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

Comments

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self dcat:servesDataset
native EVORAO:servesDataset

LinkML Source

```yaml name: servesDataset description: A collection of data that this data service can distribute. title: serves dataset comments: - This property rather intends to point towards Catalogues as collections of Datasets. from_schema: https://w3id.org/evorao/ rank: 1000 slot_uri: dcat:servesDataset alias: servesDataset domain_of: - DataService range: Dataset required: false recommended: true multivalued: true ```