| Question asked
|
Admittedly, I had a hard time following al … Admittedly, I had a hard time following all of the mechanics of the implementation. At the end of Section 3, however, the EVAL algorithm finishes with if ... then return YES else return NO. If I made a SPARQL query of the form "Paris ?p Calais; ?p rdfs:subPropertyOf transport" I can get various values for ?p: TGV; train, and transport. Are all the values available with nSPARQL, or just the yes/no answer that there is some such ?p? yes/no answer that there is some such ?p?
|