@igea/oac_backend 1.0.93 → 1.0.94

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.93",
3
+ "version": "1.0.94",
4
4
  "description": "Backend service for the OAC project",
5
5
  "main": "src/index.js",
6
6
  "bin": {
@@ -316,10 +316,10 @@ ex:E73InformationObject04Shape # ALLEGATO REPORT
316
316
  sh:maxCount 1 ;
317
317
  ] .
318
318
 
319
- ex:S5InferenceMakingShape # INFERENZA
319
+ ex:S5InferenceMakingShape # INFERENZA SOFTWARE
320
320
  a sh:NodeShape, rdfs:Class ;
321
321
  sh:targetClass j.0:S5_Inference_Making ;
322
- rdfs:label "Inferenza" ;
322
+ rdfs:label "Inferenza software" ;
323
323
  sh:property [
324
324
  sh:path indagine:inferenza ;
325
325
  sh:datatype xsd:string ;
@@ -327,10 +327,10 @@ ex:S5InferenceMakingShape # INFERENZA
327
327
  sh:maxCount 1 ;
328
328
  ] .
329
329
 
330
- ex:I5InferenceMakingShape # INFERENZA
330
+ ex:I5InferenceMakingShape # INFERENZA INPUT
331
331
  a sh:NodeShape, rdfs:Class ;
332
332
  sh:targetClass base:S5_Inference_Making ;
