Add missing support for multivalued & multingual literals in JSON-LD serializaer
--------------------------------------------------------------------------------

                 Key: STANBOL-349
                 URL: https://issues.apache.org/jira/browse/STANBOL-349
             Project: Stanbol
          Issue Type: Bug
          Components: Web UI
            Reporter: Olivier Grisel


Currently, if an entity has several labels (in multiple languages) only one 
randomly selected value is selected, for instance for my London entity I just 
get the turkish name. This problem does not occur with the RDF/XML serializer.

{{{
      "rdfs:label": "\"Londra Şehri\"@tr",
}}}

--
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