{"id":82105,"library":"rdf-reasoner","title":"RDF Reasoner","description":"Reasons over RDFS/OWL vocabularies to generate entailed statements based on base rules and vocabulary information, and can check consistency for SPARQL entailment regimes.","status":"active","version":"0.9.0","language":"ruby","source_language":null,"source_url":"https://github.com/ruby-rdf/rdf-reasoner","tags":["rdf","reasoning","owl","semantic-web","sparql"],"install":[{"cmd":"gem install rdf-reasoner","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'rdf-reasoner', '~> 0.9.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"RDF::Reasoner","correct":"require 'rdf/reasoner'"}],"quickstart":{"code":"require 'rdf/reasoner'\nrequire 'rdf/vocab'\ngraph = RDF::Graph.new << [RDF::URI('http://example.org/s'), RDF.type, RDF::Vocab::OWL.Class]\nreasoner = RDF::Reasoner.new(graph)\nreasoner.entail!","lang":"ruby","description":"Apply RDFS/OWL reasoning to a graph"},"warnings":[],"env_vars":null,"search_vec":"'base':11,13 'check':20 'consist':21 'entail':9,24 'generat':8 'inform':17 'owl':28 'rdf':1,26 'rdfs/owl':5 'reason':2,3,27 'regim':25 'rule':14 'semant':30 'semantic-web':29 'sparql':23,32 'statement':10 'vocabulari':6,16 'web':31","created_at":"2026-06-19T05:11:04.704328+00:00","updated_at":"2026-06-19T05:11:04.704328+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ruby-rdf/rdf-reasoner","github":"https://github.com/ruby-rdf/rdf-reasoner","docs":"http://www.rubydoc.info/gems/rdf-reasoner/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}