Skip to content

Erroneous object definition in xtriples config #89

@dvglc

Description

@dvglc

Perhaps serving as a placeholder during previous testing / debugging runs of the xtriples service, there is an object definition with string content "abcdefg" in the xtriples configuration for works:

<object type="uri" prepend="texts/">/('abcdefg')</object>

in statements defining tei:pb - isContainedBy.

I would assume that the correct content of <object> is in the next line (currently commented out):

<!-- /(if (($currentResource//itei:pb[@citetrail])[$repeatIndex]/@citableParent/string() ne '') then concat($currentResource/@in/string(), ':', ($currentResource//itei:pb[@citetrail])[$repeatIndex]/@citableParent/string()) else $currentResource/@in/string()) -->

... but this should be tested (e.g., with a short work like W0034). If changing the text content of the object definition has any (important) effect, perhaps it is advisable to re-render all RDF datasets.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions