Jakob Frank created MARMOTTA-448:
------------------------------------
Summary: Move sesame-vocabularies into a separate module
Key: MARMOTTA-448
URL: https://issues.apache.org/jira/browse/MARMOTTA-448
Project: Marmotta
Issue Type: Task
Components: Sesame Tools
Affects Versions: 3.1-incubating
Reporter: Jakob Frank
Assignee: Jakob Frank
Priority: Minor
Fix For: 3.2
We have a set of vocabularies/ontologies translated into java-classes/constants.
At the moment, those classes are part of the module *marmotta-commons*, which
has quite a lot of transient dependencies. So if you just need the vocabularies
you get quite a lot of additional dependencies into your tree.
To avoid this, the vocabularies should be moved into a separate module, e.g.
as part of the *marmotta-sesame-tools*
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)