Skip to content
Alexander Nittka edited this page Feb 25, 2015 · 13 revisions

#Known Limitations (of the unreleased snapshot version)

  • SPARQL prefix and base syntax is and will not be supported.
  • Incorrect escape sequences and IRI syntax errors are not properly detected.
  • Colon in local names is not supported.
  • Not the entire character range is supported in all cases.
  • Try to prevent 'a' as prefix or local name.
  • Find references is incomplete if the subject is defined multiple times in the same file.

We have tried to minimize the syntactic limitations. If you have examples that you think should be supported as well, please file an issue.

Clone this wiki locally