[tracker] ontologies: Tabs vs. spaces



commit 61010483f341e36da5b5b63fffffecc7912c584b
Author: Philip Van Hoof <philip codeminded be>
Date:   Mon Oct 25 16:10:04 2010 +0200

    ontologies: Tabs vs. spaces

 data/ontologies/10-xsd.description  |   22 +++++++++---------
 data/ontologies/11-rdf.description  |   16 ++++++------
 data/ontologies/12-nrl.description  |   16 ++++++------
 data/ontologies/20-dc.description   |   16 ++++++------
 data/ontologies/30-nie.description  |   30 ++++++++++++------------
 data/ontologies/31-nao.description  |   42 +++++++++++++++++-----------------
 data/ontologies/32-nco.description  |   36 +++++++++++++++---------------
 data/ontologies/33-nfo.description  |   36 +++++++++++++++---------------
 data/ontologies/34-nmo.description  |   34 ++++++++++++++--------------
 data/ontologies/35-ncal.description |   32 +++++++++++++-------------
 data/ontologies/36-scal.description |   16 ++++++------
 11 files changed, 148 insertions(+), 148 deletions(-)
---
diff --git a/data/ontologies/10-xsd.description b/data/ontologies/10-xsd.description
index 0c2c4f1..9f4c1b3 100644
--- a/data/ontologies/10-xsd.description
+++ b/data/ontologies/10-xsd.description
@@ -1,17 +1,17 @@
 @prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
 
 <virtual-ontology-uri:10-xsd.ontology> a dsc:Ontology ;
-      dsc:title "XML schema (XSD)" ;
-      dsc:description "Basic types definitions (int, double,...)" ;
+	dsc:title "XML schema (XSD)" ;
+	dsc:description "Basic types definitions (int, double,...)" ;
 
-      dsc:author "W3C XML Schema Working group" ;
-      dsc:editor "David C. Fallside, IBM &lt;fallside us ibm com&gt;";
-      dsc:editor "Priscilla Walmsley &lt;pwalmsley datypic com&gt; - Second Edition";
-      dsc:editor "Tracker developers (translation into turtle)" ;
-      dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/10-xsd.ontology";;
+	dsc:author "W3C XML Schema Working group" ;
+	dsc:editor "David C. Fallside, IBM &lt;fallside us ibm com&gt;";
+	dsc:editor "Priscilla Walmsley &lt;pwalmsley datypic com&gt; - Second Edition";
+	dsc:editor "Tracker developers (translation into turtle)" ;
+	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/10-xsd.ontology";;
 
-      dsc:localPrefix "xsd" ;
-      dsc:baseUrl "http://www.w3.org/2001/XMLSchema#"; ;
-      dsc:relativePath "./10-xsd.ontology" ;
+	dsc:localPrefix "xsd" ;
+	dsc:baseUrl "http://www.w3.org/2001/XMLSchema#"; ;
+	dsc:relativePath "./10-xsd.ontology" ;
 
-      dsc:copyright "&copy; 2004 <ulink url=\"http://www.w3.org/\";>W3C</ulink><superscript>&#xae;</superscript> (<ulink url=\"http://www.csail.mit.edu/\";>MIT</ulink>, <ulink url=\"http://www.ercim.org/\";>ERCIM</ulink>, <ulink url=\"http://www.keio.ac.jp/\";>Keio</ulink>), All Rights Reserved. W3C <ulink url=\"http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer\";>liability</ulink>, <ulink url=\"http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks\";>trademark</ulink> and <ulink url=\"http://www.w3.org/Consortium/Legal/copyright-documents\";>document use</ulink>" .
+	dsc:copyright "&copy; 2004 <ulink url=\"http://www.w3.org/\";>W3C</ulink><superscript>&#xae;</superscript> (<ulink url=\"http://www.csail.mit.edu/\";>MIT</ulink>, <ulink url=\"http://www.ercim.org/\";>ERCIM</ulink>, <ulink url=\"http://www.keio.ac.jp/\";>Keio</ulink>), All Rights Reserved. W3C <ulink url=\"http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer\";>liability</ulink>, <ulink url=\"http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks\";>trademark</ulink> and <ulink url=\"http://www.w3.org/Consortium/Legal/copyright-documents\";>document use</ulink>" .
diff --git a/data/ontologies/11-rdf.description b/data/ontologies/11-rdf.description
index b712183..c17f597 100644
--- a/data/ontologies/11-rdf.description
+++ b/data/ontologies/11-rdf.description
@@ -1,12 +1,12 @@
 @prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
 
 <virtual-ontology-uri:11-rdf.ontology> a dsc:Ontology ;
