Skip to content

Commit

Permalink
Create dev-example-2.ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminaaron committed May 17, 2024
1 parent e29d6d2 commit 766ec31
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions shacl/dev-example-2.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@prefix ff: <https://foerderfunke.org/default#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ff:example2dev a ff:RequirementProfile ;
ff:title "Example 2 dev" .

0 comments on commit 766ec31

Please sign in to comment.