-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
User might want to do some transformation on input XML prior import. There are many tools around to do just that, so we can limit ourselves to include in the distribution a ready to use solution with some docs on how to get started.
In particular, we can suggest using standard XQuery transformations with the included BaseX, which is an XML db that in theory should support transformations even on XMLs that don't fit in memory.
Reactions are currently unavailable