Project

General

Profile

« Previous | Next » 

Revision 49386

show URL or referecned resource in crm:P2_has_type

View differences:

modules/dnet-parthenos/trunk/src/main/resources/eu/dnetlib/functionality/modular/ui/lightui/xslt/cidoc_2_document.xslt
124 124
			<xsl:with-param name="propertyName">P2_has_type</xsl:with-param>
125 125
			<xsl:with-param name="propertyValue">
126 126
				<xsl:value-of
127
						select="//rdf:Description[@rdf:about = ./crm:P2_has_type/@rdf:resource]/rdfs:label"
127
						select="./crm:P2_has_type/@rdf:resource"
128 128
				/>
129 129
			</xsl:with-param>
130 130
		</xsl:call-template>

Also available in: Unified diff