wok-6.x view serd/description.txt @ rev 25475
openjdk-6-src: find output to variable
author | Hans-G?nter Theisgen |
---|---|
date | Thu Oct 13 17:05:46 2022 +0100 (2022-10-13) |
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.