From 2839958e3843732086869ef3be95407e88a3c8a7 Mon Sep 17 00:00:00 2001 From: Serafeim Chatzopoulos Date: Thu, 15 Dec 2022 14:31:41 +0200 Subject: [PATCH] Add LOD dump in other related datasets section --- docs/downloads/related-datasets.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/downloads/related-datasets.md b/docs/downloads/related-datasets.md index 93f112c..b342307 100644 --- a/docs/downloads/related-datasets.md +++ b/docs/downloads/related-datasets.md @@ -15,4 +15,16 @@ In this page, we list other related datasets; please refer to their respective s Schema (Scholix version 4): https://doi.org/10.5281/zenodo.6351557 This dataset is licensed under a CC0 1.0 Universal (CC0 1.0) Public Domain Dedication. -The dataset contains the GZ-compressed dump of the Scholix links exposed by the OpenAIRE ScholeXplorer service. \ No newline at end of file +The dataset contains the GZ-compressed dump of the Scholix links exposed by the OpenAIRE ScholeXplorer service. + +## The OpenAIRE LOD dump + +Dataset (RDF dump): https://doi.org/10.5281/zenodo.609943 + +LOD Ontology: http://lod.openaire.eu/vocab + +SPARQL Endpoint: http://lod.openaire.eu/sparql + + +The OpenAIRE Linked Open Data (LOD) Services and their integration with the OpenAIRE information space have been released as a beta version. The LOD exporting process started with a specification of the OpenAIRE data model as an RDF vocabulary, and then mapping of the OpenAIRE data to the graph-based RDF data model. To interlink the OpenAIRE data with related data on the Web, we have identified a list of potential datasets to interlinked with, including the DBpedia dataset extracted from Wikipedia and the publication databases DBLP and CiteSeer. +Please refer [here](http://lod.openaire.eu/documentation) for more details on the LOD documentation. \ No newline at end of file