Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-339

The JSON-LD output should avoid to use CURIEs in cases where the property names are distinct.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0-incubating
    • Enhancer

    Description

      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.

      Attachments

        Activity

          People

            fchrist Fabian Christ
            fchrist Fabian Christ
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: