coreBuilder
coreBuilder copied to clipboard
Web application to build XML stand-off markup
Currently it doesn't seem possible to group empty pointers
E.g. to support use cases like building a `listRelation` with non-mutual relationships, where a `relation` element can have both `@active` and `@passive` pointers. See http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ND.html#NDPERSREL
Allow the user to undock and drag the current entry panel.
Custom attribute values can be somewhat parametrized by the user (e.g. with `%filename`). It would be useful to allow some basic XPath (e.g. `//TEI/@xml:id`) for something like `wit="#TEIid"`. Only XPath...