Rupert Westenthaler created STANBOL-598:
-------------------------------------------

             Summary: Support Reconciliation properties on the full text field 
of entities
                 Key: STANBOL-598
                 URL: https://issues.apache.org/jira/browse/STANBOL-598
             Project: Stanbol
          Issue Type: Sub-task
            Reporter: Rupert Westenthaler


Google Refine allows to add additional properties used for reconcilliation.
This would allow to use any textual value of an Entity to be matched against 
text present in oder columns.

This feature would be usefull for reconciling the first column of an project, 
as at this stage no other URIs (already linked values) would be present.

Two variants:

1) using a TextConstraint to explicitly search for values

   @fullText

2) using a SimilarityConstraint for a more fuzzy search

    @similarity
    @similarity: {field}

optionally the field used for the similarity search can be specified as 
parameter (separated by ':'). By default the full text field is used for 
similarity constraints.


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