Stand-off use cases
This is a list of use cases for using stand-off markup in TEI. These examples are an attempt to build a shared common ground on which to move forward and are the (by-)product of a discussion on TEI-SOM. Initials indicate discussion members who find this use case interesting / motivating.
- A third party publishes a text in XML at a stable URL. You want to perform linguistic annotations on the text without loosing reference to the underlying third party text.
- There are multiple competing marking's up of linguistic information in a TEI text. The 'obvious' one is marked up and the others are relegated to stand-off markup. Tools are used to bring each alternative markup to the fore. (SY)
- There are multiple competing marking's up of linguistic information in a TEI text. Rather than priveledge one marking up, all are relegated to stand-off markup. Tools are used to bring each alternative markup to the fore. (SY)
- Running an automated tool is run against an XML source, generating a TEI document which encodes information discovered in that source. For instance, you might run a process against an RSS news feed, and generate a TEI document containing analysis of it. You might store a copy of the feed with your TEI document, but you're not really interested in editing it; you're interested in what your process discovered about it (you might do sentiment analysis or something like that). Using TEI Pointers, you could point at target words or phrases in the RSS feed which form part of the analysis. from here (MH)