-      dsc:title "Resource Description Framework (RDF)" ;
-      dsc:description "Core RDF classes to keep the internal consistency of the ontology" ;
-      dsc:author "W3C" ;
-      dsc:editor "Tracker developers (translation into turtle)" ;
-      dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/11-rdf.ontology";;
+	dsc:title "Resource Description Framework (RDF)" ;
+	dsc:description "Core RDF classes to keep the internal consistency of the ontology" ;
+	dsc:author "W3C" ;
+	dsc:editor "Tracker developers (translation into turtle)" ;
+	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/11-rdf.ontology";;
 
-      dsc:localPrefix "rdf" ;
-      dsc:baseUrl "http://www.w3.org/2000/01/rdf-schema#"; ;
-      dsc:relativePath "./11-rdf.ontology" .
+	dsc:localPrefix "rdf" ;
+	dsc:baseUrl "http://www.w3.org/2000/01/rdf-schema#"; ;
+	dsc:relativePath "./11-rdf.ontology" .
diff --git a/data/ontologies/12-nrl.description b/data/ontologies/12-nrl.description
index 7d01d07..9ba38a0 100644
--- a/data/ontologies/12-nrl.description
+++ b/data/ontologies/12-nrl.description
@@ -1,12 +1,12 @@
 @prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
 
 <virtual-ontology-uri:12-nrl.ontology> a dsc:Ontology ;
-      dsc:title "Nepomuk Resource Language (NRL)" ;
-      dsc:description "Properties describing the ontologies.";
-      dsc:author "Nepomuk People" ;
-      dsc:editor "Tracker developers (translation into turtle)" ;
-      dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/12-nrl.ontology";;
+	dsc:title "Nepomuk Resource Language (NRL)" ;
+	dsc:description "Properties describing the ontologies.";
+	dsc:author "Nepomuk People" ;
+	dsc:editor "Tracker developers (translation into turtle)" ;
+	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/12-nrl.ontology";;
 
-      dsc:localPrefix "nrl" ;
-      dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#"; ;
-      dsc:relativePath "./12-nrl.ontology" .
+	dsc:localPrefix "nrl" ;
+	dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#"; ;
+	dsc:relativePath "./12-nrl.ontology" .
diff --git a/data/ontologies/20-dc.description b/data/ontologies/20-dc.description
index f3d62f5..d49b74b 100644
--- a/data/ontologies/20-dc.description
+++ b/data/ontologies/20-dc.description
@@ -1,13 +1,13 @@
 @prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
 
 <virtual-ontology-uri:20-dc.description> a dsc:Ontology ;
-      dsc:title "Dublin Core metadata (DC)" ;
-      dsc:description "Common superproperties for documents" ;
+	dsc:title "Dublin Core metadata (DC)" ;
+	dsc:description "Common superproperties for documents" ;
 
-      dsc:author "Dublin Core consortium" ;
-      dsc:editor "Tracker developers (translation into turtle)" ;
-      dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/20-dc.ontology";;
+	dsc:author "Dublin Core consortium" ;
+	dsc:editor "Tracker developers (translation into turtle)" ;
+	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/20-dc.ontology";;
 
-      dsc:localPrefix "dc" ;
-      dsc:baseUrl "http://purl.org/dc/elements/1.1/";;
-      dsc:relativePath "./20-dc.ontology" .
+	dsc:localPrefix "dc" ;
+	dsc:baseUrl "http://purl.org/dc/elements/1.1/";;
+	dsc:relativePath "./20-dc.ontology" .
diff --git a/data/ontologies/30-nie.description b/data/ontologies/30-nie.description
index 2af7437..4f90990 100644
--- a/data/ontologies/30-nie.description
+++ b/data/ontologies/30-nie.description
@@ -1,20 +1,20 @@
 @prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
 
 <virtual-ontology-uri:30-nie.ontology> a dsc:Ontology ;
