BaseX 6.0

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X OpenSource RSS BaseX 6.0
# 1  
Old 01-22-2010
CPU & Memory BaseX 6.0

ImageAbout BaseX
It supports very large XML instances and offers a highly interactive frontend. BaseX is written in Java and freely available for download. It is developed by the Database and Information Systems Group at the University of Konstanz. Processing and Visualizing XML with a native XML Database. BaseX offers the most complete implementation of Full Text which is currently available. BaseX also offers a complete implementation of XQuery Update.

- Support of the W3C XPath/XQuery Recommendations and Full Text and Update Extensions.
- Compact database storage with text, attribute, full-text and path indexes.
- Client/Server architecture, supporting ACID safe transactions, user management, logging.
- Highly interactive visualizations, supporting very large XML documents.
- XQuery editor with syntax highlighting and error feedback.
- XQJ/XML:DB API support.

More from Apple...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
JOSM(1) 						      General Commands Manual							   JOSM(1)

NAME
josm - Java OpenStreetMap Editor SYNOPSIS
josm DESCRIPTION
josm is an editor for OpenStreetMap written in Java 1.5. OpenStreetMap is a project aimed squarely at creating and providing free geographic data such as street maps to anyone who wants them. It allows you to view, edit and use geographical data in a collaborative way from anywhere on earth. The project was started because most maps you think of as free actually have legal or technical restrictions on their use, holding back people from using them in creative, pro- ductive or unexpected ways. OPTIONS
-h, -?, --help Show help --geometry=<width>x<height>(+|-)x(+|-)y Standard X geometry argument [--download=]minlat,minlon,maxlat,maxlon Download the bounding box [--download=]<url> Download the location at the url (with lat=x&lon=y&zoom=z) [--download=]<filename> Open file (as raw gps, if .gpx) --downloadgps=minlat,minlon,maxlat,maxlon Download the bounding box as raw gps --selection=<searchstring> Select with the given search --no-fullscreen Don't launch in fullscreen mode --reset-preferences Reset the preferences to the default --language=<language> Set the language ENVIRONMENT
JAVA_HOME Specify an alternate Java environment. JAVA_OPTS Specify Java options. For example, to use a HTTP proxy server with this program, set this environment variable to something like JAVA_OPTS="-Dhttp.proxyHost=yourProxyURL" before starting josm. SEE ALSO
josm-plugins(1). AUTHOR
josm was written by Immanuel Scholz. The current maintainer is Frederik Ramm. This manual page was written by Andreas Putzo <andreas@putzo.net>, for the Debian project (but may be used by others). September 8, 2007 JOSM(1)