1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-09-27 16:31:42 +00:00
senpy/docs/bad-examples/results/example-basic-FAIL.json
J. Fernando Sánchez 8a516d927e Multiple changes in the API, schemas and UI
Check out the CHANGELOG.md file for more information
2019-04-04 10:00:24 +02:00

15 lines
298 B
JSON

{
"@context": "http://mixedemotions-project.eu/ns/context.jsonld",
"@id": "http://example.com#NIFExample",
"@type": "results",
"activities": [
],
"entries": [
{
"nif:beginIndex": 0,
"nif:endIndex": 40,
"text": "An entry should have a nif:isString key"
}
]
}