TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Perspectives on graph-bound logical inference

1 pointsby wllabout 7 years ago
I am researching graph processing (OLTP) and graph databases for a system where semanticity is inherent.<p>I am currently exploring logical inference (or reasoning) (Stardog [1], GraphDB [2], Grakn [3]) and stumbled upon «The Semantic Web, Syllogism, and Worldview» (2003) [0].<p>Semantics aside (this system would mandate for Stardog and Grakn’s lazy reasoning rather than GraphDB’s total materialization), I am interested in practical analyses of logical inference as I find some [0] arguments to be sound and atemporal and am therefore “undirected.”<p>Although it does not support automatic reasoning, Datomic [4] viewpoints are welcome.

1 comment

wllabout 7 years ago
[0] <a href="http:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20180311022804&#x2F;http:&#x2F;&#x2F;www.shirky.com&#x2F;writings&#x2F;herecomeseverybody&#x2F;semantic_syllogism.html" rel="nofollow">http:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20180311022804&#x2F;http:&#x2F;&#x2F;www.shirky....</a><p>[1] <a href="https:&#x2F;&#x2F;www.stardog.com&#x2F;docs&#x2F;#_owl_rule_reasoning" rel="nofollow">https:&#x2F;&#x2F;www.stardog.com&#x2F;docs&#x2F;#_owl_rule_reasoning</a><p>[2] <a href="http:&#x2F;&#x2F;graphdb.ontotext.com&#x2F;documentation&#x2F;enterprise&#x2F;reasoning.html" rel="nofollow">http:&#x2F;&#x2F;graphdb.ontotext.com&#x2F;documentation&#x2F;enterprise&#x2F;reasoni...</a><p>[3] <a href="http:&#x2F;&#x2F;dev.grakn.ai&#x2F;docs&#x2F;knowledge-model&#x2F;inference" rel="nofollow">http:&#x2F;&#x2F;dev.grakn.ai&#x2F;docs&#x2F;knowledge-model&#x2F;inference</a><p>[4] <a href="https:&#x2F;&#x2F;docs.datomic.com&#x2F;on-prem&#x2F;query.html" rel="nofollow">https:&#x2F;&#x2F;docs.datomic.com&#x2F;on-prem&#x2F;query.html</a>