You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The comment lines are the changes, we do not rely on them but it would also be nice to have them for traceability. Putting them into a <listChange><change who="user" when="timestamp"/></listChange> does not conform to tei_all.rng, but would be a decent option for this usecase, and I'll maybe file an issue with the TEI if I find time :)
Including the listRelation may be preferable when directly using the API to fetch entity data, but we could also do with a large listRelation with all relations/edges and their type. Depends on what you think possible and desirable for performance reasons.
The text was updated successfully, but these errors were encountered:
Desired shape is
The comment lines are the changes, we do not rely on them but it would also be nice to have them for traceability. Putting them into a
<listChange><change who="user" when="timestamp"/></listChange>
does not conform to tei_all.rng, but would be a decent option for this usecase, and I'll maybe file an issue with the TEI if I find time :)Including the listRelation may be preferable when directly using the API to fetch entity data, but we could also do with a large listRelation with all relations/edges and their type. Depends on what you think possible and desirable for performance reasons.
The text was updated successfully, but these errors were encountered: