Skip to content

Simplified execution

Compare
Choose a tag to compare
@carueda carueda released this 07 Sep 05:10

Running

  • Download the latest executable JAR cf2rdf-x.y.z.jar from https://github.com/mmisw/cf2rdf/releases/
  • Required: define the CF_VERSION environment variable to indicate the version number to be processed
  • Optional: define the CF2RDF_OUTPUT_DIR environment variable to indicate the output directory.
    The default output directory is ./cf2rdf_output/.
  • Run the program

For example, for version number 46, and the default output directory:

$ CF_VERSION=46 java -jar cf2rdf-x.y.z.jar