This gist was automatically created by the JSON-LD Playground. You can see it loaded there by visiting:
http://json-ld.org/playground#/gist/<gist id>
This gist was automatically created by the JSON-LD Playground. You can see it loaded there by visiting:
http://json-ld.org/playground#/gist/<gist id>
| {} |
| {} |
| { | |
| "@context": { | |
| "caliper": "http://purl.imsglobal.org/caliper/", | |
| "verb": "http://purl.imsglobal.org/vocab/caliper/action#", | |
| "action": { | |
| "@id": "caliper:action", | |
| "@type": "@vocab" | |
| }, | |
| "Graded": "verb:Graded" | |
| }, | |
| "action": "Graded" | |
| } |
| { | |
| "@context": { | |
| "rdfs": "http://www.w3.org/2000/01/rdf-schema#", | |
| "playground": "http://json-ld.org/playground#", | |
| "description": "rdfs:label", | |
| "startTab": "playground:startTab", | |
| "copyContext": "playground:copyContext", | |
| "markup": { | |
| "@id": "playground:markup", | |
| "@type": "@id" | |
| }, | |
| "context": { | |
| "@id": "playground:context", | |
| "@type": "@id" | |
| }, | |
| "frame": { | |
| "@id": "playground:frame", | |
| "@type": "@id" | |
| } | |
| }, | |
| "description": "Minimal JSON-LD required for Graded vocab", | |
| "startTab": "tab-expanded", | |
| "copyContext": false, | |
| "markup": "./markup.jsonld", | |
| "frame": "./frame.jsonld", | |
| "context": "./context.jsonld" | |
| } |