[
https://issues.apache.org/jira/browse/MARMOTTA-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625497#comment-13625497
]
ASF subversion and git services commented on MARMOTTA-186:
----------------------------------------------------------
Commit db0de752c17e7333c06029252872c13d5f1f4d1c in branch refs/heads/master
from [~jakob]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-marmotta.git;h=db0de75 ]
MARMOTTA-186: updated parser to accept '.' in curies
> LDPath parser fails on local names that contain '.'
> ---------------------------------------------------
>
> Key: MARMOTTA-186
> URL: https://issues.apache.org/jira/browse/MARMOTTA-186
> Project: Marmotta
> Issue Type: Bug
> Components: LDPath
> Affects Versions: 3.0-incubating
> Reporter: Rupert Westenthaler
> Assignee: Jakob Frank
> Priority: Minor
> Fix For: 3.1-incubating
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> While working with Freebase data I noticed that LDPath programs that contain
> '.' in local names do generate parse exceptions:
> To give an example:
> @prefix fb : <http://rdf.freebase.com/ns/> ;
> geo:lat = fb:location.geocode/fb:location.geocode.latitude;
> geo:long = fb:location.geocode/fb:location.geocode.longitude;
> geo:alt = fb:location.geocode/fb:location.geocode.elevation;
> As a Workaround users can use the full URIs instead
--
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