[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kactivities] ontologies: Added max cardinality for all ResourceScoreCache properties
From:       Ivan Čukić <ivan.cukic () kde ! org>
Date:       2012-03-31 18:36:36
Message-ID: 20120331183636.8FDB1A60A9 () git ! kde ! org
[Download RAW message or body]

Git commit 3b9340a8bfcca16ad03be107364e775e11bcd57a by Ivan =C4=8Cuki=C4=87.
Committed on 31/03/2012 at 20:36.
Pushed by ivan into branch 'master'.

Added max cardinality for all ResourceScoreCache properties

M  +4    -2    ontologies/kao.trig

http://commits.kde.org/kactivities/3b9340a8bfcca16ad03be107364e775e11bcd57a

diff --git a/ontologies/kao.trig b/ontologies/kao.trig
index 1ceafd8..988a22e 100644
--- a/ontologies/kao.trig
+++ b/ontologies/kao.trig
@@ -83,14 +83,16 @@ kao: {
           rdfs:comment "Resource for which the score is calculated." ;
           rdfs:domain kao:ResourceScoreCache ;
           rdfs:label "resource" ;
-          rdfs:range rdfs:Resource .
+          rdfs:range rdfs:Resource ;
+          nrl:maxCardinality "1" .
 =

     kao:initiatingAgent
           a rdf:Property ;
           rdfs:comment "Relates the score to the agent initiating the even=
ts." ;
           rdfs:domain kao:ResourceScoreCache ;
           rdfs:label "involved agent" ;
-          rdfs:range nao:Agent .
+          rdfs:range nao:Agent ;
+          nrl:maxCardinality "1" .
 =

     kao:cachedScore
           a rdf:Property ;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic