text updated

This commit is contained in:
cesare 2021-12-20 09:19:33 +01:00
parent 854c61e462
commit a8b48a5d51
1 changed files with 3 additions and 4 deletions

View File

@ -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.