Mercurial > hg > dtl-dml-cliopatria
view cpack/p2r/CHANGES @ 7:3c7cc53984a6 no-matlab tip
removed rcutils as seem incompatible with this version
(no history/2 defined)
author | wolffd.mail@googlemail.com |
---|---|
date | Wed, 25 Jul 2018 15:51:48 +0000 |
parents | 718306e29690 |
children |
line wrap: on
line source
Change log September 2014, Samer Abdallah: * Alternative implementations of uripattern using strings and DCGs. * Reduced nondeterminism of URI grammar. * Improved pattern simplification. * Introduced new syntax for rules. * Improved generation of pattern matching code. * Re-packed as a ClioPatria entailment module, without server etc. April 2010, Samer Abdallah: * extended pattern languange to include new constructs A+B, A/B, num(N), atm(A). * unified separate implementations of pattern language in p2r_entailment. * Added term expansion and RDF resource expression simplification to match.pl * Added Head <==> RDFList rule syntax (adds automatic module annotation to Head) * Added p2r.pl as main module to load for client programs. * Installation mechanism now uses patches to alter SeRQL code * p2r_set_mode/1 allows choice of fully dynamic interpretations of match database OR partial compilation to rdf/3 clauses (triple are still created dynamially).