@igea/oac_backend 1.0.98 → 1.0.100

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.98",
3
+ "version": "1.0.100",
4
4
  "description": "Backend service for the OAC project",
5
5
  "main": "src/index.js",
6
6
  "bin": {
@@ -12,7 +12,53 @@
12
12
  #@prefix volipi: <http://data.sparna.fr/ontologies/volipi#> .
13
13
  #@prefix skos: <http://www.w3.org/2004/02/skos/core> .
14
14
  @prefix indagine: <http://indagine/> .
15
-
15
+ #@prefix this: <http://data.mydomain.com/sparnatural-page/sparnatural-config/> .
16
+
17
+ @prefix dash: <http://datashapes.org/dash#> .
18
+ @prefix core: <http://data.sparna.fr/ontologies/sparnatural-config-core#> .
19
+
20
+
21
+ ex:E7Activity01Shape_label sh:path rdfs:label ;
22
+ #sh:order "1" ;
23
+ sh:name "Label indagine" ;
24
+ #sh:path indagine:label_indagine ;
25
+ sh:nodeKind sh:Literal ;
26
+ sh:datatype rdf:string ;
27
+ sh:maxCount 1 ;
28
+ sh:minCount 1 ;
29
+ dash:searchWidget core:NonSelectableProperty;
30
+ #dash:searchWidget core:SearchProperty ;
31
+ dash:propertyRole dash:LabelRole ;
32
+ core:enableOptional "false"^^xsd:boolean ;
33
+ core:enableNegation "false"^^xsd:boolean .
34
+
35
+ ex:S13Sample01Shape_label sh:path rdfs:label ;
36
+ #sh:order "1" ;
37
+ sh:name "Label campione" ;
38
+ #sh:path indagine:label_campione ;
39
+ sh:nodeKind sh:Literal ;
40
+ sh:datatype rdf:string ;
41
+ sh:maxCount 1 ;
42
+ sh:minCount 1 ;
43
+ dash:searchWidget core:NonSelectableProperty;
44
+ #dash:searchWidget core:SearchProperty ;
45
+ dash:propertyRole dash:LabelRole ;
46
+ core:enableOptional "false"^^xsd:boolean ;
47
+ core:enableNegation "false"^^xsd:boolean .
48
+
49
+ ex:E7Activity02Shape_label sh:path rdfs:label ;
50
+ #sh:order "1" ;
51
+ sh:name "Label attività diagnostica" ;
52
+ #sh:path indagine:label_attivita_diagnostica ;
53
+ sh:nodeKind sh:Literal ;
54
+ sh:datatype rdf:string ;
55
+ sh:maxCount 1 ;
56
+ sh:minCount 1 ;
57
+ dash:searchWidget core:NonSelectableProperty;
58
+ #dash:searchWidget core:SearchProperty ;
59
+ dash:propertyRole dash:LabelRole ;
60
+ core:enableOptional "false"^^xsd:boolean ;
61
+ core:enableNegation "false"^^xsd:boolean .
16
62
 
17
63
  ex:E7Activity01Shape # INDAGINE *** livello iniziale
18
64
  a sh:NodeShape, rdfs:Class ;
@@ -58,7 +104,8 @@ ex:E7Activity01Shape # INDAGINE *** livello iniziale
58
104
  sh:node ex:E7Activity02Shape ;
59
105
  sh:name "Attività diagnostica" ;
60
106
  #sh:maxCount 1 ;
61
- ] .
107
+ ] ; # .
108
+ sh:property ex:E7Activity01Shape_label .
62
109
 
63
110
  ex:E7Activity02Shape # ATTIVITA' DIAGNOSTICA
64
111
  a sh:NodeShape, rdfs:Class ;
@@ -85,21 +132,9 @@ ex:E7Activity02Shape # ATTIVITA' DIAGNOSTICA
85
132
  sh:property [
86
133
  sh:path crm:P2_has_type ;
87
134
  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
- #] ;
135
+ sh:name "Attività" ;
136
+ sh:maxCount 1 ;
137
+ ] ;
103
138
  sh:property [
104
139
  sh:path crm:P160_has_temporal_projection ;
105
140
  sh:node ex:E52TimespanShape ;
@@ -153,7 +188,8 @@ ex:E7Activity02Shape # ATTIVITA' DIAGNOSTICA
153
188
  sh:node ex:E31DocumentShape ;
154
189
  sh:name "Report" ;
155
190
  #sh:maxCount 1 ;
156
- ] .
191
+ ] ;
192
+ sh:property ex:E7Activity02Shape_label .
157
193
 
158
194
  ex:E31DocumentShape # REPORT
159
195
  a sh:NodeShape, rdfs:Class ;
@@ -434,22 +470,10 @@ ex:S13Sample01Shape # CAMPIONE
434
470
  sh:name "Tipologie campione" ;
435
471
  sh:maxCount 1 ;
436
472
  ] ;
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
473
  sh:property [
450
474
  sh:path crm:P43_has_dimension ;
451
475
  sh:node ex:E54DimensionShape ;
452
- sh:name "Dimensioni" ;
476
+ sh:name "Valore dimensionale" ;
453
477
  ] ;
454
478
  sh:property [
455
479
  sh:path j.0:O8i_was_observed_by ;
@@ -486,7 +510,8 @@ ex:S13Sample01Shape # CAMPIONE
486
510
  sh:node ex:CP2ArchitectureWorkShape ;
487
511
  sh:name "Bene di riferimento" ;
488
512
  sh:maxCount 1 ;
489
- ] .
513
+ ] ;
514
+ sh:property ex:S13Sample01Shape_label .
490
515
 
491
516
  ex:S13Sample02Shape # SOTTOCAMPIONE
