blob: 4d3206554a584a9a2800f58b1dc24f5b398adc04 [file] [log] [blame]
{
"%TYPES" : { },
"%FEATURE_STRUCTURES" : {
"1" : {
"%TYPE" : "uima.cas.Sofa",
"sofaNum" : 1,
"sofaID" : "_InitialView",
"mimeType" : "text",
"sofaString" : "This is a test."
},
"2" : {
"%TYPE" : "uima.tcas.DocumentAnnotation",
"@sofa" : 1,
"begin" : 0,
"end" : 15,
"language" : "x-unspecified"
}
},
"%VIEWS" : {
"_InitialView" : {
"%SOFA" : 1,
"%MEMBERS" : [ 2 ]
}
}
}