Dear Steve, All! I use FC to store some measurements (from real instruments) values. One of them is image URL of the experiment. I store this URL in RELS-EXT (MY:PID->MY:PRED->IMAGE_URL) datastream I'd like to use built-in Imagemanip service to get the original image resized/cropped etc.
How to pass IMAGE_URL from RELS_EXT (or DC if it's better) to Imagemanip?..... Similarly as it was done in example CollectionImpl with 'list' disseminator http://myserver:port/saxon/SaxonServlet?source=(LIST)&style=(XSLT)&clear-stylesheet-cache=(CLEAR_CACHE)"/> But here LIST & XSLT are different datastreams (called LIST & XSLT) So.. In my case it would be something like: http://myserver:port/saxon/Imagemanip?url=(RELS-EXT#MY:PRED)&op=resize......"/> Then, under the method getChangedImage I'd have the appropriate method called from WSDL (that I would have to create of course...like in the Collection example) http://myserver:port/fedora/objects/MY:PID/methods/getChangedImage Is it possible at all? If so, could you please help me with that? Best regards, Damian ------------------------------------------------------------------------------ Achieve Improved Network Security with IP and DNS Reputation. Defend against bad network traffic, including botnets, malware, phishing sites, and compromised hosts - saving your company time, money, and embarrassment. Learn More! http://p.sf.net/sfu/hpdev2dev-nov _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
