wok view serd/description.txt @ rev 25344
updated tahoe-lafs (1.13.0 -> 1.17.1)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jul 25 07:43:39 2022 +0100 (2022-07-25) |
parents | |
children |
line source
1 Serd is a lightweight C library for RDF syntax which supports reading
2 and writing Turtle, TRiG, NTriples, and NQuads.
3 Serd is suitable for performance-critical or resource-limited applications,
4 such as serialising very large data sets, network protocols, or embedded
5 systems that require minimal dependencies and lightweight deployment.