-      dsc:title "Nepomuk Information Element (NIE)" ;
-      dsc:description "Top classes in the ontology. Almost everything else is subclass of these." ;
-      dsc:upstream "http://www.semanticdesktop.org/ontologies/nie/";;
-      dsc:author "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
-      dsc:author "Leo Sauermann, DFKI, &lt;leo sauermann dfki de&gt;";
-      dsc:author "Michael Sintek, DFKI, &lt;michael sintek dfki de&gt;";
-      dsc:author "Ludger van Elst, DFKI, &lt;elst dfki uni-kl de&gt;";
-      dsc:editor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
-      dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/30-nie.ontology";;
-      dsc:contributor "Evgeny 'phreedom' Egorochkin, KDE Strigi Developer, &lt;stexx mail ru&gt;";
-      dsc:contributor "Christiaan Fluit, Aduna, &lt;christiaan fluit aduna-software com&gt;";
+	dsc:title "Nepomuk Information Element (NIE)" ;
+	dsc:description "Top classes in the ontology. Almost everything else is subclass of these." ;
+	dsc:upstream "http://www.semanticdesktop.org/ontologies/nie/";;
+	dsc:author "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	dsc:author "Leo Sauermann, DFKI, &lt;leo sauermann dfki de&gt;";
+	dsc:author "Michael Sintek, DFKI, &lt;michael sintek dfki de&gt;";
+	dsc:author "Ludger van Elst, DFKI, &lt;elst dfki uni-kl de&gt;";
+	dsc:editor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/30-nie.ontology";;
+	dsc:contributor "Evgeny 'phreedom' Egorochkin, KDE Strigi Developer, &lt;stexx mail ru&gt;";
+	dsc:contributor "Christiaan Fluit, Aduna, &lt;christiaan fluit aduna-software com&gt;";
 
-      dsc:localPrefix "nie" ;
-      dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/01/19/nie#";;
-      dsc:relativePath "./30-nie.ontology" ;
+	dsc:localPrefix "nie" ;
+	dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/01/19/nie#";;
+	dsc:relativePath "./30-nie.ontology" ;
 
-      dsc:copyright "&copy; 2007 <ulink url=\"http://www.dfki.de/\";>DFKI</ulink> &copy; 2009 <ulink url=\"http://www.nokia.com/\";>Nokia</ulink>. The ontologies are made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink> (FIXME verify)".
+	dsc:copyright "&copy; 2007 <ulink url=\"http://www.dfki.de/\";>DFKI</ulink> &copy; 2009 <ulink url=\"http://www.nokia.com/\";>Nokia</ulink>. The ontologies are made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink> (FIXME verify)".
diff --git a/data/ontologies/31-nao.description b/data/ontologies/31-nao.description
index 28bfd9b..dc8b4e0 100644
--- a/data/ontologies/31-nao.description
+++ b/data/ontologies/31-nao.description
@@ -1,29 +1,29 @@
 @prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
 
 <virtual-ontology-uri:31-nao.ontology> a dsc:Ontology ;
-      dsc:title "Nepomuk Annotation Ontology (NAO)" ;
-      dsc:description "Tags, ratings and other common annotations to all classes" ;
+	dsc:title "Nepomuk Annotation Ontology (NAO)" ;
+	dsc:description "Tags, ratings and other common annotations to all classes" ;
 
-      dsc:author "Simon Scerri, DERI/NUIG, &lt;simon scerri deri org&gt;";
-      dsc:author "Michael Sintek, DFKI, &lt;michael sintek dfki de&gt;";
-      dsc:author "Ludger van Elst, DFKI, &lt;elst dfki uni-kl de&gt;";
-      dsc:author "Siegfried Handschuh, DERI/NUIG, &lt;siegfried handschuh deri org&gt;";
+	dsc:author "Simon Scerri, DERI/NUIG, &lt;simon scerri deri org&gt;";
+	dsc:author "Michael Sintek, DFKI, &lt;michael sintek dfki de&gt;";
+	dsc:author "Ludger van Elst, DFKI, &lt;elst dfki uni-kl de&gt;";
+	dsc:author "Siegfried Handschuh, DERI/NUIG, &lt;siegfried handschuh deri org&gt;";
+	
+	dsc:editor "Simon Scerri, DERI/NUIG, &lt;simon scerri deri org&gt;";
+	dsc:editor "Tracker developers (translation into turtle)" ;
 
-      dsc:editor "Simon Scerri, DERI/NUIG, &lt;simon scerri deri org&gt;";
-      dsc:editor "Tracker developers (translation into turtle)" ;
+	dsc:contributor "Leo Sauermann, DFKI, &lt;leo sauermann dfki de&gt;";
+	dsc:contributor "Max V&ouml;lkel, FZI, &lt;voelkel fzi de&gt;";
+	dsc:contributor "Sebastian Tr&uuml;g, EDGE-IT, &lt;strueg mandriva com&gt;";
+	dsc:contributor "Knud M&ouml;ller, DERI/NUIG, &lt;knud moeller deri org&gt;";
+	dsc:contributor "Julien Gaugaz, L3S, &lt;gaugaz l3s de&gt;";
+	dsc:contributor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
 
-      dsc:contributor "Leo Sauermann, DFKI, &lt;leo sauermann dfki de&gt;";
-      dsc:contributor "Max V&ouml;lkel, FZI, &lt;voelkel fzi de&gt;";
-      dsc:contributor "Sebastian Tr&uuml;g, EDGE-IT, &lt;strueg mandriva com&gt;";
-      dsc:contributor "Knud M&ouml;ller, DERI/NUIG, &lt;knud moeller deri org&gt;";
-      dsc:contributor "Julien Gaugaz, L3S, &lt;gaugaz l3s de&gt;";
-      dsc:contributor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/31-nao.ontology";;
+	dsc:upstream "http://www.semanticdesktop.org/ontologies/nao/";;
 
-      dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/31-nao.ontology";;
-      dsc:upstream "http://www.semanticdesktop.org/ontologies/nao/";;
+	dsc:localPrefix "nao" ;
+	dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/08/15/nao#"; ;
+	dsc:relativePath "./31-nao.ontology" ;
 
-      dsc:localPrefix "nao" ;
-      dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/08/15/nao#"; ;
-      dsc:relativePath "./31-nao.ontology" ;
-
-      dsc:copyright "&copy; 2007 <ulink url=\"http://nepomuk.semanticdesktop.org\";>NEPOMUK Consortium</ulink>&reg;. This work is made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink>" .
+	dsc:copyright "&copy; 2007 <ulink url=\"http://nepomuk.semanticdesktop.org\";>NEPOMUK Consortium</ulink>&reg;. This work is made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink>" .
diff --git a/data/ontologies/32-nco.description b/data/ontologies/32-nco.description
index a57b430..b1b75a3 100644
--- a/data/ontologies/32-nco.description
+++ b/data/ontologies/32-nco.description
@@ -1,27 +1,27 @@
 @prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
 
 <virtual-ontology-uri:32-nco.ontology> a dsc:Ontology ;
-      dsc:title "Nepomuk Contacts Ontology (NCO)" ;
-      dsc:description "All about contacts. Rough equivalent of the VCARD standard." ;
+	dsc:title "Nepomuk Contacts Ontology (NCO)" ;
+	dsc:description "All about contacts. Rough equivalent of the VCARD standard." ;
 
-      dsc:author "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
-      dsc:author "Leo Sauermann, DFKI,  &lt;leo sauermann dfki de&gt;";
-      dsc:author "Michael Sintek, DFKI,  &lt;michael sintek dfki de&gt;";
-      dsc:author "Ludger van Elst, DFKI,  &lt;elst dfki uni-kl de&gt;";
-      dsc:author "Tracker Developers" ;
+	dsc:author "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	dsc:author "Leo Sauermann, DFKI,  &lt;leo sauermann dfki de&gt;";
+	dsc:author "Michael Sintek, DFKI,  &lt;michael sintek dfki de&gt;";
+	dsc:author "Ludger van Elst, DFKI,  &lt;elst dfki uni-kl de&gt;";
+	dsc:author "Tracker Developers" ;
 
-      dsc:editor "Tracker developers (translation into turtle)" ;
-      dsc:editor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	dsc:editor "Tracker developers (translation into turtle)" ;
+	dsc:editor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	
+	dsc:contributor "Evgeny 'phreedom' Egorochkin, KDE Strigi Developer, &lt;stexx mail ru&gt;";
+	dsc:contributor "Christiaan Fluit, Aduna, &lt;christiaan fluit aduna-software com&gt;";
 
