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.
| Tags | Database Software Development Code Generators |
|---|---|
| Licenses | GPLv3 LGPL |
| Operating Systems | OS Independent |
| Implementation | C# |
Recent releases


Release Notes: This release adds a full Turtle parser that passes all W3C tests and has the ability to parse string buffers. It adds an emit-based persistence manager that is upto 12x faster than the old reflection-based one. It fixes the problem with objects being saved even if not changed. It adds autotools-based build scripts.


Release Notes: Turtle parser now passes all tests. Most known problems in CodeDom and persistence were fixed.


Release Notes: Support for the "simple" and "ntriples" parsers was added. Serialization of simple instances to OWL was implemented.
A .NET component to create PDF documents without using Adobe Acrobat.