<?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/336/Sensor-Web-Design-Studies-for-Realtime-Dynamic-Congestion-Pricing">
    <rdfs:label><![CDATA[Sensor Web Design Studies for Realtime Dynamic Congestion Pricing]]></rdfs:label>
    <pub:title><![CDATA[Sensor Web Design Studies for Realtime Dynamic Congestion Pricing]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2007-03-23T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[Traffic Congestion is a multi-billion dollar national problem and worsening every year with population growth and increase in freight traffic. We present a model for realistic simulation studies to mitigate congestion in urban areas using dynamic congestion pricing on express toll lanes. Specifically, we identify and address the design issues needed to develop a real time event driven sensor web observing system for traffic monitoring that provides dynamic congestion pricing. To assess the feasibility of this sensor web system, we are in the process of conducting simulation studies based on real data for various system configurations to validate the mitigating impact of dynamic congestion pricing on intermodal freight flow to and from the ports in urban areas. In this paper, we focus on freight flow into the Baltimore corridor from its ports.]]></pub:abstract>
    <pub:pages><![CDATA[6]]></pub:pages>
    <pub:address><![CDATA[White Plains, NY]]></pub:address>
    <pub:counter>786</pub:counter>
    <pub:tag><![CDATA[transportation]]></pub:tag>
    <pub:tag><![CDATA[dynamic]]></pub:tag>
    <pub:tag><![CDATA[congestion]]></pub:tag>
    <pub:tag><![CDATA[pricing]]></pub:tag>
    <pub:tag><![CDATA[traffic]]></pub:tag>
    <pub:tag><![CDATA[congestion]]></pub:tag>
    <pub:tag><![CDATA[simulation]]></pub:tag>
    <pub:booktitle><![CDATA[PerTrans07]]></pub:booktitle>
    <pub:publisher><![CDATA[UMBC]]></pub:publisher>
    <pub:author>
       <rdf:List>
         <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Milton/Halem/"><person:name><![CDATA[Milton  Halem]]></person:name><rdfs:label><![CDATA[Milton  Halem]]></rdfs:label></person:PrincipalFaculty></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Anand/Patwardhan/"><person:name><![CDATA[Anand  Patwardhan]]></person:name><rdfs:label><![CDATA[Anand  Patwardhan]]></rdfs:label></person:Alumnus></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:PhDStudent rdf:about="http://ebiquity.umbc.edu/person/html/Sandor/Dornbush/"><person:name><![CDATA[Sandor  Dornbush]]></person:name><rdfs:label><![CDATA[Sandor  Dornbush]]></rdfs:label></person:PhDStudent></rdf:first>
                 <rdf:rest>
                   <rdf:List>
                     <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Michael/Seablom/"><person:name><![CDATA[Michael  Seablom]]></person:name><rdfs:label><![CDATA[Michael  Seablom]]></rdfs:label></person:Collaborator></rdf:first>
                     <rdf:rest>
                       <rdf:List>
                         <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Yelena/Yesha/"><person:name><![CDATA[Yelena  Yesha]]></person:name><rdfs:label><![CDATA[Yelena  Yesha]]></rdfs:label></person:PrincipalFaculty></rdf:first>
                         <rdf:rest rdf:resource="&rdf;nil" />
                       </rdf:List>
                     </rdf:rest>
                   </rdf:List>
                 </rdf:rest>
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Milton/Halem/"><person:name><![CDATA[Milton  Halem]]></person:name><rdfs:label><![CDATA[Milton  Halem]]></rdfs:label></person:PrincipalFaculty></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/325.pdf]]></pub:softCopyURI>
      <pub:softCopySize>237136</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:Proceedings>

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

</rdf:RDF>
