{"_context" : {
    "_types" : {
      "Sofa" : {"_id" : "uima.cas.Sofa", 
        "_feature_types" : {"sofaArray" : "_ref" } }, 
      "test:Token" : {"_id" : "org.apache.uima.test.Token", 
        "_feature_types" : {"sofa" : "_ref" } }, 
      "test22:Token" : {"_id" : "org.apache.uima.test2.Token", 
        "_feature_types" : {"sofa" : "_ref" } }, 
      "test2:Token" : {"_id" : "org.apache.uimax.test.Token", 
        "_feature_types" : {"sofa" : "_ref" } }, 
      "TOP" : {"_id" : "uima.cas.TOP", 
        "_subtypes" : ["Sofa",  "AnnotationBase" ] }, 
      "Annotation" : {"_id" : "uima.tcas.Annotation", 
        "_feature_types" : {"sofa" : "_ref" }, 
        "_subtypes" : ["test:Token",  "test22:Token",  "test2:Token" ] }, 
      "AnnotationBase" : {"_id" : "uima.cas.AnnotationBase", 
        "_feature_types" : {"sofa" : "_ref" }, 
        "_subtypes" : ["Annotation" ] } } }, 
  "_views" : {
    "_InitialView" : {
      "test:Token" : [
        {"sofa" : 5,  "begin" : 0,  "end" : 0 } ], 
      "test22:Token" : [
        {"sofa" : 5,  "begin" : 0,  "end" : 0 }, 
        {"sofa" : 5,  "begin" : 0,  "end" : 0 } ], 
      "test2:Token" : [
        {"sofa" : 5,  "begin" : 0,  "end" : 0 } ] } }, 
  "_referenced_fss" : {
    "5" : {"_type" : "Sofa",  "sofaNum" : 1,  "sofaID" : "_InitialView" } } }