The XMI Tools are a library for reading and manipulating XMI files. The main application is called XMI-Linker; it allows us to split UML models into several files.
"dbsql2xml" is Java tool (class) for transformation (export, convert) relational database into hierarchical XML. It requires JRE 5.0, JDBC and SQL DBMS. "dbsql2xml" uses XML document for mapping database tables and columns into elements of tree XML.
Cross-programming-language object serialisation. The library uses a schema to write object networks to, and create object networks from, a file (eg XML). Written in Java with ports to C and C++ to follow. Features include file recovery and versioning.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Matra is a java based XML DTD Parser Utility. It allows you to parse a dtd, generate a dtdtree for the dtd and merge the dtd and its included modules into a single dtd. http://matra.sourceforge.net
JSchematron is a thin wrapper around the official Schematron stylesheets. It is intended to make Schematron transformations and validations from java simple. As such, the main goals are simplicity, ease-of-use and low learning curve.
JWSPerf is an open-source utility to automate the performance evaluation using different Java Web Services toolkits. JWSPerf is executed from the command line and it uses Java Ant technology to building all the client code.
Simple (Markup for) XML, or SMX, is an attempt to reduce the amount of syntactical overhead associated with standard XML. AKA: XML! Now with 50% Higher SNR!!
Language-specific utilities for working with ancient Greek texts, developed for the "First Thousand Years of Greek" project at Harvard's Center for Hellenic Studies.
XMLPRPRPR is a SchemaProf plug in that transform XML Schema Profiles in a human understandable (not only readable) style. Today there are two styles simple style and IMS like style. The output formats are HTML and PDF.
Class hierarchy-like relationships between parts of XML files. The tool allows not to repeat any information in source files while producing output with redundant data. Facilitates maintenance of collections of XML/XHTML files.
This is a program for my sister that will run on the command line and scrape ISBNs off a website, cross reference w/ amazon, and make a CSV out of the data.
What is a domain-specific language intended for constructing web
services on top of ordinary web pages, or otherwise automate
web-related tasks.
Using a powerful pattern matching sublanguage, What strives to be for XML/HTML what Perl is for text analysis
Powerful XML data binding technique. Based on XML Schema creates ready to use Java business objects with rich validation. It supports parameters restrictions, lists sizes, other business objects validation, serialization/deserialization methods, and more