You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
<!-- /(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.
The text was updated successfully, but these errors were encountered:
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
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
... 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.
The text was updated successfully, but these errors were encountered: