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

Use <acceptableContext> for mapping TEI license and availability information #3

Open
twagoo opened this issue Mar 10, 2017 · 0 comments

Comments

@twagoo
Copy link
Member

twagoo commented Mar 10, 2017

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:

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/></></></>

For more context, see VLO pull request #63.

@twagoo twagoo mentioned this issue Mar 10, 2017
twagoo pushed a commit that referenced this issue Feb 22, 2018
twagoo pushed a commit that referenced this issue Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant