BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
MozillaParser is a Java Html parser based on mozilla's html parser. it acts as a bridge from java classes to Mozilla's classes and outputs a java Document object from a raw ( and dirty) HTML input
The DUML project is 3 sub-projects: 1) Document Update Markup Language (DUML) which allows for updates of the DOM via server markup 2) Interpreted Application Markup Language (IAML) which provides markup based widgets. 3) A set of common libraries (JAS).
ZBook: an advanced class for LaTeX. One of the most common criticism to LaTeX is that it is very difficult to modify the aspect of the standard classes, having limited access to the typographic elements of the document. In the ZBook class more than 60 ne
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
An Erlang libary for XML parsing. It supports various modes of operation: as an efficient SAX parser, as a simple DOM-like parser, or as a 'data mapper'. The data mapper transforms the XML document to Erlang records, based on an XML Schema.
DocBook DokuWiki is a wiki system that includes DocBook XML support. It allows collaborative writing of DocBook XML documents in a wiki way. It supports section level editing with locking, as well as an easy document structure editor.
The aim of this project is to develop a Portable Document Format (PDF) importer for OpenOffice.org Writer based on XPDF. This project was inspired by the PDF importer within KWord.
BeanReader is a tool that uses annotations on Java classes to extract objects from XML documents. The annotations indicate (using XPaths) where in the document the object's properties are represented.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
XHTML Doclet is a standards-compliant alternative to the Javadoc standard HTML doclet. It revises the document structure to exclude outdated tags and inline styles, creates valid XHTML markup, and provides better hooks for more flexible CSS manipulation.
JNVDL a Java implementation of NVDL (Namespace-based Validation and Dispatching Language) standardized by Part 4 of ISO/IEC 19757 Document Schema Definition Languages. Simplifies multi-namespace XML documents validation. Supports JAXP validation API.
Free Open Source VoiceXML editor programmed in Java (Swing). The VoiceXML document is regularly parsed, a tree view is built and syntax errors are reported in a specific table.
AJAX WebService component provides easy and efficient way to explore/invoke any WebServices directly from JavaScript (both RPC and Document style), without additional server-side support. Incorporated WebService Explorer shows many abilities of component
dbtroff converts DocBook XML to PostScript or PDF using XSLT, Heirloom troff, and Ghostscript. troff markup can be used to customize the appearance of the document. Currently, only a subset of DocBook version 4 markup is supported.
QMXML is an open source project with a focus on producing an XML API for OpenQM. This project will provide XML document generation and handling capabilities.
Irudiko is a library written in C++ for generating Locality Sensitive Hashing sketches from any textual and web document. Mainly designed to work with HTML pages, it has also an optimization support for English or Italian documents.
WYSIWYG XML Editor for mathematical/text document creation and for technical use(FO, MathML, Svg). Using XSLT for producing view. View is rendered by: FOP and JEuclid. Editation is context sensitive. Eclipse RCP application, extendable by plugins.
java/jdbc command-line tools to export and import database data (formats: xml and fast-infoset (webrowset schema), csv and dml). You can synchronize changes in the webrowset document (insertRow-, modifyRow- and deleteRow-tags) back to the datasource.
MilkCrate utilizes a new open-source markup language for tabular musical notation, and a unique wiki-styled web interface for data input. Users may generate a number of different document types to view the tabular notation, including .png, and PostScript
The Streaming Writer API for XML allows for streaming XML content out into a stream on-the-fly, i.e. without building a full representation of the document in memory first.
ODF-UOF Converter provides a way to convert the docs(text/spreadsheet/presentation) between OpenDocument Format for Office Application(ODF) and Chinese office file format based on XML(UOF).
TeXConverter is a converter to parse LaTeX input and create representations of the document in other formats (currently HTML, XDocs(Maven), a specific Wiki-format). Internally a Java object model is used to represent the document, to ease extensibility.