org.openanzo.owl
Interface Nothing

All Superinterfaces:
_Resource, _Thing, Class, CoreThing, GraphThing
All Known Implementing Classes:
NothingImpl

public interface Nothing
extends Class, _Thing, GraphThing

Interface for Nothing ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.

(URI: http://www.w3.org/2002/07/owl#Nothing)





Field Summary
static org.openrdf.model.URI TYPE
          The rdf:type for this ontology class
 

Field Detail

TYPE

static final org.openrdf.model.URI TYPE
The rdf:type for this ontology class



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.