Package | Description |
---|---|
com.hp.hpl.jena.rdf.model |
A package for creating and manipulating RDF graphs.
|
com.hp.hpl.jena.reasoner |
The Jena2 reasoner subsystem is designed to allow a range of inference
engines to be plugged into Jena.
|
com.hp.hpl.jena.reasoner.rulesys |
Provides a selection of simple rule engines for Jena inference models.
|
Modifier and Type | Method and Description |
---|---|
ValidityReport |
InfModel.validate()
Test the consistency of the underlying data.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardValidityReport
Default implementation of ValidityReport which simply stores a list
of precomputed Report records.
|
Modifier and Type | Method and Description |
---|---|
ValidityReport |
BaseInfGraph.validate()
Test the consistency of the bound data.
|
ValidityReport |
InfGraph.validate()
Test the consistency of the bound data.
|
Modifier and Type | Method and Description |
---|---|
ValidityReport |
FBRuleInfGraph.validate()
Test the consistency of the bound data.
|
ValidityReport |
RDFSRuleInfGraph.validate()
Test the consistency of the bound data.
|
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP