You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "stephane corlosquet (JIRA)" <ji...@apache.org> on 2012/05/28 16:18:22 UTC

[jira] [Commented] (ANY23-100) Issue with RDFa extractor while processing nested properties

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

stephane corlosquet commented on ANY23-100:
-------------------------------------------

Could you paste the HTML markup you used as input?
                
> Issue with RDFa extractor while processing nested properties
> ------------------------------------------------------------
>
>                 Key: ANY23-100
>                 URL: https://issues.apache.org/jira/browse/ANY23-100
>             Project: Apache Any23
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Michele Mostarda
>
> GivenName and FamilyName are not detected.
> Expected output:
> <http://mollova.com#me> <http://xmlns.com/foaf/0.1/topic_interest> <http://dbpedia.org/resource/Personal_shopper> .
> <http://mollova.com#me> <http://xmlns.com/foaf/0.1/name> "Eli\u0161ka\u00A0Mollov\u00E1"@en .
> <http://mollova.com#me> <http://rdf.data-vocabulary.org/#name> "Eli\u0161ka\u00A0Mollov\u00E1"@en .
> <http://mollova.com#me> <http://xmlns.com/foaf/0.1/givenName> "Eli\u0161ka"@en .
> <http://mollova.com#me> <http://xmlns.com/foaf/0.1/familyName> "Mollov\u00E1"@en .
> Actual output:
> <http://mollova.com#me> <http://xmlns.com/foaf/0.1/topic_interest> <http://dbpedia.org/resource/Personal_shopper> .
> <http://dbpedia.org/resource/Personal_shopper> <http://xmlns.com/foaf/0.1/name> "Eli\u0161ka\u00A0Mollov\u00E1"@en .
> <http://dbpedia.org/resource/Personal_shopper> <http://rdf.data-vocabulary.org/#name> "Eli\u0161ka\u00A0Mollov\u00E1"@en .

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