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