index.html 4.54 KB
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
      "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <title>W3C Workshop on Rule Languages for Interoperability
  </title>

  <link href="http://www.w3.org/StyleSheets/base.css" rel="stylesheet"
  type="text/css" />

  <!-- link rel="stylesheet" href="http://www.w3.org/Style/threepart-f.css"
  title="Gold fixed" media="screen, projection, print" -->

  <style type="text/css">

    .comment { 
       width: 90%; 
       border: 2px solid red; 
       padding: 6px;
    }
    
    dl, dd, dt {  list-style-type: disc; }

    table, ol, ul,p,dl { margin-left: 4% }
    dl {  margin-left: +6%; }
    dt {  font-weight: bold; }

    h4 { margin-left: 4% }

    .head { text-align: center; 
    color: #005a9c; 
    font-weight: bold;
    }
    
    h2 {
    color: white; 
    border: 1px solid gray;
    font-weight: bold;
    margin-top: 0;
    padding: 0.1em; 
    text-indent: 0.3em;
    }

    table {
       border-collapse: collapse;
       background: #FFF;
    }

    th,td {      
       padding: 6px 2em; 
       background: #eee;
       border: 1px black solid;
    }

    td.date {
       text-align: right;
       font-weight: bold;
       font-size: 90%;
    }

/* h1 { 
  background: #005a9c; 
} */

h1 { 

}

h3, h4, h5 {
  color: #8080D0;
}

h2 { 
  background-color: #aa7; 
}

  .author {
     margin-top: 2em;
     font-style: italic;
  }
  </style>


</head>

<body>

<p>
  <a href="http://www.w3.org/"><img border="0" src="http://www.w3.org/Icons/WWW/w3c_home"
  alt="W3C" /></a>
  <a href="http://www.w3.org/TandS/"><img src="http://www.w3.org/Icons/tands.gif"
  alt="Technology and Society Domain" width="212" height="48"
  border="0" /></a> <a href="http://www.w3.org/2001/sw/"><img src="http://www.w3.org/2001/sw/sw"
  alt="The Semantic Web Home Page" border="0" /></a>
</p>

<div class="head">
<h1>W3C Workshop on <br/>Rule Languages<br/>for Interoperability</h1>

<h3>27-28 April 2005 &mdash; Washington, D.C., USA</h3>

</div>

<h2>After the Workshop</h2>

<p>The <a href="report">Workshop Report</a> provides a summary of the
event, while the <a href="report/minutes">minutes</a> give more
details and link to contributed session notes.  The <a
href="program2">final program</a> provides links to slides, notes, and
minutes for each session.  We also have the <a
href="attendees">attendee list</a>.</p>

<p id="list">There is now a mailing list, <a href="mailto:public-rule-workshop-discuss@w3.org">public-rule-workshop-discuss@w3.org</a>, with <a href="http://lists.w3.org/Archives/Public/public-rule-workshop-discuss/">public archives</a>.   To subscribe, send a message with the subject "subcribe" to <a href="mailto:public-rule-workshop-discuss-request@w3.org">public-rule-workshop-discuss-request@w3.org</a>.</p>

<p><strong>To continue the work begun at this workshop, W3C has formed
a <a href="/2005/rules/wg">Rule Interchange Format (RIF) Working
Group</a></strong>.</p>

<h2>Before the Workshop</h2>

<h3>Call For Participation (CFP)</h3>

<p>The <a href="cfp">Call for Participation</a> was issued on 15 February 2005.  Here is a sample <a href="cfp-short.txt">short e-mail announcement</a> and a <a href="cfp-long.txt">long e-mail announcement</a>.</p>

<h3>Participants</h3>

<p>The list of <a href="registered">registered participants</a> is available.  Please address any concerns to <a href="mailto:team-rule-language-workshop-chairs@w3.org">team-rule-language-workshop-chairs@w3.org</a>.</p>

<h3>Papers</h3>

<p>The <a href="accepted">accepted papers</a> are available.  Typographical corrections by the authors are welcome at <a href="mailto:team-rule-language-workshop-chairs@w3.org">team-rule-language-workshop-chairs@w3.org</a>.</p>

<h3>Program</h3>

<p>The <a href="program">program</a> is now available.  Speakers should consult <a href="http://www.w3.org/2004/12/rules-ws/presentation-guidelines">guidelines for presentations</a>.</p>
  
<h3>Workshop Venue</h3>

<p>The workshop will be held at the: </p>

<p>
<a href="http://www.hamiltoncrowneplazawashingtondc.com/">Hamilton Crowne Plaza Hotel</a><br/>
1001 14th street, NW,<br/>
Washington, DC 20005, USA</br>
</p>

<p>Reservation: +1-800-263-9802<br/>
   Hotel: +1-202-682-0111</p>
   
<p>Breakfast will be provided starting at 7:30, and the workshop begins at 8:30.</p>


<div class="author">
  <hr/>
  <a href="http://www.w3.org/People/Sandro">Sandro Hawke</a>, W3C
  <br/>
  $Id: Overview.html,v 1.17 2006/04/14 13:57:04 sandro Exp $
</div>

</body>
</html>