Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

(Work in progress) A simple to use OpenRefine API client for Java applications.

License

Notifications You must be signed in to change notification settings

patrickwyler/openrefine-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRefine API Client for Java

Java client for controlling OpenRefine.

Supported API Version: 3.4

Supported functions:

  • create project from upload
  • apply operations
  • export rows
  • delete project
  • get csrf token
  • get project
  • get version
  • get project metadata
  • get project models
  • check status of asyn processes
  • expression preview
  • get all project metadata

Usage

TODO

See also

Development and testing

To build and test this lib run:

mvn clean verify

About

(Work in progress) A simple to use OpenRefine API client for Java applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages