#include "pd_DocumentRDF.h"
Go to the source code of this file.
Functions | |
ABI_EXPORT std::string | toRDFXML (const std::list< PD_RDFModelHandle > &ml) |
ABI_EXPORT std::string | toRDFXML (PD_RDFModelHandle m) |
ABI_EXPORT UT_Error | loadRDFXML (PD_DocumentRDFMutationHandle m, const std::string &rdfxml, const std::string &baseuri="") |
ABI_EXPORT UT_Error loadRDFXML | ( | PD_DocumentRDFMutationHandle | m, | |
const std::string & | rdfxml, | |||
const std::string & | baseuri = "" | |||
) |
References RDFArguments::model, RDFArguments::parser, UT_DEBUG_ONLY_ARG, UT_DEBUGMSG, UT_UNUSED, and RDFArguments::world.
Referenced by AP_UnixDialog_RDFEditor::onImportRDFXML(), AbiCommand::parseTokens(), and IE_Imp_RTF::ReadRDFTriples().
ABI_EXPORT std::string toRDFXML | ( | const std::list< PD_RDFModelHandle > & | ml | ) |
References RDFArguments::model, UT_DEBUGMSG, UT_UNUSED, and RDFArguments::world.
Referenced by IE_Exp_RTF::_write_rtf_header(), AP_UnixDialog_RDFEditor::onExportRDFXML(), AbiCommand::parseTokens(), toRDFXML(), and ODe_RDFWriter::writeRDF().
ABI_EXPORT std::string toRDFXML | ( | PD_RDFModelHandle | m | ) |
References toRDFXML().