<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tei-c.org/index.php?action=history&amp;feed=atom&amp;title=JuxtaWS</id>
	<title>JuxtaWS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tei-c.org/index.php?action=history&amp;feed=atom&amp;title=JuxtaWS"/>
	<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=JuxtaWS&amp;action=history"/>
	<updated>2026-04-21T13:31:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=JuxtaWS&amp;diff=11713&amp;oldid=prev</id>
		<title>Kristin Jensen: create Juxta WS page</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=JuxtaWS&amp;diff=11713&amp;oldid=prev"/>
		<updated>2013-03-20T20:37:26Z</updated>

		<summary type="html">&lt;p&gt;create Juxta WS page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
[[Category:Analysis tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparing]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
The Juxta family of software (Juxta, Juxta WS, and Juxta Commons) allows you to compare and collate versions of the same textual work. The Juxta Web Service (Juxta WS) is an open source Java application that provides the core collation and visualization functions of Juxta in a server environment via an API. Development of Juxta WS was supported by [http://www.nines.org NINES] at the University of Virginia.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
Juxta WS can collate two or more versions of the same textual work (“witnesses”) and generate a list of alignments as well as two different styles of visualization suitable for display on the web. The “heat map” visualization shows a base text with ranges of difference from the other witnesses highlighted. The “side by side” visualization shows two of the witnesses in synchronously scrolling columns, with areas of difference highlighted.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
Juxta WS runs on Java 1.6. A minimum of 1 GB memory is recommended; more memory is preferable, since the collation process is memory intensive. &lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
Juxta WS is open source software [https://github.com/performant-software/juxta-service available on GitHub].&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
Juxta WS accepts all types of XML files and can pass them through an XSLT filter to remove the tags, resulting in a plain text for tokenization and collation. The program comes with a default XSLT filter for converting TEI encoded texts to plain text; in addition to removing the tags themselves, it also filters out the TEI headers and front matter. An alternative XSLT filter can be created and called by the user instead.&lt;br /&gt;
&lt;br /&gt;
Juxta WS comes with a special XSLT filter for reconstructing variant witness texts from a single file encoded with TEI parallel segmentation markup.&lt;br /&gt;
&lt;br /&gt;
Juxta WS can also export any comparison set as a single XML file encoded with TEI parallel segmentation markup regardless of the original format of the source files. It should be noted that the parallel segmentation export is constructed from the stripped-down witness texts; TEI markup from the original source files will not be reproduced in the parallel segmentation export. &lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
Juxta WS is a server-side Java application that exposes a RESTful API with JSON transport. It was built upon standard open source frameworks such as Spring and Restlet. It uses XSLT to transform XML source files into witnesses.&lt;br /&gt;
&lt;br /&gt;
The documentation for Juxta WS is written in English. Juxta WS supports collation of texts in any Unicode character set, with the exception of UTF-8 compound characters such as those used in Tibetan and Chinese scripts. &lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
The Juxta WS API is [https://github.com/performant-software/juxta-service/wiki/API-Documentation documented on GitHub]. &lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
There is an open [https://groups.google.com/forum/#!forum/juxta-dev Google Group] dedicated to discussing development issues for the Juxta family of software (the original Juxta desktop application, Juxta WS, and Juxta Commons).&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
Implementers of Juxta WS are invited to participate in the Juxta development [https://groups.google.com/forum/#!forum/juxta-dev Google Group].&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
The most prominent implementation of Juxta WS is in [http://www.juxtacommons.org Juxta Commons], a project of [http://www.nines.org NINES] at the University of Virginia. (See also: [[JuxtaCommons|Juxta Commons on the TEI Wiki]].) A [http://www.juxtasoftware.org/using-juxta-in-the-classroom-scholars-lab-presentation/ blog post on juxtasoftware.org] showcases links to numerous examples of comparison sets created by Juxta Commons users.&lt;br /&gt;
&lt;br /&gt;
Since March of 2012, Juxta WS has been available to provide collation services to registered account holders of the [http://ccl.rch.uky.edu/ Carolingian Canon Law Project] at the University of Kentucky. As of this writing (March 2013), development is under way to integrate Juxta WS with the [http://mel.hofstra.edu/textlab.html TextLab] software for transcribing and TEI encoding manuscript pages in the [http://mel.hofstra.edu/index.html Melville Electronic Library] at Hofstra University. &lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
Version 1.7.9, March 2013&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
Juxta was originally developed in the early 2000s as a desktop application. The most recent release of the desktop version is available for [http://www.juxtasoftware.org/download/ download] from the juxtasoftware.org website.&lt;br /&gt;
&lt;br /&gt;
Juxta was re-implemented as a web service (Juxta WS) starting in late 2011. Development has continued in concert with the creation of [http://www.juxtacommons.org Juxta Commons] through spring of 2013.&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
Juxta WS is free, open source software. The code is available in a [https://github.com/performant-software/juxta-service public repository on GitHub]. Please note that Juxta WS is a web service with no graphical user interface; it is designed to be called by other software and implementation will require familiarity with JSON and RESTful APIs.&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
Juxta WS is supported by [http://www.nines.org NINES] with development by [http://www.performantsoftware.com Performant Software Solutions LLC].&lt;/div&gt;</summary>
		<author><name>Kristin Jensen</name></author>
		
	</entry>
</feed>