org.openanzo.atom.jastor.queso
Interface RDFContent

All Superinterfaces:
Content, CoreThing, GraphThing
All Known Implementing Classes:
RDFContentImpl

public interface RDFContent
extends Content, GraphThing

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

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





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.