We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67dea8c commit 07940bbCopy full SHA for 07940bb
src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/resource.xsl
@@ -430,7 +430,7 @@ extension-element-prefixes="ixsl"
430
<!-- DEFAULT -->
431
432
<!-- embed file content -->
433
- <xsl:template match="*[@rdf:about][dct:format]" priority="2">
+ <xsl:template match="*[@rdf:about][rdf:type/@rdf:resource = '&nfo;FileDataObject'][dct:format]" priority="2">
434
<xsl:param name="id" select="generate-id()" as="xs:string?"/>
435
<xsl:param name="class" as="xs:string?"/>
436
0 commit comments