0
votes
1answer
195 views
Virtuoso Reasoner Problem
I've run the following script against virtuoso CLI:
sparql clear graph http://jenainftest/#;
ttlp('@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: …