From 375660e5c42bbd7c9bca6c905193519a7864b225 Mon Sep 17 00:00:00 2001 From: arjan Date: Thu, 12 Dec 2024 09:43:05 +0100 Subject: [PATCH] Introductie van RDF HTML datatype Zie #566 Minor, Improvement. --- .../resources/xsl/MIMCompiler/v2/MIM1.2/MIMCompiler-RDF.xsl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/main/resources/xsl/MIMCompiler/v2/MIM1.2/MIMCompiler-RDF.xsl b/src/main/resources/xsl/MIMCompiler/v2/MIM1.2/MIMCompiler-RDF.xsl index 97f55aa9..605c4fe8 100644 --- a/src/main/resources/xsl/MIMCompiler/v2/MIM1.2/MIMCompiler-RDF.xsl +++ b/src/main/resources/xsl/MIMCompiler/v2/MIM1.2/MIMCompiler-RDF.xsl @@ -202,7 +202,10 @@ Zie: https://docs.geostandaarden.nl/mim/mim/ voor de laatste versie van de stand - {serialize($html, $output-parameters)} + + http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML + {serialize($html, $output-parameters)} + {.}