-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Feature wishlistFeatures we would like to have in Graph2VR but didn't have the time to implement yetFeatures we would like to have in Graph2VR but didn't have the time to implement yetenhancementNew feature or requestNew feature or request
Description
The current version of the search is not working too well, not only do we have a bug (see #24), also the results are also somewhat underwhelming.
It is difficult to really fix that and add a better search functionality.
Currently, we do only have 2 ways to search - one with and one without bif:contains.
Other tools give the user the choice of how to search.
E.g. Protege offers 5 options:
- contains
- startswith
- endwith
- exact match
- regex
Those match exactly the ways to search in SPARQL.
Probably we should also offer exactly those search functionalities.
Metadata
Metadata
Assignees
Labels
Feature wishlistFeatures we would like to have in Graph2VR but didn't have the time to implement yetFeatures we would like to have in Graph2VR but didn't have the time to implement yetenhancementNew feature or requestNew feature or request