-      dsc:contributor "Evgeny 'phreedom' Egorochkin, KDE Strigi Developer, &lt;stexx mail ru&gt;";
-      dsc:contributor "Christiaan Fluit, Aduna, &lt;christiaan fluit aduna-software com&gt;";
+	dsc:upstream "http://www.semanticdesktop.org/ontologies/nco/";;
+	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/32-nco.ontology";;
 
-      dsc:upstream "http://www.semanticdesktop.org/ontologies/nco/";;
-      dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/32-nco.ontology";;
+	dsc:localPrefix "nco" ;
+	dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/03/22/nco#"; ;
+	dsc:relativePath "./32-nco.ontology" ;
 
-      dsc:localPrefix "nco" ;
-      dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/03/22/nco#"; ;
-      dsc:relativePath "./32-nco.ontology" ;
-
-      dsc:copyright "&copy; 2007 <ulink url=\"http://www.dfki.de/\";>DFKI</ulink> &copy; 2009 <ulink url=\"http://www.nokia.com/\";>Nokia</ulink>. The ontologies are made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink> (FIXME verify)".
+	dsc:copyright "&copy; 2007 <ulink url=\"http://www.dfki.de/\";>DFKI</ulink> &copy; 2009 <ulink url=\"http://www.nokia.com/\";>Nokia</ulink>. The ontologies are made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink> (FIXME verify)".
 
diff --git a/data/ontologies/33-nfo.description b/data/ontologies/33-nfo.description
index 8e32a53..9ed4c52 100644
--- a/data/ontologies/33-nfo.description
+++ b/data/ontologies/33-nfo.description
@@ -1,26 +1,26 @@
 @prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
 
 <virtual-ontology-uri:33-nfo.ontology> a dsc:Ontology ;
-      dsc:title "Nepomuk File Ontology (NFO)" ;
-      dsc:description "About files and other desktop resources." ;
+	dsc:title "Nepomuk File Ontology (NFO)" ;
+	dsc:description "About files and other desktop resources." ;
 
-      dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/33-nfo.ontology";;
-      dsc:upstream "http://www.semanticdesktop.org/ontologies/nfo/";;
+	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/33-nfo.ontology";;
+	dsc:upstream "http://www.semanticdesktop.org/ontologies/nfo/";;
 
-      dsc:author "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
-      dsc:author "Leo Sauermann, DFKI,  &lt;leo sauermann dfki de&gt;";
-      dsc:author "Michael Sintek, DFKI,  &lt;michael sintek dfki de&gt;";
-      dsc:author "Ludger van Elst, DFKI,  &lt;elst dfki uni-kl de&gt;";
-      dsc:author "Tracker Developers" ;
+	dsc:author "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	dsc:author "Leo Sauermann, DFKI,  &lt;leo sauermann dfki de&gt;";
+	dsc:author "Michael Sintek, DFKI,  &lt;michael sintek dfki de&gt;";
+	dsc:author "Ludger van Elst, DFKI,  &lt;elst dfki uni-kl de&gt;";
+	dsc:author "Tracker Developers" ;
 
-      dsc:editor "Tracker developers (translation into turtle)" ;
-      dsc:editor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	dsc:editor "Tracker developers (translation into turtle)" ;
+	dsc:editor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
 
-      dsc:contributor "Evgeny 'phreedom' Egorochkin, KDE Strigi Developer, &lt;stexx mail ru&gt;";
-      dsc:contributor "Christiaan Fluit, Aduna, &lt;christiaan fluit aduna-software com&gt;";
-      
-      dsc:localPrefix "nfo" ;
-      dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#"; ;
-      dsc:relativePath "./33-nfo.ontology" ;
+	dsc:contributor "Evgeny 'phreedom' Egorochkin, KDE Strigi Developer, &lt;stexx mail ru&gt;";
+	dsc:contributor "Christiaan Fluit, Aduna, &lt;christiaan fluit aduna-software com&gt;";
 
