|
Soprano
2.9.2
|
| Wraps one setting for Model creation | |
| Represents one set of bindings in the result of a select query | |
| Represents an error in Soprano | |
| Represents a parser error in Soprano | |
| Core class of Soprano's exception system | |
| An iterator for query results | |
| Interface to a DBus server query result iterator | |
| An iterator that provides a stream of Nodes | |
| Interface to a DBus server node iterator | |
| The most simple version of a NodeIterator simply iterates over a list of Nodes | |
| An iterator that provides a stream of Statements | |
| Interface to a DBus server statement iterator | |
| The most simple version of a StatementIterator simply iterates over a list of Statements | |
| QueryResultIteratorBackend is the actual working horse behind QueryResultIterator | |
| Soprano::Backend defines the interface for a Soprano backend plugin | |
| Core class to handle a connection to a Soprano server through the DBus interface | |
| Creates a connection to the Soprano server through a local socket interface | |
| Creates a connection to the Soprano server through a TCP connection | |
| The CLuceneIndex provides a wrapper around a CLucene index which stores RDF statements | |
| The basic Soprano iterator class | |
| The actual work in a Iterator instance is done by an IteratorBackend | |
| A Model is the central class in Soprano. It is a queryable collection of RDF quadruples, i.e statements | |
| Remote client Model for Http SPARQL end points | |
| A FilterModel is a virtual model that wraps another Model | |
| The IndexFilterModel provides a full text index around any Soprano Model | |
| The Soprano Inference Model provides a simple forward chaining inference engine which uses the underlying parent model itself to store status information | |
| Model filter that makes working with NRL data simpler | |
| Provides convenience methods to handle RDFS data | |
| Exports a Soprano Model via D-Bus | |
| Filter model that allows to perform operations asyncroneously | |
| Protect a Model for multiple calls in multi-threaded applications | |
| Caches multiple signals into one to avoid slowdown when adding or removing many statements | |
| Base class for all Model implementations that store data (as compared to FilterModel) | |
| Interface to a DBus server model | |
| A dummy model. All its methods do nothing and always fail with a default error | |
| Simple filter model preventing any write operations | |
| Parser which converts N3 string representation of nodes into Node objects | |
| Soprano::Parser defines the interface for a Soprano RDF parser plugin | |
| Soprano::Serializer defines the interface for a Soprano RDF serializer plugin | |
| Exports a Soprano Iterator via D-Bus | |
| Central Soprano server class | |
| A wrapper around Soprano::Model which executes a query in a separate thread and allows to iterate the results asyncroneously | |
| A delayed result as returned by AsyncModel | |
| A simple collection of statements | |
| A LanguageTag represents a language according to RFC 3066 and RFC 4646 | |
| Represents a literal value of an RDF Node | |
| Details of a parser Error | |
| A Node represents one RDF resource | |
| Smallest building block of an inference Rule | |
| Base class for all plugins in Soprano | |
| Soprano::Backend defines the interface for a Soprano backend plugin | |
| Soprano::Parser defines the interface for a Soprano RDF parser plugin | |
| Soprano::Serializer defines the interface for a Soprano RDF serializer plugin | |
| Core class to handle a connection to a Soprano server through the DBus interface | |
| Creates a connection to the Soprano server through a local socket interface | |
| Creates a connection to the Soprano server through a TCP connection | |
| A Model is the central class in Soprano. It is a queryable collection of RDF quadruples, i.e statements | |
| The PluginManager loads and maintains all Soprano plugins | |
| Exports a Soprano Iterator via D-Bus | |
| Central Soprano server class | |
| A wrapper around Soprano::Model which executes a query in a separate thread and allows to iterate the results asyncroneously | |
| A delayed result as returned by AsyncModel | |
| QueryHit represents a hit from an IndexFilterModel query. It basically is an RDF resource combined with a hit score | |
| A rule used by the InferenceModel to generate inferenced statements | |
| The RuleParser can be used to parse Soprano rule files | |
| A set of inference rules | |
| A Statement instance represents one RDF quadruple | |
| Building block of an inference Rule |
1.8.5