./wip/py-graphpath, Analysing graph-structured data, especially RDF

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7, Package name: py310-graphpath-0.7, Maintainer: kamel.derouiche

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).


Required to run:
[textproc/py-rdflib] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 8a64e7213fa13ee52a31fc58dfffadf975186d07
Filesize: 43.195 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 13:54:33 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-06-13 22:27:29 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-graphpath-0.7 as wip/py-graphpath.

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).