Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 372 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 372 Bytes

SmallRDF

A small RDF library with minimal dependencies for embedded devices. It works in memory and requires only memory copy and compare functions. The library was developed for the Arduino platform, but should work also on other platforms.

Example

The SmallHydra library contains an example that show how to use SmallRDF.