@igea/oac_backend 1.0.87 → 1.0.89

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.87",
3
+ "version": "1.0.89",
4
4
  "description": "Backend service for the OAC project",
5
5
  "main": "src/index.js",
6
6
  "bin": {
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "homepage": "https://github.com/chpigea/oac_backend#readme",
25
25
  "dependencies": {
26
- "@igea/oac_jwt_helpers": "1.0.10",
26
+ "@igea/oac_jwt_helpers": "1.0.13",
27
27
  "@rdfjs/data-model": "1.1.2",
28
28
  "@rdfjs/types": "1.1.0",
29
29
  "axios": "1.10.0",
@@ -84,22 +84,22 @@ ex:E7Activity02Shape # ATTIVITA' DIAGNOSTICA
84
84
  ] ;
85
85
  sh:property [
86
86
  sh:path crm:P2_has_type ;
87
- sh:node ex:E55Type13aShape ;
88
- sh:name "Fase analisi" ;
89
- sh:maxCount 1 ;
90
- ] ;
91
- sh:property [
92
- sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
93
- sh:node ex:E55Type13bShape ;
94
- sh:name "Preparazione campione" ;
95
- sh:maxCount 1 ;
96
- ] ;
97
- sh:property [
98
- sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
99
- sh:node ex:E55Type13cShape ;
100
- sh:name "Tecnica diagnostica" ;
101
- sh:maxCount 1 ;
102
- ] ;
87
+ sh:node ex:E55Type13Shape ;
88
+ sh:name "Tipologie attività" ;
89
+ sh:maxCount 1 ;
90
+ ] ;
91
+ #sh:property [
92
+ # sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
93
+ # sh:node ex:E55Type13bShape ;
94
+ # sh:name "Preparazione campione" ;
95
+ # sh:maxCount 1 ;
96
+ #] ;
97
+ #sh:property [
98
+ # sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
99
+ # sh:node ex:E55Type13cShape ;
100
+ # sh:name "Tecnica diagnostica" ;
101
+ # sh:maxCount 1 ;
102
+ #] ;
103
103
  sh:property [
104
104
  sh:path crm:P160_has_temporal_projection ;
105
105
  sh:node ex:E52TimespanShape ;
@@ -430,22 +430,22 @@ ex:S13Sample01Shape # CAMPIONE
430
430
  ] ;
431
431
  sh:property [
432
432
  sh:path crm:P2_has_type ;
433
- sh:node ex:E55Type04aShape ;
434
- sh:name "Descrizione campione" ;
435
- sh:maxCount 1 ;
436
- ] ;
437
- sh:property [
438
- sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
439
- sh:node ex:E55Type04bShape ;
440
- sh:name "Tipo campione" ;
441
- sh:maxCount 1 ;
442
- ] ;
443
- sh:property [
444
- sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
445
- sh:node ex:E55Type04cShape ;
446
- sh:name "Natura oggetto" ;
447
- sh:maxCount 1 ;
448
- ] ;
433
+ sh:node ex:E55Type04Shape ;
434
+ sh:name "Tipologie campione" ;
435
+ sh:maxCount 1 ;
436
+ ] ;
437
+ #sh:property [
438
+ # sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
439
+ # sh:node ex:E55Type04bShape ;
440
+ # sh:name "Tipo campione" ;
441
+ # sh:maxCount 1 ;
442
+ #] ;
443
+ #sh:property [
444
+ # sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
445
+ # sh:node ex:E55Type04cShape ;
446
+ # sh:name "Natura oggetto" ;
447
+ # sh:maxCount 1 ;
448
+ #] ;
449
449
  sh:property [
450
450
  sh:path crm:P43_has_dimension ;
451
451
  sh:node ex:E54DimensionShape ;
@@ -1204,7 +1204,7 @@ ex:I2Belief01Shape # INQUADRAMENTO CRONOLOGICO
1204
1204
  sh:path indagine:inquadramento_cronologico ;
1205
1205
  sh:class owl:Class ; # vocabolario INQUADRAMENTO CRONOLOGICO (9) id="inquadramento-cronologico"
1206
1206
  owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/inquadramento-cronologico> ;
1207
- sh:name "Tipo" ;
1207
+ sh:name "Inquadramento cronologico" ;
1208
1208
  sh:maxCount 1 ;
1209
1209
  ] ;
