Package edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
-
Interface Summary Interface Description DumpParser The interface for parsers that process dump/restore files. -
Class Summary Class Description DumpNode A representation of an RDF Node, read from one format of a result set, and able to write to a different format.DumpNode.DumpBlankNode DumpNode.DumpLiteralNode DumpNode.DumpNullNode DumpNode.DumpUriNode DumpQuad TODODumpRestoreController Allow the user to dump the knowledge base from either RDFService, or restore it.DumpTriple TODONquadsParser TODORestoreModelsAction Load from a dump file of NQuads, or something equivalent. -
Exception Summary Exception Description DumpNode.BadNodeException DumpParser.BadInputException