blob: a9522cf5faa88e139b5c8cf01df2357a0c2370de [file] [log] [blame]
{
"%TYPES" : { },
"%FEATURE_STRUCTURES" : [ {
"%ID" : 1,
"%TYPE" : "uima.cas.Sofa",
"sofaNum" : 1,
"sofaID" : "_InitialView",
"mimeType" : "text",
"sofaString" : "This is a test"
}, {
"%ID" : 2,
"%TYPE" : "uima.tcas.Annotation",
"@sofa" : 1,
"begin" : 0,
"end" : 4
}, {
"%ID" : 3,
"%TYPE" : "uima.tcas.Annotation",
"@sofa" : 1,
"begin" : 5,
"end" : 7
}, {
"%ID" : 4,
"%TYPE" : "uima.tcas.Annotation",
"@sofa" : 1,
"begin" : 8,
"end" : 9
}, {
"%ID" : 5,
"%TYPE" : "uima.tcas.Annotation",
"@sofa" : 1,
"begin" : 10,
"end" : 14
}, {
"%ID" : 6,
"%TYPE" : "uima.tcas.DocumentAnnotation",
"@sofa" : 1,
"begin" : 0,
"end" : 14,
"language" : "x-unspecified"
} ],
"%VIEWS" : {
"_InitialView" : {
"%SOFA" : 1,
"%MEMBERS" : [ 2, 3, 4, 5, 6 ]
}
}
}