1210
1210
  sh:property [
@@ -1243,27 +1243,21 @@ ex:I2Belief02Shape # INPUT
1243
1243
  sh:maxCount 1 ;
1244
1244
  ] .
1245
1245
 
1246
- ex:E41Appellation01aShape # ENTE RICHIEDENTE
1246
+ ex:E41Appellation01Shape # ENTE RICHIEDENTE - SCHEDATORE
1247
1247
  a sh:NodeShape, rdfs:Class ;
1248
1248
  sh:targetClass crm:E41_Appellation ;
1249
- rdfs:label "Ente richiedente" ;
1249
+ rdfs:label "Ente richiedente - schedatore" ;
1250
1250
  sh:property [
1251
1251
  sh:path indagine:ente_richiedente ;
1252
1252
  sh:datatype xsd:string ;
1253
1253
  sh:name "Ente richiedente" ;
1254
1254
  sh:maxCount 1 ;
1255
- ] .
1256
-
1257
- ex:E41Appellation01bShape # SCHEDATORE
1258
- a sh:NodeShape, rdfs:Class ;
1259
- sh:targetClass crm:E41_Appellation ;
1260
- rdfs:label "Schedatore" ;
1255
+ ] ;
1261
1256
  sh:property [
1262
1257
  sh:path indagine:schedatore ;
1263
1258
  sh:datatype xsd:string ;
1264
1259
  sh:name "Schedatore" ;
1265
1260
  sh:maxCount 1 ;
1266
- sh:minCount 1 ;
1267
1261
  ] .
1268
1262
 
1269
1263
  ex:E41Appellation02Shape # DENOMINAZIONE BENE
@@ -1328,22 +1322,23 @@ ex:E55Type03Shape # TIPOLOGIA ATTORI
1328
1322
  sh:targetClass crm:E55_Type ;
1329
1323
  rdfs:label "Tipo attori" ;
1330
1324
  sh:property [
1331
- sh:path crm:P1_is_defined_by ;
1332
- sh:node ex:E41Appellation01aShape ;
1333
- sh:name "Ente richiedente" ;
1334
- sh:maxCount 1 ;
1335
- ] ;
1336
- sh:property [
1337
- sh:path [sh:inversePath crm:P1i_identifies] ; # usata proprietà inversa di P1_is_defined_by ;
1338
- sh:node ex:E41Appellation01bShape ;
1339
- sh:name "Schedatore" ;
1325
+ sh:path crm:P1_is_identified_by ;
1326
+ sh:node ex:E41Appellation01Shape ;
1327
+ sh:name "Ente richiedente - Schedatore" ;
1340
1328
  sh:maxCount 1 ;
1329
+ #] ;
1330
+ #sh:property [
1331
+ # sh:path [sh:inversePath crm:P1i_identifies] ; # usata proprietà inversa di P1_is_identified_by ;
1332
+ # sh:node ex:E41Appellation01bShape ;
1333
+ # sh:name "Schedatore" ;
1334
+ # sh:maxCount 1 ;
1335
+ # sh:maxCount 1 ;
1341
1336
  ] .
1342
1337
 
1343
- ex:E55Type04aShape # DESCRIZIONE CAMPIONE
1338
+ ex:E55Type04Shape # TIPOLOGIE CAMPIONE (8DESCRIZIONE, TIPO, NATURA OGGETTO)
1344
1339
  a sh:NodeShape, rdfs:Class ;
1345
1340
  sh:targetClass crm:E55_Type ;
