<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
         xmlns="http://www.daml.org/2001/07/signup/signup-ont#">
  <!-- <rdf:Description rdf:about=""> --> <Foo rdf:about=""> <!-- hack until DAML XSLT supports /root/Resource/... for untyped subjects -->
    <daml:versionInfo>$Id: signup.daml,v 1.9 2001/07/25 11:20:37 mdean Exp $</daml:versionInfo>
  <!-- </rdf:Description> --> </Foo>
  <Category rdf:ID="ontologies">
    <name>New Ontologies</name>
    <task>
      <Task rdf:ID="dc">
        <name>DAML Dublin Core</name>
        <description>
          <![CDATA[
            provide a version of the
            <a href="http://www.dublincore.org">Dublin Core</a>
            ontology that takes full advantage of DAML+OIL language features
          ]]>
        </description>
      </Task>
    </task>
  </Category>
  <Category rdf:ID="training">
    <name>Training Materials</name>
    <task>
      <Task rdf:ID="xsb">
        <name>Use of XSB with DAML+OIL</name>
        <description>
          <![CDATA[
            <a href="http://www.semanticweb.org/XSB/">http://www.semanticweb.org/XSB/</a>
            notes that
            "XSB supports processing of RDF data via W3C's libwww"
	    but provides no examples.
            Develop and post additional information for this site that
	    includes a sample application using DAML+OIL 
	    as well as installation
	    instructions for all components under Windows and Unix
	    (Linux and/or Solaris).
          ]]>
        </description>
      </Task>
    </task>
  </Category>
  <Category rdf:ID="visualization">
    <name>Visualization</name>
    <task>
      <Task rdf:ID="svg">
        <name>SVG Visualization</name>
        <description>
          <![CDATA[
            extend the W3C work at
            <a href="http://www.w3.org/2001/02pd/">http://www.w3.org/2001/02pd/</a>
            to provide a robust, simple-to-use, general purpose
	    WWW interface to render a
            colored 
	    <a href="http://www.w3.org/Graphics/SVG/">Scalable Vector Graphics (SVG)</a>
	    visualization of DAML+OIL ontologies and/or
            content
          ]]>
        </description>
      </Task>
    </task>
    <task>
      <Task rdf:ID="uml">
        <name>UML Visualization</name>
        <description>
          <![CDATA[
	    Provide a robust downloadable
	    and/or WWW-accessible
	    tool
            to visualize DAML+OIL ontologies and/or content
	    using UML.
          ]]>
        </description>
      </Task>
    </task>
  </Category>
  <Category rdf:ID="studies">
    <name>Studies</name>
    <task>
      <Task rdf:ID="performance">
        <name>Performance/Scalability Analysis</name>
        <description>
          <![CDATA[
          Build off some 
	  <a href="http://www.daml.org/2001/07/pi-integration/">early work</a>
	  by Mike Dean
	  to characterize (and hopefully improve)
	  the ability of various tools to handle
	  large numbers of DAML statements.
          ]]>
        </description>
      </Task>
    </task>
    <task>
      <Task rdf:ID="case">
        <name>DAML Design Case Studies</name>
        <description>
          <![CDATA[
	  Develop a case study 
          discussing and analyzing
          the design decisions
	  made in developing a real application using DAML.
          ]]>
        </description>
      </Task>
    </task>
  </Category>
  <Category rdf:ID="apis">
    <name>Application Program Interfaces</name>
    <task>
      <Task rdf:ID="xsd">
        <name>XML Schema</name>
        <description>
          <![CDATA[
	    identify or provide a Java API that
	    DAML applications can use to validate
	    string values against builtin and user-defined 
	    <a href="http://www.w3.org/TR/xmlschema-2/">XML Schema datatypes</a>
            (type checks, range checks, etc.).
          ]]>
        </description>
      </Task>
    </task>
    <task>
      <Task rdf:ID="damlapi">
        <name>DAML API</name>
        <description>
          <![CDATA[
            Support further enhancements to and standardization of
	    <a href="http://grcinet.grci.com/maria/www/codipsite/Tools/Components.html">DAML API</a>.
          ]]>
        </description>
      </Task>
    </task>
  </Category>
  <Category rdf:ID="theory">
    <name>Theory</name>
    <task>
      <Task rdf:ID="mapping">
        <name>Equivalent Semantics</name>
        <description>
          <![CDATA[
            check the correspondence of the DAML+OIL
            <a href="http://www.daml.org/2001/03/axiomatic-semantics">axiomatic-semantics</a>
            and
            <a href="http://www.daml.org/2001/03/model-theoretic-semantics">model-theoretic-semantics</a>.
          ]]>
        </description>
      </Task>
    </task>
  </Category>
  <Category rdf:ID="tools">
    <name>Tools</name>
    <task>
      <Task rdf:ID="wishlist">
        <name>DAML Tools Wishlist</name>
        <description>
          <![CDATA[
	    implement a tool from the 
	    <a href="http://www.daml.org/tools/wishlist.html">DAML Tools Wishlist</a>
          ]]>
        </description>
      </Task>
    </task>
  </Category>

</rdf:RDF>
