From 43781a556409db962507edfc16367c94e3151781 Mon Sep 17 00:00:00 2001 From: Dalapi <38732983+Dongbei-Dalapi@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:44:12 +0100 Subject: [PATCH] corrected syntax error --- dwd_weather_ontology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dwd_weather_ontology.ttl b/dwd_weather_ontology.ttl index 22b7b48..5cd16d2 100644 --- a/dwd_weather_ontology.ttl +++ b/dwd_weather_ontology.ttl @@ -76,7 +76,7 @@ dwd:station_id rdfs:domain dwd:WeatherStation ; rdfs:range xsd:string ; dct:created "2019-02-12"^^xsd:date ; - dct:modified "2019-02-12" ^^xsd:date ; + dct:modified "2019-02-12"^^xsd:date ; vs:term_status "testing" ; rdfs:isDefinedBy ; .