Skip to content

Commit

Permalink
Add documentation and minor changes #71
Browse files Browse the repository at this point in the history
1. Add documentation to `sparql-hint.js` and `sparql.js` (mostly the
   former) to better understand what is going on.

2. In context-insensitive mode, make the object AC queries
   half-sensitive, that is, take the predicate into account

3. Improve suggestions for variable names, e.g., a predicate `hasAuthor`
   now leads to the suggestion of an object variable `?author`
  • Loading branch information
hannahbast authored and Hannah Bast committed Dec 10, 2023
2 parents f7bd347 + 487160a commit 77f2bcc
Show file tree
Hide file tree
Showing 4 changed files with 311 additions and 208 deletions.
Loading

0 comments on commit 77f2bcc

Please sign in to comment.