Scott Prater <prater@...> writes: > > Hi, Laura -- > > > > > I'll give a look at Fedora's SOAP API since I didnt' find any REST > > function to add new objects. > > > > There is a REST function to add new objects: > > https://wiki.duraspace.org/display/FCR30/REST+API#RESTAPI-ingest >
Thanks a lot, Scott, I was not sure that this function works fine! Now I'm focusing on SOAP interaction, because it seems the only way to execute SPARQL query without using the web interface at http://localhost:8080/fedora/risearch ! I read at https://wiki.duraspace.org/display/FCR30/Example+SOAP+Client that I can interrogate fedora repository through SOAP in this way: http://localhost:8080/soapclient/apia?action_=DescribeRepository but all the examples show how to get infoemations from Fedora. Is this method valid for adding objects to fedora too, i.e http://localhost:8080/soapclient/apia?action_=ingest ? Where can I find the currect syntax? Are there any examples? thanks Laura ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
