Path to this page:
./
wip/py-graphpath,
Analysing graph-structured data, especially RDF
Branch: CURRENT,
Version: 0.7,
Package name: py312-graphpath-0.7,
Maintainer: kamel.derouicheA 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)
- (2024-09-19) Updated to version: py312-graphpath-0.7
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-graphpath-0.7
- (2021-10-08) Updated to version: py39-graphpath-0.7
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) | |
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).
|