Skip to content

egonw/groovy-citeulike

Repository files navigation

Groovy CiteULike code

This repository contains code to process the CiTO data from CiteULike.

Dependencies

All jars on which this code depends are included.

Running Groovy from the command line

On POSIX systems:

export CLASSPATH=$( echo *.jar . | sed 's/ /:/g')
groovy cul2rdf.groovy

About

Groovy CiteULike scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages