summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Trueg <trueg@kde.org>2009-11-30 16:44:48 +0000
committerSebastian Trueg <trueg@kde.org>2009-11-30 16:44:48 +0000
commit973d3dfaf2dc99efb2997930b164e66beaab8e5d (patch)
tree5579778fe41404c37966d4a12941b46d7cb7dbde
parent0509d6b3c2dd2476bb0e0230e2d9f04ce13d2e26 (diff)
Fixed paths to ontologies.
-rw-r--r--base/dces.ontology.in2
-rw-r--r--base/dcterms.ontology.in2
-rw-r--r--base/dctype.ontology.in2
-rw-r--r--base/rdf.ontology.in2
-rw-r--r--base/rdfs.ontology.in2
5 files changed, 5 insertions, 5 deletions
diff --git a/base/dces.ontology.in b/base/dces.ontology.in
index f6c9d5f..07da884 100644
--- a/base/dces.ontology.in
+++ b/base/dces.ontology.in
@@ -67,6 +67,6 @@ Comment[x-test]=xxThe Dublin Core Element Set v1.1 namespace providing access to
Comment[zh_CN]=都柏林核心元素集 1.1 版本命名空间通过一种 RDF Schma的方式提供了对于它的内容的访问
Comment[zh_TW]=Dublin 核心元素集 1.1 版命名空間以 RDF 摘要方式提供其內容的存取
Namespace=http://purl.org/dc/elements/1.1/
-Path=${ONTO_INSTALL_DIR}/dces.rdf
+Path=${ONTO_INSTALL_DIR}/dces.trig
MimeType=application/x-trig
Type=Data
diff --git a/base/dcterms.ontology.in b/base/dcterms.ontology.in
index 1590430..3d97156 100644
--- a/base/dcterms.ontology.in
+++ b/base/dcterms.ontology.in
@@ -65,6 +65,6 @@ Comment[x-test]=xxThe Dublin Core Termsxx
Comment[zh_CN]=都柏林核心术语
Comment[zh_TW]=Dublin 核心術語
Namespace=http://purl.org/dc/terms/
-Path=${ONTO_INSTALL_DIR}/dcterms.rdf
+Path=${ONTO_INSTALL_DIR}/dcterms.trig
MimeType=application/x-trig
Type=Data
diff --git a/base/dctype.ontology.in b/base/dctype.ontology.in
index 6a50dc6..80b2bf8 100644
--- a/base/dctype.ontology.in
+++ b/base/dctype.ontology.in
@@ -70,6 +70,6 @@ Comment[x-test]=xxThe Dublin Core Types namespace provides URIs for the entries
Comment[zh_CN]=都柏林核心类型命名空间为 DCMI 类型词汇的条目提供了 URI
Comment[zh_TW]=Dublin 核心型態命名空間提供了 DCMI 型態字彙的項目的 URI
Namespace=http://purl.org/dc/dcmitype/
-Path=${ONTO_INSTALL_DIR}/dctype.rdf
+Path=${ONTO_INSTALL_DIR}/dctype.trig
MimeType=application/x-trig
Type=Data
diff --git a/base/rdf.ontology.in b/base/rdf.ontology.in
index 68691aa..784e03b 100644
--- a/base/rdf.ontology.in
+++ b/base/rdf.ontology.in
@@ -33,6 +33,6 @@ Comment[x-test]=xxRDF Vocabulary Description Language 1.0xx
Comment[zh_CN]=RDF 词汇描述语言 1.0
Comment[zh_TW]=RDF 字彙描述語言 1.0
Namespace=http://www.w3.org/1999/02/22-rdf-syntax-ns#
-Path=${ONTO_INSTALL_DIR}/rdf.rdfs
+Path=${ONTO_INSTALL_DIR}/rdf.trig
MimeType=application/x-trig
Type=Data
diff --git a/base/rdfs.ontology.in b/base/rdfs.ontology.in
index 357ae0e..d04ab27 100644
--- a/base/rdfs.ontology.in
+++ b/base/rdfs.ontology.in
@@ -62,6 +62,6 @@ Comment[x-test]=xxRDF Vocabulary Description Language 1.0: RDF Schemaxx
Comment[zh_CN]=RDF 词汇描述语言 1.0:RDF Schema
Comment[zh_TW]=RDF 字彙描述語言 1.0:RDF 概要
Namespace=http://www.w3.org/2000/01/rdf-schema#
-Path=${ONTO_INSTALL_DIR}/rdfs.rdfs
+Path=${ONTO_INSTALL_DIR}/rdfs.trig
MimeType=application/x-trig
Type=Data