1346
- rdfs:label "Descrizione campione" ;
1341
+ rdfs:label "Tipologie campione" ;
1347
1342
  sh:property [
1348
1343
  sh:path indagine:descrizione_campione ;
1349
1344
  sh:class owl:Class ; # vocabolario TIPO DESCRIZIONE CAMPIONE (4) id="descrizione-del-campione"
@@ -1356,12 +1351,11 @@ ex:E55Type04aShape # DESCRIZIONE CAMPIONE
1356
1351
  sh:node ex:E62String08Shape ;
1357
1352
  sh:name "Altra descrizione campione" ;
1358
1353
  sh:maxCount 1 ;
1359
- ] .
1360
-
1361
- ex:E55Type04bShape # TIPO CAMPIONE
1362
- a sh:NodeShape, rdfs:Class ;
1363
- sh:targetClass crm:E55_Type ;
1364
- rdfs:label "Tipo campione" ;
1354
+ ] ;
1355
+ #ex:E55Type04bShape # TIPO CAMPIONE
1356
+ # a sh:NodeShape, rdfs:Class ;
1357
+ # sh:targetClass crm:E55_Type ;
1358
+ # rdfs:label "Tipo campione" ;
1365
1359
  sh:property [
1366
1360
  sh:path indagine:tipo_campione ;
1367
1361
  sh:class owl:Class ; # vocabolario TIPO CAMPIONE (21) id="tipo-campione"
@@ -1369,12 +1363,11 @@ ex:E55Type04bShape # TIPO CAMPIONE
1369
1363
  sh:name "Tipo campione" ;
1370
1364
  sh:maxCount 1 ;
1371
1365
  sh:minCount 1 ;
1372
- ] .
1373
-
1374
- ex:E55Type04cShape # NATURA OGGETTO
1375
- a sh:NodeShape, rdfs:Class ;
1376
- sh:targetClass crm:E55_Type ;
1377
- rdfs:label "Natura oggetto" ;
1366
+ ] ;
1367
+ #ex:E55Type04cShape # NATURA OGGETTO
1368
+ # a sh:NodeShape, rdfs:Class ;
1369
+ # sh:targetClass crm:E55_Type ;
1370
+ # rdfs:label "Natura oggetto" ;
1378
1371
  sh:property [
1379
1372
  sh:path indagine:natura_oggetto ;
1380
1373
  sh:class owl:Class ; # vocabolario NATURA OGGETTO (26) id="natura-oggetto"
@@ -1490,22 +1483,21 @@ ex:E55Type12Shape # TIPO LUOGO ANALISI
1490
1483
  sh:maxCount 1 ;
1491
1484
  ] .
1492
1485
 
1493
- ex:E55Type13aShape # FASE ANALISI
1486
+ ex:E55Type13Shape # TIPOLOGIE ATTIVITA' (FASE ANALISI, PREPARAZIONE CAMPIONE, TECNICA DIAGNOSTICA)
1494
1487
  a sh:NodeShape, rdfs:Class ;
1495
1488
  sh:targetClass crm:E55_Type ;