492
517
  a sh:NodeShape, rdfs:Class ;
@@ -887,13 +912,13 @@ ex:CP20ConstructionWorkShape # ELEMENTO COSTRUTTIVO
887
912
  sh:property [
888
913
  sh:path j.0:O25_contains ;
889
914
  sh:node ex:S10CP9MaterialShape ;
890
- sh:name "Materiale prevalente 1" ;
915
+ sh:name "Materiale prevalente" ;
891
916
  sh:maxCount 1 ;
892
917
  ] ;
893
918
  sh:property [
894
919
  sh:path basecpm:PC41_shows_as_main_material ;
895
920
  sh:node ex:S10CP9MaterialShape ;
896
- sh:name "Materiale prevalente 2" ;
921
+ sh:name "Materiale prevalente costruttivo" ;
897
922
  sh:maxCount 1 ;
898
923
  ] ;
899
924
  sh:property [
@@ -1130,12 +1155,12 @@ ex:E39Actor02Shape # AUTORI
1130
1155
  ex:E39Actor03Shape # COMPETENZA ATTORE
1131
1156
  a sh:NodeShape, rdfs:Class ;
1132
1157
  sh:targetClass crm:E39_Actor ;
1133
- rdfs:label "Conpetenza attore" ;
1158
+ rdfs:label "Competenza attore" ;
1134
1159
  sh:property [
1135
1160
  sh:path indagine:competenze_attore ;
1136
1161
  sh:class owl:Class ; # vocabolario COMPETENZA (5) id="competenza"
1137
1162
  owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/competenza> ;
1138
- sh:name "Conpetenza attore" ;
1163
+ sh:name "Competenza attore" ;
1139
1164
  sh:maxCount 1 ;
1140
1165
  ] ;
1141
1166
  sh:property [
@@ -1167,10 +1192,16 @@ ex:E74GroupShape # ENTE AUTORE
1167
1192
  sh:maxCount 1 ;
1168
1193
  ] .
1169
1194
 
1170
- ex:E54DimensionShape # DIMENSIONI
1195
+ ex:E54DimensionShape # VALORE DIMENSIONALE
1171
1196
  a sh:NodeShape, rdfs:Class ;
1172
1197
  sh:targetClass crm:E54_Dimension ;
1173
- rdfs:label "Dimensioni" ;
1198
+ rdfs:label "Valore dimensionale" ;
1199
+ sh:property [
1200
+ sh:path indagine:dimensione ;
1201
+ sh:datatype xsd:string ;
1202
+ sh:name "dimensione" ;
1203
+ sh:maxCount 1 ;
1204
+ ] ;
1174
1205
  sh:property [
1175
1206
  sh:path crm:P91_has_unit ;
1176
1207
  sh:node ex:E58MeasurementUnitShape ;
@@ -1326,13 +1357,6 @@ ex:E55Type03Shape # TIPOLOGIA ATTORI
1326
1357
  sh:node ex:E41Appellation01Shape ;
1327
1358
  sh:name "Ente richiedente - Schedatore" ;
1328
1359
  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 ;
1336
1360
  ] .
1337
1361
 
1338
1362
  ex:E55Type04Shape # TIPOLOGIE CAMPIONE (8DESCRIZIONE, TIPO, NATURA OGGETTO)
@@ -1352,10 +1376,6 @@ ex:E55Type04Shape # TIPOLOGIE CAMPIONE (8DESCRIZIONE, TIPO, NATURA OGGETTO)
1352
1376
  sh:name "Altra descrizione campione" ;
1353
1377
  sh:maxCount 1 ;
1354
1378
  ] ;
1355
- #ex:E55Type04bShape # TIPO CAMPIONE
1356
- # a sh:NodeShape, rdfs:Class ;
1357
- # sh:targetClass crm:E55_Type ;
1358
- # rdfs:label "Tipo campione" ;
1359
1379
  sh:property [
1360
1380
  sh:path indagine:tipo_campione ;
1361
1381
  sh:class owl:Class ; # vocabolario TIPO CAMPIONE (21) id="tipo-campione"
@@ -1364,10 +1384,6 @@ ex:E55Type04Shape # TIPOLOGIE CAMPIONE (8DESCRIZIONE, TIPO, NATURA OGGETTO)
1364
1384
  sh:maxCount 1 ;
1365
1385
  sh:minCount 1 ;
1366
1386
  ] ;
