CSV

Convert CSV to XML with XQuery and BaseX

My notes from the Vanderbilt University XQuery Working Group We sorted data after converting it from Comma Separated Values (CSV) to Extensible Markup Language (XML) with XQuery, an XML query language, and BaseX, an XML database engine and XQuery processor. This guide covers the basics of how to convert data from CSV to XML and […]

The post Convert CSV to XML with XQuery and BaseX appeared first on Adam Steffanick.

Posted by on October 9, 2015 in BaseX, Code, CSV, Digital Humanities, XML, XQuery