[tracker/journal: 6/6] NIE: Mark nie:plainTextContent as tracker:journal false



commit e2e8958a07c3538c712fa9afd72ba6b453949d49
Author: Jürg Billeter <j bitron ch>
Date:   Tue Feb 1 17:04:48 2011 +0100

    NIE: Mark nie:plainTextContent as tracker:journal false

 data/ontologies/30-nie.ontology |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/30-nie.ontology b/data/ontologies/30-nie.ontology
index 36caef5..ea0152c 100644
--- a/data/ontologies/30-nie.ontology
+++ b/data/ontologies/30-nie.ontology
@@ -97,7 +97,8 @@ nie:plainTextContent a rdf:Property ;
 	rdfs:domain nie:InformationElement ;
 	rdfs:range xsd:string ;
 	tracker:fulltextIndexed true ;
-	tracker:weight 2 .
+	tracker:weight 2 ;
+	tracker:journal false .
 
 nie:legal a rdf:Property ;
 	rdfs:comment "A common superproperty for all properties that point at legal information about an Information Element";



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