Skip to content

Commit

Permalink
Fix wrong prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminaaron committed May 4, 2024
1 parent e36008c commit cb5adde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shacl/bildungsgutschein.ttl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ff: <https://foerderfuchs.org/default#> .
@prefix ff: <https://foerderfunke.org/default#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

ff:bildungsgutscheinRP a ff:RequirementProfile ;
Expand Down

0 comments on commit cb5adde

Please sign in to comment.