You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2012/05/04 13:16:48 UTC

[jira] [Created] (STANBOL-598) Support Reconciliation properties on the full text field of entities

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

        

[jira] [Assigned] (STANBOL-598) Support Reconciliation properties on the full text field of entities

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler reassigned STANBOL-598:
-------------------------------------------

    Assignee: Rupert Westenthaler
    
> 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
>          Components: Entity Hub
>            Reporter: Rupert Westenthaler
>            Assignee: 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

        

[jira] [Resolved] (STANBOL-598) Support Reconciliation properties on the full text field of entities

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-598.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.10.0-incubating

implemented with #1337141
                
> 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
>          Components: Entity Hub
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>             Fix For: 0.10.0-incubating
>
>
> 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