[tracker/writeback-miner-interaction: 12/19] ontology: set cardinality 1 to slo:location.



commit 29f17747e0228477f3a21a4bed3eeb9f44b1257b
Author: Carlos Garnacho <carlosg gnome org>
Date:   Tue Jun 7 17:30:05 2011 +0200

    ontology: set cardinality 1 to slo:location.

 data/ontologies/92-slo.ontology |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ontologies/92-slo.ontology b/data/ontologies/92-slo.ontology
index 760b6e5..110ae44 100644
--- a/data/ontologies/92-slo.ontology
+++ b/data/ontologies/92-slo.ontology
@@ -156,6 +156,7 @@ slo:location a rdf:Property ;
 	rdfs:comment "This can be subclassed to add semantics" ;
 	rdfs:domain nie:InformationElement ;
 	tracker:indexed true ;
+	nrl:maxCardinality 1 ;
 	rdfs:range slo:GeoLocation .
 
 # Comment for rethinking, this used to be subclass of bounding box..



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]