1367
- #ex:E55Type04cShape # NATURA OGGETTO
1368
- # a sh:NodeShape, rdfs:Class ;
1369
- # sh:targetClass crm:E55_Type ;
1370
- # rdfs:label "Natura oggetto" ;
1371
1387
  sh:property [
1372
1388
  sh:path indagine:natura_oggetto ;
1373
1389
  sh:class owl:Class ; # vocabolario NATURA OGGETTO (26) id="natura-oggetto"
@@ -1486,7 +1502,7 @@ ex:E55Type12Shape # TIPO LUOGO ANALISI
1486
1502
  ex:E55Type13Shape # TIPOLOGIE ATTIVITA' (FASE ANALISI, PREPARAZIONE CAMPIONE, TECNICA DIAGNOSTICA)
1487
1503
  a sh:NodeShape, rdfs:Class ;
1488
1504
  sh:targetClass crm:E55_Type ;
1489
- rdfs:label "Tiplogie attività analisi" ;
1505
+ rdfs:label "Attività" ;
1490
1506
  sh:property [
1491
1507
  sh:path indagine:fase_analisi ;
1492
1508
  sh:class owl:Class ; # vocabolario FASE ANALISI (7) id="fase-di-analisi"
@@ -1494,10 +1510,6 @@ ex:E55Type13Shape # TIPOLOGIE ATTIVITA' (FASE ANALISI, PREPARAZIONE CAMPIONE, TE
1494
1510
  sh:name "Fase analisi" ;
1495
1511
  sh:maxCount 1 ;
1496
1512
  ] ;
1497
- #ex:E55Type13bShape # PREPARAZIONE CAMPIONE
1498
- # a sh:NodeShape, rdfs:Class ;
1499
- # sh:targetClass crm:E55_Type ;
1500
- # rdfs:label "Preparazione campione" ;
1501
1513
  sh:property [
1502
1514
  sh:path indagine:preparazione_campione ;
1503
1515
  sh:class owl:Class ; # vocabolario PREPARAZIONE CAMPIONE (16) id="preparazione-campione"
@@ -1511,10 +1523,6 @@ ex:E55Type13Shape # TIPOLOGIE ATTIVITA' (FASE ANALISI, PREPARAZIONE CAMPIONE, TE
1511
1523
  sh:name "Note preparazione campione" ;
1512
1524
  sh:maxCount 1 ;
1513
1525
  ] ;
1514
- #ex:E55Type13cShape # TECNICA DIAGNOSTICA
1515
- # a sh:NodeShape, rdfs:Class ;
1516
- # sh:targetClass crm:E55_Type ;
1517
- # rdfs:label "Tecnica diagnostica" ;
1518
1526
  sh:property [
1519
1527
  sh:path indagine:tecnica_diagnostica ;
1520
1528
  sh:class owl:Class ; # vocabolario TECNICA DIAGNOSTICA (20) id="tecnica-diagnostica"
@@ -1631,22 +1639,6 @@ ex:S10CP9MaterialShape # MATERIALE PREVALENTE - ELEMENTO COSTRUTTIVO
1631
1639
  sh:maxCount 1 ;
1632
1640
  ] .
1633
1641
 
1634
- #ex:CP9BuildingMaterialShape # MATERIALE PREVALENTE 2 - ELEMENTO COSTRUTTIVO
1635
- # a sh:NodeShape, rdfs:Class ;
1636
- # sh:targetClass basecpm:CP9_Building_Material ;
1637
- # sh:property [
1638
- # sh:path crm:P2_has_type ;
1639
- # sh:node ex:E55Type08Shape ;
1640
- # sh:name "Materiale" ;
1641
- # sh:maxCount 1 ;
1642
- # ] ;
1643
- # sh:property [
1644
- # sh:path basecpm:PC51_was_affected_by ;
1645
- # sh:node ex:CP42MaterialDecayShape ;
1646
- # sh:name "Degrado" ;
1647
- # #sh:maxCount 1 ;
1648
- # ] .
1649
-
1650
1642
  ex:CP42MaterialDecayShape # TIPO DEGRADO
1651
1643
  a sh:NodeShape, rdfs:Class ;
1652
1644
  sh:targetClass basecpm:CP42_Material_Decay ;
@@ -14,32 +14,21 @@
14
14
  @prefix indagine: <http://indagine/> .
15
15
  @prefix this: <http://data.mydomain.com/sparnatural-page/sparnatural-config/> .
16
16
 
17
- #@prefix dash: <http://datashapes.org/dash#> .
18
- #@prefix core: <http://data.sparna.fr/ontologies/sparnatural-config-core#> .
19
- #
20
- #this:E7Activity01Shape_label sh:path rdfs:label ;
21
- # #sh:order "1" ;
22
- # sh:name "Label" ;
23
- # #sh:description "Specifies the name of the object."@en, "Spécifie le nom du Sympôme"@fr ;
24
- # sh:maxCount 1 ;
25
- # sh:nodeKind sh:Literal ;
26
- # sh:datatype rdf:string ;
27
- # dash:searchWidget core:SearchProperty ;
28
- # dash:propertyRole dash:LabelRole ;
29
- # core:enableOptional "false"^^xsd:boolean ;
30
- # core:enableNegation "false"^^xsd:boolean .
31
- #
32
- #this:E42Identifier01Shape_label sh:path rdfs:label ;
33
- # #sh:order "1" ;
34
- # sh:name "Label" ;
35
- # #sh:description "Specifies the name of the object."@en, "Spécifie le nom du Sympôme"@fr ;
36
- # sh:maxCount 1 ;
37
- # sh:nodeKind sh:Literal ;
38
- # sh:datatype rdf:string ;
39
- # dash:searchWidget core:SearchProperty ;
40
- # dash:propertyRole dash:LabelRole ;
41
- # core:enableOptional "false"^^xsd:boolean ;
42
- # core:enableNegation "false"^^xsd:boolean .
17
+ @prefix dash: <http://datashapes.org/dash#> .
18
+ @prefix core: <http://data.sparna.fr/ontologies/sparnatural-config-core#> .
19
+
20
+
21
+ this:E7Activity01Shape_label sh:path rdfs:label ;
22
+ #sh:order "1" ;
23
+ sh:name "Label indagine" ;
24
+ sh:maxCount 1 ;
25
+ sh:nodeKind sh:Literal ;
26
+ sh:datatype rdf:string ;
27
+ dash:searchWidget core:NonSelectableProperty;
28
+ #dash:searchWidget core:SearchProperty ;
29
+ dash:propertyRole dash:LabelRole ;
30
+ core:enableOptional "false"^^xsd:boolean ;
31
+ core:enableNegation "false"^^xsd:boolean .
43
32
 
44
33
  this:E7Activity01Shape # INDAGINE
45
34
  a sh:NodeShape, rdfs:Class ;
@@ -69,14 +58,14 @@ this:E7Activity01Shape # INDAGINE
69
58
  sh:node this:S13Sample01Shape ;
70
59
  sh:name "ha usato un oggetto specifico" ;
71
60
  sh:maxCount 1 ;
72
- ] .
73
- # ] ;
74
- # sh:property this:E7Activity01Shape_label .
61
+ ] ;
62
+ sh:property this:E7Activity01Shape_label .
75
63
 
76
64
  this:E39Actor01Shape # ATTORI
77
65
  a sh:NodeShape, rdfs:Class ;
78
66
  sh:targetClass crm:E39_Actor ;
79
67
  rdfs:label "Attori coinvolti" ;
68
+ sh:deactivated "true"^^xsd:boolean ;
80
69
  sh:property [
81
70
  sh:path crm:P2_has_type ;
82
71
  sh:node this:E55Type03Shape ;
@@ -88,6 +77,7 @@ this:S13Sample01Shape # CAMPIONE
88
77
  a sh:NodeShape, rdfs:Class ;
89
78
  sh:targetClass j.0:S13_Sample ;
90
79
  rdfs:label "Campione" ;
80
+ sh:deactivated "true"^^xsd:boolean ;
91
81
  sh:property [
92
82
  sh:path crm:P2_has_type ;
93
83
  sh:node this:E55Type05Shape ;
@@ -105,6 +95,7 @@ this:CP2ArchitectureWorkShape # BENE DI RIFERIMENTO
105
95
  a sh:NodeShape, rdfs:Class ;
106
96
  sh:targetClass basecpm:CP2_Architecture_Work ;
107
97
  rdfs:label "Bene di riferimento" ;
98
+ sh:deactivated "true"^^xsd:boolean ;
108
99
  sh:property [
109
100
  sh:path crm:P1_is_identified_by ;
110
101
  sh:node this:E41Appellation02Shape ;
@@ -112,23 +103,24 @@ this:CP2ArchitectureWorkShape # BENE DI RIFERIMENTO
112
103
  sh:maxCount 1 ;
113
104
  ] .
114
105
 
115
- this:E42Identifier01Shape #ID INDAGINE
106
+ this:E42Identifier01Shape # ID INDAGINE
116
107
  a sh:NodeShape, rdfs:Class ;
117
108
  sh:targetClass crm:E42_Identifier ;
118
109
  rdfs:label "ID Indagine" ;
110
+ sh:deactivated "true"^^xsd:boolean ;
111
+ #sh:property this:E7Activity01Shape_label .
119
112
  sh:property [
120
- sh:path indagine:id_indagine ;
113
+ sh:path indagine:id_indagine ;
121
114
  sh:name "ID" ;
122
115
  sh:datatype xsd:string ;
123
116
  sh:maxCount 1 ;
124
117
  ] .
125
- # ] ;
126
- # sh:property this:E42Identifier01Shape_label .
127
118
 
128
119
  this:I12AdoptedBeliefShape # QUESITO DIAGNOSTICO
129
120
  a sh:NodeShape, rdfs:Class ;
130
121
  sh:targetClass base:I12_Adopted_Belief ;
131
122
  rdfs:label "Quesito diagnostico" ;
123
+ sh:deactivated "true"^^xsd:boolean ;
132
124
  sh:property [
133
125
  sh:path crm:P2_has_type ;
134
126
  sh:node this:E55Type02Shape ;
@@ -140,6 +132,7 @@ this:E41Appellation01Shape # ENTE RICHIEDENTE
140
132
  a sh:NodeShape, rdfs:Class ;
141
133
  sh:targetClass crm:E41_Appellation ;
142
134
  rdfs:label "Ente richiedente - Schedatore" ;
135
+ sh:deactivated "true"^^xsd:boolean ;
143
136
  sh:property [
144
137
  sh:path indagine:ente_richiedente ;
145
138
  sh:datatype xsd:string ;
@@ -159,6 +152,7 @@ this:E41Appellation02Shape # DENOMINAZIONE BENE
159
152
  a sh:NodeShape, rdfs:Class ;
160
153
  sh:targetClass crm:E41_Appellation ;
161
154
  rdfs:label "Denominazione bene" ;
155
+ sh:deactivated "true"^^xsd:boolean ;
162
156
  sh:property [
163
157
  sh:path indagine:bene_di_riferimento ;
164
158
  sh:datatype xsd:string ;
@@ -172,6 +166,7 @@ this:E55Type02Shape # TIPO QUESITO DIAGNOSTICO
172
166
  sh:targetClass crm:E55_Type ;
173
167
  rdfs:label "Tipo quesito diagnostico" ;
174
168
  #volipi:iconName "fa-solid fa-car" ;
169
+ sh:deactivated "true"^^xsd:boolean ;
175
170
  sh:property [
176
171
  sh:path indagine:tipo_quesito_diagnostico ;
177
172
  #sh:class owl:Class ; # vocabolario QUESITO DIAGNOSTICO (8) id="quesito-diagnostico"
@@ -186,23 +181,19 @@ this:E55Type03Shape # TIPOLOGIA ATTORI
186
181
  a sh:NodeShape, rdfs:Class ;
187
182
  sh:targetClass crm:E55_Type ;
188
183
  rdfs:label "Tipo attori" ;
184
+ sh:deactivated "true"^^xsd:boolean ;
189
185
  sh:property [
190
186
  sh:path crm:P1_is_identified_by ;
191
187
  sh:node this:E41Appellation01Shape ;
192
188
  sh:name "è identificato da" ;
193
189
  sh:maxCount 1 ;
194
- #] ;
195
- #sh:property [
196
- # sh:path [sh:inversePath crm:P1i_identifies] ; # usata proprietà inversa di P1_is_defined_by ;
197
- # sh:node this:E41Appellation01bShape ;
198
- # sh:name "Schedatore" ;
199
- # sh:maxCount 1 ;
200
190
  ] .
201
191
 
202
192
  this:E55Type05Shape # TIPO CAMPIONE
203
193
  a sh:NodeShape, rdfs:Class ;
204
194
  sh:targetClass crm:E55_Type ;
205
195
  rdfs:label "Tipo campione" ;
196
+ sh:deactivated "true"^^xsd:boolean ;
206
197
  sh:property [
207
198
  sh:path indagine:tipo_campione ;
208
199
  #sh:class owl:Class ; # vocabolario TIPO CAMPIONE (21) id="tipo-campione
@@ -14,6 +14,23 @@
14
14
  @prefix indagine: <http://indagine/> .
15
15
  @prefix this: <http://data.mydomain.com/sparnatural-page/sparnatural-config/> .
16
16
 
17
+ @prefix dash: <http://datashapes.org/dash#> .
18
+ @prefix core: <http://data.sparna.fr/ontologies/sparnatural-config-core#> .
19
+
20
+
21
+ this:S13Sample01Shape_label sh:path rdfs:label ;
22
+ #sh:order "1" ;
23
+ sh:name "Label campione" ;
24
+ #sh:path indagine:label_campione ;
25
+ sh:nodeKind sh:Literal ;
26
+ sh:datatype rdf:string ;
27
+ sh:maxCount 1 ;
28
+ sh:minCount 1 ;
29
+ dash:searchWidget core:NonSelectableProperty;
30
+ #dash:searchWidget core:SearchProperty ;
31
+ dash:propertyRole dash:LabelRole ;
32
+ core:enableOptional "false"^^xsd:boolean ;
33
+ core:enableNegation "false"^^xsd:boolean .
17
34
 
18
35
  this:S13Sample01Shape # CAMPIONE
19
36
  a sh:NodeShape, rdfs:Class ;
@@ -42,12 +59,14 @@ this:S13Sample01Shape # CAMPIONE
42
59
  sh:node this:CP2ArchitectureWorkShape ;
43
60
  sh:name "utilizza" ;
44
61
  sh:maxCount 1 ;
45
- ] .
62
+ ] ;
63
+ sh:property this:S13Sample01Shape_label .
46
64
 
47
65
  this:S10MaterialSubstantial01Shape # MATERIALE PREVALENTE - CAMPIONE
48
66
  a sh:NodeShape, rdfs:Class ;
49
67
  sh:targetClass j.0:S10_Material_Substantial ;
50
68
  rdfs:label "Materiale" ;
69
+ sh:deactivated "true"^^xsd:boolean ;
51
70
  sh:property [
52
71
  sh:path crm:P2_has_type ;
53
72
  sh:node this:E55Type08Shape ;
@@ -59,6 +78,7 @@ this:CP2ArchitectureWorkShape # BENE DI RIFERIMENTO
59
78
  a sh:NodeShape, rdfs:Class ;
60
79
  sh:targetClass basecpm:CP2_Architecture_Work ;
61
80
  rdfs:label "Bene di riferimento" ;
81
+ sh:deactivated "true"^^xsd:boolean ;
62
82
  sh:property [
63
83
  sh:path crm:P1_is_identified_by ;
64
84
  sh:node this:E41Appellation02Shape ;
@@ -70,6 +90,7 @@ this:E42Identifier02Shape # ID CAMPIONE
70
90
  a sh:NodeShape, rdfs:Class ;
71
91
  sh:targetClass crm:E42_Identifier ;
72
92
  rdfs:label "ID campione" ;
93
+ sh:deactivated "true"^^xsd:boolean ;
73
94
  sh:property [
74
95
  sh:path indagine:id_campione ;
75
96
  sh:name "ID" ;
@@ -81,6 +102,7 @@ this:E41Appellation02Shape # DENOMINAZIONE BENE
81
102
  a sh:NodeShape, rdfs:Class ;
82
103
  sh:targetClass crm:E41_Appellation ;
83
104
  rdfs:label "Denominazione bene" ;
105
+ sh:deactivated "true"^^xsd:boolean ;
84
106
  sh:property [
85
107
  sh:path indagine:bene_di_riferimento ;
86
108
  sh:datatype xsd:string ;
@@ -92,6 +114,7 @@ this:E55Type04Shape # TIPO CAMPIONE
92
114
  a sh:NodeShape, rdfs:Class ;
93
115
  sh:targetClass crm:E55_Type ;
94
116
  rdfs:label "Tipo campione" ;
117
+ sh:deactivated "true"^^xsd:boolean ;
95
118
  sh:property [
96
119
  sh:path indagine:tipo_campione ;
97
120
  #sh:class owl:Class ; # vocabolario TIPO CAMPIONE (21) id="tipo-campione"
@@ -106,6 +129,7 @@ this:E55Type08Shape # TIPO MATERIALE (in CAMPIONE, SOTTOCAMPIONE, ELEMENTO COSTR
106
129
  a sh:NodeShape, rdfs:Class ;
107
130
  sh:targetClass crm:E55_Type ;
108
131
  rdfs:label "Tipo materiale" ;
132
+ sh:deactivated "true"^^xsd:boolean ;
109
133
  sh:property [
110
134
  sh:path indagine:materiale ;
111
135
  #sh:class owl:Class ; # vocabolario TIPO MATERIALE (11) id="materiale"
@@ -14,25 +14,23 @@
14
14
  @prefix indagine: <http://indagine/> .
15
15
  @prefix this: <http://data.mydomain.com/sparnatural-page/sparnatural-config/> .
16
16
 
17
+ @prefix dash: <http://datashapes.org/dash#> .
18
+ @prefix core: <http://data.sparna.fr/ontologies/sparnatural-config-core#> .
17
19
 
18
- this:E7Activity01Shape # INDAGINE
19
- a sh:NodeShape, rdfs:Class ;
20
- sh:targetClass crm:E7_Activity ;
21
- rdfs:label "Indagine" ;
22
- #volipi:iconName "fa-solid fa-car" ;
23
- #sh:description "Indagine" ;
24
- sh:property [
25
- sh:path crm:P16_used_specific_object ;
26
- sh:node this:S13Sample01Shape ;
27
- sh:name "ha usato un oggetto specifico" ;
28
- sh:maxCount 1 ;
29
- ] ;
30
- sh:property [
31
- sh:path crm:P134_continued ;
32
- sh:node this:E7Activity02Shape ;
33
- sh:name "ha continuazione" ;
34
- sh:maxCount 1 ;
35
- ] .
20
+
21
+ this:E7Activity02Shape_label sh:path rdfs:label ;
22
+ #sh:order "1" ;
23
+ sh:name "Label attività diagnostica" ;
24
+ #sh:path indagine:label_attivita_diagnostica ;
25
+ sh:nodeKind sh:Literal ;
26
+ sh:datatype rdf:string ;
27
+ sh:maxCount 1 ;
28
+ sh:minCount 1 ;
29
+ dash:searchWidget core:NonSelectableProperty;
30
+ #dash:searchWidget core:SearchProperty ;
31
+ dash:propertyRole dash:LabelRole ;
32
+ core:enableOptional "false"^^xsd:boolean ;
33
+ core:enableNegation "false"^^xsd:boolean .
36
34
 
37
35
  this:E7Activity02Shape # ATTIVITA' DIAGNOSTICA
38
36
  a sh:NodeShape, rdfs:Class ;
@@ -67,12 +65,20 @@ this:E7Activity02Shape # ATTIVITA' DIAGNOSTICA
67
65
  sh:node this:E70ThingShape ;
68
66
  sh:name "ha usato un oggetto specifico" ;
69
67
  sh:maxCount 1 ;
70
- ] .
68
+ ] ;
69
+ sh:property [
70
+ sh:path crm:P16_used_specific_object ;
71
+ sh:node this:S13Sample01Shape ;
72
+ sh:name "avvenuto in presenza di" ;
73
+ sh:maxCount 1 ;
74
+ ] ;
75
+ sh:property this:E7Activity02Shape_label .
71
76
 
72
77
  this:E70ThingShape # STRUMENTO
73
78
  a sh:NodeShape, rdfs:Class ;
74
79
  sh:targetClass crm:E70_Thing ;
75
80
  rdfs:label "Strumento" ;
81
+ sh:deactivated "true"^^xsd:boolean ;
76
82
  sh:property [
77
83
  sh:path crm:P2_has_type ;
78
84
  sh:node this:E55Type15Shape ;
@@ -84,6 +90,7 @@ this:E29DesignorProcedure03Shape # PROCEDURA
84
90
  a sh:NodeShape, rdfs:Class ;
85
91
  sh:targetClass crm:E29_Design_or_Procedure ;
86
92
  rdfs:label "Procedura" ;
93
+ sh:deactivated "true"^^xsd:boolean ;
87
94
  sh:property [
88
95
  sh:path crm:P2_has_type ;
89
96
  sh:node this:E55Type14Shape ;
@@ -95,10 +102,11 @@ this:S13Sample01Shape # CAMPIONE
95
102
  a sh:NodeShape, rdfs:Class ;
96
103
  sh:targetClass j.0:S13_Sample ;
97
104
  rdfs:label "Campione" ;
105
+ sh:deactivated "true"^^xsd:boolean ;
98
106
  sh:property [
99
107
  sh:path crm:P2_has_type ;
100
108
  sh:node this:E55Type04Shape ;
101
- sh:name "ha tipo" ;
109
+ sh:name "ha tipo" ;
102
110
  sh:maxCount 1 ;
103
111
  ] ;
104
112
  sh:property [
@@ -118,6 +126,7 @@ this:S10MaterialSubstantial01Shape # MATERIALE PREVALENTE - CAMPIONE
118
126
  a sh:NodeShape, rdfs:Class ;
119
127
  sh:targetClass j.0:S10_Material_Substantial ;
120
128
  rdfs:label "Materiale" ;
129
+ sh:deactivated "true"^^xsd:boolean ;
121
130
  sh:property [
122
131
  sh:path crm:P2_has_type ;
123
132
  sh:node this:E55Type08Shape ;
@@ -129,6 +138,7 @@ this:CP2ArchitectureWorkShape # BENE DI RIFERIMENTO
129
138
  a sh:NodeShape, rdfs:Class ;
130
139
  sh:targetClass basecpm:CP2_Architecture_Work ;
131
140
  rdfs:label "Bene di riferimento" ;
141
+ sh:deactivated "true"^^xsd:boolean ;
132
142
  sh:property [
133
143
  sh:path crm:P1_is_identified_by ;
134
144
  sh:node this:E41Appellation02Shape ;
@@ -140,6 +150,7 @@ this:E42Identifier06Shape # ID ATTIVITA' DIAGNOSTICA
140
150
  a sh:NodeShape, rdfs:Class ;
141
151
  sh:targetClass crm:E42_Identifier ;
142
152
  rdfs:label "ID attività diagnostica" ;
153
+ sh:deactivated "true"^^xsd:boolean ;
143
154
  sh:property [
144
155
  sh:path indagine:id_attivita_diagnostica ;
145
156
  sh:name "ID" ;
@@ -147,10 +158,11 @@ this:E42Identifier06Shape # ID ATTIVITA' DIAGNOSTICA
147
158
  sh:maxCount 1 ;
148
159
  ] .
149
160
 
150
- this:E39Actor02Shape # AUTORI
161
+ this:E39Actor02Shape # AUTORE
151
162
  a sh:NodeShape, rdfs:Class ;
152
163
  sh:targetClass crm:E39_Actor ;
153
- rdfs:label "Autori" ;
164
+ rdfs:label "Autore" ;
165
+ sh:deactivated "true"^^xsd:boolean ;
154
166
  sh:property [
155
167
  sh:path indagine:autore ;
156
168
  sh:datatype xsd:string ;
@@ -168,6 +180,7 @@ this:E74GroupShape # ENTE AUTORE
168
180
  a sh:NodeShape, rdfs:Class ;
169
181
  sh:targetClass crm:E74_Group ;
170
182
  rdfs:label "Ente autore" ;
183
+ sh:deactivated "true"^^xsd:boolean ;
171
184
  sh:property [
172
185
  sh:path indagine:ente_autore ;
173
186
  sh:datatype xsd:string ;
@@ -179,6 +192,7 @@ this:E41Appellation02Shape # DENOMINAZIONE BENE
179
192
  a sh:NodeShape, rdfs:Class ;
180
193
  sh:targetClass crm:E41_Appellation ;
181
194
  rdfs:label "Denominazione bene" ;
195
+ sh:deactivated "true"^^xsd:boolean ;
182
196
  sh:property [
183
197
  sh:path indagine:denominazione_bene ;
184
198
  sh:datatype xsd:string ;
@@ -190,6 +204,7 @@ this:E55Type04Shape # TIPO CAMPIONE
190
204
  a sh:NodeShape, rdfs:Class ;
191
205
  sh:targetClass crm:E55_Type ;
192
206
  rdfs:label "Tipo campione" ;
207
+ sh:deactivated "true"^^xsd:boolean ;
193
208
  sh:property [
194
209
  sh:path indagine:tipo_campione ;
195
210
  #sh:class owl:Class ; # vocabolario TIPO CAMPIONE (21) id="tipo-campione"
@@ -204,6 +219,7 @@ this:E55Type08Shape # TIPO MATERIALE (in CAMPIONE, SOTTOCAMPIONE, ELEMENTO COSTR
204
219
  a sh:NodeShape, rdfs:Class ;
205
220
  sh:targetClass crm:E55_Type ;
206
221
  rdfs:label "Tipo materiale" ;
222
+ sh:deactivated "true"^^xsd:boolean ;
207
223
  sh:property [
208
224
  sh:path indagine:tipo_materiale ;
209
225
  #sh:class owl:Class ; # vocabolario TIPO MATERIALE (11) id="materiale"
@@ -218,6 +234,7 @@ this:E55Type13Shape # TECNICA DIAGNOSTICA
218
234
  a sh:NodeShape, rdfs:Class ;
219
235
  sh:targetClass crm:E55_Type ;
220
236
  rdfs:label "Tecnica diagnostica" ;
237
+ sh:deactivated "true"^^xsd:boolean ;
221
238
  sh:property [
222
239
  sh:path indagine:tecnica_diagnostica ;
223
240
  #sh:class owl:Class ; # vocabolario TECNICA DIAGNOSTICA (20) id="tecnica-diagnostica"
@@ -232,6 +249,7 @@ this:E55Type14Shape # TIPO MDALITA' INDAGINE
232
249
  a sh:NodeShape, rdfs:Class ;
233
250
  sh:targetClass crm:E55_Type ;
234
251
  rdfs:label "Tipo modalità indagine" ;
252
+ sh:deactivated "true"^^xsd:boolean ;
235
253
  sh:property [
236
254
  sh:path indagine:tipo_modalita_indagine ;
237
255
  #sh:class owl:Class ; # vocabolario TIPO MODALITA' INDAGINE (13) id="modalita-di-indagine"
@@ -246,6 +264,7 @@ this:E55Type15Shape # TIPO STRUMENTAZIONE
246
264
  a sh:NodeShape, rdfs:Class ;
247
265
  sh:targetClass crm:E55_Type ;
248
266
  rdfs:label "Tipo strumentazione" ;
267
+ sh:deactivated "true"^^xsd:boolean ;
249
268
  sh:property [
250
269
  sh:path indagine:tipo_strumentazione ;
251
270
  #sh:class owl:Class ; # vocabolario STRUMENTAZIONE (18) id="strumentazione"
@@ -494,7 +494,7 @@ this:S13Sample01Shape # CAMPIONE
494
494
  sh:property [
495
495
  sh:path crm:P43_has_dimension ;
496
496
  sh:node this:E54DimensionShape ;
497
- sh:name "ha dimensioni" ;
497
+ sh:name "ha dimensione" ;
498
498
  sh:maxCount 1 ;
499
499
  ] ;
500
500
  sh:property [
@@ -594,7 +594,7 @@ this:S2SampleTaking01Shape # CAMPIONAMENTO
594
594
  sh:property [
595
595
  sh:path j.0:O4_sampled_at ;
596
596
  sh:node this:E53Place01Shape ;
597
- sh:name "cmpionato a" ;
597
+ sh:name "campionato a" ;
598
598
  sh:maxCount 1 ;
599
599
  ] ;
600
600
  sh:property [
@@ -1170,10 +1170,10 @@ this:E39Actor01Shape # ATTORI COINVOLTI
1170
1170
  sh:maxCount 1 ;
1171
1171
  ] .
1172
1172
 
1173
- this:E39Actor02Shape # AUTORI
1173
+ this:E39Actor02Shape # AUTORE
1174
1174
  a sh:NodeShape, rdfs:Class ;
1175
1175
  sh:targetClass crm:E39_Actor ;
1176
- rdfs:label "Autori" ;
1176
+ rdfs:label "Autore" ;
1177
1177
  sh:property [
1178
1178
  sh:path indagine:autore ;
1179
1179
  sh:datatype xsd:string ;
@@ -1190,7 +1190,7 @@ this:E39Actor02Shape # AUTORI
1190
1190
  this:E39Actor03Shape # COMPETENZA ATTORE
1191
1191
  a sh:NodeShape, rdfs:Class ;
1192
1192
  sh:targetClass crm:E39_Actor ;
1193
- rdfs:label "Conpetenza attore" ;
1193
+ rdfs:label "Competenza attore" ;
1194
1194
  sh:property [
1195
1195
  sh:path indagine:competenze_attore ;
1196
1196
  #sh:nodeKind sh:Literal ;
@@ -1229,10 +1229,16 @@ this:E74GroupShape # ENTE AUTORE
1229
1229
  sh:maxCount 1 ;
1230
1230
  ] .
1231
1231
 
1232
- this:E54DimensionShape # DIMENSIONI
1232
+ this:E54DimensionShape # VALORE DIMENSIONALE
1233
1233
  a sh:NodeShape, rdfs:Class ;
1234
1234
  sh:targetClass crm:E54_Dimension ;
1235
- rdfs:label "Dimensioni" ;
1235
+ rdfs:label "Valore dimensionale" ;
1236
+ sh:property [
1237
+ sh:path indagine:dimensione ;
1238
+ sh:datatype xsd:string ;
1239
+ sh:name "dimensione" ;
1240
+ sh:maxCount 1 ;
1241
+ ] ;
1236
1242
  sh:property [
1237
1243
  sh:path crm:P91_has_unit ;
1238
1244
  sh:node this:E58MeasurementUnitShape ;
@@ -1405,7 +1411,7 @@ this:E55Type04Shape # TIPOLOGIE CAMPIONE (8DESCRIZIONE, TIPO, NATURA OGGETTO)
1405
1411
  sh:datatype xsd:string ;
1406
1412
  #sh:class owl:Class ; # vocabolario TIPO DESCRIZIONE CAMPIONE (4) id="descrizione-del-campione"
1407
1413
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/descrizione-del-campione> ;
1408
- sh:name "descrizione" ;
1414
+ sh:name "descrizione campione" ;
1409
1415
  sh:maxCount 1 ;
1410
1416
  ] ;
1411
1417
  #this:E55Type04bShape # TIPO CAMPIONE
@@ -1418,7 +1424,7 @@ this:E55Type04Shape # TIPOLOGIE CAMPIONE (8DESCRIZIONE, TIPO, NATURA OGGETTO)
1418
1424
  sh:datatype xsd:string ;
1419
1425
  #sh:class owl:Class ; # vocabolario TIPO CAMPIONE (21) id="tipo-campione"
1420
1426
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/tipo-campione> ;
1421
- sh:name "tipo" ;
1427
+ sh:name "tipo campione" ;
1422
1428
  sh:maxCount 1 ;
1423
1429
  #sh:minCount 1 ;
1424
1430
  ] ;
@@ -1432,7 +1438,7 @@ this:E55Type04Shape # TIPOLOGIE CAMPIONE (8DESCRIZIONE, TIPO, NATURA OGGETTO)
1432
1438
  sh:datatype xsd:string ;
1433
1439
  #sh:class owl:Class ; # vocabolario NATURA OGGETTO (26) id="natura-oggetto"
1434
1440
  #owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/natura-oggetto> ;
1435
- sh:name "natura" ;
1441
+ sh:name "natura oggetto" ;
1436
1442
  sh:maxCount 1 ;
1437
1443
  ] .
1438
1444
 
@@ -1551,7 +1557,7 @@ this:E55Type12Shape # TIPO LUOGO ANALISI
1551
1557
  this:E55Type13Shape # TIPOLOGIE ATTIVITA' (FASE ANALISI, PREPARAZIONE CAMPIONE, TECNICA DIAGNOSTICA)
1552
1558
  a sh:NodeShape, rdfs:Class ;
1553
1559
  sh:targetClass crm:E55_Type ;
1554
- rdfs:label "Tipologie attività" ;
1560
+ rdfs:label "Attività" ;
1555
1561
  sh:property [
1556
1562
  sh:path indagine:fase_analisi ;
1557
1563
  #sh:nodeKind sh:Literal ;
@@ -1822,3 +1828,14 @@ this:E62String19Shape # MISURA
1822
1828
  sh:name "misura" ;
1823
1829
  sh:maxCount 1 ;
1824
1830
  ] .
1831
+
1832
+ this:E62String20Shape # GRANDEZZA
1833
+ a sh:NodeShape, rdfs:Class ;
1834
+ sh:targetClass crm:E62_String ;
1835
+ rdfs:label "Grandezza" ;
1836
+ sh:property [
1837
+ sh:path indagine:grandezza ;
1838
+ sh:datatype xsd:string ;
1839
+ sh:name "grandezza" ;
1840
+ sh:maxCount 1 ;
1841
+ ] .
package/vocabolaries.xml CHANGED
@@ -755,7 +755,7 @@
755
755
  <name lang="it">del materiale</name>
756
756
  </term>
757
757
  <term id="della-morfologia">
758
- <name lang="it">della-morfologia</name>
758
+ <name lang="it">della morfologia</name>
759
759
  </term>
760
760
  <term id="morfometrica">
761
761
  <name lang="it">morfometrica</name>
@@ -960,7 +960,7 @@
960
960
  <name lang="it">Luogo di analisi</name>
961
961
  <sub-terms>
962
962
  <term id="in-laboratorio">
963
- <name lang="it">in-laboratorio</name>
963
+ <name lang="it">in laboratorio</name>
964
964
  </term>
965
965
  <term id="in-situ">
966
966
  <name lang="it">in situ</name>