/home/andrew/Documents/cellml-api-doxygen/interfaces/RDF_APISPEC.idl File Reference

RDF_APISPEC.idl File Reference
Include dependency graph for RDF_APISPEC.idl:

Go to the source code of this file.

Classes

exception  rdf_api::RDFProcessingError
interface  rdf_api::DataSource
 A top-level interface for this RDF API. More...
interface  rdf_api::Node
 A node (resource or literal) in RDF. More...
interface  rdf_api::Resource
 A resource in RDF. More...
interface  rdf_api::NodeIterator
 An interface for iterating nodes. More...
interface  rdf_api::Container
 An RDF container. More...
interface  rdf_api::BlankNode
 A blank node in RDF. More...
interface  rdf_api::URIReference
 A URI reference in RDF. More...
interface  rdf_api::Literal
 A literal of some kind in RDF. More...
interface  rdf_api::PlainLiteral
 A plain (untyped) literal in RDF. More...
interface  rdf_api::TypedLiteral
 A typed literal in RDF. More...
interface  rdf_api::Triple
 A triple in RDF. More...
interface  rdf_api::TripleEnumerator
interface  rdf_api::TripleSet
 Represents a set of triples. More...
interface  rdf_api::Bootstrap
interface  rdf_api::RDFAPIRepresentation
 The RDF representation for type="http://www.cellml.org/RDF/API". More...

Namespaces

namespace  rdf_api
 This module contains a description of an Application Programming Interface for RDF in the language-neutral IDL form.