Package RDFClosure :: Module CombinedClosure
[hide private]
[frames] | no frames]

Module CombinedClosure

source code

The combined closure: performing both the OWL 2 RL and RDFS closures. The two are very close but there are some rules in RDFS that are not in OWL 2 RL (eg, the axiomatic triples concerning the container membership properties). Using this closure class the OWL 2 RL implementation becomes a full extension of RDFS.


Requires: RDFLib, 4.0.0 and higher

License: This software is available for use under the W3C Software License

Organization: World Wide Web Consortium

Author: Ivan Herman

Contact: Ivan Herman, ivan@w3.org

Classes [hide private]
  RDFS_OWLRL_Semantics
Common subclass of the RDFS and OWL 2 RL semantic classes.
Variables [hide private]
  __author__ = 'Ivan Herman'
  __license__ = u'W3C® SOFTWARE NOTICE AND LICENSE, http://www.w...
  __package__ = 'RDFClosure'

Imports: Resource, Class, Datatype, OWLClass, Thing, equivalentClass, DataRange, RDFS_Semantics, OWLRL_Semantics


Variables Details [hide private]

__license__

Value:
u'W3C® SOFTWARE NOTICE AND LICENSE, http://www.w3.org/Consortium/Legal\
/2002/copyright-software-20021231'