[tracker/rss-enclosures] NIE: Indentation fixes



commit 1f226024fbaaaccd32d2fa61fa8851a5f1151a8d
Author: Philip Van Hoof <philip codeminded be>
Date:   Mon Oct 25 16:13:34 2010 +0200

    NIE: Indentation fixes

 data/ontologies/30-nie.ontology |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/ontologies/30-nie.ontology b/data/ontologies/30-nie.ontology
index 5729a19..b794917 100644
--- a/data/ontologies/30-nie.ontology
+++ b/data/ontologies/30-nie.ontology
@@ -183,8 +183,8 @@ nie:contentCreated a rdf:Property ;
 	tracker:writeback true .
 
 nie:contentAccessed a rdf:Property ;
-        rdfs:subPropertyOf nie:informationElementDate ;
-        nrl:maxCardinality 1 ;
+	rdfs:subPropertyOf nie:informationElementDate ;
+	nrl:maxCardinality 1 ;
 	rdfs:domain nie:InformationElement ;
 	rdfs:range xsd:dateTime .
 
@@ -196,7 +196,7 @@ nie:lastRefreshed a rdf:Property ;
 
 # Bug in nepomuk specification. Taking domain from superproperty
 nie:license a rdf:Property ;
-        rdfs:comment "Terms and intellectual property rights licensing conditions.";
+	rdfs:comment "Terms and intellectual property rights licensing conditions.";
 	rdfs:subPropertyOf dc:rights , nie:legal ;
 	nrl:maxCardinality 1 ;
 	rdfs:domain nie:InformationElement ;



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