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.