{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "dcterms": "http://purl.org/dc/terms/", "apiops": "https://www.apiopscycles.com/vocab/", "id": "@id", "type": "@type", "templateId": "apiops:templateId", "metadata": "apiops:metadata", "source": "dcterms:source", "license": "dcterms:license", "authors": "dcterms:creator", "website": { "@id": "schema:url", "@type": "@id" }, "date": { "@id": "dcterms:date", "@type": "xsd:dateTime" }, "sections": "apiops:sections", "sectionId": "apiops:sectionId", "stickyNotes": "apiops:stickyNotes" } }