[ 
https://issues.apache.org/jira/browse/JENA-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125395#comment-13125395
 ] 

Paolo Castagna commented on JENA-139:
-------------------------------------

The vocabulary/dublin* are used by schemagen to generate the respective sources 
and as far as I can see they are not necessary at runtime.

                
> Remove vocabulary/dublin* from the jena jar file
> ------------------------------------------------
>
>                 Key: JENA-139
>                 URL: https://issues.apache.org/jira/browse/JENA-139
>             Project: Jena
>          Issue Type: Wish
>          Components: Jena
>            Reporter: Simon Helsen
>
> Would it be possible to remove the vocabulary/dublin* from the jena jar file 
> in future releases? 
> These vocabularies are unfortunately not friendly for commercial products 
> because of the restrictions put forth by DCMI (see 
> http://dublincore.org/about/copyright/). It is not a problem if they are 
> included in the distribution.
> I am not entirely sure what needs to be done, but it seems that the pom.xml 
> for jena needs to be edited to explicitly filter  vocabulary/dublin*. I 
> presume that some sort of filtering rule in 
>    <resource>
>          <directory>vocabularies</directory>
>          <targetPath>vocabularies</targetPath>
>          <filtering>false</filtering>
>        </resource>
> would eliminate it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to