[ 
https://issues.apache.org/jira/browse/MARMOTTA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709749#comment-13709749
 ] 

Jakob Frank commented on MARMOTTA-273:
--------------------------------------

to avoid name-clashes, the new function will be called fn:equals
                
> 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