333
- rdfs:label "Inferenza" ;
333
+ rdfs:label "Inferenza input" ;
334
334
  sh:property [
335
335
  sh:path indagine:inferenza ;
336
336
  sh:datatype xsd:string ;
@@ -722,7 +722,7 @@ ex:E29DesignorProcedure02Shape # PROCESSO SOTTOCAMPIONAMENTO
722
722
  ex:E29DesignorProcedure04Shape # PROCEDURA ASSOCIATA (in PROCEDURA di ATTIVITA' DIAGNOSTICA)
723
723
  a sh:NodeShape, rdfs:Class ;
724
724
  sh:targetClass crm:E29_Design_or_Procedure ;
725
- rdfs:label "Protocollo procedura associata" ;
725
+ rdfs:label "Procedura associata" ;
726
726
  sh:property [
727
727
  sh:path crm:P48_has_preferred_identifier ;
728
728
  sh:node ex:E42Identifier09Shape ;
@@ -750,7 +750,7 @@ ex:S4ObservationShape # OSSERVAZIONE
750
750
  ex:S10MaterialSubstantial01Shape # MATERIALE PREVALENTE - CAMPIONE
751
751
  a sh:NodeShape, rdfs:Class ;
752
752
  sh:targetClass j.0:S10_Material_Substantial ;
753
- rdfs:label "Materiale campione" ;
753
+ rdfs:label "Materiale campione campione" ;
754
754
  sh:property [
755
755
  sh:path crm:P2_has_type ;
756
756
  sh:node ex:E55Type08Shape ;
@@ -762,7 +762,7 @@ ex:S10MaterialSubstantial01Shape # MATERIALE PREVALENTE - CAMPIONE
762
762
  ex:S10MaterialSubstantial02Shape # MATERIALE PREVALENTE - SOTTOCAMPIONE
763
763
  a sh:NodeShape, rdfs:Class ;
764
764
  sh:targetClass j.0:S10_Material_Substantial ;
765
- rdfs:label "Materiale prevalente" ;
765
+ rdfs:label "Materiale prevalente sottocampione" ;
766
766
  sh:property [
767
767
  sh:path crm:P2_has_type ;
768
768
  sh:node ex:E55Type08Shape ;
@@ -886,13 +886,13 @@ ex:CP20ConstructionWorkShape # ELEMENTO COSTRUTTIVO
886
886
  ] ;
887
887
  sh:property [
888
888
  sh:path j.0:O25_contains ;
889
- sh:node ex:S10CP9MaterialShape ; # ex:S10MaterialSubstantial02Shape ;
889
+ sh:node ex:S10CP9MaterialShape ;
890
890
  sh:name "Materiale prevalente 1" ;
891
891
  sh:maxCount 1 ;
892
892
  ] ;
893
893
  sh:property [
894
894
  sh:path basecpm:PC41_shows_as_main_material ;
895
- sh:node ex:S10CP9MaterialShape ; # ex:CP9BuildingMaterialShape ;
895
+ sh:node ex:S10CP9MaterialShape ;
896
896
  sh:name "Materiale prevalente 2" ;
897
897
  sh:maxCount 1 ;
898
898
  ] ;
@@ -1180,7 +1180,7 @@ ex:E54DimensionShape # DIMENSIONI
1180
1180
  sh:property [
1181
1181
  sh:path crm:P90_has_value ;
1182
1182
  sh:node ex:E62String19Shape ;
1183
- sh:name "Dimensione" ;
1183
+ sh:name "Misura" ;
1184
1184
  sh:maxCount 1 ;
1185
1185
  ] .
1186
1186
 
@@ -1608,11 +1608,10 @@ ex:E55Type18Shape # TIPO OUTPUT
1608
1608
  sh:maxCount 1 ;
1609
1609
  ] .
1610
1610
 
1611
- #ex:S10MaterialSubstantial02Shape # MATERIALE PREVALENTE 1 - ELEMENTO COSTRUTTIVO
1612
1611
  ex:S10CP9MaterialShape # MATERIALE PREVALENTE - ELEMENTO COSTRUTTIVO
1613
1612
  a sh:NodeShape, rdfs:Class ;
1614
1613
  sh:targetClass j.0:S10_Material_Substantial, basecpm:CP9_Building_Material ;
1615
- rdfs:label "Materiale prevalente" ;
1614
+ rdfs:label "Materiale prevalente elemento costruttivo" ;
1616
1615
  sh:property [
1617
1616
  sh:path crm:P2_has_type ;
1618
1617
  sh:node ex:E55Type08Shape ;
@@ -1858,13 +1857,13 @@ ex:E62String18Shape # RUOLO ATTORE
1858
1857
  sh:maxCount 1 ;
1859
1858
  ] .
1860
1859
 
1861
- ex:E62String19Shape # DIMENSIONE
1860
+ ex:E62String19Shape # MISURA
1862
1861
  a sh:NodeShape, rdfs:Class ;
1863
1862
  sh:targetClass crm:E62_String ;
1864
- rdfs:label "Dimensione" ;
1863
+ rdfs:label "Misura" ;
1865
1864
  sh:property [
1866
- sh:path indagine:dimensione ;
1865
+ sh:path indagine:misura ;
1867
1866
  sh:datatype xsd:string ;
1868
- sh:name "Dimensione" ;
1867
+ sh:name "Misura" ;
1869
1868
  sh:maxCount 1 ;
1870
1869
  ] .
@@ -32,18 +32,18 @@ ex:E7activity01Shape # INDAGINE
32
32
  ] ;
33
33
  sh:property [
34
34
  sh:path crm:P14_carried_out_by ;
35
- sh:node ex:E39ActorShape ;
35
+ sh:node ex:E39Actor01Shape ;
36
36
  sh:name "Attori coinvolti" ;
37
37
  sh:maxCount 1 ;
38
38
  ] ;
39
39
  sh:property [
40
40
  sh:path crm:P16_used_specific_object ;
41
- sh:node ex:S13SampleShape ;
41
+ sh:node ex:S13Sample01Shape ;
42
42
  sh:name "Campione" ;
43
43
  sh:maxCount 1 ;
44
44
  ] .
45
45
 
46
- ex:E39ActorShape # ATTORI
46
+ ex:E39Actor01Shape # ATTORI
47
47
  a sh:NodeShape, rdfs:Class ;
48
48
  sh:targetClass crm:E39_Actor ;
49
49
  rdfs:label "Attori coinvolti" ;
@@ -54,7 +54,7 @@ ex:E39ActorShape # ATTORI
54
54
  sh:maxCount 1 ;
55
55
  ] .
56
56
 
57
- ex:S13SampleShape # CAMPIONE
57
+ ex:S13Sample01Shape # CAMPIONE
58
58
  a sh:NodeShape, rdfs:Class ;
59
59
  sh:targetClass j.0:S13_Sample ;
60
60
  rdfs:label "Campione" ;
@@ -355,10 +355,10 @@ ex:E73InformationObject04Shape # ALLEGATO REPORT
355
355
  sh:maxCount 1 ;
356
356
  ] .
357
357
 
358
- ex:S5InferenceMakingShape # INFERENZA
358
+ ex:S5InferenceMakingShape # INFERENZA SOFTWARE
359
359
  a sh:NodeShape, rdfs:Class ;
