-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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:
svsal/services/lod/svsal-xtriples-work.xml
Line 649 in 9f8f231
<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):
svsal/services/lod/svsal-xtriples-work.xml
Line 650 in 9f8f231
<!-- /(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 workingSomething isn't working