- From: Martynas Jusevičius <martynas@atomgraph.com>
- Date: Fri, 13 Sep 2019 14:00:12 +0200
- To: public-declarative-apps@w3.org, Semantic Web <semantic-web@w3.org>, public-lod <public-lod@w3.org>
Dear all, *** apologies for cross-posting *** AtomGraph has released new versions of its open-source RDF Knowledge Graph application components: - https://github.com/AtomGraph/Core - low-level server and I/O framework - https://github.com/AtomGraph/Processor - Linked Data processor and server for SPARQL backends (powered by Linked Data Templates [1]) - https://github.com/AtomGraph/Web-Client - browser and UX component framework (powered by XSLT) If we consider the MVC architecture: - the Model is simply RDF data in a triplestore, accessed using SPARQL - Processor replaces the Controller with an application ontology and serves a Linked Data API - Web-Client functions as the View, rendering the API The result is an ontology-driven application architecture with reusable, declarative components and generic, domain-agnostic processor implementations. Available as Docker images (except Core) as well as on Maven central. The license is Apache. Please RT our announcement: https://twitter.com/atomgraphhq/status/1172272745519951872 Thank you for your attention, and have a nice weekend. [1] https://atomgraph.github.io/Linked-Data-Templates/ Martynas atomgraph.com
Received on Friday, 13 September 2019 12:00:45 UTC