@igea/oac_backend 1.0.101 → 1.0.102

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.101",
3
+ "version": "1.0.102",
4
4
  "description": "Backend service for the OAC project",
5
5
  "main": "src/index.js",
6
6
  "bin": {
@@ -16,6 +16,7 @@
16
16
 
17
17
  @prefix dash: <http://datashapes.org/dash#> .
18
18
  @prefix core: <http://data.sparna.fr/ontologies/sparnatural-config-core#> .
19
+ @prefix datasources: <http://data.sparna.fr/ontologies/sparnatural-config-datasources#> .
19
20
 
20
21
 
21
22
  this:E7Activity01Shape_label sh:path rdfs:label ;
@@ -85,7 +86,7 @@ this:S13Sample01Shape # CAMPIONE
85
86
  sh:maxCount 1 ;
86
87
  ] ;
87
88
  sh:property [
88
- sh:path basecpm:Pc43i_uses ;
89
+ sh:path basecpm:PC43i_uses ;
89
90
  sh:node this:CP2ArchitectureWorkShape ;
90
91
  sh:name "utilizza" ;
91
92
  sh:maxCount 1 ;