Skip to content
Martynas Jusevičius edited this page Sep 17, 2019 · 8 revisions

Out-of-the-box

AtomGraph Web-Client provides all of AtomGraph Core features and more:

  • multilingual, mobile-ready user interface built with XSLT and Twitter Bootstrap
  • multiple rendering modes
  • SPARQL endpoint with interactive results and highlighted syntax
  • loading RDF data from remote Linked Data sources

Customization

What Web-Client can be quickly extended to do:

  • render custom layouts/designs by overriding XSLT templates
  • store RDF data directly from HTML forms

For developers

What Web-Client provides for developers:

  • open-source code base built on AtomGraph Core and Saxon
  • support of established vocabularies such as FOAF and SIOC
  • fine-grained XLST templates for Bootstrap layout components
  • builder classes for XSLT transformations
  • access to remote Linked Data resources and SPARQL endpoints
Clone this wiki locally