-      dsc:copyright "&copy; 2007 <ulink url=\"http://www.dfki.de/\";>DFKI</ulink> &copy; 2009 <ulink url=\"http://www.nokia.com/\";>Nokia</ulink>. The ontologies are made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink> (FIXME verify)".
+	dsc:localPrefix "nfo" ;
+	dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#"; ;
+	dsc:relativePath "./33-nfo.ontology" ;
+
+	dsc:copyright "&copy; 2007 <ulink url=\"http://www.dfki.de/\";>DFKI</ulink> &copy; 2009 <ulink url=\"http://www.nokia.com/\";>Nokia</ulink>. The ontologies are made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink> (FIXME verify)".
diff --git a/data/ontologies/34-nmo.description b/data/ontologies/34-nmo.description
index 672dd34..a22aec7 100644
--- a/data/ontologies/34-nmo.description
+++ b/data/ontologies/34-nmo.description
@@ -1,27 +1,27 @@
 @prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
 
 <virtual-ontology-uri:34-nmo.ontology> a dsc:Ontology ;
-      dsc:title "Nepomuk Messaging Ontology (NMO)" ;
-      dsc:description "Model for messages and communications, including Email, SMS, MMS and phone calls" ;
+	dsc:title "Nepomuk Messaging Ontology (NMO)" ;
+	dsc:description "Model for messages and communications, including Email, SMS, MMS and phone calls" ;
 
-      dsc:author "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
-      dsc:author "Leo Sauermann, DFKI,  &lt;leo sauermann dfki de&gt;";
-      dsc:author "Michael Sintek, DFKI,  &lt;michael sintek dfki de&gt;";
-      dsc:author "Ludger van Elst, DFKI,  &lt;elst dfki uni-kl de&gt;";
-      dsc:author "Tracker Developers" ;
+	dsc:author "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	dsc:author "Leo Sauermann, DFKI,  &lt;leo sauermann dfki de&gt;";
+	dsc:author "Michael Sintek, DFKI,  &lt;michael sintek dfki de&gt;";
+	dsc:author "Ludger van Elst, DFKI,  &lt;elst dfki uni-kl de&gt;";
+	dsc:author "Tracker Developers" ;
 
-      dsc:editor "Tracker developers (translation into turtle)" ;
-      dsc:editor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	dsc:editor "Tracker developers (translation into turtle)" ;
+	dsc:editor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
 
-      dsc:contributor "Evgeny 'phreedom' Egorochkin, KDE Strigi Developer, &lt;stexx mail ru&gt;";
-      dsc:contributor "Christiaan Fluit, Aduna, &lt;christiaan fluit aduna-software com&gt;";
+	dsc:contributor "Evgeny 'phreedom' Egorochkin, KDE Strigi Developer, &lt;stexx mail ru&gt;";
+	dsc:contributor "Christiaan Fluit, Aduna, &lt;christiaan fluit aduna-software com&gt;";
 
-      dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/34-nmo.ontology";;
+	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/34-nmo.ontology";;
 
-      dsc:localPrefix "nmo" ;
-      dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#"; ;
-      dsc:relativePath "./34-nmo.ontology" ;
+	dsc:localPrefix "nmo" ;
+	dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#"; ;
+	dsc:relativePath "./34-nmo.ontology" ;
 
-      dsc:upstream "http://www.semanticdesktop.org/ontologies/nmo/";;
+	dsc:upstream "http://www.semanticdesktop.org/ontologies/nmo/";;
 
-      dsc:copyright "&copy; 2007 <ulink url=\"http://www.dfki.de/\";>DFKI</ulink> &copy; 2009 <ulink url=\"http://www.nokia.com/\";>Nokia</ulink>. The ontologies are made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink> (FIXME verify)".
+	dsc:copyright "&copy; 2007 <ulink url=\"http://www.dfki.de/\";>DFKI</ulink> &copy; 2009 <ulink url=\"http://www.nokia.com/\";>Nokia</ulink>. The ontologies are made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink> (FIXME verify)".
diff --git a/data/ontologies/35-ncal.description b/data/ontologies/35-ncal.description
index ce55ae1..9d53335 100644
--- a/data/ontologies/35-ncal.description
+++ b/data/ontologies/35-ncal.description
@@ -1,25 +1,25 @@
 @prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
 
 <virtual-ontology-uri:35-ncal.ontology> a dsc:Ontology ;
