@igea/oac_backend 1.0.80 → 1.0.83

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@igea/oac_backend",
3
- "version": "1.0.80",
3
+ "version": "1.0.83",
4
4
  "description": "Backend service for the OAC project",
5
5
  "main": "src/index.js",
6
6
  "bin": {
@@ -1292,7 +1292,7 @@ ex:E55Type01Shape # TIPO INDAGINE
1292
1292
  #sh:class ex:E55Type01 ;
1293
1293
  #sh:in ( "Tipo indagine A" "Tipo indagine B" ) ;
1294
1294
  sh:class owl:Class ; # vocabolario TIPO INDAGINE (22) id="tipo-indagine"
1295
- owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/oac/get-vocabolary-terms/tipo-indagine> ;
1295
+ owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/tipo-indagine> ;
1296
1296
  sh:name "Tipo indagine" ;
1297
1297
  sh:maxCount 1 ;
1298
1298
  sh:minCount 1 ;
@@ -105,7 +105,7 @@ ex:I12AdoptedBeliefShape # QUESITO DIAGNOSTICO
105
105
  sh:maxCount 1 ;
106
106
  ] .
107
107
 
108
- eex:E41Appellation01aShape # ENTE RICHIEDENTE
108
+ ex:E41Appellation01aShape # ENTE RICHIEDENTE
109
109
  a sh:NodeShape, rdfs:Class ;
110
110
  sh:targetClass crm:E41_Appellation ;
111
111
  rdfs:label "Ente richiedente" ;