added namespace

This commit is contained in:
Enrico Ottonello 2019-09-20 20:03:45 +02:00
parent b55e28d7ee
commit 1aa345559d
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:crmpe="http://parthenos.d4science.org/CRMext/CRMpe.rdfs/" xmlns:aocat="https://www.ariadne-infrastructure.eu/resource/ao/cat/1.0/"
exclude-result-prefixes="dc crm rdf rdfs foaf crmpe"> exclude-result-prefixes="dc crm rdf rdfs foaf aocat">
<nxsl:output version="1.0" omit-xml-declaration="yes" method="xml" encoding="UTF8" /> <nxsl:output version="1.0" omit-xml-declaration="yes" method="xml" encoding="UTF8" />