Difference between revisions of "MIXED (Migration to Intermediate XML for Electronic Data)"

From COPTR
Jump to navigation Jump to search
(Trial import from script.)
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
 
|purpose=MIXED (Migration to Intermediate XML for Electronic Data) is a web service that converts tabular data files such as spreadsheets and databases to the Standard Data Format for Preservation (SDFP), a supplier-independent XML format.
 
|purpose=MIXED (Migration to Intermediate XML for Electronic Data) is a web service that converts tabular data files such as spreadsheets and databases to the Standard Data Format for Preservation (SDFP), a supplier-independent XML format.
|image=
 
 
|homepage=https://sites.google.com/a/datanetworkservice.nl/mixed/
 
|homepage=https://sites.google.com/a/datanetworkservice.nl/mixed/
|license=
+
|function=File Format Migration
|platforms=
+
|content=Database, Spreadsheet
 +
}}
 +
{{Infobox tool details
 +
|ohloh_id=MIXED (Migration to Intermediate XML for Electronic Data)
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:File Format Migration]]
 
[[Category:Database]]
 
[[Category:Spreadsheet]]
 
 
 
 
= Description =
 
= Description =
MIXED (Migration to Intermediate XML for Electronic Data) is a web service that converts tabular data files such as spreadsheets and databases to the Standard Data Format for Preservation (SDFP), a supplier-independent XML format.
+
[https://sites.google.com/a/datanetworkservice.nl/mixed/ MIXED] (Migration to Intermediate XML for Electronic Data) is a web service that converts tabular data files such as spreadsheets and databases to the Standard Data Format for Preservation (SDFP), a supplier-independent XML format. It is also able to reverse the conversion, migrating SDFP files to service-dependent formats.
 +
Format and batch limitations most likely make the service inappropriate for production-level use; its value is as a proof-of-concept.
 +
====Provider====
 +
Data Archiving and Network Services (DANS)
 +
====Licensing and cost====
 +
The service is free under an unknown license. The libraries for DataPerfect and dBase files are freely available under a [http://www.gnu.org/licenses/gpl.html GNU General Public License]. The project states that it intends to publish all code as open source, but does not indicate when this will happen.
 +
====Development activity====
 +
The MIXED version 1.0-beta service appears to have been withdrawn as of July 2013. The dBase library version Beta 10 was released in August 2012; the DataPerfect library version 1.0.0 was released in February 2010.
 +
The MIXED project ran from 2007-2010; no information is available about continuing support.
 +
====Platform and interoperability====
 +
The service is written in Java, and uses an Apache Tomcat web server. In theory, this renders it platform agnostic; the website does not advertise any browser limitations.
 +
MIXED uses Java libraries as the foundation for its plugins.
 +
====Functional notes====
 +
The software was structured as a service-oriented architecture with plug-ins for the various file types. Current plugins exist for Data Perfect (input-only), Access 2000 and 2002, dBase III and IV, and Excel 2003.
 +
Relational databases converted to the SDFP format will lose all relations, and Excel files will lose all formatting information. There is no batch processing of files.
 +
====Documentation and user support====
 +
[https://sites.google.com/a/datanetworkservice.nl/mixed/documentation Documentation] exists in the form of a number of project reports, and the website is very informative. The site lists contact information for a number of people involved in the project.
 +
====Usability====
 +
The web-based user interface is extremely straightforward.
 +
====Expertise required====
 +
Users must be comfortable interpreting XML files. Those wishing to build on the current libraries must have solid knowledge of application design and technologies.
 +
====Standards compliance====
 +
The service converts files to the Standard Data Format for Preservation (SDFP), an XML format, incorporating the Software Independent Archiving of Relational Databases (SIARD) format for databases. SDFP uses ISO 8601 for date and time representations, and ISO 6093 for number representations; it also uses DDI2 as a sub-schema for statistical data.
 +
====Influence and take-up====
 +
The site states that MIXED is to be used in the DANS ingest and dissemination workflow.
 +
Sourceforge statistics indicate approximately 400 downloads for the DataPerfect Library and over 4800 for the dBase Library.
  
 
= User Experiences =
 
= User Experiences =

Latest revision as of 15:56, 22 April 2021





MIXED (Migration to Intermediate XML for Electronic Data) is a web service that converts tabular data files such as spreadsheets and databases to the Standard Data Format for Preservation (SDFP), a supplier-independent XML format.
Homepage:https://sites.google.com/a/datanetworkservice.nl/mixed/
Function:File Format Migration
Content type:Database,Spreadsheet
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt661f0b58d0f9b6_35227918


Description[edit]

MIXED (Migration to Intermediate XML for Electronic Data) is a web service that converts tabular data files such as spreadsheets and databases to the Standard Data Format for Preservation (SDFP), a supplier-independent XML format. It is also able to reverse the conversion, migrating SDFP files to service-dependent formats. Format and batch limitations most likely make the service inappropriate for production-level use; its value is as a proof-of-concept.

Provider[edit]

Data Archiving and Network Services (DANS)

Licensing and cost[edit]

The service is free under an unknown license. The libraries for DataPerfect and dBase files are freely available under a GNU General Public License. The project states that it intends to publish all code as open source, but does not indicate when this will happen.

Development activity[edit]

The MIXED version 1.0-beta service appears to have been withdrawn as of July 2013. The dBase library version Beta 10 was released in August 2012; the DataPerfect library version 1.0.0 was released in February 2010. The MIXED project ran from 2007-2010; no information is available about continuing support.

Platform and interoperability[edit]

The service is written in Java, and uses an Apache Tomcat web server. In theory, this renders it platform agnostic; the website does not advertise any browser limitations. MIXED uses Java libraries as the foundation for its plugins.

Functional notes[edit]

The software was structured as a service-oriented architecture with plug-ins for the various file types. Current plugins exist for Data Perfect (input-only), Access 2000 and 2002, dBase III and IV, and Excel 2003. Relational databases converted to the SDFP format will lose all relations, and Excel files will lose all formatting information. There is no batch processing of files.

Documentation and user support[edit]

Documentation exists in the form of a number of project reports, and the website is very informative. The site lists contact information for a number of people involved in the project.

Usability[edit]

The web-based user interface is extremely straightforward.

Expertise required[edit]

Users must be comfortable interpreting XML files. Those wishing to build on the current libraries must have solid knowledge of application design and technologies.

Standards compliance[edit]

The service converts files to the Standard Data Format for Preservation (SDFP), an XML format, incorporating the Software Independent Archiving of Relational Databases (SIARD) format for databases. SDFP uses ISO 8601 for date and time representations, and ISO 6093 for number representations; it also uses DDI2 as a sub-schema for statistical data.

Influence and take-up[edit]

The site states that MIXED is to be used in the DANS ingest and dissemination workflow. Sourceforge statistics indicate approximately 400 downloads for the DataPerfect Library and over 4800 for the dBase Library.

User Experiences[edit]

Development Activity[edit]