From 02b8f5e6d3433dbd66e5e116a180d61010a520d0 Mon Sep 17 00:00:00 2001 From: Arndt Date: Thu, 13 Jun 2024 15:29:20 +0200 Subject: [PATCH] preliminary update of metadata file --- metadata.ttl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/metadata.ttl b/metadata.ttl index 36233f6..b297c40 100644 --- a/metadata.ttl +++ b/metadata.ttl @@ -22,7 +22,9 @@ skos:altLabel rdf:type owl:AnnotationProperty . "André Castro", "Susanne Arndt"; dc:description "DFG Fachsystematik Ontology / DFG Classification of Subject Areas Ontology (DFGFO) encodes the DFG Classification of Subject Areas into an ontology, where each subject number are is enconded into a Class with subclass statements following the DFG Classification of Subject Areas hierarchy. Labels are provide German and English."; - dc:title "DFG Classification of Subject Areas Ontology"@en ; - rdfs:comment "DFG Classification of Subject Areas Ontology is being created as part of the TIB Terminology Service" ; + dc:title "DFG Classification of Subject Areas Ontology - 2024-2028"@en ; + dc:title "DFG Fachsystematik - Ontologie - 2024-2028"@de ; + rdfs:comment "DFG Classification of Subject Areas Ontology is being created as part of the TIB Terminology Service"@de ; + rdfs:comment "DFG Fachsystematik - Ontology wurde zur Integration in den TIB Terminology Service erstellt"@de ; terms:license . -# TODO: provide appropriate license - same license should go to github repo +# TODO: provide appropriate license - same license should go to github repo \ No newline at end of file