The Knowledge Graph Conference Icon
The Knowledge Graph Conference
  • 🏠Home
  • 📅Events
  • 👤Members
  • 🔵Announcements
  • 🔵Ask
  • 🔵Ask The Ontologists
  • 🔵Events
  • 🔵Jobs
  • 🔵Promotions
  • 🔵Share
Powered by Tightknit
Ask
Ask

Troubleshooting SPARQL ParseException: Group_Concat Issues

Avatar of Leia D.Leia D.
·Nov 23, 2022 01:46 PM

SPARQL question—“ParseException: Expected end of text” I’m trying to troubleshoot this error in my code. I think it has to do with my GROUP_CONCAT code, but I’m unsure how to fix it. Unfortunately I’m unable to share my code. If others have gotten this before and have been able to fix it, your advice would be welcome. Thank you!

👀1

2 comments

· Sorted by Oldest
  • Avatar of Ora L.
    Ora L.
    ·

    Can you show the whole query, that would make it easier to diagnose. Also, which SPARQL processor are you using (i.e., which database)?

  • Avatar of Leia D.
    Leia D.
    ·

    I’ll try to share some dummy code with the same structure. I am using RDFLib.