-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Alexander Nittka edited this page Sep 30, 2020
·
13 revisions
After a lengthy quiet period, some work has been done on Xturtle. Support for parts of the new syntax has been implemented. Oomph setups for developing and using Xturtle have been created. The project's web page contents have been moved to the Git repository.
- Introduction
- Installation
- Editor Features and some hints for usage
- technical Basics (language/linking) explaining some restrictions wrt linking.
- All vocabulary must exist in ttl format and be linked locally. See Usage for an explanation how to do the linking.
- SPARQL prefix and base syntax is and will not be supported.
- Incorrect escape sequences and IRI syntax errors (currently addressed issue) are not properly detected.
- Not the entire character range is supported in all cases. In most cases, you should not notice that.
- Content assist problem for local names containing full stop (simple workaround exists)
Try out the snapshot version by installing Xturtle from the snapshot update site
http://xturtle.nittka.de/snapshot/site.xml
We have tried to minimize the syntactic limitations. If you have examples that you think should be supported as well, please file an issue or send an email to alex(at)nittka.de.