|
Exception that is thrown when an ontology resource is converted to another
facet, using
com.hp.hpl.jena.rdf.model.RDFNode.as as() , and the requested conversion is not
possible. The reasons for the failure may be that the requested term is not
in the language
of the language attached to the
ontology model, or because the pre-conditions for the conversion are not met.
author: Ian Dickinson, HP Labs author: (email) version: CVS $Id: ConversionException.java,v 1.8 2008/01/02 12:06:41 andy_seaborne Exp $ |