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.
author: Ian Dickinson, HP Labs author: (email) version: CVS $Id: DAML_OILLegacyProfile.java,v 1.6 2008/01/02 12:08:03 andy_seaborne Exp $
Answer true if the given graph supports a view of this node as the given
language element, according to the semantic constraints of the profile.
If strict checking on the ontology model is turned off, this check is
skipped.
Parameters: n - A node to test Parameters: g - The enhanced graph containing n, which is assumed tobe an OntModel. Parameters: type - A class indicating the facet that we are testing against.
Answer true if the given graph supports a view of this node as the given
language element, according to the semantic constraints of the profile.
If strict checking on the ontology model is turned off, this check is
skipped.
Parameters: n - A node to test Parameters: g - The enhanced graph containing n, which is assumed tobe an OntModel. Parameters: type - A class indicating the facet that we are testing against. True if strict checking is off, or if n can beviewed according to the facet resource res
Fields inherited from com.hp.hpl.jena.ontology.impl.AbstractProfile