Sponsorised links
April 2009
Sponsorised links
January 2009
Tutorial : Greasemonkey Recipe Book for Greasemonkey
XPather - XPath Generator and Editor__Firefox Extension
November 2008
ARQ - Property Paths
A property path expression (or just 'path') is similar to a string regular expression but over properties, not characters. ARQ determines all matches of a path expression and binds subject or object as appropriate. Only one match is recorded - no duplicates for any given path expression, although is the path is used in a situation where it's initial points is already repeated in a pattern, then this duplication is preserved.
RegExp ou XPath appliqué à un graphe? Intéressant, mais peut-être abscons.
September 2008
August 2008
CleanItUp – Userscripts.org
June 2008
Refine XPath results using predicate matching
Tutoriel : XML, XPath et DotNET - Club d'entraide des développeurs francophones
May 2008
GraphPath Language
GraphPath Language
GraphPath is a little-language for analysing graph-structured data, especially RDF. The syntax of GraphPath is reminiscent of Xpath. It has a python implementation that can be teamed up with your favourite python RDF API (e.g. Redland, rdflib, or your own API).
February 2008
xpathtool - powerful xpath queries on the commandline :: semicomplete.com - Jordan Sissel
What is xpathtool? Short version: xpath query tool for xml and html. Long version: swanky frontend to xsltproc which takes an xpath query and content and spits out the results. Dependencies: xsltproc (comes with libxslt), xmllint (comes with libxml2).
January 2008
Push Button Paradise | Blog Archive | WebPath wants to be free (BSD licensed, specifically)
WebPath, my experimental XPath 2.0 engine in Python is now an open source project with a liberal BSD license. I originally developed this during a Yahoo! Hack Day, and now I get to announce it during another Hack Day.
XML Copy Editor
December 2007
November 2007
javax.xml.xpath (Java 2 Platform SE 5.0)
October 2007
September 2007
CSS Selectors to XPath expressions from Bjoern Hoehrmann on 2007-09-27 (www-archive@w3.org from September 2007)
Excellent.the transformation of a CSS Selector into an equivalent XPath expression. This is a top-down process, and it cannot be applied to all Selectors.
August 2007
