Wiki

CSV

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.

Backlinks

Metadata

{
  "id": "wiki:csv",
  "type": "TechArticle",
  "name": "CSV",
  "description": "Comma-Separated Values, a lightweight tabular format."
}