[tracker] Add prefix in the ontology description



commit af3211a7932e03d60c6954978ab978d0eea48a6c
Author: Ivan Frade <ivan frade nokia com>
Date:   Mon Oct 5 20:28:39 2009 +0300

    Add prefix in the ontology description

 data/ontologies/38-nmm.description |    3 ++-
 data/ontologies/39-mto.description |    1 +
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/38-nmm.description b/data/ontologies/38-nmm.description
index ac9d1e7..16a8b4f 100644
--- a/data/ontologies/38-nmm.description
+++ b/data/ontologies/38-nmm.description
@@ -5,6 +5,7 @@
       dsc:author "Urho Konttori &lt;urho konttori nokia com&gt;" ;
       dsc:editor "Urho Konttori &lt;urho konttori nokia com&gt;" ;
       dsc:contributor "Example of contributor" ;
-      
+
+      dsc:localPrefix "nmm" ;      
       dsc:baseUrl "http://www.tracker-project.org/temp/nmm#"; ;
       dsc:relativePath "./38-nmm.ontology" .
diff --git a/data/ontologies/39-mto.description b/data/ontologies/39-mto.description
index 4e9a22d..8bed721 100644
--- a/data/ontologies/39-mto.description
+++ b/data/ontologies/39-mto.description
@@ -7,5 +7,6 @@
       dsc:editor "Ivan Frade &lt;ivan frade nokia com&gt" ;
       dsc:contributor "Example of contributor" ;
       
+      dsc:localPrefix "mto" ;
       dsc:baseUrl "http://www.tracker-project.org/temp/mto#"; ;
       dsc:relativePath "./39-mto.ontology" .



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