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

Module RDFSClosure

source code

This module is brute force implementation of the RDFS semantics on the top of RDFLib (with some caveats, see in the introductory text).


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_Semantics
RDFS Semantics class, ie, implementation of the RDFS closure graph.
Variables [hide private]
  __author__ = 'Ivan Herman'
  __license__ = u'W3C® SOFTWARE NOTICE AND LICENSE, http://www.w...
  __package__ = 'RDFClosure'

Imports: Property, type, Resource, Class, subClassOf, subPropertyOf, domain, range, Literal, ContainerMembershipProperty, member, Datatype, ns_rdf, Core, RDFS_Axiomatic_Triples, RDFS_D_Axiomatic_Triples


Variables Details [hide private]

__license__

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