Opened 10 years ago

Closed 10 years ago

#494 closed defect (fixed)

Make fallback xpath of DcmiTerms more general

Reported by: jmisutka Owned by: teckart
Priority: major Milestone: VLO-3.0
Component: VLO importer Version:
Keywords: Cc: clarin-list@ufal.mff.cuni.cz, twagoo

Description

At the moment OLAC-DcmiTerms? fallback xpaths look like this (http://lux13.mpi.nl/clarin/vlo/mapping/index.html#check):

Fallback xpath: /c:CMD/c:Components/c:OLAC-DcmiTerms/c:language/@olac-language

It does not work for profiles which use OLAC-DcmiTerms? as a component (e.g., http://catalog.clarin.eu/ds/ComponentRegistry?item=clarin.eu:cr1:p_1349361150622)

The solution would be to use this xpath instead (double slash)

Fallback xpath: /c:CMD/c:Components//c:OLAC-DcmiTerms/c:language/@olac-language

Change History (2)

comment:1 Changed 10 years ago by DefaultCC Plugin

Cc: twagoo added

comment:2 Changed 10 years ago by teckart

Resolution: fixed
Status: newclosed

Fixed in branch vlo-3.0 (r4557: Fixed ticket #494: XPath fallback patterns for facet language/language in component OLAC-DcmiTerms? are more general)

Last edited 10 years ago by teckart (previous) (diff)
Note: See TracTickets for help on using tickets.