google / schema-dts

JSON-LD TypeScript types for Schema.org vocabulary
Apache License 2.0
860 stars 32 forks source link

Use N3.js instead of regex for parsing .nt files. #174

Closed Eyas closed 2 years ago

Eyas commented 2 years ago

This technically also allows us to use any format other than .nt, but I have not verified that this works.

This is a further milestone in supporting #169

Still need to actually understand blank nodes, etc.

In the meantime, however, using N3 allows us to: