Teester / entityshape

An api to compare a wikidata item with an entityschema
GNU General Public License v3.0
5 stars 3 forks source link

Use PyShExC to generate shapes in JSON-LD #18

Closed Teester closed 2 months ago

Teester commented 2 years ago

Use PyShExC (https://github.com/shexSpec/grammar-python-antlr) to generate shapes in JSON-LD, which is a standard, rather than the bespoke json we are currently generating.

Advantages:

Disadvantages: