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
As proposed, but not carried out, in pull request #1, <acceptableContext> can potentially be used to replace the XPath based mapping (see 0fd9632) for the 'availability' and 'license' facets for the CLARIN-DK TEI header profile.
We could try out the <acceptableContext> construct. This allows to say which ConceptLinks on enclosing components are acceptable. And also allow empty context. A problem can be that there are other contextual ConceptLinks that we don't know yet. They have to be explicitly accepted, or we have to go in the code and make the context white/black list potentially more concept specific: <facetConcept><concept><acceptableContext><concept/></><rejectableContext><concept/></></></>
As proposed, but not carried out, in pull request #1,
<acceptableContext>
can potentially be used to replace the XPath based mapping (see 0fd9632) for the 'availability' and 'license' facets for the CLARIN-DK TEI header profile.Menzo's (@menzowindhouwer) proposal:
For more context, see VLO pull request #63.
The text was updated successfully, but these errors were encountered: