Team ..

Yesterday I posted the following - but I guess it was not distributed
because I attached screenshots in a Word Doc as an attachment to the email.

Re-sending without the attachment, but would like to know how I can share
the outputs documenting the issue.

Steve

=========   Here is my issue again   ==========

I'm attaching screen shots of the results I get posting

PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT ?subject ?object
WHERE { ?subject rdfs:subClassOf ?object }

to QCONSOLE

and

http://localhost:8003/v1/graphs/things?

To get results via the API

The Qconsole returns the Subject and Object -- many rows

BUT API Test shows ..

SUBJECTS
NONE


Am I overlooking a configuration issue ?

Thanks in advance ...
Steve
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to