Skip to content

Instantly share code, notes, and snippets.

@artreven
Last active November 4, 2020 18:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save artreven/27ff18fd8aefdd1313591427eb7d7393 to your computer and use it in GitHub Desktop.
Save artreven/27ff18fd8aefdd1313591427eb7d7393 to your computer and use it in GitHub Desktop.
{
"@context": "http://lynx-project.eu/doc/jsonld/lynxdocument.json",
"id": "ldp/collections/main/documents/0043165d-f568-434d-afa1-bbc12dd40656",
"type": [
"nif:Context",
"lkg:LynxDocument"
],
"text": "The coordinator of Lynx - UPM - is a university in Spain.",
"metadata": {
"id_local": "id-local123",
"created": "2020-10-08T12:47:04",
"language": "en",
"title": {
"en": "Title"
}
},
"parts": [
{
"id": "ldp/collections/main/documents/0043165d-f568-434d-afa1-bbc12dd40656#offset_0_57",
"type": [
"nif:OffsetBasedString",
"lkg:LynxDocumentPart"
],
"offset_ini": 0,
"offset_end": 57,
"title": {
"nl": "1"
},
"referenceContext": "ldp/collections/main/documents/0043165d-f568-434d-afa1-bbc12dd40656"
}
],
"annotations": [
{
"id": "ldp/collections/main/documents/0043165d-f568-434d-afa1-bbc12dd40656#offset_51_56",
"type": [
"nif:Annotation",
"lkg:LynxAnnotation",
"nif:OffsetBasedString"
],
"referenceContext": "ldp/collections/main/documents/0043165d-f568-434d-afa1-bbc12dd40656",
"offset_ini": 51,
"offset_end": 56,
"anchorOf": "Spain",
"annotationUnit": [
{
"@id": "trellis:bnode/6d75ee7f-5ebb-4d2a-a800-f124b85e7444fcf3794480dbac30133430635a575f4d",
"@type": "nif:AnnotationUnit",
"taAnnotatorsRef": "lkg:EL",
"taIdentRef": "https://op.europa.eu/en/web/eu-vocabularies/th-concept/-/resource/eurovoc/863"
},
{
"@id": "trellis:bnode/6d75ee7f-5ebb-4d2a-a800-f124b85e7444fcf3794480dbac30133430635a575f4e",
"@type": "nif:AnnotationUnit",
"taAnnotatorsRef": "lkg:NER",
"taClassRef": "http://dbpedia.org/ontology/Location",
"taConfidence": 0.99
}
]
}
],
"offset_ini": 0,
"offset_end": 57
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment