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

Integrate expression handling into comunica's bus system #1255

Open
rubensworks opened this issue Nov 4, 2022 · 3 comments
Open

Integrate expression handling into comunica's bus system #1255

rubensworks opened this issue Nov 4, 2022 · 3 comments

Comments

@rubensworks
Copy link
Member

Depends on comunica/sparqlee#131.

To enable developers to override the handling of specific expressions in a dynamic manner, we should create a bus expressions bus in comunica, and let sparqlee handle these via an actor. This will enable overriding expression handling via other actors.

Not sure yet if we should split up sparqlee up into separate actors.

@rubensworks rubensworks transferred this issue from comunica/sparqlee Sep 6, 2023
@jacoscaz
Copy link
Contributor

jacoscaz commented Sep 6, 2023

Wouldn't splitting up sparqlee into separate actors drastically impact performance?

@rubensworks
Copy link
Member Author

This should not have an impact on performance, @jitsedesmet will make sure of that :-)

@jacoscaz
Copy link
Contributor

jacoscaz commented Sep 6, 2023

All the power to @jitsedesmet !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Students
  
To do
Development

No branches or pull requests

2 participants