rdf-reasoner 0.5.0
Reasons over RDFS/OWL vocabularies to generate statements which are entailed based on base RDFS/OWL rules along with vocabulary information. It can also be used to ask specific questions, such as if a given object is consistent with the vocabulary ruleset. This can be used to implement SPARQL Entailment Regimes.
Gemfile:
=
install:
=
Development Dependencies (6):
equivalent-xml
~> 0.6
json-ld
< 4.0, >= 2.2
rdf-spec
~> 3.0
rdf-turtle
~> 3.0
rspec
~> 3.7
yard
~> 0.9.12