From c58afdef80c20469329d1af4f0402dec7f286dc1 Mon Sep 17 00:00:00 2001 From: Robin Vobruba Date: Tue, 7 May 2024 17:32:39 +0100 Subject: [PATCH] ont: Specifies ontology first issued and modified dates --- OKH-LOSH.ttl | 2 ++ OTRL.ttl | 2 ++ 2 files changed, 4 insertions(+) diff --git a/OKH-LOSH.ttl b/OKH-LOSH.ttl index 309a35e4..eccb922a 100644 --- a/OKH-LOSH.ttl +++ b/OKH-LOSH.ttl @@ -50,6 +50,8 @@ The `schema:*` properties give us just that."""@en ; dcterms:creator orcid:0000-0002-1611-7129 ; dce:creator "Robin Vobruba " ; dcterms:creator orcid:0009-0004-3559-6542 ; + dce:issued "2021-08-24 16:32:33" ; + dce:modified "2022-02-22 12:01:28" ; dcterms:license ; cc:license ; spdxt:ListedLicense "GPL-3.0-or-later" ; diff --git a/OTRL.ttl b/OTRL.ttl index a00caffd..84bd01c6 100644 --- a/OTRL.ttl +++ b/OTRL.ttl @@ -46,6 +46,8 @@ The `schema:*` properties give us just that."""@en ; dcterms:creator orcid:0000-0002-1611-7129 ; dce:creator "Robin Vobruba " ; dcterms:creator orcid:0009-0004-3559-6542 ; + dce:issued "2021-08-24 16:32:33" ; + dce:modified "2022-02-22 12:01:28" ; dcterms:license ; cc:license ; spdxt:ListedLicense "GPL-3.0-or-later" ;