{
  "@context" : {
    "liso" : "http://purl.imsglobal.org/vocab/lis/v2/outcomes#",
    "lti-type" : "http://purl.imsglobal.org/xsd/lti/v2/ltid#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#",
    "xs" : "http://www.w3.org/2001/XMLSchema#",
    "DataValue.Type" : "lti-type:DataValue.Type",
    "Literal" : "rdfs:Literal",
    "Result" : "liso:Result",
    "comment" : {
      "@id" : "liso:comment",
      "@type" : "lti-type:DataValue.Type"
    },
    "resultScore" : {
      "@id" : "liso:resultScore",
      "@type" : "xs:string"
    }
  },
  "@id" : "http://purl.imsglobal.org/ctx/lis/v2/Result"
}
