Hello,
I have a challenge with matching triples(subject,predicate and object) to uriref, rdf.type and literals in a rdf store so that I can return then as values within a python function in my web.py module, the subjects relate to physical entities e.g data and predicates show their relationships to the object.
Can anyone assist me on how to go about this? or give a clear sample.
Regards