Hello everybody,
today i set up the netapi with all the config and mod_rewrite
stuff and it worked... partly. I can fetch a hole model if i
don't use any parameters, but if i use the fetch-method to
query models, i only get a document containing one line, the
rdf-declaration:
<rdf:RDF xmlns:rdf=3D'http://www.w3.org/1999/02/22-rdf-syntax-ns#' />
So this is a valid rdf-document with no content and there
is nothing in the apache error-logs. If i query the same model
through the webinterface with the same query, i get valid results.
If i try RDQL, for example:
?lang=3Drdql&query=3DSELECT%20?y%20WHERE%20(<http://domain.tld/ontology/per=
son#personID20>,<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>,?y)&closu=
re=3Dtrue
i only get an empty page... is there anything i'm doing wrong?
Thanks in advance,
Anton K=F6stlbacher
|