{ "metadata": { "@type": "http://schema.org/Game", "title": "Native Demo", "author": "Mullah Nasruddin", "identifier": "https://example.app/id/lesson001", "language": "en", "modified": "2015-09-29T17:00:00Z", "subject": [ { "name": { "en": "Mathematics" }, "scheme": "https://www.bisg.org/#bisac", "code": "MAT000000" } ] }, "links": [ { "rel": "self", "href": "Lesson-manifest.json", "type": "application/opds-publication+json" }, { "rel": "https://id.openeel.org/rel/tincanxml", "href": "tincan.xml", "type": "application/xml", "duration": 180 }, { "rel": "https://id.openeel.org/rel/launchable-app", "href": "launchable-app.json", "type": "application/opds-publication+json" } ], "readingOrder": [ { "href": "https://demo.openeel.org/Lesson", "type": "text/html" } ], "images": [ { "href": "icon.png", "type": "image/png" } ], "resources": [ { "href": "audio.ogg", "type": "audio/ogg" }, { "href": "video.mp4", "type": "video/mp4" } ] }