AtomGraph / Web-Client

Generic Linked Data browser and UX component framework. Apache license.
https://hub.docker.com/r/atomgraph/web-client/
Apache License 2.0
121 stars 13 forks source link

Implement UniformInterface #57

Closed namedgraph closed 9 years ago

namedgraph commented 9 years ago

Implement UniformInterface from Jersey, so it can be used with Client instead of Jena-based DataManager subclass: https://jersey.java.net/documentation/1.17/client-api.html#d4e548 https://jersey.java.net/nonav/apidocs/1.9/jersey/com/sun/jersey/api/client/UniformInterface.html

namedgraph commented 9 years ago

Moved to Processor: https://github.com/Graphity/graphity-processor/issues/5