360
360
  sh:targetClass j.0:S5_Inference_Making ;
361
- rdfs:label "Inferenza" ;
361
+ rdfs:label "Inferenza software" ;
362
362
  sh:property [
363
363
  sh:path indagine:inferenza ;
364
364
  sh:datatype xsd:string ;
@@ -366,10 +366,10 @@ ex:S5InferenceMakingShape # INFERENZA
366
366
  sh:maxCount 1 ;
367
367
  ] .
368
368
 
369
- ex:I5InferenceMakingShape # INFERENZA
369
+ ex:I5InferenceMakingShape # INFERENZA INPUT
370
370
  a sh:NodeShape, rdfs:Class ;
371
371
  sh:targetClass base:S5_Inference_Making ;
372
- rdfs:label "Inferenza" ;
372
+ rdfs:label "Inferenza input" ;
373
373
  sh:property [
374
374
  sh:path indagine:inferenza ;
375
375
  sh:datatype xsd:string ;
@@ -746,7 +746,7 @@ ex:E29DesignorProcedure01Shape # PROCESSO CAMPIONAMENTO
746
746
  rdfs:label "Processo campionamento" ;
747
747
  sh:property [
748
748
  sh:path indagine:processo_campionamento ;
749
- #sh:nodeKind sh:Literal;
749
+ #sh:nodeKind sh:Literal ;
750
750
  sh:datatype xsd:string;
751
751
  #sh:class owl:Class ; # vocabolario PROCESSO CAMPIONAMENTO (17) id="processo-di-campionamento"
752
752
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/processo-di-campionamento> ;
@@ -768,7 +768,7 @@ ex:E29DesignorProcedure02Shape # PROCESSO SOTTOCAMPIONAMENTO
768
768
  ex:E29DesignorProcedure04Shape # PROCEDURA ASSOCIATA (in PROCEDURA di ATTIVITA' DIAGNOSTICA)
769
769
  a sh:NodeShape, rdfs:Class ;
770
770
  sh:targetClass crm:E29_Design_or_Procedure ;
771
- rdfs:label "Protocollo procedura associata" ;
771
+ rdfs:label "Procedura associata" ;
772
772
  sh:property [
773
773
  sh:path crm:P48_has_preferred_identifier ;
774
774
  sh:node ex:E42Identifier09Shape ;
@@ -796,7 +796,7 @@ ex:S4ObservationShape # OSSERVAZIONE
796
796
  ex:S10MaterialSubstantial01Shape # MATERIALE PREVALENTE - CAMPIONE
797
797
  a sh:NodeShape, rdfs:Class ;
798
798
  sh:targetClass j.0:S10_Material_Substantial ;
799
- rdfs:label "Materiale campione" ;
799
+ rdfs:label "Materiale prevalente campione" ;
800
800
  sh:property [
801
801
  sh:path crm:P2_has_type ;
802
802
  sh:node ex:E55Type08Shape ;
@@ -813,7 +813,7 @@ ex:S10MaterialSubstantial01Shape # MATERIALE PREVALENTE - CAMPIONE
813
813
  ex:S10MaterialSubstantial02Shape # MATERIALE PREVALENTE - SOTTOCAMPIONE
814
814
  a sh:NodeShape, rdfs:Class ;
815
815
  sh:targetClass j.0:S10_Material_Substantial ;
816
- rdfs:label "Materiale prevalente" ;
816
+ rdfs:label "Materiale prevalente sottocampione" ;
817
817
  sh:property [
818
818
  sh:path crm:P2_has_type ;
819
819
  sh:node ex:E55Type08Shape ;
@@ -936,7 +936,7 @@ ex:CP43StructuralDamageShape # TIPO DISSESTI STRUTTURALI
936
936
  rdfs:label "Tipo dissesti strutturali" ;
937
937
  sh:property [
938
938
  sh:path indagine:dissesti_strutturali ;
939
- #sh:nodeKind sh:Literal;
939
+ #sh:nodeKind sh:Literal ;
940
940
  sh:datatype xsd:string;
941
941
  #sh:class owl:Class ; # vocabolario TIPO DISSESTI STRUTTURALI (25) id="dissesti-strutturali"
942
942
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/dissesti-strutturali> ;
@@ -956,13 +956,13 @@ ex:CP20ConstructionWorkShape # ELEMENTO COSTRUTTIVO
956
956
  ] ;
957
957
  sh:property [
958
958
  sh:path j.0:O25_contains ;
959
- sh:node ex:S10CP9MaterialShape ; # ex:S10MaterialSubstantial02Shape ;
959
+ sh:node ex:S10CP9MaterialShape ;
960
960
  sh:name "Materiale prevalente 1" ;
961
961
  sh:maxCount 1 ;
962
962
  ] ;
963
963
  sh:property [
964
964
  sh:path basecpm:PC41_shows_as_main_material ;
965
- sh:node ex:S10CP9MaterialShape ; # ex:CP9BuildingMaterialShape ;
965
+ sh:node ex:S10CP9MaterialShape ;
966
966
  sh:name "Materiale prevalente 2" ;
967
967
  sh:maxCount 1 ;
968
968
  ] ;
@@ -1059,7 +1059,7 @@ ex:E42Identifier07Shape # ID ANALISI ASSOCIATA-PREGRESSA - (ATTIVITA' DIAGNOSTIC
1059
1059
  sh:property [
1060
1060
  sh:path indagine:id_analisi ;
1061
1061
  sh:name "ID analisi" ;
1062
- #sh:nodeKind sh:Literal;
1062
+ #sh:nodeKind sh:Literal ;
1063
1063
  sh:datatype xsd:string ;
1064
1064
  #sh:class owl:Class ; # lista delle Attività diagnostiche già create (E7_Activity) da distinguere da Indagini ed altri oggetti con stessa classe ??? per stessa Indagine o per tutte le esistenti???
1065
1065
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/xxx> ; # FARE QUALCOSA DI SIMILE AI VOCABOLARI
@@ -1085,7 +1085,7 @@ ex:E42Identifier09Shape # PROTOCOLLO - PROCEDURA ASSOCIATA
1085
1085
  sh:property [
1086
1086
  sh:path indagine:protocollo ;
1087
1087
  sh:name "Codice" ;
1088
- #sh:nodeKind sh:Literal;
1088
+ #sh:nodeKind sh:Literal ;
1089
1089
  sh:datatype xsd:string ;
1090
1090
  #sh:class owl:Class ; # lista delle Procedure già create (E29_Design_or_Procedure), per stessa Indagine o per tutte le esistenti ???
1091
1091
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/xxx> ; # FARE QUALCOSA DI SIMILE AI VOCABOLARI
@@ -1194,7 +1194,7 @@ ex:E39Actor03Shape # COMPETENZA ATTORE
1194
1194
  rdfs:label "Conpetenza attore" ;
1195
1195
  sh:property [
1196
1196
  sh:path indagine:competenze_attore ;
1197
- #sh:nodeKind sh:Literal;
1197
+ #sh:nodeKind sh:Literal ;
1198
1198
  sh:datatype xsd:string ;
1199
1199
  #sh:class owl:Class ; # vocabolario COMPETENZA (5) id="competenza"
1200
1200
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/competenza> ;
@@ -1243,7 +1243,7 @@ ex:E54DimensionShape # DIMENSIONI
1243
1243
  sh:property [
1244
1244
  sh:path crm:P90_has_value ;
1245
1245
  sh:node ex:E62String19Shape ;
1246
- sh:name "Dimensione" ;
1246
+ sh:name "Misura" ;
1247
1247
  sh:maxCount 1 ;
1248
1248
  ] .
1249
1249
 
@@ -1253,7 +1253,7 @@ ex:E58MeasurementUnitShape # UNITA' MISURA
1253
1253
  rdfs:label "Unità di misura" ;
1254
1254
  sh:property [
1255
1255
  sh:path indagine:unita_misura ;
1256
- #sh:nodeKind sh:Literal;
1256
+ #sh:nodeKind sh:Literal ;
1257
1257
  sh:datatype xsd:string ;
1258
1258
  #sh:class owl:Class ; # vocabolario UNITA' MISURA (14) id="unita-di-misura"
1259
1259
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/unita-di-misura> ;
@@ -1267,7 +1267,7 @@ ex:I2Belief01Shape # INQUADRAMENTO CRONOLOGICO
1267
1267
  rdfs:label "Inquadramento cronologico" ;
1268
1268
  sh:property [
1269
1269
  sh:path indagine:inquadramento_cronologico ;
1270
- #sh:nodeKind sh:Literal;
1270
+ #sh:nodeKind sh:Literal ;
1271
1271
  sh:datatype xsd:string ;
1272
1272
  #sh:class owl:Class ; # vocabolario INQUADRAMENTO CRONOLOGICO (9) id="inquadramento-cronologico"
1273
1273
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/inquadramento-cronologico> ;
@@ -1355,7 +1355,7 @@ ex:E55Type01Shape # TIPO INDAGINE
1355
1355
  rdfs:label "Tipo indagine" ;
1356
1356
  sh:property [
1357
1357
  sh:path indagine:tipo_indagine ;
1358
- #sh:nodeKind sh:Literal;
1358
+ #sh:nodeKind sh:Literal ;
1359
1359
  sh:datatype xsd:string ;
1360
1360
  #sh:class ex:E55Type01 ;
1361
1361
  #sh:in ( "Tipo indagine A" "Tipo indagine B" ) ;
@@ -1371,7 +1371,7 @@ ex:E55Type02Shape # TIPO QUESITO DIAGNOSTICO
1371
1371
  rdfs:label "Tipo quesito diagnostico" ;
1372
1372
  sh:property [
1373
1373
  sh:path indagine:tipo_quesito_diagnostico ;
1374
- #sh:nodeKind sh:Literal;
1374
+ #sh:nodeKind sh:Literal ;
1375
1375
  sh:datatype xsd:string ;
1376
1376
  #sh:class owl:Class ; # vocabolario TIPO QUESITO DIAGNOSTICO (8) id="quesito-diagnostico"
1377
1377
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/quesito-diagnostico> ;
@@ -1402,7 +1402,7 @@ ex:E55Type04Shape # TIPOLOGIE CAMPIONE (8DESCRIZIONE, TIPO, NATURA OGGETTO)
1402
1402
  rdfs:label "Tipologie campione" ;
1403
1403
  sh:property [
1404
1404
  sh:path indagine:descrizione_campione ;
1405
- #sh:nodeKind sh:Literal;
1405
+ #sh:nodeKind sh:Literal ;
1406
1406
  sh:datatype xsd:string ;
1407
1407
  #sh:class owl:Class ; # vocabolario TIPO DESCRIZIONE CAMPIONE (4) id="descrizione-del-campione"
1408
1408
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/descrizione-del-campione> ;
@@ -1415,7 +1415,7 @@ ex:E55Type04Shape # TIPOLOGIE CAMPIONE (8DESCRIZIONE, TIPO, NATURA OGGETTO)
1415
1415
  # rdfs:label "Tipo campione" ;
1416
1416
  sh:property [
1417
1417
  sh:path indagine:tipo_campione ;
1418
- #sh:nodeKind sh:Literal;
1418
+ #sh:nodeKind sh:Literal ;
1419
1419
  sh:datatype xsd:string ;
1420
1420
  #sh:class owl:Class ; # vocabolario TIPO CAMPIONE (21) id="tipo-campione"
1421
1421
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/tipo-campione> ;
@@ -1429,7 +1429,7 @@ ex:E55Type04Shape # TIPOLOGIE CAMPIONE (8DESCRIZIONE, TIPO, NATURA OGGETTO)
1429
1429
  # rdfs:label "Natura oggetto" ;
1430
1430
  sh:property [
1431
1431
  sh:path indagine:natura_oggetto ;
1432
- #sh:nodeKind sh:Literal;
1432
+ #sh:nodeKind sh:Literal ;
1433
1433
  sh:datatype xsd:string ;
1434
1434
  #sh:class owl:Class ; # vocabolario NATURA OGGETTO (26) id="natura-oggetto"
1435
1435
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/natura-oggetto> ;
@@ -1443,7 +1443,7 @@ ex:E55Type05Shape # TIPO INQUADRAMENTO CRONOLOGICO
1443
1443
  rdfs:label "Tipo inquadramento cronologico" ;
1444
1444
  sh:property [
1445
1445
  sh:path indagine:tipo_inquadramento_cronologico ;
1446
- #sh:nodeKind sh:Literal;
1446
+ #sh:nodeKind sh:Literal ;
1447
1447
  sh:datatype xsd:string ;
1448
1448
  #sh:class owl:Class ; # vocabolario TIPO INQUADRAMENTO CRONOLOGICO (23) id="tipologia-inquadramento-cronologico"
1449
1449
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/tipologia-inquadramento-cronologico> ;
@@ -1457,7 +1457,7 @@ ex:E55Type06Shape # TIPO CONDIZIONE AMBIENTALE
1457
1457
  rdfs:label "Tipo condizione ambientale" ;
1458
1458
  sh:property [
1459
1459
  sh:path indagine:tipo_condizione_ambientale ;
1460
- #sh:nodeKind sh:Literal;
1460
+ #sh:nodeKind sh:Literal ;
1461
1461
  sh:datatype xsd:string ;
1462
1462
  #sh:class owl:Class ; # vocabolario TIPO CONDIZIONE AMBIENTALE (1) id="condizioni-ambientali"
1463
1463
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/condizioni-ambientali> ;
@@ -1471,7 +1471,7 @@ ex:E55Type07Shape # TIPO TAFONOMIA E STATO CONSERVAZIONE
1471
1471
  rdfs:label "Tipo tafonomia e stato conservazione" ;
1472
1472
  sh:property [
1473
1473
  sh:path indagine:tipo_tafonomia_e_stato_conservazione ;
1474
- #sh:nodeKind sh:Literal;
1474
+ #sh:nodeKind sh:Literal ;
1475
1475
  sh:datatype xsd:string ;
1476
1476
  #sh:class owl:Class ; # vocabolario TIPO TAFONOMIA E STATO CONSERVAZIONE (19) id="tafonomia-e-stato-di-conservazione"
1477
1477
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/tafonomia-e-stato-di-conservazione> ;
@@ -1485,7 +1485,7 @@ ex:E55Type08Shape # TIPO MATERIALE (in CAMPIONE, SOTTOCAMPIONE, ELEMENTO COSTRUT
1485
1485
  rdfs:label "Tipo materiale" ;
1486
1486
  sh:property [
1487
1487
  sh:path indagine:tipo_materiale ;
1488
- #sh:nodeKind sh:Literal;
1488
+ #sh:nodeKind sh:Literal ;
1489
1489
  sh:datatype xsd:string ;
1490
1490
  #sh:class owl:Class ; # vocabolario TIPO MATERIALE (11) id="materiale"
1491
1491
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/materiale> ;
@@ -1499,7 +1499,7 @@ ex:E55Type09Shape # TIPO CONTESTO
1499
1499
  rdfs:label "Tipo contesto" ;
1500
1500
  sh:property [
1501
1501
  sh:path indagine:tipo_contesto ;
1502
- #sh:nodeKind sh:Literal;
1502
+ #sh:nodeKind sh:Literal ;
1503
1503
  sh:datatype xsd:string ;
1504
1504
  #sh:class owl:Class ; # vocabolario TIPO CONTESTO (2) id="contesto"
1505
1505
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/contesto> ;
@@ -1513,7 +1513,7 @@ ex:E55Type10Shape # TIPO ELEMENTO COSTRUTTIVO
1513
1513
  rdfs:label "Tipo elemento costruttivo" ;
1514
1514
  sh:property [
1515
1515
  sh:path indagine:tipo_elemento_costruttivo ;
1516
- #sh:nodeKind sh:Literal;
1516
+ #sh:nodeKind sh:Literal ;
1517
1517
  sh:datatype xsd:string ;
1518
1518
  #sh:class owl:Class ; # vocabolario TIPO ELEMENTO COSTRUTTIVO (6) id="elemento-costruttivo"
1519
1519
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/elemento-costruttivo> ;
@@ -1527,7 +1527,7 @@ ex:E55Type11Shape # TIPO SOTTOCAMPIONE (come CAMPIONE che è a parte)
1527
1527
  rdfs:label "Tipo sottocampione" ;
1528
1528
  sh:property [
1529
1529
  sh:path indagine:tipo_sottocampione ;
1530
- #sh:nodeKind sh:Literal;
1530
+ #sh:nodeKind sh:Literal ;
1531
1531
  sh:datatype xsd:string ;
1532
1532
  #sh:class owl:Class ; # vocabolario TIPO CAMPIONE\SOTTOCAMPIONE (21) id="tipo-campione" NB: già usato ma in unico shape che raggruppava varie classi "tipologiche" quindi va ridefinito qui ...
1533
1533
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/tipo-campione> ;
@@ -1541,7 +1541,7 @@ ex:E55Type12Shape # TIPO LUOGO ANALISI
1541
1541
  rdfs:label "Tipo luogo analisi" ;
1542
1542
  sh:property [
1543
1543
  sh:path indagine:tipo_luogo_analisi ;
1544
- #sh:nodeKind sh:Literal;
1544
+ #sh:nodeKind sh:Literal ;
1545
1545
  sh:datatype xsd:string ;
1546
1546
  #sh:class owl:Class ; # vocabolario TIPO LUOGO ANALISI (10) id="luogo-di-analisi"
1547
1547
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/luogo-di-analisi> ;
@@ -1555,7 +1555,7 @@ ex:E55Type13Shape # TIPOLOGIE ATTIVITA' (FASE ANALISI, PREPARAZIONE CAMPIONE, TE
1555
1555
  rdfs:label "Tipologie attività" ;
1556
1556
  sh:property [
1557
1557
  sh:path indagine:fase_analisi ;
1558
- #sh:nodeKind sh:Literal;
1558
+ #sh:nodeKind sh:Literal ;
1559
1559
  sh:datatype xsd:string ;
1560
1560
  #sh:class owl:Class ; # vocabolario FASE ANALISI (7) id="fase-di-analisi"
1561
1561
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/fase-di-analisi> ;
@@ -1568,7 +1568,7 @@ ex:E55Type13Shape # TIPOLOGIE ATTIVITA' (FASE ANALISI, PREPARAZIONE CAMPIONE, TE
1568
1568
  # rdfs:label "Preparazione campione" ;
1569
1569
  sh:property [
1570
1570
  sh:path indagine:preparazione_campione ;
1571
- #sh:nodeKind sh:Literal;
1571
+ #sh:nodeKind sh:Literal ;
1572
1572
  sh:datatype xsd:string ;
1573
1573
  #sh:class owl:Class ; # vocabolario PREPARAZIONE CAMPIONE (16) id="preparazione-campione"
1574
1574
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/preparazione-campione> ;
@@ -1587,7 +1587,7 @@ ex:E55Type13Shape # TIPOLOGIE ATTIVITA' (FASE ANALISI, PREPARAZIONE CAMPIONE, TE
1587
1587
  # rdfs:label "Tecnica diagnostica" ;
1588
1588
  sh:property [
1589
1589
  sh:path indagine:tecnica_diagnostica ;
1590
- #sh:nodeKind sh:Literal;
1590
+ #sh:nodeKind sh:Literal ;
1591
1591
  sh:datatype xsd:string ;
1592
1592
  #sh:class owl:Class ; # vocabolario TECNICA DIAGNOSTICA (20) id="tecnica-diagnostica"
1593
1593
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/tecnica-diagnostica> ;
@@ -1602,7 +1602,7 @@ ex:E55Type14Shape # TIPO MDALITA' INDAGINE
1602
1602
  rdfs:label "Tipo modalità indagine" ;
1603
1603
  sh:property [
1604
1604
  sh:path indagine:tipo_modalita_indagine ;
1605
- #sh:nodeKind sh:Literal;
1605
+ #sh:nodeKind sh:Literal ;
1606
1606
  sh:datatype xsd:string ;
1607
1607
  #sh:class owl:Class ; # vocabolario TIPO MODALITA' INDAGINE (13) id="modalita-di-indagine"
1608
1608
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/modalita-di-indagine> ;
@@ -1616,7 +1616,7 @@ ex:E55Type15Shape # TIPO STRUMENTAZIONE
1616
1616
  rdfs:label "Tipo strumentazione" ;
1617
1617
  sh:property [
1618
1618
  sh:path indagine:tipo_strumentazione ;
1619
- #sh:nodeKind sh:Literal;
1619
+ #sh:nodeKind sh:Literal ;
1620
1620
  sh:datatype xsd:string ;
1621
1621
  #sh:class owl:Class ; # vocabolario STRUMENTAZIONE (18) id="strumentazione"
1622
1622
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/strumentazione> ;
@@ -1630,7 +1630,7 @@ ex:E55Type16Shape # TIPO MEDIUM
1630
1630
  rdfs:label "Tipo medium" ;
1631
1631
  sh:property [
1632
1632
  sh:path indagine:tipo_medium ;
1633
- #sh:nodeKind sh:Literal;
1633
+ #sh:nodeKind sh:Literal ;
1634
1634
  sh:datatype xsd:string ;
1635
1635
  #sh:class owl:Class ; # vocabolario MEDIUM (12) id="medium"
1636
1636
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/medium> ;
@@ -1644,7 +1644,7 @@ ex:E55Type17Shape # TIPO INPUT
1644
1644
  rdfs:label "Tipo input" ;
1645
1645
  sh:property [
1646
1646
  sh:path indagine:tipo_input ;
1647
- #sh:nodeKind sh:Literal;
1647
+ #sh:nodeKind sh:Literal ;
1648
1648
  sh:datatype xsd:string ;
1649
1649
  #sh:class owl:Class ; # vocabolario INPUT (24) id="input"
1650
1650
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/input> ;
@@ -1658,7 +1658,7 @@ ex:E55Type18Shape # TIPO OUTPUT
1658
1658
  rdfs:label "Tipo output" ;
1659
1659
  sh:property [
1660
1660
  sh:path indagine:tipo_output ;
1661
- #sh:nodeKind sh:Literal;
1661
+ #sh:nodeKind sh:Literal ;
1662
1662
  sh:datatype xsd:string ;
1663
1663
  #sh:class owl:Class ; # vocabolario OUTPUT (15) id="output"
1664
1664
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/output> ;
@@ -1666,11 +1666,10 @@ ex:E55Type18Shape # TIPO OUTPUT
1666
1666
  sh:maxCount 1 ;
1667
1667
  ] .
1668
1668
 
1669
- #ex:S10MaterialSubstantial02Shape # MATERIALE PREVALENTE 1 - ELEMENTO COSTRUTTIVO
1670
1669
  ex:S10CP9MaterialShape # MATERIALE PREVALENTE - ELEMENTO COSTRUTTIVO
1671
1670
  a sh:NodeShape, rdfs:Class ;
1672
1671
  sh:targetClass j.0:S10_Material_Substantial, basecpm:CP9_Building_Material ;
1673
- rdfs:label "Materiale prevalente" ;
1672
+ rdfs:label "Materiale prevalente elemento costruttivo" ;
1674
1673
  sh:property [
1675
1674
  sh:path crm:P2_has_type ;
1676
1675
  sh:node ex:E55Type08Shape ;
@@ -1694,7 +1693,6 @@ ex:S10CP9MaterialShape # MATERIALE PREVALENTE - ELEMENTO COSTRUTTIVO
1694
1693
  sh:node ex:E62String15Shape ;
1695
1694
  sh:name "Note degrado" ;
1696
1695
  sh:maxCount 1 ;
1697
- sh:maxCount 1 ;
1698
1696
  ] .
1699
1697
 
1700
1698
  #ex:CP9BuildingMaterialShape # MATERIALE PREVALENTE 2 - ELEMENTO COSTRUTTIVO
@@ -1719,7 +1717,7 @@ ex:CP42MaterialDecayShape # TIPO DEGRADO
1719
1717
  rdfs:label "Tipo degrado" ;
1720
1718
  sh:property [
1721
1719
  sh:path indagine:tipo_degrado ;
1722
- #sh:nodeKind sh:Literal;
1720
+ #sh:nodeKind sh:Literal ;
1723
1721
  sh:datatype xsd:string ;
1724
1722
  #sh:class owl:Class ; # vocabolario TIPO DEGRADO (3) id="degrado"
1725
1723
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/degrado> ;
@@ -1815,13 +1813,13 @@ ex:E62String18Shape # RUOLO ATTORE
1815
1813
  sh:maxCount 1 ;
1816
1814
  ] .
1817
1815
 
1818
- ex:E62String19Shape # DIMENSIONE
1816
+ ex:E62String19Shape # MISURA
1819
1817
  a sh:NodeShape, rdfs:Class ;
1820
1818
  sh:targetClass crm:E62_String ;
1821
- rdfs:label "Dimensione" ;
1819
+ rdfs:label "Misura" ;
1822
1820
  sh:property [
1823
- sh:path indagine:dimensione ;
1821
+ sh:path indagine:misura ;
1824
1822
  sh:datatype xsd:string ;
1825
- sh:name "Dimensione" ;
1823
+ sh:name "Misura" ;
1826
1824
  sh:maxCount 1 ;
1827
1825
  ] .