TechArticle

CSV

Infobox

headline
CSV
description
Comma-Separated Values, a lightweight tabular format.

Comma-Separated Values (CSV) is a simple file format used to store tabular data, such as a spreadsheet or database.

While traditionally non-semantic, tabular results from SPARQL SELECT queries are often serialized to CSV for easy manipulation in standard tooling.

References

ContentsOn this page

[hide]

Backlinks