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

Andy Seaborne commented on JENA-1072:
-------------------------------------

Thanks for the report.

Investigating, it looks like a bug in codemirror's SPARQL mode  It is confused 
by {'} and {"} in IRIs presumably because they are also string quote characters.

> Triple with apostrophe (') highlighted reds
> -------------------------------------------
>
>                 Key: JENA-1072
>                 URL: https://issues.apache.org/jira/browse/JENA-1072
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki
>    Affects Versions: Fuseki 2.3.0
>            Reporter: Frantisek Hartman
>
> Example query:
> {code}
> ASK {
> <http://en.wikipedia.org/wiki/Good_Love_(Meli'sa_Morgan_album)> 
> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> 
> <http://xmlns.com/foaf/0.1/Document> .
> }
> {code}
> The query returns correct result, but the ui highlights the IRI with 
> apostrophe red.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to