<?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 event "http://ebiquity.umbc.edu/ontology/event.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.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:event = "&event;"
  xmlns:person = "&person;"
  xmlns:assert = "&assert;">
  <event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/162/Mashups-Beyond-Google-Maps">
    <rdfs:label><![CDATA[Mashups Beyond Google Maps]]></rdfs:label>
    <event:title><![CDATA[Mashups Beyond Google Maps]]></event:title>
    <event:speaker><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Harry/Chen/"><person:name><![CDATA[Harry  Chen]]></person:name><rdfs:label><![CDATA[Harry  Chen]]></rdfs:label></person:PhDAlumnus></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2006-06-20T11:30:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2006-06-20T12:00:00-05:00</event:endDate>
    <event:location><![CDATA[National Science Foundation, VA, USA]]></event:location>
    <event:abstract><![CDATA[<p>What's "mashup"? How did Google Maps API create a new culture of mashups? What's the role of semantics is in this new technology?</p>
<p>In this presentation, Dr. Chen overviews Google's geospatial technology, and discusses geospatial semantic web research issues.</p>
<p>
External Resource: <a href="http://colab.cim3.net/cgi-bin/wiki.pl?ExpeditionWorkshop/OpenCollaboration_NetworkingGeospatialInformationTechnology_2006_06_20#nid34TX"> Networking Geospatial Information Technology 2006-06</a>
</p>]]></event:abstract>
    <event:uri><![CDATA[/]]></event:uri>
    <event:tag><![CDATA[geospatial]]></event:tag>
    <event:tag><![CDATA[semantic web]]></event:tag>
    <event:tag><![CDATA[web]]></event:tag>
    <event:tag><![CDATA[google]]></event:tag>
    <event:tag><![CDATA[multiagent system]]></event:tag>
    <event:host><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Brand/Niemann/"><person:name><![CDATA[Brand  Niemann]]></person:name><rdfs:label><![CDATA[Brand  Niemann]]></rdfs:label></person:Collaborator></event:host>
    <assert:eventAttendedBy rdf:resource="http://ebiquity.umbc.edu/person/html/Harry/Chen/" />
    <assert:eventPptSlides rdf:resource="http://ebiquity.umbc.edu/resource/html/id/182/Mashups-Beyond-Google-Maps" />
  </event:Event>

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

</rdf:RDF>
