Skip to content

Commit

Permalink
Fix URIs and remove tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Jan 15, 2025
1 parent 23bfa10 commit 89566de
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 27 deletions.
4 changes: 2 additions & 2 deletions _sources/profiles/common/buildings-present/data.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
@prefix sd: <https://w3id.org/okn/o/sd#> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .

chekp:roads-present a prof:Profile, chekp:Profile ;
chekp:buildings-present a prof:Profile, chekp:Profile ;
dct:title "Roads present" ;
dct:description "This profile checks that roads are present in at least one dataset" ;
dct:hasVersion "0.1" ;
prof:isProfileOf chekp:chek ;
prof:hasToken "chek-roads-present" ;
# prof:hasToken "chek-buildings-present" ;
# prof:hasResource [
# a prof:ResourceDescriptior ;
# prof:hasRole role:validation ;
Expand Down
2 changes: 1 addition & 1 deletion _sources/profiles/common/dummy/data.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
chekp:dummy a prof:Profile, chekp:Profile ;
dct:title "Dummy profile with no rules" ;
prof:isProfileOf chekp:chek ;
prof:hasToken "chek-dummy" ;
# prof:hasToken "chek-dummy" ;
dct:hasVersion "1.0" ;
.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ chekp:green-public-spaces-present a prof:Profile, chekp:Profile ;
dct:description "This profile checks that green public spaces are present in at least one dataset" ;
dct:hasVersion "0.1" ;
prof:isProfileOf chekp:chek ;
prof:hasToken "chek-green-public-spaces-present" ;
# prof:hasToken "chek-green-public-spaces-present" ;
# prof:hasResource [
# a prof:ResourceDescriptior ;
# prof:hasRole role:validation ;
Expand Down
4 changes: 2 additions & 2 deletions _sources/profiles/common/roads-present/data.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
@prefix sd: <https://w3id.org/okn/o/sd#> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .

chekp:buildings-present a prof:Profile, chekp:Profile ;
chekp:roads-present a prof:Profile, chekp:Profile ;
dct:title "Buildings present" ;
dct:description "This profile checks that buoldings are present in at least one dataset" ;
dct:hasVersion "0.1" ;
prof:isProfileOf chekp:chek ;
prof:hasToken "chek-buildings-present" ;
# prof:hasToken "roads-present" ;
# prof:hasResource [
# a prof:ResourceDescriptior ;
# prof:hasRole role:validation ;
Expand Down
4 changes: 2 additions & 2 deletions _sources/profiles/czechia/prague/data.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
@prefix sd: <https://w3id.org/okn/o/sd#> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .

chekp:ascoli-piceno a prof:Profile, chekp:Profile ;
chekp:prague a prof:Profile, chekp:Profile ;
dct:title "Ascoli Piceno profile for CHEK" ;
dct:description "General profile for the city of Ascoli Piceno" ;
dct:hasVersion "0.1" ;
prof:isProfileOf chekp:chek, chekp:roads-present, chekp:green-public-spaces-present ;
prof:hasToken "chek-ascoli-piceno" ;
# prof:hasToken "chek-prague" ;
# prof:hasResource [
# a prof:ResourceDescriptior ;
# prof:hasRole role:validation ;
Expand Down
2 changes: 1 addition & 1 deletion _sources/profiles/italy/ascoli-piceno/data.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ chekp:ascoli-piceno a prof:Profile, chekp:Profile ;
dct:description "General profile for the city of Ascoli Piceno" ;
dct:hasVersion "0.1" ;
prof:isProfileOf chekp:chek, chekp:roads-present, chekp:green-public-spaces-present ;
prof:hasToken "chek-ascoli-piceno" ;
# prof:hasToken "chek-ascoli-piceno" ;
# prof:hasResource [
# a prof:ResourceDescriptior ;
# prof:hasRole role:validation ;
Expand Down
11 changes: 2 additions & 9 deletions _sources/profiles/portugal/gaia/data.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,12 @@
@prefix sd: <https://w3id.org/okn/o/sd#> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .

chekp:ascoli-piceno a prof:Profile, chekp:Profile ;
chekp:gaia a prof:Profile, chekp:Profile ;
dct:title "Ascoli Piceno profile for CHEK" ;
dct:description "General profile for the city of Ascoli Piceno" ;
dct:hasVersion "0.1" ;
prof:isProfileOf chekp:chek, chekp:roads-present, chekp:green-public-spaces-present ;
prof:hasToken "chek-ascoli-piceno" ;
prof:hasResource [
a prof:ResourceDescriptior ;
prof:hasRole role:validation ;
dct:format <https://w3id.org/mediatype/text/turtle> ;
dct:conformsTo <https://www.w3.org/TR/shacl/> ;
prof:hasArtifact <./shapes/ascoli-piceno.shacl> ;
] ;
prof:hasToken "chek-gaia" ;
sd:hasParameter [
dct:identifier "buildingOfInterest" ;
dct:description "Identifier for the building of interest" ;
Expand Down
11 changes: 2 additions & 9 deletions _sources/profiles/portugal/lisbon/data.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,12 @@
@prefix sd: <https://w3id.org/okn/o/sd#> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .

chekp:ascoli-piceno a prof:Profile, chekp:Profile ;
chekp:lisbon a prof:Profile, chekp:Profile ;
dct:title "Ascoli Piceno profile for CHEK" ;
dct:description "General profile for the city of Ascoli Piceno" ;
dct:hasVersion "0.1" ;
prof:isProfileOf chekp:chek, chekp:roads-present, chekp:green-public-spaces-present ;
prof:hasToken "chek-ascoli-piceno" ;
prof:hasResource [
a prof:ResourceDescriptior ;
prof:hasRole role:validation ;
dct:format <https://w3id.org/mediatype/text/turtle> ;
dct:conformsTo <https://www.w3.org/TR/shacl/> ;
prof:hasArtifact <./shapes/ascoli-piceno.shacl> ;
] ;
prof:hasToken "chek-lisbon" ;
sd:hasParameter [
dct:identifier "buildingOfInterest" ;
dct:description "Identifier for the building of interest" ;
Expand Down

0 comments on commit 89566de

Please sign in to comment.