All Projects → DeFacto → Defacto

DeFacto / Defacto

Deep Fact Validation

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Defacto

N3.js
Lightning fast, spec-compatible, streaming RDF for JavaScript
Stars: ✭ 521 (+864.81%)
Mutual labels:  rdf
Askomics
DEPRECATED. See askomics/flaskomics
Stars: ✭ 22 (-59.26%)
Mutual labels:  rdf
Sparql Engine
🚂 A framework for building SPARQL query engines in Javascript/Typescript
Stars: ✭ 39 (-27.78%)
Mutual labels:  rdf
Database
Blazegraph High Performance Graph Database
Stars: ✭ 568 (+951.85%)
Mutual labels:  rdf
Kgqa Based On Medicine
基于医药知识图谱的智能问答系统
Stars: ✭ 741 (+1272.22%)
Mutual labels:  rdf
Informationmodel
The Information Model of the International Data Spaces implements the IDS reference architecture as an extensible, machine readable and technology independent data model.
Stars: ✭ 27 (-50%)
Mutual labels:  rdf
Web Karma
Information Integration Tool
Stars: ✭ 489 (+805.56%)
Mutual labels:  rdf
Semantic Graphql
Create GraphQL schemas from RDF ontologies
Stars: ✭ 47 (-12.96%)
Mutual labels:  rdf
Rdf Dereference.js
Dereference any URL for its RDF contents
Stars: ✭ 18 (-66.67%)
Mutual labels:  rdf
Timbuctoo
an RDF datastore that gives researchers control over the sharing of data between datasets
Stars: ✭ 37 (-31.48%)
Mutual labels:  rdf
Dokieli
💡 dokieli is a clientside editor for decentralised article publishing, annotations and social interactions
Stars: ✭ 582 (+977.78%)
Mutual labels:  rdf
Jena
Apache Jena
Stars: ✭ 700 (+1196.3%)
Mutual labels:  rdf
Bib Rdf Pipeline
Scripts and configuration for converting MARC bibliographic records into RDF
Stars: ✭ 27 (-50%)
Mutual labels:  rdf
Easyrdf
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
Stars: ✭ 546 (+911.11%)
Mutual labels:  rdf
Serd
A lightweight C library for RDF syntax
Stars: ✭ 43 (-20.37%)
Mutual labels:  rdf
Neosemantics
Graph+Semantics: Import/Export RDF from Neo4j. SHACL Validation, Model mapping and more.... If you like it, please ★ ⇧
Stars: ✭ 502 (+829.63%)
Mutual labels:  rdf
Cturtle
Convert RDF Turtle to N-Triples or N3P
Stars: ✭ 11 (-79.63%)
Mutual labels:  rdf
Trifid
Lightweight Linked Data Server and Proxy
Stars: ✭ 51 (-5.56%)
Mutual labels:  rdf
Unified Cybersecurity Ontology
Unified Cybersecurity Ontology
Stars: ✭ 44 (-18.52%)
Mutual labels:  rdf
Activetriples
An ActiveModel-like interface for RDF data
Stars: ✭ 31 (-42.59%)
Mutual labels:  rdf

DeFacto: Deep Fact Validation

Build Status Project Stats

A Fact-Validation framework ❌ ✅

DeFacto is a framework for validating statements by finding confirming sources for it. It takes a statement (such as “Jamaica Inn was directed by Alfred Hitchcock”) as input and then tries to find evidence for the truth of that statement by searching for information in the web (more information).

  • ☕️ Java version
  • 🐍 Python version | 🔥 coming soon ❗️

Found a 🐛 bug? Please open an issue

Docker Image (please checkout the branch defacto-docker)

Changelog

  • v2.1
    • HTTP service support
  • v2.0
    • Multilingual Deep Fact Validation Feature
  • v1.0
    • No support for http service
  • Vaadin component required (user interface)

How to cite

@Article{gerber2015,
  title = {DeFacto - Temporal and Multilingual Deep Fact Validation},
  author = {Gerber, Daniel and Esteves, Diego and Lehmann, Jens and B{\"u}hmann, Lorenz and 
           Usbeck, Ricardo and {Ngonga Ngomo}, Axel-Cyrille and Speck, Ren{\'e}},
  journal = {Web Semantics: Science, Services and Agents on the World Wide Web},
  year = {2015},
  url = {http://svn.aksw.org/papers/2015/JWS_DeFacto/public.pdf}
}
@article{Esteves:2018:TVA:3183573.3177873,
 title = {Toward Veracity Assessment in RDF Knowledge Bases: An Exploratory Analysis},
 author = {Esteves, Diego and Rula, Anisa and Reddy, Aniketh Janardhan and Lehmann, Jens},
 journal = {J. Data and Information Quality},
 year = {2018},
 url = {http://doi.acm.org/10.1145/3177873},
 publisher = {ACM}
} 

Bugs

Found a 🐛 bug? Open an issue

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].