1496
- rdfs:label "Fase analisi" ;
1489
+ rdfs:label "Tiplogie attività analisi" ;
1497
1490
  sh:property [
1498
1491
  sh:path indagine:fase_analisi ;
1499
1492
  sh:class owl:Class ; # vocabolario FASE ANALISI (7) id="fase-di-analisi"
1500
1493
  owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/fase-di-analisi> ;
1501
1494
  sh:name "Fase analisi" ;
1502
1495
  sh:maxCount 1 ;
1503
- ] .
1504
-
1505
- ex:E55Type13bShape # PREPARAZIONE CAMPIONE
1506
- a sh:NodeShape, rdfs:Class ;
1507
- sh:targetClass crm:E55_Type ;
1508
- rdfs:label "Preparazione campione" ;
1496
+ ] ;
1497
+ #ex:E55Type13bShape # PREPARAZIONE CAMPIONE
1498
+ # a sh:NodeShape, rdfs:Class ;
1499
+ # sh:targetClass crm:E55_Type ;
1500
+ # rdfs:label "Preparazione campione" ;
1509
1501
  sh:property [
1510
1502
  sh:path indagine:preparazione_campione ;
1511
1503
  sh:class owl:Class ; # vocabolario PREPARAZIONE CAMPIONE (16) id="preparazione-campione"
@@ -1518,12 +1510,11 @@ ex:E55Type13bShape # PREPARAZIONE CAMPIONE
1518
1510
  sh:node ex:E62String05Shape ;
1519
1511
  sh:name "Note preparazione campione" ;
1520
1512
  sh:maxCount 1 ;
1521
- ] .
1522
-
1523
- ex:E55Type13cShape # TECNICA DIAGNOSTICA
1524
- a sh:NodeShape, rdfs:Class ;
1525
- sh:targetClass crm:E55_Type ;
1526
- rdfs:label "Tecnica diagnostica" ;
1513
+ ] ;
1514
+ #ex:E55Type13cShape # TECNICA DIAGNOSTICA
1515
+ # a sh:NodeShape, rdfs:Class ;
1516
+ # sh:targetClass crm:E55_Type ;
1517
+ # rdfs:label "Tecnica diagnostica" ;
1527
1518
  sh:property [
1528
1519
  sh:path indagine:tecnica_diagnostica ;
1529
1520
  sh:class owl:Class ; # vocabolario TECNICA DIAGNOSTICA (20) id="tecnica-diagnostica"
@@ -87,9 +87,8 @@ ex:E42Identifier01Shape #ID INDAGINE
87
87
  sh:targetClass crm:E42_Identifier ;
88
88
  rdfs:label "ID Indagine" ;
89
89
  sh:property [
90
- #sh:path ex:P48haspreferredidentifier01 ;
91
90
  sh:path indagine:id_indagine ;
92
- sh:name "ID Indagine" ;
91
+ sh:name "ID indagine" ;
93
92
  sh:datatype xsd:string ;
94
93
  sh:maxCount 1 ;
95
94
  ] .
@@ -158,17 +157,16 @@ ex:E55Type03Shape # TIPOLOGIA ATTORI
158
157
  sh:targetClass crm:E55_Type ;
159
158
  rdfs:label "Tipo attori" ;
160
159
  sh:property [
161
- sh:path crm:P1_is_defined_by ;
162
- sh:node ex:E41Appellation01aShape ;
163
- sh:name "Ente richiedente" ;
164
- sh:maxCount 1 ;
165
- ] ;
166
- sh:property [
167
- sh:path [sh:inversePath crm:P1i_identifies] ; # usata proprietà inversa di P1_is_defined_by ;
168
- sh:node ex:E41Appellation01bShape ;
169
- sh:name "Schedatore" ;
170
- sh:maxCount 1 ;
160
+ sh:path crm:P1_is_identified_by ;
161
+ sh:node ex:E41Appellation01Shape ;
162
+ sh:name "Ente richiedente - Schedatore" ;
171
163
  sh:maxCount 1 ;
164
+ #] ;
165
+ #sh:property [
166
+ # sh:path [sh:inversePath crm:P1i_identifies] ; # usata proprietà inversa di P1_is_defined_by ;
167
+ # sh:node ex:E41Appellation01bShape ;
168
+ # sh:name "Schedatore" ;
169
+ # sh:maxCount 1 ;
172
170
  ] .
173
171
 
174
172
  ex:E55Type05Shape # TIPO CAMPIONE
@@ -116,7 +116,7 @@ ex:I2Belief01Shape # INQUADRAMENTO CRONOLOGICO
116
116
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/inquadramento-cronologico> ;
117
117
  #sh:nodeKind sh:Literal;
118
118
  sh:datatype xsd:string;
119
- sh:name "Tipo" ;
119
+ sh:name "Inquadramento cronologico" ;
120
120
  sh:maxCount 1 ;
121
121
  ] .
122
122
 
@@ -81,22 +81,22 @@ ex:E7Activity02Shape # ATTIVITA' DIAGNOSTICA
81
81
  ] ;
82
82
  sh:property [
83
83
  sh:path crm:P2_has_type ;
84
- sh:node ex:E55Type13aShape ;
85
- sh:name "Fase analisi" ;
86
- sh:maxCount 1 ;
87
- ] ;
88
- sh:property [
89
- sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
90
- sh:node ex:E55Type13bShape ;
91
- sh:name "Preparazione campione" ;
92
- sh:maxCount 1 ;
93
- ] ;
94
- sh:property [
95
- sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
96
- sh:node ex:E55Type13cShape ;
97
- sh:name "Tecnica diagnostica" ;
84
+ sh:node ex:E55Type13Shape ;
85
+ sh:name "Tipologie attività" ;
98
86
  sh:maxCount 1 ;
99
87
  ] ;
