Skip to content
Martynas Jusevičius edited this page Apr 30, 2015 · 8 revisions

Out-of-the-box

Graphity Client provides all of Graphity Processor 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 Graphity can be quickly extended to do:

  • render custom layouts/designs by overriding XSLT templates
  • store RDF data directly from HTML forms
  • faceted browsing with any combination of filters
  • SPARQL result visualizations using different JavaScript APIs

For developers

What Graphity provides for developers:

  • open-source code base built on Graphity Processor and and Saxon
  • support of established vocabularies such as FOAF and SIOC
  • fine-grained XLST templates for different Twitter Bootstrap layout components
  • builder classes for XSLT transformations
  • high- and low-level access to remote Linked Data resources and SPARQL endpoints
  • input/output providers for RDF data (raw, via RDF/POST and/or XSLT transformations)
  • behind-the-scenes access of non-Linked Data resources
  • HTTP authentication support
Clone this wiki locally