- From: Jim Hendler <hendler@cs.umd.edu>
- Date: Sun, 16 Jun 2002 13:53:57 -0400
- To: webont <www-webont-wg@w3.org>
Testing an authoring tool - here is our agenda in RDF - the file
validates ok. Since this tool assumed functional properties, I had
to use a list for the meeting topic - makes for ugly graph.
<rdf:RDF
xmlns:agnda="file:////Users/jhendler/Desktop/agenda-f2f-ont.daml#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
<agnda:Meeting>
<agnda:MeetingName>F2f3</agnda:MeetingName>
<agnda:uri>http://www.w3.org/2001/sw/WebOnt</agnda:uri>
<agnda:location>Stanford, CA</agnda:location>
<agnda:meetingStartDate>2002-07-01</agnda:meetingStartDate>
<agnda:meetingEndDate>2002-07-02</agnda:meetingEndDate>
<agnda:meetingTopicList rdf:ID="TopicList">
<daml:List>
<daml:first>
<agnda:Topic>
<agnda:title>FEATURE SYNOPSIS FOR THE OWL WEB ONTOLOGY
LANGUAGE</agnda:title>
<agnda:presenter>
<agnda:Presenter>
<agnda:name>Deb McGuinness</agnda:name>
<agnda:organization>Stanford</agnda:organization>
</agnda:Presenter>
</agnda:presenter>
</agnda:Topic>
</daml:first>
<daml:rest>
<daml:List>
<daml:first>
<agnda:Topic>
<agnda:title>OWL Reference Description</agnda:title>
<agnda:presenter>
<agnda:Presenter>
<agnda:name>Mike Dean</agnda:name>
<agnda:organization>BBN</agnda:organization>
</agnda:Presenter>
</agnda:presenter>
</agnda:Topic>
</daml:first>
<daml:rest>
<daml:List>
<daml:first>
<agnda:Topic>
<agnda:title>Formal Specification of the OWL Web
Ontology Language</agnda:title>
<agnda:presenter>
<agnda:Presenter>
<agnda:name>Peter Patel-Schneider</agnda:name>
<agnda:organization>Lucent</agnda:organization>
</agnda:Presenter>
</agnda:presenter>
</agnda:Topic>
</daml:first>
<daml:rest>
<daml:List>
<daml:first>
<agnda:Topic>
<agnda:title>Extra-logical features </agnda:title>
<agnda:presenter>
<agnda:Presenter>
<agnda:name>Jim Hendler</agnda:name>
<agnda:organization>Univ of Md</agnda:organization>
</agnda:Presenter>
</agnda:presenter>
</agnda:Topic>
</daml:first>
<daml:rest>
<daml:List>
<daml:first>
<agnda:Topic>
<agnda:title>Miscellaneous</agnda:title>
<agnda:presenter>
<agnda:Presenter>
<agnda:name>Jim Hendler</agnda:name>
<agnda:organization>Univ of
Md</agnda:organization>
</agnda:Presenter>
</agnda:presenter>
</agnda:Topic>
</daml:first>
<daml:rest>
<daml:List>
<daml:first>
<agnda:Topic>
<agnda:title>Guide documents</agnda:title>
<agnda:presenter>
<agnda:Presenter>
<agnda:name>Guus Schreiber</agnda:name>
<agnda:organization>UVA and
Ibrow</agnda:organization>
</agnda:Presenter>
</agnda:presenter>
</agnda:Topic>
</daml:first>
<daml:rest>
</daml:rest>
</daml:List>
</daml:rest>
</daml:List>
</daml:rest>
</daml:List>
</daml:rest>
</daml:List>
</daml:rest>
</daml:List>
</daml:rest>
</daml:List>
</agnda:meetingTopicList>
</agnda:Meeting>
</rdf:RDF>
--
Professor James Hendler hendler@cs.umd.edu
Director, Semantic Web and Agent Technologies 301-405-2696
Maryland Information and Network Dynamics Lab. 301-405-6707 (Fax)
Univ of Maryland, College Park, MD 20742 240-731-3822 (Cell)
http://www.cs.umd.edu/users/hendler
Received on Sunday, 16 June 2002 13:54:02 UTC