org.openanzo.atom.jastor.queso
Interface Content

All Superinterfaces:
CoreThing, GraphThing
All Known Subinterfaces:
BinaryContent, RDFContent, TextContent, TypedContent
All Known Implementing Classes:
BinaryContentImpl, ContentImpl, RDFContentImpl, TextContentImpl, TypedContentImpl

public interface Content
extends GraphThing

Interface for Content ontology class
Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this interface.

(URI: http://boca.adtech.ibm.com/schemas/queso#Content)





Field Summary
static org.openrdf.model.URI TYPE
          The rdf:type for this ontology class
 
Method Summary
 
Methods inherited from interface org.openanzo.jastor.GraphThing
getProperties, getPropertyValue, getPropertyValue, graph, setPropertyValue, setPropertyValue
 
Methods inherited from interface org.openanzo.jastor.CoreThing
clearCache, isRDFType, listStatements, registerListener, removeStatements, resource, unregisterListener, uri
 

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.