On doc/annotation_schema.md
the example is
"software-name": {
"rawForm": "ClustalW",
"normalizedForm": "ClustalW",
"wikidataId": "Q866737",
"wikipediaExternalRef": 1976990,
"lang": "en",
"confidence": 0.7827,
"offsetStart": 31,
"offsetEnd": 39,
"boundingBoxes": [{
"p": 4,
"x": 439.144,
"y": 111.378,
"w": 36.0176,
"h": 8.0517
}]
}
but the discussion underneath mentions context and paragraph with offsets into those for software-name, version, publisher and url.
Could the example given include context and (potentially) paragraph?