<?xml version="1.0"?>

<!DOCTYPE owl [
  <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
  <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
  <!ENTITY owl "http://www.w3.org/2002/07/owl#">
  <!ENTITY cc "http://web.resource.org/cc/#">
  <!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
  <!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">]>

<!--
  This ontology document is licensed under the Creative Commons
  Attribution License. To view a copy of this license, visit
  http://creativecommons.org/licenses/by/2.0/ or send a letter to
  Creative Commons, 559 Nathan Abbott Way, Stanford, California
  94305, USA.
-->

<rdf:RDF 
  xmlns:rdf = "&rdf;"
  xmlns:rdfs = "&rdfs;"
  xmlns:xsd = "&xsd;"
  xmlns:owl = "&owl;"
  xmlns:cc = "&cc;"
  xmlns:project = "&project;"
  xmlns:person = "&person;"
  xmlns:pub = "&pub;"
  xmlns:assert = "&assert;">
  <pub:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/251/Knowledge-Based-Electronic-Markets">
    <rdfs:label><![CDATA[Knowledge-Based Electronic Markets]]></rdfs:label>
    <pub:title><![CDATA[Knowledge-Based Electronic Markets]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2000-08-01T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[This workshop addressed the challenges, opportunities, and practical applications of knowledge-based electronic markets (e-markets). By e-markets, we mean markets on the web (or large inter-enterprise private networks) where buyers interact and transact with sellers. e-markets also include infrastructure support and mediation services and players, such as for yellow pages, catalogs, shopping search, advertising, sales assistants, brokering, aggregation, infomediaries, reputation and trust management, authentication, and payments. By knowledge-based, we mean using automated techniques for knowledge representation and reasoning, learning, and communication, for example, in intelligent agents.
<p>
See <a href="http://www.aaai.org/Press/Reports/Workshops/ws-00-04.html">http://www.aaai.org/Press/Reports/Workshops/ws-00-04.html</a> for more information.
]]></pub:abstract>
    <pub:series><![CDATA[Papers from the AAAI Workshop]]></pub:series>
    <pub:note><![CDATA[Technical Report WS-00-04, ISBN 1-57735-119-3]]></pub:note>
    <pub:googleKey>WxgS50M4oj4J</pub:googleKey>
    <pub:googleCitations>2</pub:googleCitations>
    <pub:tag><![CDATA[ecommerce]]></pub:tag>
    <pub:tag><![CDATA[ai]]></pub:tag>
    <pub:tag><![CDATA[aaai]]></pub:tag>
    <pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
    <pub:author>
       <rdf:List>
         <rdf:first></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Benjamin/Grosof/"><person:name><![CDATA[Benjamin  Grosof]]></person:name><rdfs:label><![CDATA[Benjamin  Grosof]]></rdfs:label></person:Collaborator></rdf:first>
             <rdf:rest rdf:resource="&rdf;nil" />
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
  </pub:Proceedings>

  <rdf:Description rdf:about="">
    <cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
  </rdf:Description>

</rdf:RDF>
