# # N3 rendition of contributions data # # $Id: contributions.n3,v 1.12 2007-07-02 11:12:35 chris-dollin Exp $ # @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix ct: . [] dc:creator "Chris Dollin" ; dc:name "Eyeball" ; dc:description "RDF lint - look for common problems in RDF data" ; ct:link "http://jena.sourceforge.net/Eyeball/" ; ct:linkTitle "Eyeball index" ; ct:licence "as per Jena" . [] dc:creator "Jeremy Carroll" ; dc:name "OWL Tidy" ; dc:description "report causes of syntactic non-conformance in OWL" ; ct:link "http://sourceforge.net/project/showfiles.php?group_id=40417" ; ct:linkTitle "jena files page" ; ct:licence "as per Jena" . [] dc:creator "Andy Seaborne" ; dc:name "ARQ" ; dc:description "implementation of SPARQL for Jena" ; ct:link "http://jena.sourceforge.net/ARQ/" ; ct:linkTitle "jena files page" ; ct:licence "as per Jena" . [] dc:creator "Chris Bizer" ; dc:name "NG4J" ; dc:description "Named Graphs API for Jena" ; ct:link "http://www.wiwiss.fu-berlin.de/suhl/bizer/ng4j/" ; ct:linkTitle "NG4J website" ; ct:licence "BSD license" . [] dc:creator "Chris Bizer" ; dc:name "D2RQ" ; dc:description "Treats non-RDF databases as virtual Jena RDF graphs" ; ct:link "http://www.wiwiss.fu-berlin.de/suhl/bizer/d2rq/" ; ct:linkTitle "D2RQ website" ; ct:licence "GNU GPL License" . [] dc:creator "Reto Bachmann-Gmuer / wymiwyg.org" ; dc:name "WYMIWYG KnoBot" ; dc:description "A fully Jena based semantic CMS. Implements URIQA. File-based persistence." ; ct:link "http://sourceforge.net/project/showfiles.php?group_id=83223" ; ct:linkTitle "Download KnoBot" ; ct:licence "Apache" . [] dc:creator "Vineet Sinha" ; dc:name "Jena Derby Driver" ; dc:description "Jena driver for the Apache Derby Database" ; ct:link "http://people.csail.mit.edu/vineet/jena-derby.html" ; ct:linkTitle "driver website" ; ct:licence "as per Jena" . [] dc:creator "Leigh Dodds" ; dc:name "Twinkle" ; dc:description "A GUI interface for working with SPARQL queries" ; ct:link "http://www.ldodds.com/projects/twinkle" ; ct:linkTitle "Twinkle project homepage" ; ct:licence "Public Domain" ; rdfs:seeAlso . [] dc:creator "Ben Szekely and Joe Betz" ; dc:name "Jastor" ; dc:description "Code generator that emits Java Beans from OWL Web Ontologies" ; ct:link "http://jastor.sourceforge.net" ; ct:linkTitle "Jastor website" ; ct:licence "Common Public License" . [] dc:creator "Weijian Fang" ; dc:name "Jena Sesame Model" ; dc:description "Jena Sesame Model - Sesame triple store for Jena models" ; ct:link "http://sourceforge.net/projects/jenasesamemodel/" ; ct:linkTitle "Jena Sesame Model" ; ct:licence "GNU" . [] dc:creator "Steve Battle" ; dc:name "Gloze" ; dc:description "XML to RDF, RDF to XML, XSD to OWL mapping tool" ; ct:link "http://sourceforge.net/project/showfiles.php?group_id=40417" ; ct:linkTitle "jena files page" ; ct:licence "as per Jena" .