Link rdf-pypath
This is a proof of concept of a path language for RDF, loosely inspired of XPath. The difference is that it is tightly integrated with Python, using overloaded operators "/" and "" to build the path. |
This is a proof of concept of a path language for RDF, loosely inspired of XPath. The difference is that it is tightly integrated with Python, using overloaded operators "/" and "" to build the path. |