blob: 33c5feaf58252d3b172c63813e5f5ffacc09a761 [file] [log] [blame]
{
"%FEATURE_STRUCTURES" : [ {
"%ID" : "0",
"%TYPE" : "uima.cas.Sofa",
"sofaNum" : 1,
"sofaID" : "_InitialView",
"mimeType" : "text",
"sofaString" : "First view"
}, {
"%ID" : "1",
"%TYPE" : "uima.tcas.DocumentAnnotation",
"%VIEWS" : [ "_InitialView" ],
"%FLAGS" : [ "DocumentAnnotation" ],
"@sofa" : "0",
"begin" : 0,
"end" : 10,
"language" : "x-unspecified"
}, {
"%ID" : "2",
"%TYPE" : "uima.cas.Sofa",
"sofaNum" : 2,
"sofaID" : "secondView",
"mimeType" : "text",
"sofaString" : "Second view"
}, {
"%ID" : "3",
"%TYPE" : "uima.tcas.DocumentAnnotation",
"%VIEWS" : [ "secondView" ],
"%FLAGS" : [ "DocumentAnnotation" ],
"@sofa" : "2",
"begin" : 0,
"end" : 11,
"language" : "x-unspecified"
} ]
}