summaryrefslogtreecommitdiff
path: root/tmo
diff options
context:
space:
mode:
authorSebastian Trueg <trueg@kde.org>2009-08-14 10:05:21 +0000
committerSebastian Trueg <trueg@kde.org>2009-08-14 10:05:21 +0000
commit13502d0188c8e95dcbf5aaa98df341e4d02dd79e (patch)
treeb61d9ee46e8d2b4269420f89045f886aada22de3 /tmo
parent957bb41f2122f63516afe0f2074aa47c5a7f2c6e (diff)
removed nao fragments
Diffstat (limited to 'tmo')
-rw-r--r--tmo/tmo.trig18
1 files changed, 2 insertions, 16 deletions
diff --git a/tmo/tmo.trig b/tmo/tmo.trig
index 069d886..5a25783 100644
--- a/tmo/tmo.trig
+++ b/tmo/tmo.trig
@@ -273,10 +273,6 @@ information is transferred in the \"task space\" of the participating persons.""
a tmo:TaskState ;
rdfs:label "TMO_Instance_TaskState_Archived" .
- nao:description
- a rdf:Property ;
- rdfs:label "nao:description" .
-
tmo:targetTime
a rdf:Property ;
rdfs:label "targetTime" ;
@@ -523,12 +519,6 @@ This separation may arise as a general Nepomuk issue and may therefore be handle
rdfs:subPropertyOf tmo:stateTypeRole ;
nrl:maxCardinality "1" .
- nao:Tag
- a rdfs:Class ;
- rdfs:comment "Represents a generic tag" ;
- rdfs:label "nao:Tag" ;
- rdfs:subClassOf rdfs:Resource .
-
tmo:taskName
a rdf:Property ;
rdfs:comment "The Task Name helps the user to identify a task in a list. It should be expressive enough to give a meaningful recognition. Details should be written in the description attribute instead. A name attribute is not allowed to contain line breaks." ;
@@ -605,10 +595,6 @@ A dependency relation is characterized by the type of the relation and by an add
rdfs:subPropertyOf tmo:stateTypeRole ;
nrl:maxCardinality "1" .
- nao:prefLabel
- a rdf:Property ;
- rdfs:label "nao:prefLabel" .
-
tmo:TMO_Instance_TaskPrivacy_Professional
a tmo:TaskPrivacyState ;
rdfs:label "TMO_Instance_TaskPrivacy_Professional" .
@@ -1109,10 +1095,10 @@ This separation may arise as a general Nepomuk issue and may therefore be handle
"http://www.semanticdesktop.org/ontologies/2008/05/20/tmo#" ;
nao:hasDefaultNamespaceAbbreviation
"tmo" ;
- nao:lastModified "2008-11-06T14:54:25.546Z" ;
+ nao:lastModified "2009-08-14T10:04:25.546Z" ;
nao:status "Unstable" ;
nao:updatable "0 " ;
- nao:version "0.9" .
+ nao:version "0.9.1" .
<http://www.semanticdesktop.org/ontologies/2008/05/20/tmo_metadata#>
a nrl:GraphMetadata ;