Skip to content

Commit

Permalink
Merge pull request #2093 from neeraj9/dev-fix-scaffolding-ttl
Browse files Browse the repository at this point in the history
fix scaffolding.ttl with terminating dot after last @Prefix
  • Loading branch information
mereolog authored Feb 5, 2025
2 parents 26f7c37 + 6499b45 commit a7e405e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/vocabulary/scaffolding.ttl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix fibo-skos: <https://spec.edmcouncil.org/fibo/vocabulary/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#>
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .



Expand Down

0 comments on commit a7e405e

Please sign in to comment.