-      dsc:title "Nepomuk Calendar Ontology (NCAL)" ;
-      dsc:description "Automatic translation of the ICAL standard into ontology. Too complex for our taste. Please check SCAL" ;
+	dsc:title "Nepomuk Calendar Ontology (NCAL)" ;
+	dsc:description "Automatic translation of the ICAL standard into ontology. Too complex for our taste. Please check SCAL" ;
 
-      dsc:author "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
-      dsc:author "Leo Sauermann, DFKI,  &lt;leo sauermann dfki de&gt;";
-      dsc:author "Michael Sintek, DFKI,  &lt;michael sintek dfki de&gt;";
-      dsc:author "Ludger van Elst, DFKI,  &lt;elst dfki uni-kl de&gt;";
+	dsc:author "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	dsc:author "Leo Sauermann, DFKI,  &lt;leo sauermann dfki de&gt;";
+	dsc:author "Michael Sintek, DFKI,  &lt;michael sintek dfki de&gt;";
+	dsc:author "Ludger van Elst, DFKI,  &lt;elst dfki uni-kl de&gt;";
 
-      dsc:editor "Tracker developers (translation into turtle)" ;
-      dsc:editor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
+	dsc:editor "Tracker developers (translation into turtle)" ;
+	dsc:editor "Antoni Mylka, DFKI, &lt;antoni mylka dfki de&gt;";
 
-      dsc:contributor "Evgeny 'phreedom' Egorochkin, KDE Strigi Developer, &lt;stexx mail ru&gt;";
-      dsc:contributor "Christiaan Fluit, Aduna, &lt;christiaan fluit aduna-software com&gt;";
+	dsc:contributor "Evgeny 'phreedom' Egorochkin, KDE Strigi Developer, &lt;stexx mail ru&gt;";
+	dsc:contributor "Christiaan Fluit, Aduna, &lt;christiaan fluit aduna-software com&gt;";
 
-      dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/35-ncal.ontology";;
-      dsc:upstream "http://www.semanticdesktop.org/ontologies/ncal/";;
+	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/35-ncal.ontology";;
+	dsc:upstream "http://www.semanticdesktop.org/ontologies/ncal/";;
 
-      dsc:localPrefix "ncal" ;
-      dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#"; ;
-      dsc:relativePath "./35-ncal.ontology" ;
+	dsc:localPrefix "ncal" ;
+	dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#"; ;
+	dsc:relativePath "./35-ncal.ontology" ;
 
-      dsc:copyright "&copy; 2007 <ulink url=\"http://nepomuk.semanticdesktop.org\";>NEPOMUK Consortium</ulink>&reg;. This work is made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink>" .
+	dsc:copyright "&copy; 2007 <ulink url=\"http://nepomuk.semanticdesktop.org\";>NEPOMUK Consortium</ulink>&reg;. This work is made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\";>software license</ulink>" .
diff --git a/data/ontologies/36-scal.description b/data/ontologies/36-scal.description
index ae732ea..c8faf24 100644
--- a/data/ontologies/36-scal.description
+++ b/data/ontologies/36-scal.description
@@ -1,12 +1,12 @@
 @prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
 
 <virtual-ontology-uri:36-scal.ontology> a dsc:Ontology ;
-      dsc:title "Simplified Calendar Ontology (SCAL)" ;
-      dsc:description "Simple and efficient ontology to represent calendar information (events, ToDos, recurrency rules...)" ;
-      dsc:author "Tracker Developers" ;
-      dsc:editor "Tracker Developers" ;
-      dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/36-scal.ontology";;
+	dsc:title "Simplified Calendar Ontology (SCAL)" ;
+	dsc:description "Simple and efficient ontology to represent calendar information (events, ToDos, recurrency rules...)" ;
+	dsc:author "Tracker Developers" ;
+	dsc:editor "Tracker Developers" ;
+	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/36-scal.ontology";;
 
-      dsc:localPrefix "scal" ;
-      dsc:baseUrl "http://www.tracker-project.org/temp/scal#"; ;
-      dsc:relativePath "./36-scal.ontology" .
+	dsc:localPrefix "scal" ;
+	dsc:baseUrl "http://www.tracker-project.org/temp/scal#"; ;
+	dsc:relativePath "./36-scal.ontology" .



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