Skip to content
/ iPReS Public

iPReS - An Internationalization (i18n) Product Retrieval Service for NASA JPL's PO.DAAC

License

Notifications You must be signed in to change notification settings

lewismc/iPReS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPReS

Introduction

The Internationalization (i18n) Product Retrieval Service is a web service and client providing i18n-type access to products and product metadata contained within NASA JPL's Physical Oceanography Distributed Active Archive Center otherwise known as PO.DAAC.

The software implements a RESTful web-service and client to obtain data from the NASA JPL's PO.DAAC Web-Services API. It then translates the product metadata into a target language provided along with the initial call to the service.

Citation

There are a couple of ways to cite iPReS.

IEEE 2015 Paper

L. J. McGibbney, K. D. Whitehall, C. A. Mattmann and P. M. Carter, "Enabling Linguistic Analysis of Scientific Metadata through Internationalizing NASA JPL's PODAAC," 2015 IEEE International Conference on Information Reuse and Integration, San Francisco, CA, 2015, pp. 207-210. doi: 10.1109/IRI.2015.41 - URL: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7300977&isnumber=7300933

Note, if you cannot access the above paper, please check out the IEEE IRI 2015 Poster

Zenodo

DOI

Supported Product Translations

Approaching one hundred... see here for an out-the-box list.

It should be noted that because iPReS relies upon Apache Tika's Translate module, the supported translations differ depending on which translation service implementation you decide to use. By default iPReS uses Tika's YandexTranslator meaning that you need to create a Yandex API Key (click login on top right to create account and API key). Once you have this key, simply edit ./app/resources/org/apache/tika/language/translate/translator.yandex.properties and you are good to go!

The following translation implementations are available

In order to configure one of the above the steps are always the same

Installation

Please refer to the Application Installation instructions. This also details the prerequisite software installation requirements.

Project Website

The project website can be located at - http://lewismc.github.io/iPReS/

Community, Support and Development

Community Mailing List

Please visit and subscribe to our Google Group for project news and development.

Issue Tracking

Please open a ticket in the issue tracker. Please use labels to classify your issue.

License

iPReS is licensed permissively under the Apache License v2.0. A copy of that license is distributed with this software.

Copyright and Export Classification

Copyright 2016, by the California Institute of Technology. ALL RIGHTS RESERVED.
United States Government Sponsorship acknowledged. Any commercial use must be
negotiated with the Office of Technology Transfer at the California Institute
of Technology.
This software may be subject to U.S. export control laws. By accepting this software,
the user agrees to comply with all applicable U.S. export laws and regulations.
User has the responsibility to obtain export licenses, or other export authority
as may be required before exporting such information to foreign countries or
providing access to foreign persons.