You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2018/12/29 21:53:00 UTC

[jira] [Assigned] (JENA-204) Schemagen picking random multi-lingual rdfs:comments as output Java comments

     [ https://issues.apache.org/jira/browse/JENA-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno P. Kinoshita reassigned JENA-204:
---------------------------------------

    Assignee: Bruno P. Kinoshita

> Schemagen picking random multi-lingual rdfs:comments as output Java comments
> ----------------------------------------------------------------------------
>
>                 Key: JENA-204
>                 URL: https://issues.apache.org/jira/browse/JENA-204
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Cmd line tools
>    Affects Versions: Jena 2.7.0
>         Environment: Window 7 x64
> $ java -version
> java version "1.6.0_25"
> Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
> Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
>            Reporter: Stuart Williams
>            Assignee: Bruno P. Kinoshita
>            Priority: Minor
>             Fix For: Jena 3.10.0
>
>
> Schemagen appears to propagate 'random' rdfs:comments into java comments in the output file. The org ontology (http://www.w3.org/ns/org#) has both English (@en) and French (@fr) rdfs:comments. The output from:
>      schemagen -i http://www.w3.org/ns/org#
> contains a random mix of French and English comments - one per item, but not all of one language.
> This may be user error and there may be a switch that I've not found for selecting a comment language in the face of choice.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)