blob: dfbbd65ed876e8f0450152b0819118d11ada9593 [file] [log] [blame]
{
"%TYPES" : { },
"%FEATURE_STRUCTURES" : {
"1" : {
"%TYPE" : "uima.cas.Sofa",
"sofaNum" : 1,
"sofaID" : "_InitialView",
"mimeType" : "text",
"sofaString" : "هذا اختبار"
},
"2" : {
"%TYPE" : "uima.tcas.Annotation",
"@sofa" : 1,
"begin" : 0,
"end" : 3
},
"3" : {
"%TYPE" : "uima.tcas.Annotation",
"@sofa" : 1,
"begin" : 4,
"end" : 10
},
"4" : {
"%TYPE" : "uima.tcas.DocumentAnnotation",
"@sofa" : 1,
"begin" : 0,
"end" : 10,
"language" : "x-unspecified"
}
},
"%VIEWS" : {
"_InitialView" : {
"%SOFA" : 1,
"%MEMBERS" : [ 2, 3, 4 ]
}
}
}