summaryrefslogtreecommitdiff
path: root/sdml-catalog.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdml-catalog.json')
-rw-r--r--sdml-catalog.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/sdml-catalog.json b/sdml-catalog.json
index 7e1a3b7..de66410 100644
--- a/sdml-catalog.json
+++ b/sdml-catalog.json
@@ -1,22 +1,22 @@
{
- "base": "https://thoughtroam.abcdefghijklmnopqrstuvxyzæøå.dk/rdf/",
+ "base": "https://thoughtroam.abcdefghijklmnopqrstuvxyzæøå.dk/",
"entries": {
"learning": {
"item": {
- "relative_url": "learning#",
- "relative_path": "./learning.sdm"
+ "relative_url": "learning/core#",
+ "relative_path": "learn/core.sdm"
}
},
"waste": {
"item": {
- "relative_url": "waste#",
- "relative_path": "rdf/waste.sdm"
+ "relative_url": "waste/core#",
+ "relative_path": "waste/core.sdm"
}
},
"waste_view": {
"item": {
- "relative_url": "waste_view#",
- "relative_path": "rdf/waste_view.sdm"
+ "relative_url": "waste/view#",
+ "relative_path": "waste/view.sdm"
}
}
}