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

Lewis John McGibbney updated ANY23-100:
---------------------------------------

    Fix Version/s: 0.7.1
    
> 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
>             Fix For: 0.7.1
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to