Changes between Version 3 and Version 4 of VIFF
- Timestamp:
- Oct 3, 2012, 3:21:49 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VIFF
v3 v4 7 7 8 8 VIFF is XML which makes it possible for 3rd parties (humans or computer 9 programs) to read and extract useful information from it. In addition, 10 it also offers a way to get 3rd party information into Vespa. (See 9 programs) to read and extract useful information from it. We have been careful 10 to avoid making it specific to Python, so the XML (including the data blobs) can be 11 parsed with C, MATLAB, Perl, etc. 12 13 In addition, VIFF offers a way to get 3rd party information into Vespa. (See 11 14 [#ImportingNon-VespaData Importing Non-Vespa Data] below.) 12 15