AtomGraph / Processor

Ontology-driven Linked Data processor and server for SPARQL backends. Apache License.
https://hub.docker.com/r/atomgraph/processor/
Apache License 2.0
58 stars 7 forks source link

Separate server and processor modules #30

Open namedgraph opened 1 year ago

namedgraph commented 1 year ago

The project could be refactored into a multi-module Maven project. Then LinkedDataHub could include a dependency on the server module but not the processor module.