88
+ #sh:property [
89
+ # sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
90
+ # sh:node ex:E55Type13bShape ;
91
+ # sh:name "Preparazione campione" ;
92
+ # sh:maxCount 1 ;
93
+ #] ;
94
+ #sh:property [
95
+ # sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
96
+ # sh:node ex:E55Type13cShape ;
97
+ # sh:name "Tecnica diagnostica" ;
98
+ # sh:maxCount 1 ;
99
+ #] ;
100
100
  sh:property [
101
101
  sh:path crm:P160_has_temporal_projection ;
102
102
  sh:node ex:E52TimespanShape ;
@@ -341,7 +341,6 @@ ex:E73InformationObject03Shape # SOFTWARE
341
341
  sh:node ex:S5InferenceMakingShape ;
342
342
  sh:name "Inferenza" ;
343
343
  sh:maxCount 1 ;
344
- sh:maxCount 1 ;
345
344
  ] .
346
345
 
347
346
  ex:E73InformationObject04Shape # ALLEGATO REPORT
@@ -475,22 +474,22 @@ ex:S13Sample01Shape # CAMPIONE
475
474
  ] ;
476
475
  sh:property [
477
476
  sh:path crm:P2_has_type ;
478
- sh:node ex:E55Type04aShape ;
479
- sh:name "Descrizione campione" ;
480
- sh:maxCount 1 ;
481
- ] ;
482
- sh:property [
483
- sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
484
- sh:node ex:E55Type04bShape ;
485
- sh:name "Tipo campione" ;
486
- sh:maxCount 1 ;
487
- ] ;
488
- sh:property [
489
- sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
490
- sh:node ex:E55Type04cShape ;
491
- sh:name "Natura oggetto" ;
477
+ sh:node ex:E55Type04Shape ;
478
+ sh:name "Tipologie campione" ;
492
479
  sh:maxCount 1 ;
493
480
  ] ;
481
+ #sh:property [
482
+ # sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
483
+ # sh:node ex:E55Type04bShape ;
484
+ # sh:name "Tipo campione" ;
485
+ # sh:maxCount 1 ;
486
+ #] ;
487
+ #sh:property [
488
+ # sh:path [sh:inversePath crm:P2i_is_type_of] ; # usata proprietà inversa di P2_has_type
489
+ # sh:node ex:E55Type04cShape ;
490
+ # sh:name "Natura oggetto" ;
491
+ # sh:maxCount 1 ;
492
+ #] ;
494
493
  sh:property [
495
494
  sh:path crm:P43_has_dimension ;
496
495
  sh:node ex:E54DimensionShape ;
@@ -882,7 +881,6 @@ ex:CP41EnvironmentalObservableEntity01Shape # STATO CONSERVAZIONE - CONDIZIONE A
882
881
  sh:node ex:E62String09Shape ;
883
882
  sh:name "Note condizione ambientale" ;
884
883
  sh:maxCount 1 ;
885
- sh:maxCount 1 ;
886
884
  ] ;
887
885
  sh:property [
888
886
  sh:path basecpm:PC1_affects ;
@@ -1066,7 +1064,7 @@ ex:E42Identifier07Shape # ID ANALISI ASSOCIATA-PREGRESSA - (ATTIVITA' DIAGNOSTIC
1066
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???
1067
1065
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/xxx> ; # FARE QUALCOSA DI SIMILE AI VOCABOLARI
1068
1066
  #owl:imports <https://raw.githubusercontent.com/tibonto/DFG-Fachsystematik-Ontology/refs/heads/main/dfgfo.ttl>;
1069
- sh:maxCount 1 ;
1067
+ sh:maxCount 1 ;
1070
1068
  ] .
1071
1069
 
1072
1070
  ex:E42Identifier08Shape # PROTOCOLLO - PROCEDURA
@@ -1179,7 +1177,6 @@ ex:E39Actor02Shape # AUTORI
1179
1177
  rdfs:label "Autori" ;
1180
1178
  sh:property [
1181
1179
  sh:path indagine:autore ;
1182
- #sh:node ex:E55Type03Shape ;
1183
1180
  sh:datatype xsd:string ;
1184
1181
  sh:name "Autore" ;
1185
1182
  sh:maxCount 1 ;
@@ -1274,7 +1271,7 @@ ex:I2Belief01Shape # INQUADRAMENTO CRONOLOGICO
1274
1271
  sh:datatype xsd:string ;
1275
1272
  #sh:class owl:Class ; # vocabolario INQUADRAMENTO CRONOLOGICO (9) id="inquadramento-cronologico"
1276
1273
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/inquadramento-cronologico> ;
1277
- sh:name "Tipo" ;
1274
+ sh:name "Inquadramento cronologico" ;
1278
1275
  sh:maxCount 1 ;
1279
1276
  ] ;
