Skip to content

CrawlyOEG/CKANConnection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Under construction) CKANConnection

CKANConnection is a library to upload metadata on a CKAN.

© 2018 Jorge Galán - OEG-UPM. Available under Apache License 2.0. See LICENSE.

Description

The main idea of the following code is to make an automatic process or batch in which every day at a certain time a series of metadata contributing to the open portal are downloaded from the sources provided by the WebCrawler library and manage them with the PDFExtractor library. To do this, you will need to have a record of those already managed and only download the new ones. The following code contains a basic structure to continue it.

Building from Source

Clone this repo and run:

mvn clean compile assembly:single

Then, get your own version of the jar in the project's target folder.

OEG Laboratory STARS4ALL