-
Notifications
You must be signed in to change notification settings - Fork 13
Features
Martynas Jusevičius edited this page Sep 17, 2019
·
8 revisions
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
What Web-Client can be quickly extended to do:
- render custom layouts/designs by overriding XSLT templates
- store RDF data directly from HTML forms
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