added namespace
This commit is contained in:
parent
b55e28d7ee
commit
1aa345559d
|
@ -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" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue