summaryrefslogtreecommitdiff
path: root/learn/prefixes.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'learn/prefixes.ttl')
-rw-r--r--learn/prefixes.ttl7
1 files changed, 3 insertions, 4 deletions
diff --git a/learn/prefixes.ttl b/learn/prefixes.ttl
index fa6d5a1..2321991 100644
--- a/learn/prefixes.ttl
+++ b/learn/prefixes.ttl
@@ -1,7 +1,6 @@
-@base <https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/rdf> .
-@prefix : <#> .
-@prefix ex: <https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/rdf/ex#> .
-@prefix learning: <https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/rdf/> .
+@base <https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/learn/> .
+@prefix : <core#> .
+@prefix learn: <https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/learn/core#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .