Commit 1ead1660 authored by María's avatar María
Browse files

modified diagram

new diagram with properties.
added skos:Concept
parent 3f3e72f2
Loading
Loading
Loading
Loading
+2388 −171

File changed.

Preview size limit exceeded, changes collapsed.

+5 −0
Original line number Diff line number Diff line
@@ -350,6 +350,11 @@ saref:hasValue a owl:DatatypeProperty .
	rdfs:isDefinedBy "http://www.w3.org/2003/01/geo/wgs84_pos#" ;
	rdfs:label "Spatial thing"@en .
# 
# http://www.w3.org/2004/02/skos/core#Concept

<http://www.w3.org/2004/02/skos/core#Concept> a owl:Class ;
	rdfs:isDefinedBy "http://www.w3.org/2004/02/skos/core#" .
# 
# http://www.w3.org/2006/time#Interval

<http://www.w3.org/2006/time#Interval> a owl:Class ;