We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Once #1092 is completed,
and #later and a bit after I have written some Trigger implementations in "hard-coded static Java",
Trigger
it may be fun to explore supporting "scripting" Triggers...
https://files.inria.fr/corese/doc/ldscript.html looks related - but I'm thinking something simpler than that.
Maybe more of a "just run standard TypeScript over SPARQL results on change" - sort of thing?
Or ... AssemblyScript? With JS/TS/AS, any Web Browser could become an Agent...
Actually the most generic form may just be a generic exec sort of Trigger?
exec
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Once #1092 is completed,
and #later and a bit after I have written some
Trigger
implementations in "hard-coded static Java",it may be fun to explore supporting "scripting" Triggers...
https://files.inria.fr/corese/doc/ldscript.html looks related - but I'm thinking something simpler than that.
Maybe more of a "just run standard TypeScript over SPARQL results on change" - sort of thing?
Or ... AssemblyScript? With JS/TS/AS, any Web Browser could become an Agent...
Actually the most generic form may just be a generic
exec
sort of Trigger?The text was updated successfully, but these errors were encountered: