-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
38 lines (38 loc) · 1.25 KB
/
CITATION.cff
File metadata and controls
38 lines (38 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "CSVToCSVW"
abstract: >
CSVToCSVW is a web service and API that automatically converts CSV files into
W3C CSVW-compliant JSON-LD metadata and RDF. It segments multi-block CSV files,
classifies blocks as tabular data or key-value metadata, resolves units using
the QUDT ontology, and produces provenance-annotated Linked Data output —
enabling FAIR data practices for experimental and engineering datasets without
manual annotation.
authors:
- family-names: Hanke
given-names: Thomas
email: thomas.hanke@iwm.fraunhofer.de
affiliation: "Fraunhofer Institute for Mechanics of Materials IWM"
- family-names: Kröcker
given-names: Benjamin
email: benjamin.kroecker@imws.fraunhofer.de
affiliation: "Fraunhofer Institute for Mechanics of Materials IWM"
- family-names: Fechner
given-names: Richard
email: richard.fechner.nr@gmail.com
version: "v1.3.5"
date-released: "2026-03-16"
license: Apache-2.0
repository-code: "https://github.com/Mat-O-Lab/CSVToCSVW"
url: "https://github.com/Mat-O-Lab/CSVToCSVW"
keywords:
- csvw
- rdf
- linked-data
- materials-science
- fair-data
- json-ld
- qudt
- metadata
- open-annotation