interface DumpPayload {
    graphURI?: string;
    mimetype: RDFMimetype;
}

Properties

Properties

graphURI?: string
mimetype: RDFMimetype