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
If the title / subtitle situation is harmonized ( see #24 ) would it be possible to use a JSON Schema "extension" mechanism so that OPDS metadat can inherit the dictionary fields already defined in the ReadiumWebPubManifest JSON Schema? The OPDS schema would then only need to specify itemsPerPagecurrentPage and numberOfItems, thereby avoiding redundant / duplicate definitions.
If the
title
/subtitle
situation is harmonized ( see #24 ) would it be possible to use a JSON Schema "extension" mechanism so that OPDS metadat can inherit the dictionary fields already defined in the ReadiumWebPubManifest JSON Schema? The OPDS schema would then only need to specifyitemsPerPage
currentPage
andnumberOfItems
, thereby avoiding redundant / duplicate definitions.This:
drafts/schema/feed-metadata.schema.json
Lines 36 to 47 in 4d82fb9
...would extend that:
https://github.com/readium/webpub-manifest/blob/0976680e25852b8a4c4802a052ba750ab3e89284/schema/metadata.schema.json
The text was updated successfully, but these errors were encountered: