summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ex/prefixes.ttl4
-rw-r--r--learn/core.sdm2
-rw-r--r--learn/prefixes.ttl4
-rw-r--r--learn/tentacular.sdm2
4 files changed, 6 insertions, 6 deletions
diff --git a/ex/prefixes.ttl b/ex/prefixes.ttl
index 796407a..66deb91 100644
--- a/ex/prefixes.ttl
+++ b/ex/prefixes.ttl
@@ -1,7 +1,7 @@
@base <https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/ex/> .
-@prefix : <../learn/core#> .
+@prefix : <https://purl.org/learn/core#> .
@prefix ex: <https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/ex/> .
-@prefix learn: <https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/learn/core#> .
+@prefix learn: <https://purl.org/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#> .
diff --git a/learn/core.sdm b/learn/core.sdm
index 541d4db..9311f19 100644
--- a/learn/core.sdm
+++ b/learn/core.sdm
@@ -1,4 +1,4 @@
-module core learn <https://thoughtroam.abcdefghijklmnopqrstuvxyzæøå.dk/learn/core#> is
+module core learn <https://purl.org/learn/core#> is
import [
dc
diff --git a/learn/prefixes.ttl b/learn/prefixes.ttl
index 55bcc4b..2510cd0 100644
--- a/learn/prefixes.ttl
+++ b/learn/prefixes.ttl
@@ -1,6 +1,6 @@
-@base <https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/learn/> .
+@base <https://purl.org/learn/> .
@prefix : <core#> .
-@prefix learn: <https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/learn/core#> .
+@prefix learn: <https://purl.org/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#> .
diff --git a/learn/tentacular.sdm b/learn/tentacular.sdm
index 2950eb4..33eba6b 100644
--- a/learn/tentacular.sdm
+++ b/learn/tentacular.sdm
@@ -1,4 +1,4 @@
-module learn_tentacular learn10tac <https://thoughtroam.abcdefghijklmnopqrstuvxyzæøå.dk/learn/tentacular#> is
+module learn_tentacular learn10tac <https://purl.org/learn/tentacular#> is
import [ dc learn skos xsd ]