Make a minimal Jelly parser implementation.
Feature list – up for discussion:
- TRIPLES and QUADS physical types
- Emitting the triples/quads through a simple functional interface
- RDF1.1 only, no quoted triples
Non-goal: pretty or super-performant code. Let's just make it work.
Resources:
Make a minimal Jelly parser implementation.
Feature list – up for discussion:
Non-goal: pretty or super-performant code. Let's just make it work.
Resources: