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 6258792 commit 03b9ba9Copy full SHA for 03b9ba9
goobi-viewer-indexer/src/main/resources/config_indexer.xml
@@ -136,7 +136,8 @@
136
<imageXPath>lido:resourceRepresentation[@lido:type='http://terminology.lido-schema.org/resourceRepresentation_type/provided_representation']/lido:linkResource</imageXPath>
137
<imageXPath>lido:resourceRepresentation[@lido:type='http://terminology.lido-schema.org/lido00464']/lido:linkResource</imageXPath>
138
<imageXPath>lido:resourceRepresentation[@lido:type='image_overview']/lido:linkResource</imageXPath>
139
- <imageXPath>lido:resourceID</imageXPath>
+ <imageXPath>lido:resourceRepresentation[@lido:type='PRESENTATION']/lido:linkResource</imageXPath>
140
+ <imageXPath>lido:resourceID</imageXPath>
141
</lido>
142
143
<email>
0 commit comments