Skip to content

Commit 42050b8

Browse files
committed
README fixes
1 parent c263e1c commit 42050b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# json2rdf
1+
# xml2rdf
22
CLI tool for converting XML to RDF
33

44
This Rust-based tool converts JSON data into RDF format, utilizing the `oxrdf` crate for RDF graph handling and `xml-rs` for efficient XML parsing. Generated triples can either be added to an `oxrdf::Graph` or written directly to file.

0 commit comments

Comments
 (0)