Package Naming

This document describes the current package naming convention (describing the current use), please update it as you introduce new top-level packages.

Note: the wildcard ('*') includes dots ('.') 

package name
description
org.trialox.* everything
org.trialox.jaxrs Our Jax-Rs implementation
org.trialox.web.* Webapplications that are usefull independently of the CMS
org.trialox.cms.* Dedicated CMS components
org.trialox.ext.[package name]
bundlization of external package
org.trialox.rdf.core Our API to access and manipulate graphs (aka Smart Content Binding)
org.trialox.rdf.sesame.storage
org.trialox.rdf.jena.facade Façades providing alternative APIs to access graphs
org.trialox.sandbox.* Sandbox projects
org.trialox.platform Platform components


Labels

 
(None)