summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoberto Guido <m4db0b@users.sourceforge.net>2010-03-09 17:44:25 +0000
committerRoberto Guido <m4db0b@users.sourceforge.net>2010-03-09 17:44:25 +0000
commit3bc9ac2aff07b9b32ba7949186b4147de95e04ff (patch)
tree49b7e309bb870072e80fc9a4b4fda5c62c795529
parent1e9f839d634f33d9d539ce24459950639391b7c2 (diff)
Modified domain for nmo:isRead. Closes bug #5
-rw-r--r--nmo/nmo.trig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nmo/nmo.trig b/nmo/nmo.trig
index 5b24c93..313e8c6 100644
--- a/nmo/nmo.trig
+++ b/nmo/nmo.trig
@@ -114,7 +114,7 @@ nmo: {nmo:IMMessage
nmo:isRead
a rdf:Property ;
rdfs:comment "A flag that states the fact that a MailboxDataObject has been read." ;
- rdfs:domain nmo:MailboxDataObject ;
+ rdfs:domain nmo:Message ;
rdfs:label "isRead" ;
rdfs:range xsd:boolean .
@@ -290,9 +290,9 @@ content defaults to the value specified by the 'mimeType' property.""" ;
"http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#" ;
nao:hasDefaultNamespaceAbbreviation
"nmo" ;
- nao:lastModified "2010-03-09T17:06:30.656Z" ;
+ nao:lastModified "2010-03-09T17:43:10.656Z" ;
nao:status "Unstable" ;
nao:updatable "0 " ;
- nao:version "Revision-10" .
+ nao:version "Revision-11" .
}