x <- '[
{
"type":"Annotation",
"body":[
{"type":"TextualBody","value":"sdfsd","purpose":"commenting"},
{"type":"TextualBody","value":"Person","purpose":"tagging"}],
"target":{"selector":[
{"type":"TextQuoteSelector","exact":"ngenious hero"},
{"type":"TextPositionSelector","start":42,"end":55}]},
"@context":"http://www.w3.org/ns/anno.jsonld",
"id":"#a4ea53d4-69f3-4392-a3dd-cbb7e9ad50cb"
},
{
"type":"Annotation",
"body":[{"type":"TextualBody","value":"Person","purpose":"tagging"},
{"type":"TextualBody","value":"Location","purpose":"tagging"}],
"target":{"selector":[{"type":"TextQuoteSelector","exact":"far and"},
{"type":"TextPositionSelector","start":70,"end":77}]},
"@context":"http://www.w3.org/ns/anno.jsonld",
"id":"#d7050196-2537-42bf-9d1b-a3f9e4c9fbc6"
}
]'
read_recogito(x)
Run the code above in your browser using DataLab