I am a newbie too, but did you start your rest instance?
http://developer.marklogic.com/learn/rest/setup From: [email protected] [mailto:[email protected]] On Behalf Of Steve Mintz Sent: Thursday, May 01, 2014 8:00 AM To: [email protected] Subject: [MarkLogic Dev General] newbie problem - SPARQL Query and API Test 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# <http://www.w3.org/1999/02/22-rdf-syntax-ns> > PREFIX owl: <http://www.w3.org/2002/07/owl# <http://www.w3.org/2002/07/owl> > PREFIX xsd: <http://www.w3.org/2001/XMLSchema# <http://www.w3.org/2001/XMLSchema> > PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema# <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
