Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.




CDF-JSON

CDF support has expanded its external interface to include JSON (JavaScript Object Notation) form, a lightweight data-interchange format. CDF data can be presented in JSON, which is a text format that is completely language independent and easy for humans to read and write. It is also easy for machines to parse and generate.

The Tools

These two utilities are bundled in cdfjson.jar that is included in the standard CDF distribution package. cdfjson.jar is also available as a separate download from the Unix/Linux distribution directory. These tools are based on CDF’s Java APIs and its JNI. CDF needs to be installed to run the tools.

There are other dependent jar files and supporting java programs as well.

Downloads