
I meant a XML document-to-objects/structures parser which would produce tree (or any other structure) of JSDL-specific-objects which could be used by application without additional lookup/extraction/analyzation step. A.K. On Fri, 15 Apr 2005 11:11:44 +0100 William Lee <wwhl@doc.ic.ac.uk> wrote:
When you say a parser, do you mean a XML-to-Object binding for JSDL schema? JSDL is specified in XML, therefore any XML tools (e.g. DOM4j, JDOM, JAXB in Java) will do the job. If you are looking for a JSDL consumer, Imperial College has a project called GridSAM (http://www.lesc.ic.ac.uk/gridsam), which translates JSDL into DRM-specific (e.g. Condor, SGE) actions. UCL has a project for translating JSDL into Condor ClassAds.
William
Aleksandr Konstantinov wrote:
Hello JSDL gurus,
Does anybody know any common purpose JSDL parser implementation? Or project which is going to release such? Preferably with C/C++ API.
Thanks,
A.K.
-- --- William Lee @ London e-Science Centre, Imperial College London -- --- Software Coordinator --- A: Room 380, Department of Computing, Imperial College London, Huxley Building, South Kensington campus, London SW7 2AZ, UK E: wwhl@doc.ic.ac.uk | william@imageunion.com W: www.lesc.ic.ac.uk | www.imageunion.com P: +44(0)20 7594 8251 F: +44(0)20 7581 8024
--- Projects ---------------------------- GridSAM: http://www.lesc.ic.ac.uk/gridsam Markets: http://www.lesc.ic.ac.uk/markets ICENI: http://www.lesc.ic.ac.uk/iceni -----------------------------------------