Thomas Kurz created MARMOTTA-273:
------------------------------------

             Summary: Implement string equals functioninality
                 Key: MARMOTTA-273
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-273
             Project: Marmotta
          Issue Type: New Feature
          Components: LDPath
            Reporter: Thomas Kurz
            Assignee: Jakob Frank


It it often useful, to filter based on string similarity. Such a filter filter 
could look like this:

@filter fn:eq(fn:substr(dct:identifier,"0","4"), "myid") ;

Therefore a fn.eq for strings is needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to