My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
Django-RDF is an RDF engine implemented in a generic, reusable Django app, providing complete RDF support to Django projects without requiring any modifications to existing framework or app source code, or incurring any performance penalty on existing control flow paths. The philosophy is simple...
*Triplipse* is a visualization tool for the Resource Description Framework (RDF) within Eclipse. It provides two views of the RDF Graph: one as a simple, sortable table of the Statements, and one as a tree instead of the typical bubble-graph. *Triplipse* accepts RDF+XML and Turtle formats, and is de...
SuRF is an Object - RDF Mapper based on the popular rdflib python library. It exposes the RDF triple sets as sets of resources and seamlessly integrates them into the Object Oriented paradigm of python in a similar manner as ActiveRDF does for ruby. Use the pypi repository to get the latest versi...
RDFLib is a [http://python.org/ Python] library for working with [http://www.w3.org/RDF RDF], a simple yet powerful language for representing information. The library contains parsers and serializers for [http://www.w3.org/TR/rdf-syntax-grammar/ RDF/XML], [http://www.w3.org/DesignIssues/Notation3...