Skip to content

Commit

Permalink
Move pulled fix to draft version
Browse files Browse the repository at this point in the history
  • Loading branch information
dodinh committed Mar 27, 2024
1 parent 261db39 commit 8959eca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drafts/0.0.1-draft-0.1/shacl/dcat-ap-plu_shacl-shapes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
@prefix org: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
#@prefix odrl: <http://www.w3.org/ns/odrl/2/> .
@prefix plu: <http://specs.diplanung.de/plu/>
@prefix plu: <http://specs.diplanung.de/plu/> .
#@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
Expand Down
2 changes: 1 addition & 1 deletion releases/0.1.4/shacl/dcat-ap-plu_shacl-shapes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
@prefix org: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
#@prefix odrl: <http://www.w3.org/ns/odrl/2/> .
@prefix plu: <http://specs.diplanung.de/plu/> .
@prefix plu: <http://specs.diplanung.de/plu/>
#@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
Expand Down

0 comments on commit 8959eca

Please sign in to comment.