<?xml version="1.0" encoding="UTF-8"?>
<essay xml:lang="en" version="pto" role="project" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:doap="http://usefulinc.com/ns/doap/#" xmlns:gal="http://norman.walsh.name/rdf/gallery#">
<?nwn.doap?>
<info>
    
    
    
    
    
    
    
    
    
    
    
    
    
<title>sxpipe: An Implementation of Simple XML Pipelines</title><biblioid class="uri">http://norman.walsh.name/2004/projects/sxpipe</biblioid>
<abstract>
<para>This is the permanent status page for sxpipe. The sxpipe project
is a Java implementation of SXPipe: Simple XML Pipelines.
Simple XML Pipelines provide a linear processing
model for XML documents. This processing model allows authors to
choose the order in which components (such as XInclude, validation,
and transformation) are executed.</para>
</abstract>
<author>
      <personname>
<firstname>Norman</firstname>
	<surname>Walsh</surname>
</personname>
      <email>ndw@nwalsh.com</email>
    </author>
<copyright>
      <year>2004</year>
      <holder>norman walsh</holder>
    </copyright>
<pubdate>2004-07-30T07:59:49-04:00</pubdate>
<date>$Date: 2005-09-11 10:27:02 -0400 (Sun, 11 Sep 2005) $</date>
<biblioid>projects-2004-sxpipe</biblioid>
<doap:license rdf:resource="http://usefulinc.com/doap/licenses/gpl"/>
<dc:subject rdf:resource="http://norman.walsh.name/knows/taxonomy#GlassFish"/>
<dc:subject rdf:resource="http://norman.walsh.name/knows/taxonomy#Java"/>
<dc:subject rdf:resource="http://norman.walsh.name/knows/taxonomy#Programming"/>
<dc:subject rdf:resource="http://norman.walsh.name/knows/taxonomy#XML"/>
</info>

<para xml:id="p1">This is the initial release announcement for
“<phrase role="doap.shortname">sxpipe</phrase>”, a
<phrase role="doap.programming-language">Java</phrase> implementation of
<phrase role="doap.name" xlink:href="/2004/06/20/sxpipe">SXPipe: Simple XML
Pipelines</phrase>. The project is hosted at
<link role="doap.homepage" xlink:href="https://sxpipe.dev.java.net/">Java.net</link>
and is being released under the GNU General Public License.
SXPipe is a programming-language neutral vocabulary defined by
an open
<link xlink:href="https://sxpipe.dev.java.net/nonav/specs/sxpipe.html">specification</link>.
</para>

<para xml:id="p2">
    <phrase role="doap.shortdesc">SXPipe processes simple XML pipelines.</phrase>
<phrase role="doap.description">Simple XML Pipelines provide
a linear processing model for XML documents. This processing
model allows authors to choose the order in which components (such as
XInclude, validation, and transformation) are executed.</phrase>
  </para>

<para xml:id="p3" role="doap.release">The current release is
<phrase role="doap.release.revision">0.0.1</phrase>
from <date role="doap.release.created">2004-07-28</date>. This is the first
public
<phrase role="doap.release.branch">unstable</phrase>, alpha release;
it runs on <phrase role="doap.os">any</phrase> platform. You can
get the current release from the
<link role="doap.download-page" xlink:href="https://sxpipe.dev.java.net/servlets/projectdocumentlist?folderid=1677&amp;expandfolder=1677&amp;folderid=0">download page</link>.</para>

<para xml:id="p4">Please <link role="doap.bug-database" xlink:href="https://sxpipe.dev.java.net/servlets/projectissues">report</link> any bugs that you encounter. If you’d like to discuss
the project, please join the “users”
<link role="doap.mailing-list" xlink:href="https://sxpipe.dev.java.net/servlets/projectmailinglistlist">mailing list</link>.</para>

<para xml:id="p5">SXPipe is maintained by
<personname role="doap.maintainer">
      <firstname>Norman</firstname>
<surname>Walsh</surname>
    </personname>.</para>

<para xml:id="p6" role="doap.repository.CVSRepository">If you’d like to become involved with
the SXPipe project, you can
<link role="doap.CVSRepository.browse" xlink:href="https://sxpipe.dev.java.net/source/browse/sxpipe/">browse</link> the
the CVS repository or access it directly from
<systemitem role="doap.CVSRepository.anon-root">:pserver:guest@sxpipe.dev.java.net:/cvs</systemitem>. The module name is <phrase role="doap.CVSRepository.module">sxpipe</phrase>.
</para>

<para xml:id="p7">I started working on SXPipe on <date role="doap.created">2004-06-20</date> out of
<link xlink:href="/2004/06/20/xmlactivity">frustration</link> because
I think <link xlink:href="/2004/06/20/pipelines">pipelines are important</link>.
</para>

</essay>

