public class JenaCsv2RdfController extends JenaIngestController
VitroHttpServlet.PickListSorterBASE_10, DISPLAY_DATE_FORMAT, FORCE_NEW, JSP_PREFIX, MULTIPLEXED_PARAMETER_NAMEHTML_MIMETYPE, JSON_LD_MIMETYPE, JSON_MIMETYPE, N3_MIMETYPE, publicDateFormat, RDFXML_MIMETYPE, TTL_MIMETYPE, XHTML_MIMETYPE| Constructor and Description |
|---|
JenaCsv2RdfController() |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.rdf.model.Model |
doExecuteCsv2Rdf(VitroRequest vreq,
org.apache.commons.fileupload.FileItem fileStream,
String filePath) |
void |
doPost(javax.servlet.http.HttpServletRequest rawRequest,
javax.servlet.http.HttpServletResponse response)
doPost does the same thing as the doGet method
|
long |
maximumMultipartFileSize()
Override this to change the maximum size of uploaded files in multipart
requests.
|
boolean |
stashFileSizeException()
Override this to change the way that exceptions are handled when parsing
a multipart request.
|
doCleanLiterals, doGenerateTBox, doGet, doProcessStrings, doSplitPropertyValues, doSubtractModels, getModel, getModelMaker, getModelType, isUsingMainStoreForIngest, showModelListcreateEpo, createEpo, getDefaultLandingPage, getSortedList, getWebappDaoFactory, getWebappDaoFactory, populateBeanFromParams, setRequestAttributesdumpRequestParameters, isAuthorizedToDisplayPage, redirectToInsufficientAuthorizationPage, redirectToLoginPage, redirectUnauthorizedRequest, service, sortForPickListdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, servicepublic long maximumMultipartFileSize()
VitroHttpServletmaximumMultipartFileSize in interface MultipartRequestWrapper.ParsingStrategymaximumMultipartFileSize in class VitroHttpServletpublic boolean stashFileSizeException()
VitroHttpServletstashFileSizeException in interface MultipartRequestWrapper.ParsingStrategystashFileSizeException in class VitroHttpServletpublic void doPost(javax.servlet.http.HttpServletRequest rawRequest,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
VitroHttpServletdoPost in class VitroHttpServletjavax.servlet.ServletExceptionIOExceptionpublic com.hp.hpl.jena.rdf.model.Model doExecuteCsv2Rdf(VitroRequest vreq, org.apache.commons.fileupload.FileItem fileStream, String filePath) throws Exception
ExceptionCopyright © 2016. All rights reserved.