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

(re-)add possibility to include or check 'external' references #45

Open
kosloot opened this issue Nov 17, 2020 · 1 comment
Open

(re-)add possibility to include or check 'external' references #45

kosloot opened this issue Nov 17, 2020 · 1 comment
Assignees

Comments

@kosloot
Copy link
Contributor

kosloot commented Nov 17, 2020

The "External" implementation has been simplified in commit af1817f

In fact NO resolving is done anymore now. This also implies that NO CHECKING is done on those external files.
It would be nice, and really simple to implement, to have a way to check the sanity.

Like adding a new 'mode' for the documents: "check-externals".
Even more easy to do is implementing a "resolve-externals" mode, which is nothing else than the old include="yes"

WARNING: for the "check-externals" variant it is important to be sure that no the external document doesn't introduce new sets or annotations in the 'master' document. (is that even possible?)

@kosloot kosloot self-assigned this Nov 17, 2020
@kosloot
Copy link
Contributor Author

kosloot commented Jun 23, 2021

@proycon any ideas about such an enhancement? how does FoLiApy (foliavalidator) handle checking of externals?
And how about:

for the "check-externals" variant it is important to be sure that no the external document doesn't introduce new sets or annotations in the 'master' document. (is that even possible?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant