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

Add AlternateOrder, TopRange and Range classes #60

Open
escowles opened this issue Aug 23, 2016 · 1 comment
Open

Add AlternateOrder, TopRange and Range classes #60

escowles opened this issue Aug 23, 2016 · 1 comment

Comments

@escowles
Copy link
Contributor

The works extension includes a few classes that represent ordering and alternate structures:

  • AlternateOrder: an alternate ordering of its parent's members. It should only order the parent's members, and otherwise has all of the features of ordering (some members may be omitted from the order, members may appear more than once in the order, etc.)
  • TopRange: logical ordering of the component parts of an object, corresponding to a IIIF Range with the "top" viewing hint
  • Range: a section of a Work, corresponding to a IIIF Range

These classes were added to support multiple orders and "logical order" (such as a Table of Contents or other overlay on top of the primary structure of an Object).

Should we add the AlternateOrder, TopRange, and Range classes to the core ontology?

See #53 for preliminary discussion.

@escowles escowles mentioned this issue Aug 23, 2016
@ruebot
Copy link
Contributor

ruebot commented Aug 25, 2016

Summary of Islandora perspective:

  • Fine with it, if we're not forced to use it.

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

2 participants