@igea/oac_backend 1.0.108 → 1.0.110
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.
|
@@ -20,7 +20,43 @@
|
|
|
20
20
|
|
|
21
21
|
ex:E7Activity01Shape_label # LABEL INDAGINE
|
|
22
22
|
sh:path rdfs:label ;
|
|
23
|
-
sh:name "Label indagine" ;
|
|
23
|
+
sh:name "Label indagine" ;
|
|
24
|
+
sh:nodeKind sh:Literal ;
|
|
25
|
+
sh:datatype rdf:string ;
|
|
26
|
+
sh:maxCount 1 ;
|
|
27
|
+
sh:minCount 1 ;
|
|
28
|
+
dash:searchWidget core:NonSelectableProperty;
|
|
29
|
+
dash:propertyRole dash:LabelRole ;
|
|
30
|
+
core:enableOptional "false"^^xsd:boolean ;
|
|
31
|
+
core:enableNegation "false"^^xsd:boolean .
|
|
32
|
+
|
|
33
|
+
ex:E55Type01Shape_label # LABEL TIPO INDAGINE
|
|
34
|
+
sh:path rdfs:label ;
|
|
35
|
+
sh:name "Label tipo indagine" ;
|
|
36
|
+
sh:nodeKind sh:Literal ;
|
|
37
|
+
sh:datatype rdf:string ;
|
|
38
|
+
sh:maxCount 1 ;
|
|
39
|
+
sh:minCount 1 ;
|
|
40
|
+
dash:searchWidget core:NonSelectableProperty;
|
|
41
|
+
dash:propertyRole dash:LabelRole ;
|
|
42
|
+
core:enableOptional "false"^^xsd:boolean ;
|
|
43
|
+
core:enableNegation "false"^^xsd:boolean .
|
|
44
|
+
|
|
45
|
+
ex:I12AdoptedBeliefShape_label # LABEL QUESITO DIAGNOSTICO
|
|
46
|
+
sh:path rdfs:label ;
|
|
47
|
+
sh:name "Label quesito diagnostico" ;
|
|
48
|
+
sh:nodeKind sh:Literal ;
|
|
49
|
+
sh:datatype rdf:string ;
|
|
50
|
+
sh:maxCount 1 ;
|
|
51
|
+
sh:minCount 1 ;
|
|
52
|
+
dash:searchWidget core:NonSelectableProperty;
|
|
53
|
+
dash:propertyRole dash:LabelRole ;
|
|
54
|
+
core:enableOptional "false"^^xsd:boolean ;
|
|
55
|
+
core:enableNegation "false"^^xsd:boolean .
|
|
56
|
+
|
|
57
|
+
ex:E39Actor01Shape_label # LABEL ATTORI
|
|
58
|
+
sh:path rdfs:label ;
|
|
59
|
+
sh:name "Label attori" ;
|
|
24
60
|
sh:nodeKind sh:Literal ;
|
|
25
61
|
sh:datatype rdf:string ;
|
|
26
62
|
sh:maxCount 1 ;
|
|
@@ -42,9 +78,33 @@ ex:S13Sample01Shape_label # LABEL CAMPIONE
|
|
|
42
78
|
core:enableOptional "false"^^xsd:boolean ;
|
|
43
79
|
core:enableNegation "false"^^xsd:boolean .
|
|
44
80
|
|
|
45
|
-
ex:
|
|
81
|
+
ex:S13Sample02Shape_label # LABEL SOTTOCAMPIONE
|
|
46
82
|
sh:path rdfs:label ;
|
|
47
|
-
sh:name "Label
|
|
83
|
+
sh:name "Label sottocampione" ;
|
|
84
|
+
sh:nodeKind sh:Literal ;
|
|
85
|
+
sh:datatype rdf:string ;
|
|
86
|
+
sh:maxCount 1 ;
|
|
87
|
+
sh:minCount 1 ;
|
|
88
|
+
dash:searchWidget core:NonSelectableProperty;
|
|
89
|
+
dash:propertyRole dash:LabelRole ;
|
|
90
|
+
core:enableOptional "false"^^xsd:boolean ;
|
|
91
|
+
core:enableNegation "false"^^xsd:boolean .
|
|
92
|
+
|
|
93
|
+
ex:S2SampleTaking01Shape_label # LABEL CAMPIONAMENTO
|
|
94
|
+
sh:path rdfs:label ;
|
|
95
|
+
sh:name "Label campionamento" ;
|
|
96
|
+
sh:nodeKind sh:Literal ;
|
|
97
|
+
sh:datatype rdf:string ;
|
|
98
|
+
sh:maxCount 1 ;
|
|
99
|
+
sh:minCount 1 ;
|
|
100
|
+
dash:searchWidget core:NonSelectableProperty;
|
|
101
|
+
dash:propertyRole dash:LabelRole ;
|
|
102
|
+
core:enableOptional "false"^^xsd:boolean ;
|
|
103
|
+
core:enableNegation "false"^^xsd:boolean .
|
|
104
|
+
|
|
105
|
+
ex:CP2ArchitectureWorkShape_label # LABEL BENE DI RIFERIMENTO
|
|
106
|
+
sh:path rdfs:label ;
|
|
107
|
+
sh:name "Label bene di riferimento" ;
|
|
48
108
|
sh:nodeKind sh:Literal ;
|
|
49
109
|
sh:datatype rdf:string ;
|
|
50
110
|
sh:maxCount 1 ;
|
|
@@ -90,6 +150,55 @@ ex:CP9BuildingMaterialShape_label # LABEL MATERIALE PREVALENTE COSTRUTTIVO - ELE
|
|
|
90
150
|
core:enableOptional "false"^^xsd:boolean ;
|
|
91
151
|
core:enableNegation "false"^^xsd:boolean .
|
|
92
152
|
|
|
153
|
+
ex:E7Activity02Shape_label # LABEL ATTIVITA' DIAGNOSTICA
|
|
154
|
+
sh:path rdfs:label ;
|
|
155
|
+
sh:name "Label attività diagnostica" ;
|
|
156
|
+
sh:nodeKind sh:Literal ;
|
|
157
|
+
sh:datatype rdf:string ;
|
|
158
|
+
sh:maxCount 1 ;
|
|
159
|
+
sh:minCount 1 ;
|
|
160
|
+
dash:searchWidget core:NonSelectableProperty;
|
|
161
|
+
dash:propertyRole dash:LabelRole ;
|
|
162
|
+
core:enableOptional "false"^^xsd:boolean ;
|
|
163
|
+
core:enableNegation "false"^^xsd:boolean .
|
|
164
|
+
|
|
165
|
+
ex:E55Type13Shape_label # LABEL ATTIVITA' (TIPOLOGIE)
|
|
166
|
+
sh:path rdfs:label ;
|
|
167
|
+
sh:name "Label attività" ;
|
|
168
|
+
sh:nodeKind sh:Literal ;
|
|
169
|
+
sh:datatype rdf:string ;
|
|
170
|
+
sh:maxCount 1 ;
|
|
171
|
+
sh:minCount 1 ;
|
|
172
|
+
dash:searchWidget core:NonSelectableProperty;
|
|
173
|
+
dash:propertyRole dash:LabelRole ;
|
|
174
|
+
core:enableOptional "false"^^xsd:boolean ;
|
|
175
|
+
core:enableNegation "false"^^xsd:boolean .
|
|
176
|
+
|
|
177
|
+
ex:E70ThingShape_label # LABEL STRUMENTO
|
|
178
|
+
sh:path rdfs:label ;
|
|
179
|
+
sh:name "Label strumento" ;
|
|
180
|
+
sh:nodeKind sh:Literal ;
|
|
181
|
+
sh:datatype rdf:string ;
|
|
182
|
+
sh:maxCount 1 ;
|
|
183
|
+
sh:minCount 1 ;
|
|
184
|
+
dash:searchWidget core:NonSelectableProperty;
|
|
185
|
+
dash:propertyRole dash:LabelRole ;
|
|
186
|
+
core:enableOptional "false"^^xsd:boolean ;
|
|
187
|
+
core:enableNegation "false"^^xsd:boolean .
|
|
188
|
+
|
|
189
|
+
ex:E13AttributeAssignmentShape_label # LABEL OUTPUT
|
|
190
|
+
sh:path rdfs:label ;
|
|
191
|
+
sh:name "Label output" ;
|
|
192
|
+
sh:nodeKind sh:Literal ;
|
|
193
|
+
sh:datatype rdf:string ;
|
|
194
|
+
sh:maxCount 1 ;
|
|
195
|
+
sh:minCount 1 ;
|
|
196
|
+
dash:searchWidget core:NonSelectableProperty;
|
|
197
|
+
dash:propertyRole dash:LabelRole ;
|
|
198
|
+
core:enableOptional "false"^^xsd:boolean ;
|
|
199
|
+
core:enableNegation "false"^^xsd:boolean .
|
|
200
|
+
|
|
201
|
+
|
|
93
202
|
ex:E7Activity01Shape # INDAGINE *** livello iniziale
|
|
94
203
|
a sh:NodeShape ;
|
|
95
204
|
sh:targetClass crm:E7_Activity ;
|
|
@@ -195,12 +304,6 @@ ex:E7Activity02Shape # ATTIVITA' DIAGNOSTICA
|
|
|
195
304
|
sh:name "Medium" ;
|
|
196
305
|
#sh:maxCount 1 ;
|
|
197
306
|
] ;
|
|
198
|
-
sh:property [
|
|
199
|
-
sh:path [sh:inversePath crm:P16i_was_used_for] ; # *** NON FUNZIONA: P16i_was_used_for proprietà inversa di P16_used_specific_object
|
|
200
|
-
sh:node ex:E73InformationObject03Shape ;
|
|
201
|
-
sh:name "Software" ;
|
|
202
|
-
sh:maxCount 1 ;
|
|
203
|
-
] ;
|
|
204
307
|
sh:property [
|
|
205
308
|
sh:path crm:P129i_is_subject_of ;
|
|
206
309
|
sh:node ex:I4PropositionSetShape ;
|
|
@@ -278,13 +381,13 @@ ex:E13AttributeAssignmentShape # OUTPUT
|
|
|
278
381
|
sh:maxCount 1 ;
|
|
279
382
|
] ;
|
|
280
383
|
sh:property [
|
|
281
|
-
sh:path crm:
|
|
282
|
-
sh:node ex:
|
|
384
|
+
sh:path crm:P141_assigned ;
|
|
385
|
+
sh:node ex:E57MaterialShape ;
|
|
283
386
|
sh:name "Materiale specifico" ;
|
|
284
387
|
sh:maxCount 1 ;
|
|
285
388
|
] ;
|
|
286
389
|
sh:property [
|
|
287
|
-
sh:path
|
|
390
|
+
sh:path crm:P140_assigned_attribute_to ;
|
|
288
391
|
sh:node ex:E18PhysicalThingShape ;
|
|
289
392
|
sh:name "Componenti specifici" ;
|
|
290
393
|
#sh:maxCount 1 ;
|
|
@@ -299,8 +402,8 @@ ex:E13AttributeAssignmentShape # OUTPUT
|
|
|
299
402
|
sh:path crm:P11_had_participant ;
|
|
300
403
|
sh:node ex:E39Actor03Shape ;
|
|
301
404
|
sh:name "Competenza attore" ;
|
|
302
|
-
|
|
303
|
-
|
|
405
|
+
] ;
|
|
406
|
+
sh:property ex:E13AttributeAssignmentShape_label .
|
|
304
407
|
|
|
305
408
|
ex:E18PhysicalThingShape # COMPONENTI SPECIFICI
|
|
306
409
|
a sh:NodeShape ;
|
|
@@ -333,7 +436,18 @@ ex:I4PropositionSetShape # ASSUNTI DI BASE
|
|
|
333
436
|
sh:path base:J4i_is_subject_of ;
|
|
334
437
|
sh:node ex:I2Belief02Shape ;
|
|
335
438
|
sh:name "Input" ;
|
|
336
|
-
|
|
439
|
+
] .
|
|
440
|
+
|
|
441
|
+
ex:E73InformationObject01Shape # ALLEGATO - LINK
|
|
442
|
+
a sh:NodeShape ;
|
|
443
|
+
sh:targetClass crm:E73_Information_Object ;
|
|
444
|
+
rdfs:label "Allegato - Link" ;
|
|
445
|
+
sh:property [
|
|
446
|
+
sh:path indagine:link_allegato_area_prelievo ;
|
|
447
|
+
sh:datatype xsd:string ;
|
|
448
|
+
sh:name "Allegato - Link" ;
|
|
449
|
+
sh:description "$UPLOAD$" ;
|
|
450
|
+
sh:maxCount 1 ;
|
|
337
451
|
] .
|
|
338
452
|
|
|
339
453
|
ex:E73InformationObject02Shape # MEDIUM
|
|
@@ -347,10 +461,16 @@ ex:E73InformationObject02Shape # MEDIUM
|
|
|
347
461
|
sh:maxCount 1 ;
|
|
348
462
|
] ;
|
|
349
463
|
sh:property [
|
|
350
|
-
sh:path crm:
|
|
351
|
-
sh:node ex:
|
|
464
|
+
sh:path crm:P165i_is_incorporated_in ;
|
|
465
|
+
sh:node ex:E73InformationObject05Shape ;
|
|
352
466
|
sh:name "Link" ;
|
|
353
467
|
sh:maxCount 1 ;
|
|
468
|
+
] ;
|
|
469
|
+
sh:property [
|
|
470
|
+
sh:path crm:P16_used_specific_object ;
|
|
471
|
+
sh:node ex:E73InformationObject03Shape ;
|
|
472
|
+
sh:name "Software" ;
|
|
473
|
+
sh:maxCount 1 ;
|
|
354
474
|
] .
|
|
355
475
|
|
|
356
476
|
ex:E73InformationObject03Shape # SOFTWARE
|
|
@@ -360,7 +480,7 @@ ex:E73InformationObject03Shape # SOFTWARE
|
|
|
360
480
|
sh:property [
|
|
361
481
|
sh:path crm:P48_has_preferred_identifier ;
|
|
362
482
|
sh:node ex:E42Identifier11Shape ;
|
|
363
|
-
sh:name "
|
|
483
|
+
sh:name "ID software" ;
|
|
364
484
|
sh:maxCount 1 ;
|
|
365
485
|
] .
|
|
366
486
|
|
|
@@ -376,6 +496,17 @@ ex:E73InformationObject04Shape # ALLEGATO REPORT
|
|
|
376
496
|
sh:maxCount 1 ;
|
|
377
497
|
] .
|
|
378
498
|
|
|
499
|
+
ex:E73InformationObject05Shape # LINK
|
|
500
|
+
a sh:NodeShape ;
|
|
501
|
+
sh:targetClass crm:E73_Information_Object ;
|
|
502
|
+
rdfs:label "Link" ;
|
|
503
|
+
sh:property [
|
|
504
|
+
sh:path indagine:link_medium ;
|
|
505
|
+
sh:datatype xsd:string ;
|
|
506
|
+
sh:name "Link" ;
|
|
507
|
+
sh:maxCount 1 ;
|
|
508
|
+
] .
|
|
509
|
+
|
|
379
510
|
ex:E70ThingShape # STRUMENTO
|
|
380
511
|
a sh:NodeShape ;
|
|
381
512
|
sh:targetClass crm:E70_Thing ;
|
|
@@ -391,8 +522,9 @@ ex:E70ThingShape # STRUMENTO
|
|
|
391
522
|
sh:node ex:E42Identifier10Shape ;
|
|
392
523
|
sh:name "Specifiche tecniche" ;
|
|
393
524
|
sh:maxCount 1 ;
|
|
394
|
-
]
|
|
395
|
-
|
|
525
|
+
] ;
|
|
526
|
+
sh:property ex:E70ThingShape_label .
|
|
527
|
+
|
|
396
528
|
ex:E29DesignorProcedure03Shape # PROCEDURA
|
|
397
529
|
a sh:NodeShape ;
|
|
398
530
|
sh:targetClass crm:E29_Design_or_Procedure ;
|
|
@@ -428,9 +560,9 @@ ex:E1CRMEntityShape # FINALITA' INDAGINE
|
|
|
428
560
|
sh:targetClass crm:E1_CRM_Entity ;
|
|
429
561
|
rdfs:label "Finalità indagine" ;
|
|
430
562
|
sh:property [
|
|
431
|
-
sh:path indagine:
|
|
563
|
+
sh:path indagine:finalita_indagine ;
|
|
432
564
|
sh:datatype xsd:string ;
|
|
433
|
-
sh:name "
|
|
565
|
+
sh:name "Finalità" ;
|
|
434
566
|
sh:minCount 1 ;
|
|
435
567
|
] .
|
|
436
568
|
|
|
@@ -484,25 +616,19 @@ ex:S13Sample01Shape # CAMPIONE
|
|
|
484
616
|
sh:maxCount 1 ;
|
|
485
617
|
] ;
|
|
486
618
|
sh:property [
|
|
487
|
-
sh:path
|
|
488
|
-
sh:node ex:E14ConditionAssessmentShape ;
|
|
489
|
-
sh:name "Valutazione stato conservazione" ;
|
|
490
|
-
sh:maxCount 1 ;
|
|
491
|
-
] ;
|
|
492
|
-
sh:property [
|
|
493
|
-
sh:path [ sh:inversePath j.0:O25i_is_contained_in ] ; # *** NON FUNZIONA: O25i_is_contained_in proprietà inversa di O25_contains
|
|
619
|
+
sh:path j.0:O25_contains ;
|
|
494
620
|
sh:node ex:S10MaterialSubstantial01Shape ;
|
|
495
621
|
sh:name "Materiale prevalente" ;
|
|
496
622
|
sh:maxCount 1 ;
|
|
497
623
|
] ;
|
|
498
624
|
sh:property [
|
|
499
|
-
sh:path j.0:
|
|
625
|
+
sh:path j.0:O5i_was_removed_by ;
|
|
500
626
|
sh:node ex:S2SampleTaking01Shape ;
|
|
501
627
|
sh:name "Campionamento" ;
|
|
502
628
|
sh:maxCount 1 ;
|
|
503
629
|
] ;
|
|
504
630
|
sh:property [
|
|
505
|
-
sh:path
|
|
631
|
+
sh:path crm:P130_shows_features_of ;
|
|
506
632
|
sh:node ex:S13Sample02Shape ;
|
|
507
633
|
sh:name "Sottocampione" ;
|
|
508
634
|
sh:maxCount 1 ;
|
|
@@ -549,7 +675,8 @@ ex:S13Sample02Shape # SOTTOCAMPIONE
|
|
|
549
675
|
sh:node ex:E62String01Shape ;
|
|
550
676
|
sh:name "Note sottocampione" ;
|
|
551
677
|
sh:maxCount 1 ;
|
|
552
|
-
]
|
|
678
|
+
] ;
|
|
679
|
+
sh:property ex:S13Sample02Shape_label .
|
|
553
680
|
|
|
554
681
|
ex:S2SampleTaking01Shape # CAMPIONAMENTO
|
|
555
682
|
a sh:NodeShape ;
|
|
@@ -578,7 +705,8 @@ ex:S2SampleTaking01Shape # CAMPIONAMENTO
|
|
|
578
705
|
sh:node ex:E53Place01Shape ;
|
|
579
706
|
sh:name "Area di prelievo" ;
|
|
580
707
|
sh:maxCount 1 ;
|
|
581
|
-
]
|
|
708
|
+
] ;
|
|
709
|
+
sh:property ex:S2SampleTaking01Shape_label .
|
|
582
710
|
|
|
583
711
|
ex:S2SampleTaking02Shape # SOTTOCAMPIONAMENTO
|
|
584
712
|
a sh:NodeShape ;
|
|
@@ -634,18 +762,6 @@ ex:E53Place01Shape # AREA DI PRELIEVO
|
|
|
634
762
|
sh:group ex:AllegatiGroup ;
|
|
635
763
|
] .
|
|
636
764
|
|
|
637
|
-
ex:E73InformationObject01Shape # ALLEGATO - LINK
|
|
638
|
-
a sh:NodeShape ;
|
|
639
|
-
sh:targetClass crm:E73_Information_Object ;
|
|
640
|
-
rdfs:label "Allegato - Link" ;
|
|
641
|
-
sh:property [
|
|
642
|
-
sh:path indagine:link_allegato_area_prelievo ;
|
|
643
|
-
sh:datatype xsd:string ;
|
|
644
|
-
sh:name "Allegato - Link" ;
|
|
645
|
-
sh:description "$UPLOAD$" ;
|
|
646
|
-
sh:maxCount 1 ;
|
|
647
|
-
] .
|
|
648
|
-
|
|
649
765
|
ex:CP38ArchitectureRepresentationObjectShape # ALLEGATO - OGGETTO
|
|
650
766
|
a sh:NodeShape ;
|
|
651
767
|
sh:targetClass basecpm:CP38_Architecture_Representation_Object ;
|
|
@@ -675,19 +791,18 @@ ex:S22SegmentofMatterShape # PORZIONE IDENTIFICATA
|
|
|
675
791
|
|
|
676
792
|
ex:E52Timespan01Shape # DATA ATTIVITA' DIAGNOSTICA
|
|
677
793
|
a sh:NodeShape ;
|
|
678
|
-
sh:targetClass
|
|
794
|
+
sh:targetClass crm:E52_Time-span ;
|
|
679
795
|
rdfs:label "Data attività diagnostica" ;
|
|
680
796
|
sh:property [
|
|
681
797
|
sh:path indagine:data_attivita_diagnostica ;
|
|
682
798
|
sh:datatype xsd:dateTime ;
|
|
683
|
-
#sh:datatype xsd:date ;
|
|
684
799
|
sh:name "Data" ;
|
|
685
800
|
sh:maxCount 1 ;
|
|
686
801
|
] .
|
|
687
802
|
|
|
688
803
|
ex:E52Timespan02Shape # DATA SOTTOCAMPIONAMENTO
|
|
689
804
|
a sh:NodeShape ;
|
|
690
|
-
sh:targetClass
|
|
805
|
+
sh:targetClass crm:E52_Time-span ;
|
|
691
806
|
rdfs:label "Data sottocampionamento" ;
|
|
692
807
|
sh:property [
|
|
693
808
|
sh:path indagine:data_sottocampionamento ;
|
|
@@ -696,17 +811,6 @@ ex:E52Timespan02Shape # DATA SOTTOCAMPIONAMENTO
|
|
|
696
811
|
sh:maxCount 1 ;
|
|
697
812
|
] .
|
|
698
813
|
|
|
699
|
-
ex:E52Timespan03Shape # DATA OUTPUT
|
|
700
|
-
a sh:NodeShape ;
|
|
701
|
-
sh:targetClass j.0:E52_Time-span ;
|
|
702
|
-
rdfs:label "Data" ;
|
|
703
|
-
sh:property [
|
|
704
|
-
sh:path indagine:data_ouput ;
|
|
705
|
-
sh:datatype xsd:dateTime ;
|
|
706
|
-
sh:name "Data" ;
|
|
707
|
-
sh:maxCount 1 ;
|
|
708
|
-
] .
|
|
709
|
-
|
|
710
814
|
ex:E2TemporalEntity01Shape # DATA CAMPIONAMENTO
|
|
711
815
|
a sh:NodeShape ;
|
|
712
816
|
sh:targetClass crm:E2_Temporal_Entity ;
|
|
@@ -740,6 +844,17 @@ ex:E2TemporalEntity03Shape # DATA AGGIORNAMENTO REPORT
|
|
|
740
844
|
sh:maxCount 1 ;
|
|
741
845
|
] .
|
|
742
846
|
|
|
847
|
+
ex:E52Timespan03Shape # DATA OUTPUT
|
|
848
|
+
a sh:NodeShape ;
|
|
849
|
+
sh:targetClass crm:E52_Time-span ;
|
|
850
|
+
rdfs:label "Data" ;
|
|
851
|
+
sh:property [
|
|
852
|
+
sh:path indagine:data_ouput ;
|
|
853
|
+
sh:datatype xsd:dateTime ;
|
|
854
|
+
sh:name "Data" ;
|
|
855
|
+
sh:maxCount 1 ;
|
|
856
|
+
] .
|
|
857
|
+
|
|
743
858
|
ex:E29DesignorProcedure01Shape # PROCESSO CAMPIONAMENTO
|
|
744
859
|
a sh:NodeShape ;
|
|
745
860
|
sh:targetClass crm:E29_Design_or_Procedure ;
|
|
@@ -795,6 +910,12 @@ ex:S4ObservationShape # OSSERVAZIONE
|
|
|
795
910
|
sh:node ex:CP41EnvironmentalObservableEntity01Shape ;
|
|
796
911
|
sh:name "Stato conservazione - Condizione ambientale" ;
|
|
797
912
|
sh:maxCount 1 ;
|
|
913
|
+
] ;
|
|
914
|
+
sh:property [
|
|
915
|
+
sh:path crm:P35_has_identified ;
|
|
916
|
+
sh:node ex:E3ConditionStateShape ;
|
|
917
|
+
sh:name "Stato conservazione - Valutazione condizioni" ;
|
|
918
|
+
sh:maxCount 1 ;
|
|
798
919
|
] .
|
|
799
920
|
|
|
800
921
|
ex:S10MaterialSubstantial01Shape # MATERIALE PREVALENTE - CAMPIONE
|
|
@@ -860,7 +981,6 @@ ex:CP9BuildingMaterialShape # MATERIALE PREVALENTE COSTRUTTIVO - ELEMENTO COSTRU
|
|
|
860
981
|
sh:path basecpm:PC51_was_affected_by ;
|
|
861
982
|
sh:node ex:CP42MaterialDecayShape ;
|
|
862
983
|
sh:name "Degrado" ;
|
|
863
|
-
#sh:maxCount 1 ;
|
|
864
984
|
] ;
|
|
865
985
|
sh:property [
|
|
866
986
|
sh:path crm:P3_has_note ;
|
|
@@ -870,9 +990,9 @@ ex:CP9BuildingMaterialShape # MATERIALE PREVALENTE COSTRUTTIVO - ELEMENTO COSTRU
|
|
|
870
990
|
] ;
|
|
871
991
|
sh:property ex:CP9BuildingMaterialShape_label .
|
|
872
992
|
|
|
873
|
-
ex:
|
|
993
|
+
ex:E57MaterialShape # MATERIALE SPECIFICO - OUTPUT
|
|
874
994
|
a sh:NodeShape ;
|
|
875
|
-
sh:targetClass
|
|
995
|
+
sh:targetClass crm:E57_Material ;
|
|
876
996
|
rdfs:label "Materiale specifico" ;
|
|
877
997
|
sh:property [
|
|
878
998
|
sh:path crm:P2_has_type ;
|
|
@@ -881,17 +1001,6 @@ ex:S10MaterialSubstantial04Shape # MATERIALE SPECIFICO - OUTPUT
|
|
|
881
1001
|
#sh:maxCount 1 ;
|
|
882
1002
|
] .
|
|
883
1003
|
|
|
884
|
-
ex:E14ConditionAssessmentShape # VALUTAZIONE STATO CONSERVAZIONE
|
|
885
|
-
a sh:NodeShape ;
|
|
886
|
-
sh:targetClass crm:E14_Condition_Assessment ;
|
|
887
|
-
rdfs:label "Valutazione stato conservazione" ;
|
|
888
|
-
sh:property [
|
|
889
|
-
sh:path crm:P35_has_identified ;
|
|
890
|
-
sh:node ex:E3ConditionStateShape ;
|
|
891
|
-
sh:name "Valutazione condizioni" ;
|
|
892
|
-
sh:maxCount 1 ;
|
|
893
|
-
] .
|
|
894
|
-
|
|
895
1004
|
ex:E3ConditionStateShape # TAFONOMIA E STATO CONSERVAZIONE
|
|
896
1005
|
a sh:NodeShape ;
|
|
897
1006
|
sh:targetClass crm:E3_Condition_State ;
|
|
@@ -934,7 +1043,7 @@ ex:CP2ArchitectureWorkShape # BENE DI RIFERIMENTO
|
|
|
934
1043
|
sh:property [
|
|
935
1044
|
sh:path crm:P48_has_preferred_identifier ;
|
|
936
1045
|
sh:node ex:E42Identifier04Shape ;
|
|
937
|
-
sh:name "ID bene" ;
|
|
1046
|
+
sh:name "ID bene VIR" ;
|
|
938
1047
|
sh:maxCount 1 ;
|
|
939
1048
|
] ;
|
|
940
1049
|
sh:property [
|
|
@@ -950,7 +1059,7 @@ ex:CP2ArchitectureWorkShape # BENE DI RIFERIMENTO
|
|
|
950
1059
|
sh:maxCount 1 ;
|
|
951
1060
|
] ;
|
|
952
1061
|
sh:property [
|
|
953
|
-
sh:path crm:P46_is_composed_of ;
|
|
1062
|
+
sh:path crm:P46_is_composed_of ;
|
|
954
1063
|
sh:node ex:CP20ConstructionWorkShape ;
|
|
955
1064
|
sh:name "Elemento costruttivo" ;
|
|
956
1065
|
sh:maxCount 1 ;
|
|
@@ -960,8 +1069,9 @@ ex:CP2ArchitectureWorkShape # BENE DI RIFERIMENTO
|
|
|
960
1069
|
sh:node ex:CP43StructuralDamageShape ;
|
|
961
1070
|
sh:name "Dissesti strutturali" ;
|
|
962
1071
|
sh:maxCount 1 ;
|
|
963
|
-
]
|
|
964
|
-
|
|
1072
|
+
] ;
|
|
1073
|
+
sh:property ex:CP2ArchitectureWorkShape_label .
|
|
1074
|
+
|
|
965
1075
|
ex:CP43StructuralDamageShape # TIPO DISSESTI STRUTTURALI
|
|
966
1076
|
a sh:NodeShape ;
|
|
967
1077
|
sh:targetClass basecpm:CP43_Structural_Damage ;
|
|
@@ -991,7 +1101,7 @@ ex:CP20ConstructionWorkShape # ELEMENTO COSTRUTTIVO
|
|
|
991
1101
|
sh:maxCount 1 ;
|
|
992
1102
|
] ;
|
|
993
1103
|
sh:property [
|
|
994
|
-
sh:path basecpm:PC41_shows_as_main_material ;
|
|
1104
|
+
sh:path basecpm:PC41_shows_as_main_material ;
|
|
995
1105
|
sh:node ex:CP9BuildingMaterialShape ;
|
|
996
1106
|
sh:name "Materiale prevalente costruttivo" ;
|
|
997
1107
|
sh:maxCount 1 ;
|
|
@@ -1010,7 +1120,7 @@ ex:CP41EnvironmentalObservableEntity02Shape # FENOMENO OSSERVATO
|
|
|
1010
1120
|
sh:property [
|
|
1011
1121
|
sh:path indagine:fenomeno_osservato ;
|
|
1012
1122
|
sh:datatype xsd:string ;
|
|
1013
|
-
sh:name "
|
|
1123
|
+
sh:name "Descrizione del fenomeno" ;
|
|
1014
1124
|
sh:maxCount 1 ;
|
|
1015
1125
|
] .
|
|
1016
1126
|
|
|
@@ -1021,7 +1131,7 @@ ex:E42Identifier01Shape # ID INDAGINE
|
|
|
1021
1131
|
sh:property [
|
|
1022
1132
|
sh:path indagine:id_indagine ;
|
|
1023
1133
|
#sh:datatype xsd:string ;
|
|
1024
|
-
sh:name "ID
|
|
1134
|
+
sh:name "ID" ;
|
|
1025
1135
|
sh:description "http://indagine/$SEQ1$" ;
|
|
1026
1136
|
sh:nodeKind sh:IRI ;
|
|
1027
1137
|
sh:maxCount 1 ;
|
|
@@ -1035,7 +1145,7 @@ ex:E42Identifier02Shape # ID CAMPIONE
|
|
|
1035
1145
|
sh:property [
|
|
1036
1146
|
sh:path indagine:id_campione ;
|
|
1037
1147
|
#sh:datatype xsd:string ;
|
|
1038
|
-
sh:name "ID
|
|
1148
|
+
sh:name "ID" ;
|
|
1039
1149
|
sh:description "http://indagine/campione/$SEQ2$" ;
|
|
1040
1150
|
sh:nodeKind sh:IRI ;
|
|
1041
1151
|
sh:maxCount 1 ;
|
|
@@ -1049,7 +1159,7 @@ ex:E42Identifier03Shape # ID AREA PRELIEVO
|
|
|
1049
1159
|
sh:property [
|
|
1050
1160
|
sh:path indagine:id_area_prelievo ;
|
|
1051
1161
|
sh:datatype xsd:string ;
|
|
1052
|
-
sh:name "ID
|
|
1162
|
+
sh:name "ID" ;
|
|
1053
1163
|
sh:maxCount 1 ;
|
|
1054
1164
|
] .
|
|
1055
1165
|
|
|
@@ -1060,7 +1170,7 @@ ex:E42Identifier04Shape # ID BENE VIR
|
|
|
1060
1170
|
sh:property [
|
|
1061
1171
|
sh:path indagine:id_bene_vir ;
|
|
1062
1172
|
sh:datatype xsd:string ;
|
|
1063
|
-
sh:name "ID
|
|
1173
|
+
sh:name "ID" ;
|
|
1064
1174
|
sh:maxCount 1 ;
|
|
1065
1175
|
] .
|
|
1066
1176
|
|
|
@@ -1070,7 +1180,7 @@ ex:E42Identifier05Shape # ID SOTTOCAMPIONE
|
|
|
1070
1180
|
rdfs:label "ID sottocampione" ;
|
|
1071
1181
|
sh:property [
|
|
1072
1182
|
sh:path indagine:id_sottocampione ;
|
|
1073
|
-
sh:name "ID
|
|
1183
|
+
sh:name "ID" ;
|
|
1074
1184
|
sh:description "http://indagine/campione/sottocampione/$SEQ3$" ;
|
|
1075
1185
|
sh:nodeKind sh:IRI ;
|
|
1076
1186
|
sh:maxCount 1 ;
|
|
@@ -1083,7 +1193,7 @@ ex:E42Identifier06Shape # ID ATTIVITA' DIAGNOSTICA
|
|
|
1083
1193
|
rdfs:label "ID attività diagnostica" ;
|
|
1084
1194
|
sh:property [
|
|
1085
1195
|
sh:path indagine:id_attivita_diagnostica ;
|
|
1086
|
-
sh:name "ID
|
|
1196
|
+
sh:name "ID" ;
|
|
1087
1197
|
sh:description "http://indagine/attivita_diagnostica/$SEQ4$" ;
|
|
1088
1198
|
sh:nodeKind sh:IRI ;
|
|
1089
1199
|
sh:maxCount 1 ;
|
|
@@ -1096,7 +1206,7 @@ ex:E42Identifier07Shape # ID ANALISI ASSOCIATA-PREGRESSA - (ATTIVITA' DIAGNOSTIC
|
|
|
1096
1206
|
rdfs:label "ID analisi" ;
|
|
1097
1207
|
sh:property [
|
|
1098
1208
|
sh:path indagine:id_analisi ;
|
|
1099
|
-
sh:name "ID
|
|
1209
|
+
sh:name "ID" ;
|
|
1100
1210
|
sh:datatype xsd:string ;
|
|
1101
1211
|
#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???
|
|
1102
1212
|
#owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/xxx> ; # FARE QUALCOSA DI SIMILE AI VOCABOLARI
|
|
@@ -1148,7 +1258,7 @@ ex:E42Identifier11Shape # ID SOFTWARE
|
|
|
1148
1258
|
sh:property [
|
|
1149
1259
|
sh:path indagine:id_software ;
|
|
1150
1260
|
sh:datatype xsd:string ;
|
|
1151
|
-
sh:name "ID
|
|
1261
|
+
sh:name "ID" ;
|
|
1152
1262
|
sh:maxCount 1 ;
|
|
1153
1263
|
] .
|
|
1154
1264
|
|
|
@@ -1159,7 +1269,7 @@ ex:E42Identifier12Shape # CODICE COMPONENTE SPECIFICO
|
|
|
1159
1269
|
sh:property [
|
|
1160
1270
|
sh:path indagine:codice_componente_specifico ;
|
|
1161
1271
|
sh:datatype xsd:string ;
|
|
1162
|
-
sh:name "Codice
|
|
1272
|
+
sh:name "Codice" ;
|
|
1163
1273
|
sh:maxCount 1 ;
|
|
1164
1274
|
] .
|
|
1165
1275
|
|
|
@@ -1170,7 +1280,7 @@ ex:E42Identifier13Shape # ID COMPONENTE SPECIFICO
|
|
|
1170
1280
|
sh:property [
|
|
1171
1281
|
sh:path indagine:id_componente_specifico ;
|
|
1172
1282
|
sh:datatype xsd:string ;
|
|
1173
|
-
sh:name "ID
|
|
1283
|
+
sh:name "ID" ;
|
|
1174
1284
|
sh:maxCount 1 ;
|
|
1175
1285
|
] .
|
|
1176
1286
|
|
|
@@ -1180,7 +1290,7 @@ ex:E42Identifier14Shape # ID REPORT
|
|
|
1180
1290
|
rdfs:label "ID report" ;
|
|
1181
1291
|
sh:property [
|
|
1182
1292
|
sh:path indagine:id_report ;
|
|
1183
|
-
sh:name "ID
|
|
1293
|
+
sh:name "ID" ;
|
|
1184
1294
|
sh:description "http://indagine/attivita_diagnostica/report/$SEQ5$" ;
|
|
1185
1295
|
sh:nodeKind sh:IRI ;
|
|
1186
1296
|
sh:maxCount 1 ;
|
|
@@ -1197,7 +1307,8 @@ ex:I12AdoptedBeliefShape # QUESITO DIAGNOSTICO
|
|
|
1197
1307
|
sh:name "Tipo quesito diagnostico" ;
|
|
1198
1308
|
sh:maxCount 1 ;
|
|
1199
1309
|
sh:minCount 1 ;
|
|
1200
|
-
]
|
|
1310
|
+
] ;
|
|
1311
|
+
sh:property ex:I12AdoptedBeliefShape_label .
|
|
1201
1312
|
|
|
1202
1313
|
ex:E39Actor01Shape # ATTORI COINVOLTI
|
|
1203
1314
|
a sh:NodeShape ;
|
|
@@ -1208,12 +1319,13 @@ ex:E39Actor01Shape # ATTORI COINVOLTI
|
|
|
1208
1319
|
sh:node ex:E41Appellation01Shape ;
|
|
1209
1320
|
sh:name "Ente richiedente - Schedatore" ;
|
|
1210
1321
|
sh:maxCount 1 ;
|
|
1211
|
-
]
|
|
1322
|
+
] ;
|
|
1323
|
+
sh:property ex:E39Actor01Shape_label .
|
|
1212
1324
|
|
|
1213
|
-
ex:E39Actor02Shape #
|
|
1325
|
+
ex:E39Actor02Shape # AUTORE
|
|
1214
1326
|
a sh:NodeShape ;
|
|
1215
1327
|
sh:targetClass crm:E39_Actor ;
|
|
1216
|
-
rdfs:label "
|
|
1328
|
+
rdfs:label "Autore" ;
|
|
1217
1329
|
sh:property [
|
|
1218
1330
|
sh:path indagine:autore ;
|
|
1219
1331
|
sh:datatype xsd:string ;
|
|
@@ -1316,7 +1428,7 @@ ex:I2Belief01Shape # INQUADRAMENTO CRONOLOGICO
|
|
|
1316
1428
|
sh:property [
|
|
1317
1429
|
sh:path crm:P2_has_type ;
|
|
1318
1430
|
sh:node ex:E55Type05Shape ;
|
|
1319
|
-
sh:name "Tipo
|
|
1431
|
+
sh:name "Tipo" ;
|
|
1320
1432
|
sh:maxCount 1 ;
|
|
1321
1433
|
] .
|
|
1322
1434
|
|
|
@@ -1327,17 +1439,17 @@ ex:I2Belief02Shape # INPUT
|
|
|
1327
1439
|
sh:property [
|
|
1328
1440
|
sh:path crm:P2_has_type ;
|
|
1329
1441
|
sh:node ex:E55Type17Shape ;
|
|
1330
|
-
sh:name "Tipo
|
|
1442
|
+
sh:name "Tipo" ;
|
|
1331
1443
|
sh:maxCount 1 ;
|
|
1332
1444
|
] ;
|
|
1333
1445
|
sh:property [
|
|
1334
1446
|
sh:path crm:P3_has_note ;
|
|
1335
1447
|
sh:node ex:E62String04Shape ;
|
|
1336
|
-
sh:name "Note
|
|
1448
|
+
sh:name "Note" ;
|
|
1337
1449
|
sh:maxCount 1 ;
|
|
1338
1450
|
] ;
|
|
1339
1451
|
sh:property [
|
|
1340
|
-
sh:path crm:P134_continued ;
|
|
1452
|
+
sh:path crm:P134_continued ;
|
|
1341
1453
|
sh:node ex:E7Activity03Shape ;
|
|
1342
1454
|
sh:name "Analisi pregressa" ;
|
|
1343
1455
|
sh:maxCount 1 ;
|
|
@@ -1393,10 +1505,11 @@ ex:E55Type01Shape # TIPO INDAGINE
|
|
|
1393
1505
|
#sh:in ( "Tipo indagine A" "Tipo indagine B" ) ;
|
|
1394
1506
|
sh:class owl:Class ; # vocabolario TIPO INDAGINE (22) id="tipo-indagine"
|
|
1395
1507
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/tipo-indagine> ;
|
|
1396
|
-
sh:name "Tipo
|
|
1508
|
+
sh:name "Tipo" ;
|
|
1397
1509
|
sh:maxCount 1 ;
|
|
1398
1510
|
sh:minCount 1 ;
|
|
1399
|
-
]
|
|
1511
|
+
] ;
|
|
1512
|
+
sh:property ex:E55Type01Shape_label .
|
|
1400
1513
|
|
|
1401
1514
|
ex:E55Type02Shape # TIPO QUESITO DIAGNOSTICO
|
|
1402
1515
|
a sh:NodeShape ;
|
|
@@ -1406,14 +1519,14 @@ ex:E55Type02Shape # TIPO QUESITO DIAGNOSTICO
|
|
|
1406
1519
|
sh:path indagine:tipo_quesito_diagnostico ;
|
|
1407
1520
|
sh:class owl:Class ; # vocabolario TIPO QUESITO DIAGNOSTICO (8) id="quesito-diagnostico"
|
|
1408
1521
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/quesito-diagnostico> ;
|
|
1409
|
-
sh:name "Tipo
|
|
1522
|
+
sh:name "Tipo" ;
|
|
1410
1523
|
sh:maxCount 1 ;
|
|
1411
1524
|
sh:minCount 1 ;
|
|
1412
1525
|
] ;
|
|
1413
1526
|
sh:property [
|
|
1414
1527
|
sh:path crm:P3_has_note ;
|
|
1415
1528
|
sh:node ex:E62String07Shape ;
|
|
1416
|
-
sh:name "Altro
|
|
1529
|
+
sh:name "Altro" ;
|
|
1417
1530
|
sh:maxCount 1 ;
|
|
1418
1531
|
] .
|
|
1419
1532
|
|
|
@@ -1458,7 +1571,7 @@ ex:E55Type05Shape # TIPO INQUADRAMENTO CRONOLOGICO
|
|
|
1458
1571
|
sh:path indagine:tipo_inquadramento_cronologico ;
|
|
1459
1572
|
sh:class owl:Class ; # vocabolario TIPO INQUADRAMENTO CRONOLOGICO (23) id="tipologia-inquadramento-cronologico"
|
|
1460
1573
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/tipologia-inquadramento-cronologico> ;
|
|
1461
|
-
sh:name "Tipo
|
|
1574
|
+
sh:name "Tipo" ;
|
|
1462
1575
|
sh:maxCount 1 ;
|
|
1463
1576
|
] .
|
|
1464
1577
|
|
|
@@ -1470,7 +1583,7 @@ ex:E55Type06Shape # TIPO CONDIZIONE AMBIENTALE
|
|
|
1470
1583
|
sh:path indagine:tipo_condizione_ambientale ;
|
|
1471
1584
|
sh:class owl:Class ; # vocabolario TIPO CONDIZIONE AMBIENTALE (1) id="condizioni-ambientali"
|
|
1472
1585
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/condizioni-ambientali> ;
|
|
1473
|
-
sh:name "Tipo
|
|
1586
|
+
sh:name "Tipo" ;
|
|
1474
1587
|
sh:maxCount 1 ;
|
|
1475
1588
|
] .
|
|
1476
1589
|
|
|
@@ -1482,7 +1595,7 @@ ex:E55Type07Shape # TIPO TAFONOMIA E STATO CONSERVAZIONE
|
|
|
1482
1595
|
sh:path indagine:tipo_tafonomia_e_stato_conservazione ;
|
|
1483
1596
|
sh:class owl:Class ; # vocabolario TIPO TAFONOMIA E STATO CONSERVAZIONE (19) id="tafonomia-e-stato-di-conservazione"
|
|
1484
1597
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/tafonomia-e-stato-di-conservazione> ;
|
|
1485
|
-
sh:name "Tipo
|
|
1598
|
+
sh:name "Tipo" ;
|
|
1486
1599
|
] .
|
|
1487
1600
|
|
|
1488
1601
|
ex:E55Type08Shape # TIPO MATERIALE (in CAMPIONE, SOTTOCAMPIONE, ELEMENTO COSTRUTTIVO, OUTPUT, ...)
|
|
@@ -1493,13 +1606,13 @@ ex:E55Type08Shape # TIPO MATERIALE (in CAMPIONE, SOTTOCAMPIONE, ELEMENTO COSTRUT
|
|
|
1493
1606
|
sh:path indagine:tipo_materiale ;
|
|
1494
1607
|
sh:class owl:Class ; # vocabolario TIPO MATERIALE (11) id="materiale"
|
|
1495
1608
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/materiale> ;
|
|
1496
|
-
sh:name "Tipo
|
|
1609
|
+
sh:name "Tipo" ;
|
|
1497
1610
|
sh:maxCount 1 ;
|
|
1498
1611
|
] ;
|
|
1499
1612
|
sh:property [
|
|
1500
1613
|
sh:path crm:P3_has_note ;
|
|
1501
1614
|
sh:node ex:E62String10Shape ;
|
|
1502
|
-
sh:name "Altro
|
|
1615
|
+
sh:name "Altro" ;
|
|
1503
1616
|
sh:maxCount 1 ;
|
|
1504
1617
|
] .
|
|
1505
1618
|
|
|
@@ -1511,7 +1624,7 @@ ex:E55Type09Shape # TIPO CONTESTO
|
|
|
1511
1624
|
sh:path indagine:tipo_contesto ;
|
|
1512
1625
|
sh:class owl:Class ; # vocabolario TIPO CONTESTO (2) id="contesto"
|
|
1513
1626
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/contesto> ;
|
|
1514
|
-
sh:name "Tipo
|
|
1627
|
+
sh:name "Tipo" ;
|
|
1515
1628
|
sh:maxCount 1 ;
|
|
1516
1629
|
] .
|
|
1517
1630
|
|
|
@@ -1523,7 +1636,7 @@ ex:E55Type10Shape # TIPO ELEMENTO COSTRUTTIVO
|
|
|
1523
1636
|
sh:path indagine:tipo_elemento_costruttivo ;
|
|
1524
1637
|
sh:class owl:Class ; # vocabolario TIPO ELEMENTO COSTRUTTIVO (6) id="elemento-costruttivo"
|
|
1525
1638
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/elemento-costruttivo> ;
|
|
1526
|
-
sh:name "Tipo
|
|
1639
|
+
sh:name "Tipo" ;
|
|
1527
1640
|
sh:maxCount 1 ;
|
|
1528
1641
|
] ;
|
|
1529
1642
|
sh:property [
|
|
@@ -1541,7 +1654,7 @@ ex:E55Type11Shape # TIPO SOTTOCAMPIONE (come CAMPIONE che è a parte)
|
|
|
1541
1654
|
sh:path indagine:tipo_sottocampione ;
|
|
1542
1655
|
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 ...
|
|
1543
1656
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/tipo-campione> ;
|
|
1544
|
-
sh:name "Tipo
|
|
1657
|
+
sh:name "Tipo" ;
|
|
1545
1658
|
sh:maxCount 1 ;
|
|
1546
1659
|
] .
|
|
1547
1660
|
|
|
@@ -1553,7 +1666,7 @@ ex:E55Type12Shape # TIPO LUOGO ANALISI
|
|
|
1553
1666
|
sh:path indagine:tipo_luogo_analisi ;
|
|
1554
1667
|
sh:class owl:Class ; # vocabolario TIPO LUOGO ANALISI (10) id="luogo-di-analisi"
|
|
1555
1668
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/luogo-di-analisi> ;
|
|
1556
|
-
sh:name "Tipo
|
|
1669
|
+
sh:name "Tipo" ;
|
|
1557
1670
|
sh:maxCount 1 ;
|
|
1558
1671
|
] .
|
|
1559
1672
|
|
|
@@ -1588,7 +1701,8 @@ ex:E55Type13Shape # TIPOLOGIE ATTIVITA' (FASE ANALISI, PREPARAZIONE CAMPIONE, TE
|
|
|
1588
1701
|
sh:name "Tecnica diagnostica" ;
|
|
1589
1702
|
sh:maxCount 1 ;
|
|
1590
1703
|
sh:minCount 1 ;
|
|
1591
|
-
]
|
|
1704
|
+
] ;
|
|
1705
|
+
sh:property ex:E55Type13Shape_label .
|
|
1592
1706
|
|
|
1593
1707
|
ex:E55Type14Shape # TIPO MDALITA' INDAGINE
|
|
1594
1708
|
a sh:NodeShape ;
|
|
@@ -1598,7 +1712,7 @@ ex:E55Type14Shape # TIPO MDALITA' INDAGINE
|
|
|
1598
1712
|
sh:path indagine:tipo_modalita_indagine ;
|
|
1599
1713
|
sh:class owl:Class ; # vocabolario TIPO MODALITA' INDAGINE (13) id="modalita-di-indagine"
|
|
1600
1714
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/modalita-di-indagine> ;
|
|
1601
|
-
sh:name "Tipo
|
|
1715
|
+
sh:name "Tipo" ;
|
|
1602
1716
|
sh:maxCount 1 ;
|
|
1603
1717
|
] ;
|
|
1604
1718
|
sh:property [
|
|
@@ -1616,13 +1730,13 @@ ex:E55Type15Shape # TIPO STRUMENTAZIONE
|
|
|
1616
1730
|
sh:path indagine:tipo_strumentazione ;
|
|
1617
1731
|
sh:class owl:Class ; # vocabolario STRUMENTAZIONE (18) id="strumentazione"
|
|
1618
1732
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/strumentazione> ;
|
|
1619
|
-
sh:name "Tipo
|
|
1733
|
+
sh:name "Tipo" ;
|
|
1620
1734
|
sh:maxCount 1 ;
|
|
1621
1735
|
] ;
|
|
1622
1736
|
sh:property [
|
|
1623
1737
|
sh:path crm:P3_has_note ;
|
|
1624
1738
|
sh:node ex:E62String13Shape ;
|
|
1625
|
-
sh:name "Altra
|
|
1739
|
+
sh:name "Altra" ;
|
|
1626
1740
|
sh:maxCount 1 ;
|
|
1627
1741
|
] .
|
|
1628
1742
|
|
|
@@ -1634,13 +1748,13 @@ ex:E55Type16Shape # TIPO MEDIUM
|
|
|
1634
1748
|
sh:path indagine:tipo_medium ;
|
|
1635
1749
|
sh:class owl:Class ; # vocabolario MEDIUM (12) id="medium"
|
|
1636
1750
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/medium> ;
|
|
1637
|
-
sh:name "Tipo
|
|
1751
|
+
sh:name "Tipo" ;
|
|
1638
1752
|
sh:maxCount 1 ;
|
|
1639
1753
|
] ;
|
|
1640
1754
|
sh:property [
|
|
1641
1755
|
sh:path crm:P3_has_note ;
|
|
1642
1756
|
sh:node ex:E62String14Shape ;
|
|
1643
|
-
sh:name "Altro
|
|
1757
|
+
sh:name "Altro" ;
|
|
1644
1758
|
sh:maxCount 1 ;
|
|
1645
1759
|
] .
|
|
1646
1760
|
|
|
@@ -1652,7 +1766,7 @@ ex:E55Type17Shape # TIPO INPUT
|
|
|
1652
1766
|
sh:path indagine:tipo_input ;
|
|
1653
1767
|
sh:class owl:Class ; # vocabolario INPUT (24) id="input"
|
|
1654
1768
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/input> ;
|
|
1655
|
-
sh:name "Tipo
|
|
1769
|
+
sh:name "Tipo" ;
|
|
1656
1770
|
sh:maxCount 1 ;
|
|
1657
1771
|
] .
|
|
1658
1772
|
|
|
@@ -1664,13 +1778,13 @@ ex:E55Type18Shape # TIPO OUTPUT
|
|
|
1664
1778
|
sh:path indagine:tipo_output ;
|
|
1665
1779
|
sh:class owl:Class ; # vocabolario OUTPUT (15) id="output"
|
|
1666
1780
|
owl:imports <OAC_EXPOSED_PROTOCOL://OAC_EXPOSED_HOST:OAC_EXPOSED_PORT/backend/fuseki/get-vocabolary-terms/output> ;
|
|
1667
|
-
sh:name "Tipo
|
|
1781
|
+
sh:name "Tipo" ;
|
|
1668
1782
|
sh:maxCount 1 ;
|
|
1669
1783
|
] ;
|
|
1670
1784
|
sh:property [
|
|
1671
1785
|
sh:path crm:P3_has_note ;
|
|
1672
1786
|
sh:node ex:E62String16Shape ;
|
|
1673
|
-
sh:name "Altro
|
|
1787
|
+
sh:name "Altro" ;
|
|
1674
1788
|
sh:maxCount 1 ;
|
|
1675
1789
|
] .
|
|
1676
1790
|
|
|
@@ -1686,6 +1800,17 @@ ex:CP42MaterialDecayShape # TIPO DEGRADO
|
|
|
1686
1800
|
sh:maxCount 1 ;
|
|
1687
1801
|
] .
|
|
1688
1802
|
|
|
1803
|
+
ex:E62String15Shape # NOTE DEGRADO
|
|
1804
|
+
a sh:NodeShape ;
|
|
1805
|
+
sh:targetClass crm:E62_String ;
|
|
1806
|
+
rdfs:label "Note degrado" ;
|
|
1807
|
+
sh:property [
|
|
1808
|
+
sh:path indagine:altro_degrado ;
|
|
1809
|
+
sh:datatype xsd:string ;
|
|
1810
|
+
sh:name "Note" ;
|
|
1811
|
+
sh:maxCount 1 ;
|
|
1812
|
+
] .
|
|
1813
|
+
|
|
1689
1814
|
ex:E62String01Shape # NOTE SOTTOCAMPIONE
|
|
1690
1815
|
a sh:NodeShape ;
|
|
1691
1816
|
sh:targetClass crm:E62_String ;
|
|
@@ -1693,7 +1818,7 @@ ex:E62String01Shape # NOTE SOTTOCAMPIONE
|
|
|
1693
1818
|
sh:property [
|
|
1694
1819
|
sh:path indagine:note_sottocampione ;
|
|
1695
1820
|
sh:datatype xsd:string ;
|
|
1696
|
-
sh:name "Note
|
|
1821
|
+
sh:name "Note" ;
|
|
1697
1822
|
sh:maxCount 1 ;
|
|
1698
1823
|
] .
|
|
1699
1824
|
|
|
@@ -1704,7 +1829,7 @@ ex:E62String02Shape # LOCALIZZAZIONE COORDINATE
|
|
|
1704
1829
|
sh:property [
|
|
1705
1830
|
sh:path indagine:localizzazione_coordinate ;
|
|
1706
1831
|
sh:datatype xsd:string ;
|
|
1707
|
-
sh:name "
|
|
1832
|
+
sh:name "Coordinate" ;
|
|
1708
1833
|
sh:maxCount 1 ;
|
|
1709
1834
|
] .
|
|
1710
1835
|
|
|
@@ -1715,7 +1840,7 @@ ex:E62String03Shape # LOCALIZZAZIONE AREA
|
|
|
1715
1840
|
sh:property [
|
|
1716
1841
|
sh:path indagine:localizzazione_area ;
|
|
1717
1842
|
sh:datatype xsd:string ;
|
|
1718
|
-
sh:name "
|
|
1843
|
+
sh:name "Area" ;
|
|
1719
1844
|
sh:maxCount 1 ;
|
|
1720
1845
|
] .
|
|
1721
1846
|
|
|
@@ -1726,7 +1851,7 @@ ex:E62String04Shape # NOTE INPUT
|
|
|
1726
1851
|
sh:property [
|
|
1727
1852
|
sh:path indagine:note_input ;
|
|
1728
1853
|
sh:datatype xsd:string ;
|
|
1729
|
-
sh:name "Note
|
|
1854
|
+
sh:name "Note" ;
|
|
1730
1855
|
sh:maxCount 1 ;
|
|
1731
1856
|
] .
|
|
1732
1857
|
|
|
@@ -1737,160 +1862,149 @@ ex:E62String05Shape # NOTE PREPARAZIONE CAMPIONE
|
|
|
1737
1862
|
sh:property [
|
|
1738
1863
|
sh:path indagine:note_preparazione_campione ;
|
|
1739
1864
|
sh:datatype xsd:string ;
|
|
1740
|
-
sh:name "Note
|
|
1741
|
-
sh:maxCount 1 ;
|
|
1742
|
-
] .
|
|
1743
|
-
|
|
1744
|
-
ex:E62String06Shape # ALTRO PROCESSO CAMPIONAMENTO
|
|
1745
|
-
a sh:NodeShape ;
|
|
1746
|
-
sh:targetClass crm:E62_String ;
|
|
1747
|
-
rdfs:label "Altro processo campionamento" ;
|
|
1748
|
-
sh:property [
|
|
1749
|
-
sh:path indagine:altro_processo_campionamento ;
|
|
1750
|
-
sh:datatype xsd:string ;
|
|
1751
|
-
sh:name "Altro processo campionamento" ;
|
|
1865
|
+
sh:name "Note" ;
|
|
1752
1866
|
sh:maxCount 1 ;
|
|
1753
1867
|
] .
|
|
1754
1868
|
|
|
1755
|
-
ex:
|
|
1869
|
+
ex:E62String09Shape # NOTE CONDIZIONE AMBIENTALE
|
|
1756
1870
|
a sh:NodeShape ;
|
|
1757
1871
|
sh:targetClass crm:E62_String ;
|
|
1758
|
-
rdfs:label "
|
|
1872
|
+
rdfs:label "Note condizione ambientale" ;
|
|
1759
1873
|
sh:property [
|
|
1760
|
-
sh:path indagine:
|
|
1874
|
+
sh:path indagine:altra_condizione_ambientale ;
|
|
1761
1875
|
sh:datatype xsd:string ;
|
|
1762
|
-
sh:name "
|
|
1876
|
+
sh:name "Note" ;
|
|
1763
1877
|
sh:maxCount 1 ;
|
|
1764
1878
|
] .
|
|
1765
1879
|
|
|
1766
|
-
ex:
|
|
1880
|
+
ex:E62String17Shape # NOTE COMPONENTE SPECIFICO
|
|
1767
1881
|
a sh:NodeShape ;
|
|
1768
1882
|
sh:targetClass crm:E62_String ;
|
|
1769
|
-
rdfs:label "
|
|
1883
|
+
rdfs:label "Note componente specifico" ;
|
|
1770
1884
|
sh:property [
|
|
1771
|
-
sh:path indagine:
|
|
1885
|
+
sh:path indagine:note_componente_specifico ;
|
|
1772
1886
|
sh:datatype xsd:string ;
|
|
1773
|
-
sh:name "
|
|
1887
|
+
sh:name "Note" ;
|
|
1774
1888
|
sh:maxCount 1 ;
|
|
1775
1889
|
] .
|
|
1776
1890
|
|
|
1777
|
-
ex:
|
|
1891
|
+
ex:E62String18Shape # RUOLO ATTORE
|
|
1778
1892
|
a sh:NodeShape ;
|
|
1779
1893
|
sh:targetClass crm:E62_String ;
|
|
1780
|
-
rdfs:label "
|
|
1894
|
+
rdfs:label "Ruolo attore" ;
|
|
1781
1895
|
sh:property [
|
|
1782
|
-
sh:path indagine:
|
|
1896
|
+
sh:path indagine:ruolo_attore ;
|
|
1783
1897
|
sh:datatype xsd:string ;
|
|
1784
|
-
sh:name "
|
|
1898
|
+
sh:name "Ruolo" ;
|
|
1785
1899
|
sh:maxCount 1 ;
|
|
1786
1900
|
] .
|
|
1787
1901
|
|
|
1788
|
-
ex:
|
|
1902
|
+
ex:E62String19Shape # MISURA
|
|
1789
1903
|
a sh:NodeShape ;
|
|
1790
1904
|
sh:targetClass crm:E62_String ;
|
|
1791
|
-
rdfs:label "
|
|
1905
|
+
rdfs:label "Misura" ;
|
|
1792
1906
|
sh:property [
|
|
1793
|
-
sh:path indagine:
|
|
1907
|
+
sh:path indagine:misura ;
|
|
1794
1908
|
sh:datatype xsd:string ;
|
|
1795
|
-
sh:name "
|
|
1909
|
+
sh:name "Misura" ;
|
|
1796
1910
|
sh:maxCount 1 ;
|
|
1797
|
-
|
|
1911
|
+
] .
|
|
1798
1912
|
|
|
1799
|
-
ex:
|
|
1913
|
+
ex:E62String06Shape # ALTRO PROCESSO CAMPIONAMENTO
|
|
1800
1914
|
a sh:NodeShape ;
|
|
1801
1915
|
sh:targetClass crm:E62_String ;
|
|
1802
|
-
rdfs:label "Altro
|
|
1916
|
+
rdfs:label "Altro processo campionamento" ;
|
|
1803
1917
|
sh:property [
|
|
1804
|
-
sh:path indagine:
|
|
1918
|
+
sh:path indagine:altro_processo_campionamento ;
|
|
1805
1919
|
sh:datatype xsd:string ;
|
|
1806
|
-
sh:name "Altro
|
|
1920
|
+
sh:name "Altro" ;
|
|
1807
1921
|
sh:maxCount 1 ;
|
|
1808
1922
|
] .
|
|
1809
1923
|
|
|
1810
|
-
ex:
|
|
1924
|
+
ex:E62String07Shape # ALTRO QUESITO DIAGNOSTICO
|
|
1811
1925
|
a sh:NodeShape ;
|
|
1812
1926
|
sh:targetClass crm:E62_String ;
|
|
1813
|
-
rdfs:label "
|
|
1927
|
+
rdfs:label "Altro quesito diagnostico" ;
|
|
1814
1928
|
sh:property [
|
|
1815
|
-
sh:path indagine:
|
|
1929
|
+
sh:path indagine:altro_quesito_diagnostico ;
|
|
1816
1930
|
sh:datatype xsd:string ;
|
|
1817
|
-
sh:name "
|
|
1931
|
+
sh:name "Altro" ;
|
|
1818
1932
|
sh:maxCount 1 ;
|
|
1819
1933
|
] .
|
|
1820
1934
|
|
|
1821
|
-
ex:
|
|
1935
|
+
ex:E62String08Shape # ALTRA DESCRIZIONE CAMPIONE
|
|
1822
1936
|
a sh:NodeShape ;
|
|
1823
1937
|
sh:targetClass crm:E62_String ;
|
|
1824
|
-
rdfs:label "Altra
|
|
1938
|
+
rdfs:label "Altra descrizione campione" ;
|
|
1825
1939
|
sh:property [
|
|
1826
|
-
sh:path indagine:
|
|
1940
|
+
sh:path indagine:altra_descrizione_campione ;
|
|
1827
1941
|
sh:datatype xsd:string ;
|
|
1828
|
-
sh:name "Altra
|
|
1942
|
+
sh:name "Altra" ;
|
|
1829
1943
|
sh:maxCount 1 ;
|
|
1830
1944
|
] .
|
|
1831
1945
|
|
|
1832
|
-
ex:
|
|
1946
|
+
ex:E62String10Shape # ALTRO MATERIALE
|
|
1833
1947
|
a sh:NodeShape ;
|
|
1834
1948
|
sh:targetClass crm:E62_String ;
|
|
1835
|
-
rdfs:label "Altro
|
|
1949
|
+
rdfs:label "Altro materiale" ;
|
|
1836
1950
|
sh:property [
|
|
1837
|
-
sh:path indagine:
|
|
1951
|
+
sh:path indagine:altro_materiale ;
|
|
1838
1952
|
sh:datatype xsd:string ;
|
|
1839
|
-
sh:name "Altro
|
|
1953
|
+
sh:name "Altro" ;
|
|
1840
1954
|
sh:maxCount 1 ;
|
|
1841
1955
|
] .
|
|
1842
1956
|
|
|
1843
|
-
ex:
|
|
1957
|
+
ex:E62String11Shape # ALTRO ELEMENTO COSTRUTTIVO
|
|
1844
1958
|
a sh:NodeShape ;
|
|
1845
1959
|
sh:targetClass crm:E62_String ;
|
|
1846
|
-
rdfs:label "
|
|
1960
|
+
rdfs:label "Altro elemento costruttivo" ;
|
|
1847
1961
|
sh:property [
|
|
1848
|
-
sh:path indagine:
|
|
1962
|
+
sh:path indagine:altro_elemento_costruttivo ;
|
|
1849
1963
|
sh:datatype xsd:string ;
|
|
1850
|
-
sh:name "
|
|
1964
|
+
sh:name "Altro" ;
|
|
1851
1965
|
sh:maxCount 1 ;
|
|
1852
1966
|
] .
|
|
1853
1967
|
|
|
1854
|
-
ex:
|
|
1968
|
+
ex:E62String12Shape # ALTRA MODALITA' INDAGINE
|
|
1855
1969
|
a sh:NodeShape ;
|
|
1856
1970
|
sh:targetClass crm:E62_String ;
|
|
1857
|
-
rdfs:label "
|
|
1971
|
+
rdfs:label "Altra modalità indagine" ;
|
|
1858
1972
|
sh:property [
|
|
1859
|
-
sh:path indagine:
|
|
1973
|
+
sh:path indagine:altra_modalità_indagine ;
|
|
1860
1974
|
sh:datatype xsd:string ;
|
|
1861
|
-
sh:name "
|
|
1975
|
+
sh:name "Altra" ;
|
|
1862
1976
|
sh:maxCount 1 ;
|
|
1863
1977
|
] .
|
|
1864
1978
|
|
|
1865
|
-
ex:
|
|
1979
|
+
ex:E62String13Shape # ALTRA STRUMENTAZIONE
|
|
1866
1980
|
a sh:NodeShape ;
|
|
1867
1981
|
sh:targetClass crm:E62_String ;
|
|
1868
|
-
rdfs:label "
|
|
1982
|
+
rdfs:label "Altra strumentazione" ;
|
|
1869
1983
|
sh:property [
|
|
1870
|
-
sh:path indagine:
|
|
1984
|
+
sh:path indagine:altra_strumentazione ;
|
|
1871
1985
|
sh:datatype xsd:string ;
|
|
1872
|
-
sh:name "
|
|
1986
|
+
sh:name "Altra" ;
|
|
1873
1987
|
sh:maxCount 1 ;
|
|
1874
1988
|
] .
|
|
1875
1989
|
|
|
1876
|
-
ex:
|
|
1990
|
+
ex:E62String14Shape # ALTRO MEDIUM
|
|
1877
1991
|
a sh:NodeShape ;
|
|
1878
1992
|
sh:targetClass crm:E62_String ;
|
|
1879
|
-
rdfs:label "
|
|
1993
|
+
rdfs:label "Altro medium" ;
|
|
1880
1994
|
sh:property [
|
|
1881
|
-
sh:path indagine:
|
|
1995
|
+
sh:path indagine:altro_medium ;
|
|
1882
1996
|
sh:datatype xsd:string ;
|
|
1883
|
-
sh:name "
|
|
1997
|
+
sh:name "Altro" ;
|
|
1884
1998
|
sh:maxCount 1 ;
|
|
1885
1999
|
] .
|
|
1886
2000
|
|
|
1887
|
-
ex:
|
|
2001
|
+
ex:E62String16Shape # ALTRO OUTPUT
|
|
1888
2002
|
a sh:NodeShape ;
|
|
1889
2003
|
sh:targetClass crm:E62_String ;
|
|
1890
|
-
rdfs:label "
|
|
2004
|
+
rdfs:label "Altro output" ;
|
|
1891
2005
|
sh:property [
|
|
1892
|
-
sh:path indagine:
|
|
2006
|
+
sh:path indagine:altro_output ;
|
|
1893
2007
|
sh:datatype xsd:string ;
|
|
1894
|
-
sh:name "
|
|
2008
|
+
sh:name "Altro" ;
|
|
1895
2009
|
sh:maxCount 1 ;
|
|
1896
2010
|
] .
|