[tracker] ontologies (NFO): new Note class to store Tomboy-alike notes
- From: Ivan Frade <ifrade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] ontologies (NFO): new Note class to store Tomboy-alike notes
- Date: Wed, 9 Mar 2011 12:05:04 +0000 (UTC)
commit c79d7e48777bd1489cbd16802ca79d87de3fb806
Author: Ivan Frade <ivan frade nokia com>
Date: Wed Mar 9 14:01:32 2011 +0200
ontologies (NFO): new Note class to store Tomboy-alike notes
data/ontologies/33-nfo.ontology | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/data/ontologies/33-nfo.ontology b/data/ontologies/33-nfo.ontology
index fc09bad..2ccd974 100644
--- a/data/ontologies/33-nfo.ontology
+++ b/data/ontologies/33-nfo.ontology
@@ -561,6 +561,12 @@ nfo:tableOfContents a rdf:Property ;
tracker:fulltextIndexed true ;
tracker:weight 5 .
+# Not in upstream Nepomuk. Pending to submit there.
+nfo:Note a rdfs:Class ;
+ rdfs:label "Note";
+ rdfs:comment "Usually small document with snippets, reminders or frequenly used content.";
+ rdfs:subClassOf nfo:Document .
+
nfo:lineCount a rdf:Property ;
rdfs:label "lineCount" ;
rdfs:comment "The amount of lines in a text document" ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]