tree: 6b12e8e81f1787f5c461f9cdbd71cbade1f03b2a [path history] [tgz]
  1. anno.jsonld
  2. README.md
  3. vocab_tester.py
annotation-vocab/tools/README.md

Vocabulary Exercising Tools

The Web Annotation Vocabulary specification defines an ontology for portable annotations. The tools in this directory, along with the sample files supplied, can be used to exercise the vocabulary “implementation” against various RDF processing engines.

vocab-tester.py

This python script exercises the vocabulary implementation using rdflib, rdflib-jsonld and pyld. Note that this means your python environment must have those additional python modules installed in order to run the tests.