diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-05-22 09:38:20 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-04 17:35:42 +0200 |
commit | 66304bcb5b8809ab8d4fc8429601550c50195671 (patch) | |
tree | 6166b437ded4bb679dd4590917e62c3c0119fc9f /waste/core.sdm | |
parent | 7b17b58830d6ca24022a2ef3dd5b1209d08f9f55 (diff) |
tighten ontology references
Diffstat (limited to 'waste/core.sdm')
-rw-r--r-- | waste/core.sdm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waste/core.sdm b/waste/core.sdm index 6ff284f..95b8274 100644 --- a/waste/core.sdm +++ b/waste/core.sdm @@ -1,4 +1,4 @@ -module waste core <https://thoughtroam.abcdefghijklmnopqrstuvxyzæøå.dk/waste/> is +module core waste <https://thoughtroam.abcdefghijklmnopqrstuvxyzæøå.dk/waste/core#> is import [ dc skos xsd ] import [ waste_view ] |