rio_xml 0.4.2

RDF/XML parser and serializer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.quick-xml]
version = "0.18"

[dependencies.rio_api]
version = "0.4"

[package]
authors = ["Tpt <thomas@pellissier-tanon.fr>"]
description = "RDF/XML parser and serializer\n"
edition = "2018"
keywords = ["RDF", "XML", "parser"]
license = "Apache-2.0"
name = "rio_xml"
readme = "../README.md"
repository = "https://github.com/Tpt/rio"
version = "0.4.2"