JsonSchema:WebPublication/Publication
	 
	
	
		From Wikisphere
		
		
		
		
		Jump to navigation
		Jump to search
		
		Revision as of 00:00, 15 January 2001
| $schema | "http://json-schema.org/draft-07/schema#" | 
|---|
| $id | "https://readium.org/webpub-manifest/schema/publication.schema.json" | 
|---|
| title | "Readium Web Publication Manifest" | 
|---|
| type | "object" | 
|---|
| properties | | @context |  | 
|---|
 | metadata | | $ref | "/w/index.php?title=JsonSchema:WebPublication/Metadata&action=raw" | 
|---|
 
  | 
|---|
 | links | | type | "array" | 
|---|
 | items | | $ref | "/w/index.php?title=JsonSchema:WebPublication/Link&action=raw" | 
|---|
 
  | 
|---|
 | uniqueItems | true | 
|---|
 | contains | | type | "object" | 
|---|
 | properties |  | 
|---|
 | required |  | 
|---|
 
  | 
|---|
 
  | 
|---|
 | readingOrder | | type | "array" | 
|---|
 | items | | $ref | "/w/index.php?title=JsonSchema:WebPublication/Link&action=raw" | 
|---|
 
  | 
|---|
 | uniqueItems | true | 
|---|
 
  | 
|---|
 | resources | | type | "array" | 
|---|
 | items | | $ref | "/w/index.php?title=JsonSchema:WebPublication/Link&action=raw" | 
|---|
 
  | 
|---|
 | uniqueItems | true | 
|---|
 
  | 
|---|
 | toc | | type | "array" | 
|---|
 | items | | $ref | "/w/index.php?title=JsonSchema:WebPublication/Link&action=raw" | 
|---|
 
  | 
|---|
 
  | 
|---|
 
  | 
|---|
| required | | "metadata" |  
| "links" |  
| "readingOrder" |  
  | 
|---|
| additionalProperties | | $ref | "/w/index.php?title=JsonSchema:WebPublication/Subcollection&action=raw" | 
|---|
 
  | 
|---|
| allOf | | $ref | "/w/index.php?title=JsonSchema:WebPublication/ExtensionsEpubSubcollections&action=raw" | 
|---|
 
  |  
| description | "All resources listed in the reading order should contain a media type." | 
|---|
 | properties |  | 
|---|
 
  |  
| description | "All resources listed in the publication should contain a media type." | 
|---|
 | properties |  | 
|---|
 
  |  
  | 
|---|