Mathematica 7 delivers the latest fruits of Wolfram Research's major long-term Computable Data Initiative, providing immediate access to curated static and dynamic data in ...
Building on Mathematica's unified symbolic architecture, Mathematica 7 introduces several major new integrated forms of data manipulation—including large-scale support for ...
ODS
(Mathematica Import/Export Format) MIME type: application/vnd.oasis.opendocument.spreadsheet OpenDocument spreadsheet file. Used for storage and exchange of spreadsheet data and formulas. Is part of the OASIS ...
Mathematica supports many formats, with many subformats, variants, and options.
Integrated into the core Mathematica language is industrial-strength string manipulation, not only with ordinary regular expressions, but also with Mathematica's own powerful ...
Introduction Developing GUIs Advanced Topics
Mathematica's symbolic graphics representation allows for immediate interchange with all standard vector graphics formats.
ExportString[expr, " format"] generates a string corresponding to expr exported in the specified format. ExportString[rules, {"format", "Rules"}] gives explicit rules for ...
There are a number of features of the GUIKit framework that aid deployment of user interface definitions with your own AddOns so that they can be easily executed when needed. ...
JSON
(Mathematica Import/Export Format) MIME type: application/json. Data interchange format. Commonly used in web service implementations. Contains collections of unordered name-value pairs or ordered values. JSON ...