You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
senpy/docs/bad-examples/results/example-basic-FAIL.json

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"
}
]
}