> I think you mean about the java class... why not. In fact, I'm using the > API-M in a PHP script and a SOAP object, but I can integrate in my PHP > the JAVA librairies. I will try this and I'll keep you on current on > what I'll find.
another way would be to create the datastream with some dummy data available by url, and in a subsequent step to use modifyDataStreamByValue and add your data as byte array (or whatever the php equivalent is). i did never check, if the upload method of FedoryClient uses some fedora way open for plain web access or if it is done with some magic of the FedoraClient itself. if the former, you might be able to use the method described first without integration java. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
