<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>GraphPath</name>
<shortdesc>A little-language for analysing graph-structured data, especially RDF.</shortdesc>
<description>A little-language for analysing RDF, 
the syntax of the GraphPath is reminiscent of Xpath. 
The graphpath package provides a query evaluator 
and a goal-driven inference engine for this language, 
which work together to perform graph analysis. The package 
can be teamed up with your favourite python RDF API 
(e.g. Redland, rdflib, or your own API).</description>
<homepage rdf:resource="http://www.langdale.com.au/GraphPath/" />
<maintainer><foaf:Person><foaf:name>Arnold deVos</foaf:name>
<foaf:mbox_sha1sum>64a647c11f33ff5ca3d264031ba3fb0f0ee554e1</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.7</revision></Version></release>
</Project></rdf:RDF>