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/12/13 14:16:14 UTC

[jira] [Resolved] (STANBOL-432) Use LD Path as mapping/indexing language for the Entityhub

     [ https://issues.apache.org/jira/browse/STANBOL-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-432.
-----------------------------------------

    Resolution: Fixed

LDpath indexing support with longer path names is supported by STANBOL-592. Usage of the mapping language is still supported and will not be deprecated
                
> Use LD Path as mapping/indexing language for the Entityhub
> ----------------------------------------------------------
>
>                 Key: STANBOL-432
>                 URL: https://issues.apache.org/jira/browse/STANBOL-432
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Entityhub
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>
> Currently an own lanugage is used that supports a limited amount of transformation and filters when importing/indexing data with the Entityhub.
> The documentation for this language can be found at http://wiki.iks-project.eu/index.php/RepresentationMapping. The goal is to replace this language by LD Path.
> However the currently used Mapping language does also have two core features that are not supported by LDPath
> 1) global language filters: This allow to define languages to be imported for all mapped fields
> 2) Wildcards on properties (e.g. dc:* -> import all Dublin Core properties): See http://code.google.com/p/ldpath/issues/detail?id=1 for the according feature request.
> In addition the usage of Paths (e.g. friend_names = foaf:knows/foaf:name) will also require some changes in the Indexing utilities, because currently it is not possible to request data for entities other than the currently indexed one.

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