From a8b48a5d5172290ffeaa1354ff19073a35192dc1 Mon Sep 17 00:00:00 2001 From: cesare Date: Mon, 20 Dec 2021 09:19:33 +0100 Subject: [PATCH] text updated --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 735e8a6..5c7ceea 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ ### SSHOC Data Stewardship terminology and Metadata SKOSifying mapping -This Jupyter Notebook implements a simple parser used to transform the Multilingual Data Stewardship terminology and the Metadata, -created in the Task 3.1 of the Social Sciences & Humanities Open Cloud (SSHOC) project, into SKOS resources. -The parser transforms the content in SKOS data following a set of mapping rules, -the result is stored in two *Turtle* files. +This Jupyter Notebook implements a simple parser used to transform the SSHOC Multilingual Data Stewardship Terminology (http://hdl.handle.net/20.500.11752/ILC-567) and the SSHOC Multilingual Metadata (http://hdl.handle.net/20.500.11752/ILC-568), created in task 3.1 of the Social Sciences & Humanities Open Cloud (SSHOC) project, into SKOS resources. + +The parser transforms the content in SKOS data following a set of mapping rules, the result is stored in *Turtle* and *rdf* files. ##### Installation It is recommended to install this notebook in a virtual environment to avoid dependency clash.