CSV file validator according to the CSV on the Web W3C recommendations
Validátor CSV souborů dle W3C doporučení CSV on the Web
Authors
Supervisors
Reviewers
Editors
Other contributors
Journal Title
Journal ISSN
Volume Title
Publisher
České vysoké učení technické v Praze
Czech Technical University in Prague
Czech Technical University in Prague
Date
Abstract
Tato práce se zaměřuje na tvorbu validátoru Comma-separated values (CSV) souborů podle W3C doporučení CSV on the Web. Zmíněné doporučení definuje, jakým způsobem se mají ukládat tabulková data ve formátu CSV a jak k nim mohou být přikládány dodatečná metadata v podobě JavaScript Object Notation for Linked Data (JSON-LD) deskriptorů. Validátor je knihovna napsaná v programovacím jazyku Java. Součástí práce je i konzolová aplikace, webová služba a webová aplikace, které využívají implementovanou knihovnu pro spouštění validací. Práce se zabývá celým vývojovým procesem validátoru: analýzou, návrhem, implementací s ohledem na budoucí vývoj, testováním a dokumentací. Na závěr je vyvinutý validátor vyhodnocen vzhledem k již existujícím validátorům.
The thesis deals with creating a validator for Comma-separated values (CSV) files according to the W3C recommendation CSV on the Web. This recommendation defines how to save tabular data in the CSV format and how to attach additional metadata to this data in the form of JavaScript Object Notation for Linked Data (JSON-LD) descriptors. The validator is a Java library written in the Java programming language. A console application, a web service and a web application which use the implemented library are also part of the thesis. The thesis covers all parts of the development process: analysis, design, implementation with regards to future development, testing and documentation. Finally, the implemented validator is compared to other existing validators.
The thesis deals with creating a validator for Comma-separated values (CSV) files according to the W3C recommendation CSV on the Web. This recommendation defines how to save tabular data in the CSV format and how to attach additional metadata to this data in the form of JavaScript Object Notation for Linked Data (JSON-LD) descriptors. The validator is a Java library written in the Java programming language. A console application, a web service and a web application which use the implemented library are also part of the thesis. The thesis covers all parts of the development process: analysis, design, implementation with regards to future development, testing and documentation. Finally, the implemented validator is compared to other existing validators.