soprano
Soprano::Vocabulary::SIL Namespace Reference
SIL, The Soprano Inference Language defines a set or URIs that are used by the Soprano inference engine. More...
Functions | |
| SOPRANO_EXPORT QUrl | context () |
| SOPRANO_EXPORT QUrl | InferenceGraph () |
| SOPRANO_EXPORT QUrl | InferenceMetaData () |
| SOPRANO_EXPORT QUrl | silNamespace () |
| SOPRANO_EXPORT QUrl | sourceStatement () |
Detailed Description
SIL, The Soprano Inference Language defines a set or URIs that are used by the Soprano inference engine.
Function Documentation
| SOPRANO_EXPORT QUrl Soprano::Vocabulary::SIL::context | ( | ) |
Property as addition to rdf:subject, rdf:predicate, and rdf:object to state the context of a statement.
| SOPRANO_EXPORT QUrl Soprano::Vocabulary::SIL::InferenceGraph | ( | ) |
inferenceGraph is a rdfs:Class that represents named graphs containing infered triples.
| SOPRANO_EXPORT QUrl Soprano::Vocabulary::SIL::InferenceMetaData | ( | ) |
URI of the named graph that contains all metadata about the inference graphs such as their sourceStatements and their type (which is always INFERENCE_GRAPH).
| SOPRANO_EXPORT QUrl Soprano::Vocabulary::SIL::silNamespace | ( | ) |
The SIL namespace (http://soprano.org/sil#).
| SOPRANO_EXPORT QUrl Soprano::Vocabulary::SIL::sourceStatement | ( | ) |
Property that states which statement was used to infer the triples in one inferenceGraph.
KDE 4.4 API Reference