I'm trying to run a SPARQL query and am getting the following
error.
WARN [SwingWorker-pool-32879502-thread-9]
(RDFDefaultErrorHandler.java:36) - fi
le:///C:/test.rdf(line
194 column 53): {W107} Bad URI: <http:/www.w3.org/2000/01/rdf-
schema#type> Code:
58/REQUIRED_COMPONENT_MISSING in HOST: A component that is required
by the sche
me is missing.
I've validated my RDF file using the W3C RDF validator. Is there
something wrong with this URI - or is this indicating some other type
of issue?
Thanks,
You have http:/ (one slash)
Andy