coreBuilder icon indicating copy to clipboard operation
coreBuilder copied to clipboard

Web application to build XML stand-off markup

Results 17 coreBuilder issues
Sort by recently updated
recently updated
newest added

It needs to reset after an entry has been added.

bug

Currently it doesn't seem possible to group empty pointers

enhancement

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

enhancement

Allow the user to undock and drag the current entry panel.

enhancement
UI

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