All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.citec.scie.web.templates.public.upload.ftl Maven / Gradle / Ivy

Go to download

Module providing the webservice interface based on the Jetty embedded webserver and the FreeMarker template engine. Defines a simple format for providing textual annotations and produced output in HTML or JSON. This module has no dependencies to the other SCIE modules (except for the PDF text extractor) or the UIMA framework and thus can be used in any context, where text is annotated by an algorithm and should be presented to an end user.

The newest version!
<#assign header_step2_class="active">
<#assign header_step3_class="inactive">
<#include "../header.ftl">

SCIE – Upload

1. Select file

On your local computer, select the paper from the SCI domain you want analyzed. The document must either be in PDF or plain text format (UTF-8 encoding). After processing, the document will be deleted from our server.

Obtaining articles about preclinical SCI studies

PubMedCentral is a database of full text articles in the biomedical domain. The following link leads to a list of freely available articles from the SCI domain with a Creative Commons license:

Link to PubMed

${error_document!}

2. Confirm permission

Please confirm that your were given the following permissions by the copyright holders of the document you are going to upload:

  1. To make the document accessible to third parties
  2. To automatically extract information from the document

${error_confirm_upload!}

3. Output format

You can choose between multiple output formats. HTML output allows viewing the annotated document within a web browser and is targeted at human users, JSON output allows for simple processing of the annotated data by computer programs.

${error_format!}

4. Terms and conditions

By using this service you agree to the following:

  1. This service is provided in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
  2. You allow us to create a temporary copy of the uploaded document while processing your request. We will delete the copy of the document once processing has finished.
  3. You will not issue more than three requests concurrently.

${error_confirm_terms!}

5. Upload

<#include "../footer.ftl">




© 2015 - 2025 Weber Informatics LLC | Privacy Policy