Skip to content

Commit

Permalink
added missing / in the ontology prefix
Browse files Browse the repository at this point in the history
Signed-off-by: schuberr <[email protected]>
  • Loading branch information
schuberr committed Oct 23, 2024
1 parent 3a1c24f commit 4242e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leakage-test/leakage-test_ontology.ttl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix leakage-test: <https://github.com/GAIA-X4PLC-AAD/ontology-management-base/tree/main/leakage-test> .
@prefix leakage-test: <https://github.com/GAIA-X4PLC-AAD/ontology-management-base/tree/main/leakage-test/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
Expand Down

0 comments on commit 4242e6c

Please sign in to comment.