Rename the fise java package
----------------------------
Key: STANBOL-40
URL: https://issues.apache.org/jira/browse/STANBOL-40
Project: Stanbol
Issue Type: Improvement
Components: FISE, Web UI
Reporter: Olivier Grisel
The fise package should be splitted into new top level packages (below the
org.apache.stanbol namespace):
- org.apache.stanbol.common # for all common utilities
- org.apache.stanbol.store # for the store API that blends the
clerezza triple stores, the content items, and there binary attachements
- org.apache.stanbol.analysis # for the engines and related compenent
- org.apache.stanbol.web # for the default web interface and REST
API (need to make it pluggable)
- org.apache.stanbol.ontology # common utilities from kres and the initial
"persistencestore" to handle the registered ontology definitions to be managed
through the web interface and used by the org.apache.stanbol.reasoning packaged
utilities
The sling based launchers should be extracted in a toplevel maven artifacts too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.