dracor-org / dracor-schema

ODD and schemas for dracor.org files
https://dracor.org/doc/odd
5 stars 2 forks source link

Enforce single `text/body` element per play #62

Open cmil opened 1 month ago

cmil commented 1 month ago

The DraCor API currently has no concept for dealing with multiple text and/or body elements per TEI document. Changing this would complicate matter enormously and is therefore not the way to go. Instead the DraCor Schema should require each document to have not more than one text with nested body element.

For context see https://github.com/dracor-org/swedracor/issues/5.