Skip to content

Commit

Permalink
Forgot to give a rp title
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminaaron committed May 23, 2024
1 parent 1e3ed9e commit 4a76c34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shacl/dev-child-toy.ttl
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix ff: <https://foerderfunke.org/default#> .

ff:devChildToy a ff:RequirementProfile .
ff:devChildToy a ff:RequirementProfile ;
ff:title "Spielzeug dev" .

ff:MainPersonShape a sh:NodeShape, ff:EligibilityConstraint ;
sh:targetClass ff:Citizen ;
Expand Down

0 comments on commit 4a76c34

Please sign in to comment.