rdf-reasoner
RDF reasoner
A Ruby-based system for reasoning over RDF vocabularies and generating entailed statements based on base rules
Creates triples for various entailment regimes of a vocabulary for enabling SPARQL 1.1 Entailment
18 stars
11 watching
5 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
red-data-tools/red-chainer | A deep learning framework implemented in Ruby | 104 |
rdflib/owl-rl | A Python library for expanding RDF graphs according to the OWL2 RL Profile using mechanical forward chaining | 145 |
ruby-rdf/rack-linkeddata | Middleware for Rack applications to negotiate content format based on RDF data | 25 |
ucbl/hylar-reasoner | An incremental reasoner for the Web using RDF-based libraries and a rule-based engine. | 61 |
ruby-rdf/rdf-tabular | A tool that reads tabular data from various formats and serializes it into RDF and JSON. | 19 |
goerlitz/rdffederator | Federation infrastructure for distributed RDF data sources using SPARQL queries and statistical analysis of VoiD descriptions. | 5 |
streamreasoning/csparql-engine | A Java-based library designed to simplify reasoning over RDF streams using Csparql-engine | 34 |
tilde-lab/pyfactxx | Provides Python bindings for an optimized description logic reasoner | 23 |
gtfierro/reasonable | An OWL 2 RL reasoner with performance optimized for data processing tasks | 77 |
ruby/rdoc | Generates HTML and command-line documentation for Ruby projects. | 846 |
rdf-elixir/sparql_client | A client for executing SPARQL queries and updates against remote SPARQL endpoints | 28 |
metadataframes/basex-rdf | A Java-based module for parsing and normalizing RDF data for use with the XQuery processor in BaseX | 17 |
rdf-elixir/sparql-ex | An implementation of the SPARQL query language in Elixir to execute queries against RDF data structures and protocol endpoints. | 39 |
scholtzan/rdf-rs | A Rust library for working with Resource Description Framework (RDF) data and SPARQL queries. | 27 |
rdf-elixir/rdf-ex | A comprehensive Elixir library for working with RDF data models and their serialization formats. | 110 |