From 51b1b803c90049741324f95a12f7898f7d4a3a90 Mon Sep 17 00:00:00 2001 From: David Maus <maus@hab.de> Date: Mon, 21 Aug 2017 10:32:41 +0200 Subject: [PATCH] =?UTF-8?q?Definiere=20Namespace-Pr=C3=A4fix=20org:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/vocab/emblem/rdk.rdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/vocab/emblem/rdk.rdf b/public/vocab/emblem/rdk.rdf index 8edec4f04..85113178f 100644 --- a/public/vocab/emblem/rdk.rdf +++ b/public/vocab/emblem/rdk.rdf @@ -1,5 +1,5 @@ <rdf:RDF xmlns:dct="http://purl.org/dc/terms/" - xmlns:owl="http://www.w3.org/2002/07/owl#" + xmlns:org="http://www.w3.org/ns/org#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <skos:ConceptScheme rdf:about="http://uri.hab.de/vocab/emblem/rdk"> -- GitLab