Namespace rdf4cpp¶
Detailed Description¶
In this namespace the implementations of core RDF Concepts are defined. Class names are equal to terms defined in RDF 1.1 Concepts and Abstract Syntax”.
Namespaces¶
Classes¶
Enums¶
Functions¶
Function rdf4cpp::lang_matches(std::string_view, std::string_view)
Function rdf4cpp::lang_matches(Literal const&, Literal const&, storage::DynNodeStoragePtr)
Function rdf4cpp::operator<<(std::ostream&, BlankNode const&)
Function rdf4cpp::operator==(Graph::solution_iterator const&, Graph::sentinel)
Function rdf4cpp::operator==(Graph::sentinel, Graph::solution_iterator const&)
Function rdf4cpp::operator==(Graph::iterator const&, Graph::sentinel)
Function rdf4cpp::operator==(Graph::sentinel, Graph::iterator const&)
Function rdf4cpp::operator==(Dataset::iterator const&, Dataset::sentinel)
Function rdf4cpp::operator==(Dataset::sentinel, Dataset::iterator const&)
Function rdf4cpp::operator==(Dataset::sentinel, Dataset::solution_iterator const&)
Function rdf4cpp::operator==(Dataset::solution_iterator const&, Dataset::sentinel)