BlueBrain / nat

Python module to use the annotations created with NeuroCurator, for example in a Jupyter notebook.
https://pypi.python.org/pypi/nat/
Other
8 stars 4 forks source link

Compatibility with WebAnnotation (JSON-LD) #3

Open christian-oreilly opened 7 years ago

christian-oreilly commented 7 years ago

The format of the annotations should be adapted to make them compatible with the WebAnnotation format (https://www.w3.org/TR/annotation-model/). This standard support JSON-LD annotations, which could be used to extend the current NAT JSON data structure. This would make it easier to be inter-operable with other tools such as hypothes.is and with text-mining project such as OpenMinTeD.