Uploaded image for project: 'Marmotta (Retired)'
  1. Marmotta (Retired)
  2. MARMOTTA-225

Serializing ldpath field mappings with URIs as fieldname does not work correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Implemented
    • 3.0-incubating
    • 3.1-incubating
    • LDPath
    • None

    Description

      In ldpath it is possible to create a fieldmapping that is using an URI as field-name. The idea behind this is to create new properties based on ldpath constructs.

      However, the serialization of such a fieldmapping is invalid and cannot be parsed:

      INPUT (valid):
      @prefix ex: <http://example.com/ldpath#>;
      ex:bar = ex:title :: xsd:string;

      Parsed and serialized (invalid):
      @prefix ex: <http://example.com/ldpath#>
      http://example.com/ldpath#bar = ex:title :: xsd:string;

      Attachments

        Activity

          People

            jakob Jakob Frank
            jakob Jakob Frank
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 8h
                8h
                Remaining:
                Remaining Estimate - 8h
                8h
                Logged:
                Time Spent - Not Specified
                Not Specified