Module Closure
source code
The generic superclasses for various rule based semantics and the
possible extensions.
|
|
Core
Core of the semantics management, dealing with the RDFS and other
Semantic triples.
|
|
|
__author__ = 'Ivan Herman'
|
|
|
__license__ = u'W3C® SOFTWARE NOTICE AND LICENSE, http://www.w...
|
|
|
debugGlobal = False
|
|
|
offlineGeneration = False
|
|
|
__package__ = 'RDFClosure'
|
Imports:
rdflib,
BNode,
rdflibLiteral,
Namespace,
ns_rdf,
type,
LiteralProxies
__license__
- Value:
u'W3C® SOFTWARE NOTICE AND LICENSE, http://www.w3.org/Consortium/Legal
/2002/copyright-software-20021231'
|
|