diff options
-rw-r--r-- | sdml-catalog.json (renamed from rdf/sdml-catalog.json) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rdf/sdml-catalog.json b/sdml-catalog.json index 6da5d03..7e1a3b7 100644 --- a/rdf/sdml-catalog.json +++ b/sdml-catalog.json @@ -10,13 +10,13 @@ "waste": { "item": { "relative_url": "waste#", - "relative_path": "./waste.sdm" + "relative_path": "rdf/waste.sdm" } }, "waste_view": { "item": { "relative_url": "waste_view#", - "relative_path": "./waste_view.sdm" + "relative_path": "rdf/waste_view.sdm" } } } |