<?xml version='1.0' encoding='ISO-8859-1'?>
<!DOCTYPE rdf:RDF [
	 <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	 <!ENTITY m 'http://www.isi.edu/webscripter/milestone.o.daml#'>
	 <!ENTITY t 'http://www.isi.edu/webscripter/todo.o.daml#'>
]>
<rdf:RDF xmlns:rdf="&rdf;"
	 xmlns:m="&m;"
	 xmlns:t="&t;"
>

<!--choose an arbitrary rdf:ID for this ClosureReport, **set the "todoitemid" property to the URI of the ToDoItem this ClosureReport refers to.**  then put your "closed" date and "remark", contact baoshi@isi.edu when you have questions --> 

<!-- $Id: validator-wishlist.daml,v 1.1 2000/06/20 19:32:12 drager Exp $ -->

<t:ClosureReport rdf:ID="closureReportOnitem-2001-03-20T2326">
  <t:todoitemid rdf:resource="http://www.daml.org/people/mdean/validator-wishlist.daml#item-2001-03-20T2326" />   
  <t:closed>2001-06-18</t:closed>
  <t:remark>Validator reports results as text or XML.</t:remark>
</t:ClosureReport>

<t:ClosureReport rdf:ID="closureReportOnitem-2000-11-01T1700">
  <t:todoitemid rdf:resource="http://www.daml.org/people/mdean/validator-wishlist.daml#item-2000-11-01T1700" />   
  <t:closed>2001-06-18</t:closed>
  <t:remark>Unaccessable namespaces are reported as warnings.</t:remark>
</t:ClosureReport>

<t:ClosureReport rdf:ID="closureReportOnitem-2000-11-01T1701">
  <t:todoitemid rdf:resource="http://www.daml.org/people/mdean/validator-wishlist.daml#item-2000-11-01T1701" />   
  <t:closed>2001-06-18</t:closed>
  <t:remark>Validator checks to see if classes and properties are defined at any of the
   referenced namespace URIs.  This is reported as a warning because a namespace URI !=
   URL.</t:remark>
</t:ClosureReport>

<t:ClosureReport rdf:ID="closureReportOnitem-2000-11-01T1702">
  <t:todoitemid rdf:resource="http://www.daml.org/people/mdean/validator-wishlist.daml#item-2000-11-01T1702" />   
  <t:closed>2001-06-18</t:closed>
  <t:remark>Checks Domain and Range constraints on Properties.</t:remark>
</t:ClosureReport>

<t:ClosureReport rdf:ID="closureReportOnitem-2000-11-01T1704">
  <t:todoitemid rdf:resource="http://www.daml.org/people/mdean/validator-wishlist.daml#item-2000-11-01T1704" />   
  <t:closed>2001-06-18</t:closed>
  <t:remark>Cardinality is checked using all information in the file being validated and any referenced files.
  Statements could exist in other files and thus make the results incorrect.</t:remark>
</t:ClosureReport>

<t:ClosureReport rdf:ID="closureReportOnitem-2001-03-20T2325">
  <t:todoitemid rdf:resource="http://www.daml.org/people/mdean/validator-wishlist.daml#item-2001-03-20T2325" />   
  <t:closed>2001-06-18</t:closed>
  <t:remark>A slight modification to RDF-API allows the Validator to give an approximate location in the file.</t:remark>
</t:ClosureReport>

<t:ClosureReport rdf:ID="closureReportOnitem-2001-04-12T0852">
  <t:todoitemid rdf:resource="http://www.daml.org/people/mdean/validator-wishlist.daml#item-2001-04-12T0852" />   
  <t:closed>2001-06-18</t:closed>
  <t:remark>A application version of the Validator is available and a caching mechanism is provided.  I am 
  working on a command that automate downloading files to the cache.</t:remark>
</t:ClosureReport>

<t:ClosureReport rdf:ID="closureReportOnitem-2001-04-12T1038">
  <t:todoitemid rdf:resource="http://www.daml.org/people/mdean/validator-wishlist.daml#item-2001-04-12T1038" />   
  <t:closed>2001-06-18</t:closed>
  <t:remark>Indication IDs are generated by the validator and displayed in the text and applet output.</t:remark>
</t:ClosureReport>




<t:ToDoItem rdf:about="http://www.daml.org/people/mdean/validator-wishlist.daml#item-2001-03-20T2317">
  <t:description>
    <![CDATA[
	These are two different items (an example of the first error?).
    ]]>
  </t:description>
</t:ToDoItem>

<t:ToDoItem rdf:about="http://www.daml.org/people/mdean/validator-wishlist.daml#item-2001-03-20T2317">
  <t:description>
    <![CDATA[
	The <code>ID="#foo"</code> item
	also must wait for a custom parser because RDF-API ignores any extra <code>#</code> in the <code>ID</code> tag.
    ]]>
  </t:description>
</t:ToDoItem>


</rdf:RDF>

