Project

General

Profile

« Previous | Next » 

Revision 48767

Updated index and lightui configuration to work with the RDF_XML_PLAIN format

View differences:

parthenosLayoutToRecordStylesheet.xsl
14 14

  
15 15
	<xsl:template match="LAYOUT">
16 16
		<nxsl:stylesheet version="2.0"
17
			xmlns:dr="http://www.driver-repository.eu/namespace/dr"
17
		    xmlns:oai="http://www.openarchives.org/OAI/2.0/"
18 18
			xmlns:dri="http://www.driver-repository.eu/namespace/dri"
19 19
			xmlns:dc="http://purl.org/dc/elements/1.1/"
20 20
			xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/"
21 21
			xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
22 22
			xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
23
			xmlns:foaf="http://xmlns.com/foaf/0.1/">
23
			xmlns:foaf="http://xmlns.com/foaf/0.1/"
24
			xmlns:crmpe="http://www.ics.forth.gr/isl/CRMext/CRMpe.rdfs/">
25
		<!--TODO: change crmpe namespace to https://parthenos.d4science.org/CRMext/CRMpe.rdfs , see https://support.d4science.org/issues/8621 -->
24 26

  
25 27
			<nxsl:output version="1.0" omit-xml-declaration="yes" method="xml" encoding="UTF8" />
26 28

  

Also available in: Unified diff