Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.hp.hpl.jena.ontology.impl.test.* (18)

com.hp.hpl.jena.ontology.impl: Javadoc index of package com.hp.hpl.jena.ontology.impl.


Package Samples:

com.hp.hpl.jena.ontology.impl.test: Provides default implementations for the abstractions defined in the com.hp.hpl.jena.ontology package.  

Classes:

DAML_OILProfile: Vocabulary constants for DAML+OIL, March 2001 version. This version of the DAML vocabulary uses RDFS namespace terms for subClass, subProperty, etc. This was not the case up to and including Jena 2.1. In Jena 2.1, all of the constants in the DAML vocabulary used the DAML namespace. The DAML langauge defines both as equivalent, but recognising this equivalence requires the use of the DAML micro reasoner. For backwards compatability with Jena 2.1, developers should use DAML_OILLegacyProfile with the OntModelSpec.
DAML_OILLegacyProfile: Vocabulary constants for DAML+OIL March 2001 version. This version of the vocabulary is the one that was in use up to Jena 2.1. It has been replaced by a new version that uses RDFS namespace terms for subClass and subProperty, which is more normal practice in DAML ontologies. This version is retained for backwards compatability with Jena 2.1 programs.
TestOntClass: Misc. tests for OntClass, over and above those in TestClassExpression
TestOntGraph: Ensure that an OntGraph passes the graph tests. Clunky because it has to go via OntModel - there doesn't appear to be an OntGraph class.
DataRangeImpl: Default implementation of the interface that defines a closed enumeration of concrete values for the range of a property.
TestOntModel: Unit tests on OntModel capabilities. Many of OntModel's methods are tested by the other abstractions' unit tests.
OntologyImpl: Implementation of the Ontology interface, encapsulating nodes that hold the meta-data about whole ontologies.
RDFSProfile: Ontology language profile for working with RDFS ontologies. RDFS is a (small) sub-set of OWL, mostly.
OntModelImpl: Implementation of a model that can process general ontologies in OWL, DAML and similar languages.
OntResourceImpl: Abstract base class to provide shared implementation for implementations of ontology resources.
DefaultGraphFactory: I pulled this out of the OntDocumentManager file (method getDefaultGraphFactory, in order to reuse it.
OWLLiteProfile: Ontology language profile implementation for the Lite variant of the OWL 2002/07 language.
OWLProfile: Ontology language profile implementation for the Full variant of the OWL 2002/07 language.
TestFrameView: Unit-tests for frame-like views of OWL and RDFS-classes, especially listDeclaredProperties
OWLDLProfile: Ontology language profile implementation for the DL variant of the OWL 2002/07 language.
AbstractProfile: Abstract base class to provide shared implementation for ontology language profiles.
IndividualImpl: Implementation for the ontology abstraction representing ontology class descriptions.
AllDifferentImpl: Implementation of the abstraction of axioms that denote the single name assumption.
OntPropertyImpl: Implementation of the abstraction representing a general ontology property.
OntClassImpl: Implementation of the ontology abstraction representing ontology classes.

Home | Contact Us | Privacy Policy | Terms of Service