aboutsummaryrefslogtreecommitdiff
path: root/waste
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-06-21 12:29:18 +0200
committerJonas Smedegaard <dr@jones.dk>2024-06-21 12:32:12 +0200
commit3f18bc96e0b07b99869e164a8c23d3b6365ec274 (patch)
treecb4694c4bc627797eddf9c08b7c28e63d1bcdd29 /waste
parent4bbc484fca0b32bf7ef1b6f55914aa88af972b3d (diff)
fix sdml syntax for @xsd:date
Diffstat (limited to 'waste')
-rw-r--r--waste/view.sdm2
1 files changed, 1 insertions, 1 deletions
diff --git a/waste/view.sdm b/waste/view.sdm
index 9101ffb..bf493a1 100644
--- a/waste/view.sdm
+++ b/waste/view.sdm
@@ -5,7 +5,7 @@ module view waste_view <https://thoughtroam.abcdefghijklmnopqrstuvxyzæøå.dk/w
@skos:prefLabel = "Waste perception Ontology"@en
@dc:description = "Ways that waste can be subjectively perceived"@en
- @dc:created = @xsd:date(2024-04-27)
+ @dc:created = @xsd:date("2024-04-27")
@dc:creator = <https://dr.jones.dk/me/#me>
@dc:license = <https://spdx.org/licenses/AGPL-3.0-or-later>