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

extensibility #11

Open
danielweck opened this issue Nov 21, 2018 · 2 comments
Open

extensibility #11

danielweck opened this issue Nov 21, 2018 · 2 comments

Comments

@danielweck
Copy link
Member

Metadata

Via new JSON-LD contexts
Via properties defined by full URIs
Implementation: currently unknown metadata are lost. To make them available would let users of the SDK (i.e. apps, e.g. education) to get them easily without modifying the SDK.
Example: Calibre metadata -> https://readium.org/readium-css/docs/CSS21-epub_compat.html#metadata
An "otherMetadata" array will contain items with property name + value, extracted from the EPUB meta element.

Collections

Expressed as new roles.
If part of our extensions, they are in registries
If not they are full URIs.
An "otherCollections" array will contain items with a role + subCollection.

Links

Extensibility for properties, should be similar to metadata
children and alternate should be part of the core model, not generic extension point

@danielweck
Copy link
Member Author

@danielweck
Copy link
Member Author

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