EVORAO

Class: Data Service (DataService)

A collection of operations that provides access to one or more datasets or data processing functions.

URI: dcat:DataService

 classDiagram
    class DataService
    click DataService href "../DataService"
      Resource <|-- DataService
        click Resource href "../Resource"
      

      DataService <|-- DataProvider
        click DataProvider href "../DataProvider"
      
      
      DataService : dateIssued
        
      DataService : dateModified
        
      DataService : description
        
      DataService : endpointUrl
        
      DataService : identifier
        
      DataService : iri
        
      DataService : keyword
        
      DataService : publisher
        
          
    
    
    DataService --> "0..1" PersonOrOrganization : publisher
    click PersonOrOrganization href "../PersonOrOrganization"

        
      DataService : servesDataset
        
          
    
    
    DataService --> "* _recommended_" Dataset : servesDataset
    click Dataset href "../Dataset"

        
      DataService : title
        
      

Inheritance

Slots

Name Cardinality and Range Description Inheritance
title 1
String
A name given to the resource direct
description 0..1 recommended
String
A short explanation of the characteristics, features, or nature of the curren… direct
endpointUrl 1
Uri
The URL template that allows to get the content direct
servesDataset * recommended
Dataset
A collection of data that this data service can distribute direct
keyword *
String
A keyword or tag describing the resource Resource
dateIssued 0..1
Datetime
Date of formal issuance (e Resource
dateModified 0..1
Datetime
Most recent date on which the resource was changed, updated or modified Resource
identifier *
String
A unique identifier of the resource being described or cataloged Resource
iri *
Uri
International Resource Identifier (IRI) that uniquely identifies or refers to… Resource
publisher 0..1
PersonOrOrganization
The entity responsible for making the resource available Resource

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self dcat:DataService
native EVORAO:DataService
exact schema:EntryPoint, schema:EntryPoint
close wd:Q193424, schema:WebAPI, wd:Q193424, schema:WebAPI

LinkML Source

Direct

```yaml name: DataService description: A collection of operations that provides access to one or more datasets or data processing functions. title: Data Service from_schema: https://w3id.org/evorao/ exact_mappings: - schema:EntryPoint - schema:EntryPoint close_mappings: - wd:Q193424 - schema:WebAPI - wd:Q193424 - schema:WebAPI is_a: Resource abstract: true slots: - title - description - endpointUrl - servesDataset slot_usage: title: name: title description: A name given to the resource. title: title comments: - The title of the item should be as short and descriptive as possible. - 'E.g. for virus products it should basically be based on the following Pattern: ''Virus name'', ''virus host type'', ''collection year'', ''country of collection'' ex ''suspected epidemiological origin'', ''genotype'', ''strain'', ''variant name or specific feature.' exact_mappings: - schema:name - rdfs:label slot_uri: dct:title domain_of: - DataService - Dataset - Publication - Term - License - Certification - FundingSource range: string required: true multivalued: false description: name: description description: A short explanation of the characteristics, features, or nature of the current item. title: description comments: - Describe this item in few lines. This description will serve as a summary to present the resource. exact_mappings: - schema:description slot_uri: dct:description domain_of: - DataService - Dataset - Term - PersonOrOrganization - File - ContactPoint - License - Certification - FundingSource range: string required: false recommended: true multivalued: false endpointUrl: name: endpointUrl description: The URL template that allows to get the content. title: endpoint URL exact_mappings: - schema:urlTemplate close_mappings: - wdp:P1630 is_a: iri slot_uri: dcat:endpointURL domain_of: - DataService range: uri required: true multivalued: false servesDataset: 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. slot_uri: dcat:servesDataset domain_of: - DataService range: Dataset required: false recommended: true multivalued: true class_uri: dcat:DataService ```

Induced

```yaml name: DataService description: A collection of operations that provides access to one or more datasets or data processing functions. title: Data Service from_schema: https://w3id.org/evorao/ exact_mappings: - schema:EntryPoint - schema:EntryPoint close_mappings: - wd:Q193424 - schema:WebAPI - wd:Q193424 - schema:WebAPI is_a: Resource abstract: true slot_usage: title: name: title description: A name given to the resource. title: title comments: - The title of the item should be as short and descriptive as possible. - 'E.g. for virus products it should basically be based on the following Pattern: ''Virus name'', ''virus host type'', ''collection year'', ''country of collection'' ex ''suspected epidemiological origin'', ''genotype'', ''strain'', ''variant name or specific feature.' exact_mappings: - schema:name - rdfs:label slot_uri: dct:title domain_of: - DataService - Dataset - Publication - Term - License - Certification - FundingSource range: string required: true multivalued: false description: name: description description: A short explanation of the characteristics, features, or nature of the current item. title: description comments: - Describe this item in few lines. This description will serve as a summary to present the resource. exact_mappings: - schema:description slot_uri: dct:description domain_of: - DataService - Dataset - Term - PersonOrOrganization - File - ContactPoint - License - Certification - FundingSource range: string required: false recommended: true multivalued: false endpointUrl: name: endpointUrl description: The URL template that allows to get the content. title: endpoint URL exact_mappings: - schema:urlTemplate close_mappings: - wdp:P1630 is_a: iri slot_uri: dcat:endpointURL domain_of: - DataService range: uri required: true multivalued: false servesDataset: 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. slot_uri: dcat:servesDataset domain_of: - DataService range: Dataset required: false recommended: true multivalued: true attributes: title: name: title description: A name given to the resource. title: title comments: - The title of the item should be as short and descriptive as possible. - 'E.g. for virus products it should basically be based on the following Pattern: ''Virus name'', ''virus host type'', ''collection year'', ''country of collection'' ex ''suspected epidemiological origin'', ''genotype'', ''strain'', ''variant name or specific feature.' from_schema: https://w3id.org/evorao/ exact_mappings: - schema:name - rdfs:label rank: 1000 slot_uri: dct:title alias: title owner: DataService domain_of: - DataService - Dataset - Publication - Term - License - Certification - FundingSource range: string required: true multivalued: false description: name: description description: A short explanation of the characteristics, features, or nature of the current item. title: description comments: - Describe this item in few lines. This description will serve as a summary to present the resource. from_schema: https://w3id.org/evorao/ exact_mappings: - schema:description rank: 1000 slot_uri: dct:description alias: description owner: DataService domain_of: - DataService - Dataset - Term - PersonOrOrganization - File - ContactPoint - License - Certification - FundingSource range: string required: false recommended: true multivalued: false endpointUrl: 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 owner: DataService domain_of: - DataService range: uri required: true multivalued: false servesDataset: 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 owner: DataService domain_of: - DataService range: Dataset required: false recommended: true multivalued: true keyword: name: keyword description: A keyword or tag describing the resource. title: keyword from_schema: https://w3id.org/evorao/ rank: 1000 slot_uri: dcat:keyword alias: keyword owner: DataService domain_of: - Resource range: string required: false multivalued: true dateIssued: name: dateIssued description: Date of formal issuance (e.g., publication) of the resource. title: date issued comments: - encoded using the relevant ISO 8601 Date and Time compliant string [DATETIME]. from_schema: https://w3id.org/evorao/ exact_mappings: - sepio:0000051 close_mappings: - schema:datePublished - schema:dateCreated rank: 1000 slot_uri: dct:issued alias: dateIssued owner: DataService domain_of: - Resource range: datetime required: false multivalued: false dateModified: name: dateModified description: Most recent date on which the resource was changed, updated or modified. title: date modified comments: - encoded using the relevant ISO 8601 Date and Time compliant string [DATETIME]. from_schema: https://w3id.org/evorao/ exact_mappings: - sepio:0000036 close_mappings: - schema:dateModified rank: 1000 slot_uri: dct:modified alias: dateModified owner: DataService domain_of: - Resource range: datetime required: false multivalued: false identifier: name: identifier description: A unique identifier of the resource being described or cataloged. title: identifier comments: - The identifier is a text string which is assigned to the resource to provide an unambiguous reference within a particular context. Persistent identifiers should be provided as HTTP URIs. from_schema: https://w3id.org/evorao/ exact_mappings: - schema:identifier rank: 1000 slot_uri: dct:identifier alias: identifier owner: DataService domain_of: - Resource range: string required: false multivalued: true iri: name: iri description: International Resource Identifier (IRI) that uniquely identifies or refers to the resource. IRIs include URIs, and URIs include URLs. title: IRI comments: - An IRI is a global identifier standardized by IETF RFC 3987. It may or may not be resolvable on the web. IRIs include URIs, and URIs include URLs. from_schema: https://w3id.org/evorao/ close_mappings: - biolink:iri related_mappings: - mi:url narrow_mappings: - schema:url rank: 1000 is_a: identifier alias: iri owner: DataService domain_of: - Resource range: uri required: false multivalued: true publisher: name: publisher description: The entity responsible for making the resource available. title: publisher comments: - Resources of type foaf:Agent like EVORAO:PersonOrOrganization are recommended as values for this property. from_schema: https://w3id.org/evorao/ rank: 1000 slot_uri: dct:publisher alias: publisher owner: DataService domain_of: - Resource range: PersonOrOrganization required: false multivalued: false class_uri: dcat:DataService ```