datalog
Here are 82 public repositories matching this topic...
As a new Crux user, I've spent a lot of time reading and re-reading the docs. The following are some suggestions for improvements to the documentation that I believe will make Crux more easily understood by new users.
- An overview of the high-level programming concepts from an API point of view. The current documentation spends time discussing bi-temporality, which is great, but doesn't discu
I am using Souffle and I wonder if it supports "importing" one .dl file inside another one so I can share code between different ".dl" files?
I've read the help message on "-L" and "-I", but they seem not related to the problem I had.
Thanks in advance!
-
Updated
Mar 15, 2020 - TeX
At some point we should probably upgrade the argument parser to use nom version 5. They got rid of most of the macro magic. I am not familiar with nom (although interested), but there is an upgrade guide that should hopefully make the transition a bit more smooth: https://github.com/Geal/nom/blob/master/doc/upgrading_to_nom_5.md
Plan::Inspect stage
An inspect stage logging either actual tuples or number of tuples flowing through a given plan stage.
-
Updated
Nov 8, 2019 - Clojure
-
Updated
Mar 13, 2019 - Prolog
-
Updated
Jun 1, 2020 - CodeQL
consider the use-case:
t(Urn,L) :- f(Urn, "urn:rdfs:label", L), L = "Lomonosov Russia".
predicate f bind second variable to "urn:refs:label" but variable name unknown. The parser builds
#{t => [[urn,l],
#{'@' => f,
'_' => [urn,<<"urn:rdfs:label">>,l],
l => <<"Lomonosov Russia">>}]}
The native query builder shall be aware of [urn,<<"urn:rdfs:label">>,l] mappin
-
Updated
Sep 12, 2019 - Clojure
-
Updated
Dec 17, 2018 - Python
-
Updated
May 18, 2020 - Python
-
Updated
Sep 6, 2018 - Java
-
Updated
Jan 15, 2019 - JavaScript
-
Updated
Dec 3, 2016 - Clojure
-
Updated
Dec 27, 2019 - Java
-
Updated
Apr 5, 2019 - Java
-
Updated
Feb 15, 2020 - Python
-
Updated
Jun 1, 2020 - Haskell
-
Updated
Sep 14, 2017 - Scheme
-
Updated
Nov 7, 2019 - Python
-
Updated
Nov 20, 2019 - Clojure
Improve this page
Add a description, image, and links to the datalog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datalog topic, visit your repo's landing page and select "manage topics."
Followed instructions from https://dev.grakn.ai/docs/general/quickstart and immediatly reached these errors :
grakn-core-all-windows-1.7.1>grakn.bat console --keyspace social_network --file ./schema.gql
22:08:17,078 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:08:17,078 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could