From cfa995f75ecb4821721699eef4135c805e9ed82d Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Wed, 3 Jul 2024 11:24:08 +0200 Subject: [PATCH] MINOR: Fix DOAP syntax (#16472) xmlns strings need to match exactly, and these vocabularies are defined with `http` namespace strings, so we need to follow that. Reviewers: Mickael Maison --- doap_Kafka.rdf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doap_Kafka.rdf b/doap_Kafka.rdf index 5eddf477667..8dc76559a48 100644 --- a/doap_Kafka.rdf +++ b/doap_Kafka.rdf @@ -2,9 +2,9 @@ + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:asfext="http://projects.apache.org/ns/asfext#" + xmlns:foaf="http://xmlns.com/foaf/0.1/">