This is the Linux app named Restful APIs for Data Cleansing whose latest release can be downloaded as osdq-v0.0.1.war. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Restful APIs for Data Cleansing with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
Restful APIs for Data Cleansing
DESCRIPTION:
(Beta Version)
This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls.
Data Cleansing APIs
Dockerfile:
# Pull base image
FROM frnde/jetty-9.4.2-jre8-alpine-cet
ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war
EXPOSE 8080
Docker Image
https://hub.docker.com/r/vreddym/osdq-web/tags
Features
- Jersey based API for data quality features
- Jersey based API for data preparation features
- get table, get columns, get profile information, get Volume info
Audience
Developers, Architects
User interface
Web-based
Programming Language
Java
Database Environment
JDBC
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/restful-api-for-osdq/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.