-
The title says it all; it is not clear how we make the provenance "queries" or script run reports as discussed in Section 4 of, "Retrospective Provenance Without a Runtime Provenance Recorder" (McPhil…
-
```
Hi,
First of all, thanks for sharing this piece of software. I was communicating
fine with the device (branded "Travel Honey", but the following happened when
attempting to upload AGPS data to …
-
Using some online tools like https://www.bottlecaps.de/rr/ui and https://www.bottlecaps.de/convert/ we can have a nice navigable railroad diagram.
Copy and paste the `EBNF` shown bellow on https:…
-
I'm trying out SQL queries with the sample data in [learn-xtdb-datalog-today](https://nextjournal.com/try/learn-xtdb-datalog-today/learn-xtdb-datalog-today)
```edn
[...
{:movie/title "Lethal Weapon…
-
From living-room created by [jedahan](https://github.com/jedahan) : living-room/living-room#37
This has a lot of implications, and i'm looking for feedback if this improves **clarity** and **implem…
-
**Motivation**
Current Datadog output uses the Datadog Event feature.
We have a different usage in mind, using Datalog Logs to ingest Falco events.
It would allow a smoother integration with …
-
For now this is a stub for an RFC.
The DDlog 2.0 compiler has to be modular, to enable incremental compiler evolution and experimentation (e.g., adding syntax desugaring passes, extending the langu…
-
I need to call several different parametric sweeps and save data at different time intervals, and am struggling on the implementation with procedures / experiments. I have a DC voltage sweep derived f…
-
SPACER is a Horn clause solver: http://spacer.bitbucket.org/
We could add support for it as one of our back-end solvers. (Not sure of the input format).
-
Hi Anton,
I referred to your project because I wanted to learn how to convert JVM bytecode to Datalog facts. I know you do it for Java source code to Datalog facts which could be a useful reference…