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

Fabian Christ resolved STANBOL-339.
-----------------------------------

    Resolution: Fixed

The JSON-LD implementation got a little bit smarter and tries to avoid the 
usage of CURIEs when possible.
                
> The JSON-LD output should avoid to use CURIEs in cases where the property 
> names are distinct.
> ---------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-339
>                 URL: https://issues.apache.org/jira/browse/STANBOL-339
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Enhancer
>            Reporter: Fabian Christ
>            Assignee: Fabian Christ
>              Labels: json-ld,
>
> The JSON-LD output makes use of CURIEs to shorten URLs. This is nice but 
> according to the latest spec not necessary. The JSON-LD output should be 
> improved to not use CURIEs if they are not required. This depends on the 
> properties sent in JSON-LD. If the property names are distinct without using 
> the complete URL then there is no need to use CURIEs. In this cases CURIEs 
> should be avoided. If there are properties with the same name, the JSON-LD 
> serializer should fall back to use CURIEs to make properties distinguishable. 

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