1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-15 04:42:30 +00:00
senpy/docs/bad-examples/results/example-basic-FAIL.json

15 lines
296 B
JSON
Raw Normal View History

2016-03-31 09:56:32 +00:00
{
"@context": "http://mixedemotions-project.eu/ns/context.jsonld",
"@id": "http://example.com#NIFExample",
"@type": "results",
2016-03-31 09:56:32 +00:00
"analysis": [
],
"entries": [
{
"nif:beginIndex": 0,
"nif:endIndex": 40,
"text": "An entry should have a nif:isString key"
2016-03-31 09:56:32 +00:00
}
]
}