1280
1277
  sh:property [
@@ -1313,21 +1310,16 @@ ex:I2Belief02Shape # INPUT
1313
1310
  sh:maxCount 1 ;
1314
1311
  ] .
1315
1312
 
1316
- ex:E41Appellation01aShape # ENTE RICHIEDENTE
1313
+ ex:E41Appellation01Shape # ENTE RICHIEDENTE - SCHEDATORE
1317
1314
  a sh:NodeShape, rdfs:Class ;
1318
1315
  sh:targetClass crm:E41_Appellation ;
1319
- rdfs:label "Ente richiedente" ;
1316
+ rdfs:label "Ente richiedente - schedatore" ;
1320
1317
  sh:property [
1321
1318
  sh:path indagine:ente_richiedente ;
1322
1319
  sh:datatype xsd:string ;
1323
1320
  sh:name "Ente richiedente" ;
1324
1321
  sh:maxCount 1 ;
1325
- ] .
1326
-
1327
- ex:E41Appellation01bShape # SCHEDATORE
1328
- a sh:NodeShape, rdfs:Class ;
1329
- sh:targetClass crm:E41_Appellation ;
1330
- rdfs:label "Schedatore" ;
1322
+ ] ;
1331
1323
  sh:property [
1332
1324
  sh:path indagine:schedatore ;
1333
1325
  sh:datatype xsd:string ;
@@ -1392,22 +1384,22 @@ ex:E55Type03Shape # TIPOLOGIA ATTORI
1392
1384
  sh:targetClass crm:E55_Type ;
1393
1385
  rdfs:label "Tipo attori" ;
1394
1386
  sh:property [
1395
- sh:path crm:P1_is_defined_by ;
1396
- sh:node ex:E41Appellation01aShape ;
1397
- sh:name "Ente richiedente" ;
1398
- sh:maxCount 1 ;
1399
- ] ;
1400
- sh:property [
1401
- sh:path [sh:inversePath crm:P1i_identifies] ; # usata proprietà inversa di P1_is_defined_by ;
1402
- sh:node ex:E41Appellation01bShape ;
1403
- sh:name "Schedatore" ;
1387
+ sh:path crm:P1_is_identified_by ;
1388
+ sh:node ex:E41Appellation01Shape ;
1389
+ sh:name "Ente richiedente - schedatore" ;
1404
1390
  sh:maxCount 1 ;
1391
+ #] ;
1392
+ #sh:property [
1393
+ # sh:path [sh:inversePath crm:P1i_identifies] ; # usata proprietà inversa di P1_is_identified_by ;
1394
+ # sh:node ex:E41Appellation01bShape ;
1395
+ # sh:name "Schedatore" ;
1396
+ # sh:maxCount 1 ;
1405
1397
  ] .
1406
1398
 
1407
- ex:E55Type04aShape # DESCRIZIONE CAMPIONE
1399
+ ex:E55Type04Shape # TIPOLOGIE CAMPIONE (8DESCRIZIONE, TIPO, NATURA OGGETTO)
1408
1400
  a sh:NodeShape, rdfs:Class ;
1409
1401
  sh:targetClass crm:E55_Type ;
1410
- rdfs:label "Descrizione campione" ;
1402
+ rdfs:label "Tipologie campione" ;
1411
1403
  sh:property [
1412
1404
  sh:path indagine:descrizione_campione ;
1413
1405
  #sh:nodeKind sh:Literal;
@@ -1416,12 +1408,11 @@ ex:E55Type04aShape # DESCRIZIONE CAMPIONE
1416
1408
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/descrizione-del-campione> ;
1417
1409
  sh:name "Descrizione campione" ;
1418
1410
  sh:maxCount 1 ;
1419
- ] .
1420
-
1421
- ex:E55Type04bShape # TIPO CAMPIONE
1422
- a sh:NodeShape, rdfs:Class ;
1423
- sh:targetClass crm:E55_Type ;
1424
- rdfs:label "Tipo campione" ;
1411
+ ] ;
1412
+ #ex:E55Type04bShape # TIPO CAMPIONE
1413
+ # a sh:NodeShape, rdfs:Class ;
1414
+ # sh:targetClass crm:E55_Type ;
1415
+ # rdfs:label "Tipo campione" ;
1425
1416
  sh:property [
1426
1417
  sh:path indagine:tipo_campione ;
1427
1418
  #sh:nodeKind sh:Literal;
@@ -1431,12 +1422,11 @@ ex:E55Type04bShape # TIPO CAMPIONE
1431
1422
  sh:name "Tipo campione" ;
1432
1423
  sh:maxCount 1 ;
1433
1424
  #sh:minCount 1 ;
1434
- ] .
1435
-
1436
- ex:E55Type04cShape # NATURA OGGETTO
1437
- a sh:NodeShape, rdfs:Class ;
1438
- sh:targetClass crm:E55_Type ;
1439
- rdfs:label "Natura oggetto" ;
1425
+ ] ;
1426
+ #ex:E55Type04cShape # NATURA OGGETTO
1427
+ # a sh:NodeShape, rdfs:Class ;
1428
+ # sh:targetClass crm:E55_Type ;
1429
+ # rdfs:label "Natura oggetto" ;
1440
1430
  sh:property [
1441
1431
  sh:path indagine:natura_oggetto ;
1442
1432
  #sh:nodeKind sh:Literal;
@@ -1559,10 +1549,10 @@ ex:E55Type12Shape # TIPO LUOGO ANALISI
1559
1549
  sh:maxCount 1 ;
1560
1550
  ] .
