Core
Core copied to clipboard
Generic Linked Data framework for SPARQL tripestore backends. Apache license.
Multivalued `Link` headers cannot be parsed by the `Link::valueOf` method.
The link http://atomgraph.github.io/atomgraph-core/apidocs/ is not working
Now the core contains a streaming Jena-compatible `RDFPostReader`, but the writer implementation is missing. It would effectively make [RDF/POST](https://atomgraph.github.io/RDF-POST/) another Jena-supported RDF serialization, with media type `application/rdf+x-www-form-urlencoded` and file extension...