Hi Alessandro,
Am 07.08.2012 13:14, schrieb Alessandro Adamou:
I tried it for both, scopes and sessions. But for sessions I only get
'400 bad request'.
curl -i -X POST -F
"library=http://stanbol.apache.org/ontologies/registries/stanbol_network/SocialNetworks"
http://[stanbol]/ontonet/session/S1
Odd, I tried this call exactly and it just worked for me.
Usually a status 400 is returned if the value for "library" is a
malformed URL, but this one isn't.
hmm, I tried this again after updating. But I still get
HTTP/1.1 100 Continue
HTTP/1.1 400 Bad Request
Is the library supposed to show up visibly in the REST interface?