1561
1551
 
1562
- ex:E55Type13aShape # FASE ANALISI
1552
+ ex:E55Type13Shape # TIPOLOGIE ATTIVITA' (FASE ANALISI, PREPARAZIONE CAMPIONE, TECNICA DIAGNOSTICA)
1563
1553
  a sh:NodeShape, rdfs:Class ;
1564
1554
  sh:targetClass crm:E55_Type ;
1565
- rdfs:label "Fase analisi" ;
1555
+ rdfs:label "Tipologie attività" ;
1566
1556
  sh:property [
1567
1557
  sh:path indagine:fase_analisi ;
1568
1558
  #sh:nodeKind sh:Literal;
@@ -1571,12 +1561,11 @@ ex:E55Type13aShape # FASE ANALISI
1571
1561
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/fase-di-analisi> ;
1572
1562
  sh:name "Fase analisi" ;
1573
1563
  sh:maxCount 1 ;
1574
- ] .
1575
-
1576
- ex:E55Type13bShape # PREPARAZIONE CAMPIONE
1577
- a sh:NodeShape, rdfs:Class ;
1578
- sh:targetClass crm:E55_Type ;
1579
- rdfs:label "Preparazione campione" ;
1564
+ ] ;
1565
+ #ex:E55Type13bShape # PREPARAZIONE CAMPIONE
1566
+ # a sh:NodeShape, rdfs:Class ;
1567
+ # sh:targetClass crm:E55_Type ;
1568
+ # rdfs:label "Preparazione campione" ;
1580
1569
  sh:property [
1581
1570
  sh:path indagine:preparazione_campione ;
1582
1571
  #sh:nodeKind sh:Literal;
@@ -1591,12 +1580,11 @@ ex:E55Type13bShape # PREPARAZIONE CAMPIONE
1591
1580
  sh:node ex:E62String05Shape ;
1592
1581
  sh:name "Note preparazione campione" ;
1593
1582
  sh:maxCount 1 ;
1594
- ] .
1595
-
1596
- ex:E55Type13cShape # TECNICA DIAGNOSTICA
1597
- a sh:NodeShape, rdfs:Class ;
1598
- sh:targetClass crm:E55_Type ;
1599
- rdfs:label "Tecnica diagnostica" ;
1583
+ ] ;
1584
+ #ex:E55Type13cShape # TECNICA DIAGNOSTICA
1585
+ # a sh:NodeShape, rdfs:Class ;
1586
+ # sh:targetClass crm:E55_Type ;
1587
+ # rdfs:label "Tecnica diagnostica" ;
1600
1588
  sh:property [
1601
1589
  sh:path indagine:tecnica_diagnostica ;
1602
1590
  #sh:nodeKind sh:Literal;