Browse Source

upload parser gettatelli

Federica 3 years ago
parent
commit
67777550c6

+ 7 - 7
ASPO/CSV_to_RDF/gettatelli/CSV_to_RDF_gettatelli_item.ipynb

@@ -2,7 +2,7 @@
  "cells": [
   {
    "cell_type": "code",
-   "execution_count": 7,
+   "execution_count": 1,
    "metadata": {},
    "outputs": [],
    "source": [
@@ -30,7 +30,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 8,
+   "execution_count": 2,
    "metadata": {},
    "outputs": [],
    "source": [
@@ -40,7 +40,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 9,
+   "execution_count": 3,
    "metadata": {},
    "outputs": [],
    "source": [
@@ -98,7 +98,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 10,
+   "execution_count": 4,
    "metadata": {},
    "outputs": [],
    "source": [
@@ -124,7 +124,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 11,
+   "execution_count": 5,
    "metadata": {},
    "outputs": [],
    "source": [
@@ -172,7 +172,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 12,
+   "execution_count": 6,
    "metadata": {},
    "outputs": [],
    "source": [
@@ -271,7 +271,7 @@
     "            output.write(line)\n",
     "            line = triple(e42placeHolder, labelCoords.prefix, '\\\"' + row['riferimento_registro']+ '\\\"') + closeLine\n",
     "            output.write(line)\n",
-    "            line = triple(e42placeHolder, hasTypePCoords.prefix, 'Riferimento registro') + closeLine\n",
+    "            line = triple(e42placeHolder, hasTypePCoords.prefix, '\\\"Riferimento registro\\\"') + closeLine\n",
     "            output.write(line)\n",
     "        # E57 Material\n",
     "        if(row['descrizione_contrassegno'] != ''):\n",

File diff suppressed because it is too large
+ 112 - 112
DATA/ASPO/RDF/gettatelli/data_item.ttl


Some files were not shown because too many files changed in this diff