From 7b5e9532ef508f6fb7364c8658cdfcee46354404 Mon Sep 17 00:00:00 2001 From: Cornelis Bouter Date: Wed, 19 Jun 2024 18:16:40 +0200 Subject: [PATCH] restore spatialThing --- ontology/saref4agri.ttl | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/ontology/saref4agri.ttl b/ontology/saref4agri.ttl index cd998b8..448095e 100644 --- a/ontology/saref4agri.ttl +++ b/ontology/saref4agri.ttl @@ -92,18 +92,6 @@ wgs84:long rdf:type owl:ObjectProperty ; foaf:based_near rdf:type owl:ObjectProperty . -################################################################# -# Datatypes -################################################################# - -### http://www.w3.org/2001/XMLSchema#date -xsd:date rdf:type rdfs:Datatype . - - -### http://www.w3.org/2001/XMLSchema#duration -xsd:duration rdf:type rdfs:Datatype . - - ################################################################# # Object Properties ################################################################# -- GitLab