mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-14 20:42:27 +00:00
8a516d927e
Check out the CHANGELOG.md file for more information
15 lines
298 B
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"
|
|
}
|
|
]
|
|
}
|