From 38981365a111828f53778e93d248ec0e47ac4a47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rau=CC=81l=20Garci=CC=81a=20Castro?= <rgarcia@fi.upm.es>
Date: Wed, 13 Feb 2019 18:54:38 +0100
Subject: [PATCH] Removed warning.

---
 SAREF4CITY/ontology/saref4city.ttl | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/SAREF4CITY/ontology/saref4city.ttl b/SAREF4CITY/ontology/saref4city.ttl
index e269752..a487410 100644
--- a/SAREF4CITY/ontology/saref4city.ttl
+++ b/SAREF4CITY/ontology/saref4city.ttl
@@ -806,9 +806,6 @@ saref:FeatureOfInterest rdfs:subClassOf _:genid37 .
 _:genid37 a owl:Restriction ;
 	owl:onProperty saref:isFeatureOfInterestOf ;
 	owl:allValuesFrom saref:Measurement .
-
-saref:FeatureOfInterest rdfs:comment """WARNING!
- This class might be moved to the SAREF ontology"""@en .
 # 
 # https://w3id.org/saref#Measurement
 
-- 
GitLab