xml2rdf 0.1.1

Library for converting an XML file to N-Triple RDF
Documentation
1
2
3
4
5
// Copyright (c) 2024-2025, Decisym, LLC
// Licensed under the BSD 3-Clause License (see LICENSE file in the project root).

pub mod convert;
pub mod writer;