knowL: Knowledge Libraries
|
Static Public Member Functions | |
static auto | md5 (const Value &_value) |
static cres_qresult< QJsonValue > | toJsonValue (const Value &_value, const SerialisationContexts &_contexts) |
static cres_qresult< Value > | fromJsonValue (const QJsonValue &_value, const DeserialisationContexts &_contexts) |
static cres_qresult< QCborValue > | toCborValue (const Value &_value, const SerialisationContexts &_contexts) |
static cres_qresult< Value > | fromCborValue (const QCborValue &_value, const DeserialisationContexts &_contexts) |
static cres_qresult< QString > | toRdfLiteral (const Value &_value, const SerialisationContexts &_contexts) |
static cres_qresult< Value > | fromRdfLiteral (const QString &_value, const DeserialisationContexts &_contexts) |