markdown updated

This commit is contained in:
cesare 2021-12-20 09:02:51 +01:00
parent 9052412605
commit b75214e67a
1 changed files with 11 additions and 11 deletions

View File

@ -5,9 +5,9 @@
"id": "mechanical-johns",
"metadata": {},
"source": [
"## Mapping *Data Stewardship terminology* and *Metadata* from spreadsheets to SKOS resources\n",
"## Mapping *Multilingual Data Stewardship terminology* and *SSHOC Multilingual Metadata* to SKOS resources\n",
"\n",
"This Notebook implements a simple parser used to transform the Data Stewardship terminology and the Metadata, created in the Task 3.1 of the SSHOC project and published as spreadsheets, into SKOS resources. The parser reads the spreadsheets and transforms the content in SKOS data following a set of mapping rules, the result is stored in two Turtle files.\n",
"This Notebook implements a simple parser used to transform the SSHOC Multilingual Data Stewardship Terminology and the SSHOC Multilingual Metadata, created in the Task 3.1 of the SSHOC project and published as spreadsheets, into SKOS resources. The parser reads the spreadsheets and transforms the content in SKOS data following a set of mapping rules, the result is stored in two Turtle files.\n",
"\n"
]
},
@ -84,7 +84,7 @@
"id": "virtual-conducting",
"metadata": {},
"source": [
"Download **Data Stewardship terminology** spreadsheet and show it to check if the operation has been executed correctly"
"Download **Data Stewardship terminology** spreadsheet"
]
},
{
@ -121,7 +121,7 @@
"id": "impossible-romantic",
"metadata": {},
"source": [
"Create a graph for the SKOS data and binds the namespaces to it"
"Create a graph for the SKOS data and bind the namespaces to it"
]
},
{
@ -161,7 +161,7 @@
{
"data": {
"text/plain": [
"<Graph identifier=Nd63b801d583b4896b21388267a0a0db8 (<class 'rdflib.graph.Graph'>)>"
"<Graph identifier=N7b4b69840f2f484db36d3362b518a9b0 (<class 'rdflib.graph.Graph'>)>"
]
},
"execution_count": 7,
@ -331,7 +331,7 @@
"id": "arabic-buyer",
"metadata": {},
"source": [
"Create a *Turtle* file in the **/data** directory with the SKOS resources for **Data Stewardship terminology** "
"Create a *Turtle* file and an *rdf* file in the **/data** directory with the SKOS resource for the **SSHOC Multilingual Data Stewardship Terminology** "
]
},
{
@ -350,7 +350,7 @@
"id": "ruled-america",
"metadata": {},
"source": [
"Download **Metadata** spreadsheet and show it to check if the operation has been executed correctly"
"Download **SSHOC Multilingual Metadata** spreadsheet"
]
},
{
@ -384,7 +384,7 @@
"id": "explicit-routine",
"metadata": {},
"source": [
"Create a graph for the SKOS data and binds the namespaces to it"
"Create a graph for the SKOS data and bind the namespaces to it"
]
},
{
@ -416,7 +416,7 @@
{
"data": {
"text/plain": [
"<Graph identifier=N2f25bc5dd34745849e8d362d9718eef4 (<class 'rdflib.graph.Graph'>)>"
"<Graph identifier=N55bbc6f024264113946ce17315badffc (<class 'rdflib.graph.Graph'>)>"
]
},
"execution_count": 15,
@ -456,7 +456,7 @@
"id": "passing-onion",
"metadata": {},
"source": [
"The following cell implements the mapping rules for creating SKOS resources."
"The following cell implements the mapping rules for creating a SKOS resource."
]
},
{
@ -534,7 +534,7 @@
"id": "connected-honey",
"metadata": {},
"source": [
"Create a *Turtle* file in the **/data** directory with the SKOS resources for **Metadata** "
"Create a *Turtle* file and an *rdf* file in the **/data** directory with the SKOS resource for **SSHOC Multilingual Metadata** "
]
},
{