{ "@context": { "@version": 1.1, "keynote": "https://www.apple.com/keynote/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "ExportRequest": "keynote:ExportRequest", "format": { "@id": "keynote:format", "@type": "xsd:string" }, "includeNotes": { "@id": "keynote:includeNotes", "@type": "xsd:boolean" }, "slideRange": { "@id": "keynote:slideRange", "@type": "xsd:string" }, "Apple Keynote Presentation": "keynote:Apple Keynote Presentation", "title": "schema:name", "description": "schema:description", "author": "schema:author", "createdDate": "schema:dateCreated", "modifiedDate": "schema:dateModified", "theme": { "@id": "keynote:theme", "@type": "xsd:string" }, "slideSize": { "@id": "keynote:slideSize", "@type": "xsd:string" }, "slides": { "@id": "keynote:slides", "@container": "@set" }, "metadata": { "@id": "keynote:metadata", "@type": "xsd:string" }, "Slide": "keynote:Slide", "slideNumber": { "@id": "keynote:slideNumber", "@type": "xsd:integer" }, "layout": { "@id": "keynote:layout", "@type": "xsd:string" }, "skipped": { "@id": "keynote:skipped", "@type": "xsd:boolean" }, "notes": { "@id": "keynote:notes", "@type": "xsd:string" }, "backgroundColor": { "@id": "keynote:backgroundColor", "@type": "xsd:string" }, "Theme": "keynote:Theme", "name": { "@id": "keynote:name", "@type": "xsd:string" }, "identifier": { "@id": "keynote:identifier", "@type": "xsd:string" }, "category": { "@id": "keynote:category", "@type": "xsd:string" }, "colorScheme": { "@id": "keynote:colorScheme", "@container": "@set" }, "fontFamily": { "@id": "keynote:fontFamily", "@type": "xsd:string" } } }