First Workshop on Algorithms in BioInformatics: covering research in all aspects of algorithmic work in bioinformatics. The emphasis is on discrete algorithms that address important problems in molecular biology, that are founded on sound models, that...
Detailed presentation that provides an introduction and overview of XML, Namespaces, XInclude, XML Base, XLink, XPointer, XPath, DTD, XML Schema, DSD, XSLT, XQuery, DOM, SAX, and JDOM
An XML schema language. A DSD document is a specification of a class of XML documents together with a default mechanism and documentation. FAQs, downloads, tutorials provided.
Official page. High-level language for interactive Web services, goals: remove many obstacles for current developers to lower cost, raise functionality, reliability, compared to CGI/Perl scripts, ASP, PHP systems. Descendant of Mawl, with sessions, do...
Java extensions for high-level Web service development; Java-based high-level language to develop interactive Web services; merges main features of <bigwig> language into Java by providing explicit support for Web service sessions, safe ...
Finite-state automata and regular expressions for Java. The package includes a DFA/NFA implementation with Unicode alphabet and support for all standard regular expression operations, like concatenation, union, intersection, complement, Kleene star.