[
https://issues.apache.org/jira/browse/MARMOTTA-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Frank resolved MARMOTTA-448.
----------------------------------
Resolution: Fixed
Resolved.
Vocabularies are available via the following maven dependency:
{code}
org.apache.marmotta:marmotta-model-vocabs:jar:3.2.0-SNAPSHOT:compile
{code}
> 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)