Greengrass is a C# framework providing a
high-level API for the Resource Description
Framework (RDF), allowing RDF triples to be
parsed, stored, and manipulated. Greengrass
supports serialization and deserialization of CLR
types to plain RDF, OWL, and other RDF
vocabularies. Greengrass should work with any
CLR-complied language, like C#, BOO, IronPython,
Nemerle, IKVM Java, and VB.NET.
License: GNU Lesser General Public License (LGPL)
Changes:
Support for the "simple" and "ntriples" parsers
was added. Serialization of simple instances to
OWL was implemented.