Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erroneous object definition in xtriples config #89

Open
dvglc opened this issue Apr 7, 2020 · 0 comments
Open

Erroneous object definition in xtriples config #89

dvglc opened this issue Apr 7, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@dvglc
Copy link
Contributor

dvglc commented Apr 7, 2020

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.

@dvglc dvglc added the bug Something isn't working label Apr 7, 2020
@awagner-mainz awagner-mainz added this to the v2.1 milestone Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants