Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimizations #35

Open
6 of 8 tasks
anbo-de opened this issue Aug 20, 2021 · 5 comments
Open
6 of 8 tasks

Optimizations #35

anbo-de opened this issue Aug 20, 2021 · 5 comments
Assignees

Comments

@anbo-de
Copy link
Collaborator

anbo-de commented Aug 20, 2021

Observation: For users, the list of components might be hard to read:

  • quick fix: add a space after each comma
    • that should create better line breaks

Now:

NED-DBpediaSpotlight,QueryBuilderSimpleRealNameOfSuperHero,SparqlExecuter,OpenTapiocaNED,BirthDataQueryBuilder,WikidataQueryExecuter

Expected:

NED-DBpediaSpotlight, QueryBuilderSimpleRealNameOfSuperHero, SparqlExecuter, OpenTapiocaNED, BirthDataQueryBuilder, WikidataQueryExecuter

Observation: For users, it might be difficult to understand what the purpose of profiles is.

Goal: Make it easier for users to use profiles

  • for each profile, a list (array) of examples has to be defined (e.g., ["What is the real name of Superman?", "What is the real name of Batman?"])
    • as user, I want to see the examples below the list of components as a link

Expected:

show components

Currently, active components are

NED-DBpediaSpotlight, QueryBuilderSimpleRealNameOfSuperHero, SparqlExecuter, OpenTapiocaNED, BirthDataQueryBuilder, WikidataQueryExecuter

You might ask questions like:

What is the real name of Superman? (show as clickable link)
What is the real name of Batman? (show as clickable link)

Check confusing example

When was Tim Berners-Lee born?

My Birthday is on 10 January 2007

  • Check why this answer was shown.

List Profiles

I really like the profile feature. The users should benefit more from it.

  • Add commands "show profiles" and "show available profiles" that will show the names of the currently available profiles

Optimize result

The result should be shown using a table

Add an "about qanary" intent

@jayeshdesai4520
Copy link
Owner

"When was Tim Berners-Lee born?" the answer was in the Smalltalk so I removed it - https://imgur.com/PFNkc7C

@jayeshdesai4520
Copy link
Owner

Hi, @anbo-de I might not able to fix all these issues in time I have an exam on 21 and 22. can I do this after 22nd?

@anbo-de
Copy link
Collaborator Author

anbo-de commented Aug 20, 2021

Hi, @anbo-de I might not able to fix all these issues in time I have an exam on 21 and 22. can I do this after 22nd?

Sure, that is possible. From an official point of view, it needs to be completed the latest on 23rd of August 2021. However, I think we can trust you that you would also do it later. :-)

@jayeshdesai4520
Copy link
Owner

Thanks, @anbo-de, yes, I will do it after my exams get over.

@jayeshdesai4520
Copy link
Owner

Hi, @anbo-de this looks good, or should I keep 2 columns instead? - https://imgur.com/VUf7WZI.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants