Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-25 19:36
0.3

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.
Tags: Minor feature enhancements

2007-12-11 23:01
0.2.3

Turtle parser now passes all tests. Most known problems in CodeDom and persistence were fixed.
Tags: Minor bugfixes

2007-11-11 15:14
0.2.1

Support for the "simple" and "ntriples" parsers
was added. Serialization of simple instances to
OWL was implemented.
Tags: Initial freshmeat announcement

Project Resources