Clerezza - RDF - Core · Interfaces and utilities to access RDF Graphs
Group: org.apache.clerezza - All Dependencies
Clerezza - RDF - Utilities · Utility classed to deal with Clerezza Models
Clerezza - RDF - Ontologies · Some java classes with constants for common ontologies.
Clerezza - RDF - Jena - Parser · A ParserProvider based on jena
Clerezza - RDF - Jena - Serializer · A SerializingProvider based on jena
Clerezza - Platform Graph Provider Content · A service that provides the content-graph
Clerezza - Platform Configuration · This bundles initializes the system graph with default values, provides a service to access configuration default values, and a GUI to edit such values.
Clerezza - Platform ScalaServerPages Renderlet · Renderlet implementation wrapping org.apache.clerezza.scala
Clerezza - Platform Type Rendering Core · This project provides a JAX-RS MessageBodyWriter to render GraphNodes. Rendering requests are delegated to registered renderlets.
Clerezza - JAX-RS Utilities · Utility classes for JAX-RS (see the Javadoc)
Clerezza - RDF Scala Utilities · OSGi bundle providing utilities for accessing Clerezza RDF Commons Graphs with Scala. Adding import "org.apache.clerezza.rdf.scala.utils.Preamble._" will allow to use "node/-FOAF.knows/FOAF.name!" with a GraphNode node as shortcut for node.getSubject(FOAF.knows).getObject(FOAF.name).getNode(). To access multiple property values the position can be indicated using the %-operator, e.g. "node/-FOAF.knows%2/FOAF.name%0!", see the ScalaDocs for RichGraphNode for all operations
Clerezza - RDF - Jena - SPARQL · Allows executing SPARQL queries on SCB using the jena sparql engine.
Clerezza - Platform - Bootmonitor and Constants · Artifact with dependencies to the clerezza platform components providing documentation and boot-status monitoring.
Clerezza - Utilities Project · A collection of commonly used utilities
Clerezza - Permission Descriptions · A bundle providing class and interface for providing permission descriptions.
Clerezza - RDF - Jena - Facade: Jena API on Clerezza RDF Commons · An implementation of the Jena API on top of Clerezza RDF Commons, allows to run code written against the Jena API on a source exposing the Clerezza Commons API .
Clerezza - Platform GlobalMenu API · The API for providing entries to the global clerezza menu
Clerezza - Platform Content · Clerezza CMS - A handler to manage and access data modeled using the discobits ontology
Clerezza - RDF - rdf/json Parser and Serializer · A rdf/json Parser- and SerializerProvider
Clerezza - API · Apache Clerezza API implements the RDF data model as defined by http://www.w3.org/TR/rdf11-concepts/
Clerezza - Platform Dashboard Core · Dashboard core