Skip to content

Commit 03b9ba9

Browse files
committed
config: add another lido imageXpath setting
1 parent 6258792 commit 03b9ba9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

goobi-viewer-indexer/src/main/resources/config_indexer.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@
136136
<imageXPath>lido:resourceRepresentation[@lido:type='http://terminology.lido-schema.org/resourceRepresentation_type/provided_representation']/lido:linkResource</imageXPath>
137137
<imageXPath>lido:resourceRepresentation[@lido:type='http://terminology.lido-schema.org/lido00464']/lido:linkResource</imageXPath>
138138
<imageXPath>lido:resourceRepresentation[@lido:type='image_overview']/lido:linkResource</imageXPath>
139-
<imageXPath>lido:resourceID</imageXPath>
139+
<imageXPath>lido:resourceRepresentation[@lido:type='PRESENTATION']/lido:linkResource</imageXPath>
140+
<imageXPath>lido:resourceID</imageXPath>
140141
</lido>
141142

142143
<email>

0 commit comments

Comments
 (0)