Core icon indicating copy to clipboard operation
Core copied to clipboard

Generic Linked Data framework for SPARQL tripestore backends. Apache license.

Results 3 Core issues
Sort by recently updated
recently updated
newest added

Multivalued `Link` headers cannot be parsed by the `Link::valueOf` method.

bug

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...