RDF::Closure::Engine::Core - common code used by inference engines
Contents
Analogous Python
RDFClosure/Closure.py
Copyright
Copyright 2008-2011 Ivan Herman
Copyright 2011-2012 Toby Inkster
This library is free software; you can redistribute it and/or modify it under any of the following
licences:
• The Artistic License 1.0 <http://www.perlfoundation.org/artistic_license_1_0>.
• The GNU General Public License Version 1 <http://www.gnu.org/licenses/old-licenses/gpl-1.0.txt>, or
(at your option) any later version.
• The W3C Software Notice and License
<http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231>.
• The Clarified Artistic License <http://www.ncftp.com/ncftp/doc/LICENSE.txt>.
Description
This is a basic forward-chaining engine.
Inference engines don't have to inherit from this, but it helps.
Disclaimer Of Warranties
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
perl v5.32.1 2021-09-24 RDF::Closure::Engine::Core(3pm)
Name
RDF::Closure::Engine::Core - common code used by inference engines
See Also
RDF::Closure::Engine.
<http://www.perlrdf.org/>.
