Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include linking between regions from PAGE #22

Open
skurzinz opened this issue Sep 29, 2022 · 1 comment
Open

Include linking between regions from PAGE #22

skurzinz opened this issue Sep 29, 2022 · 1 comment

Comments

@skurzinz
Copy link

skurzinz commented Sep 29, 2022

regionref

This is a stub issue created from the TEI roundtable during https://readcoop.eu/tuc22/, @hackmanschorsch might have more information.

@skurzinz
Copy link
Author

Example from a bogus PAGE document

<Relations>
            <Relation type="link" custom="relationType {value:followed-by;} relationName {value:blah;} id {value:rel;}">
                <RegionRef regionRef="r1l1"/>
                <RegionRef regionRef="line_1648716669386_30"/>
            </Relation>
        </Relations>

These are only able to point to shapes on the same page as PAGE XML’s ids are only unique on a per-page base.

Use case would be e.g. anchoring marginal notes within a tei:p.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant