# Meta rules for inference with Notation 3 # Incorporates the rules of Jos De Roo: http://www.agfa.com/w3c/euler/rdfs-rules.n3, # http://www.agfa.com/w3c/euler/owl-rules.n3 and http://www.agfa.com/w3c/euler/rdfd-theory.n3. # There are three categories of rules: # 1) Rules that serve to detect inconsistencies. # 2) Rules that are used for typing and generally preparing the db. # These always belong also to category 1. # 3) Rules that are used during the resolution process. # A rule may belong to more than one type. # Before a rule a possible way of implementing is indicated. # Problems: a rule can change the cardinality of a fact. # A rule can change a restriction? # Prefix definitions: @prefix log: