<?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 person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
  <!ENTITY contact "http://ebiquity.umbc.edu/ontology/contact.owl#">
  <!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.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:person = "&person;"
  xmlns:project = "&project;"
  xmlns:pub = "&pub;"
  xmlns:contact = "&contact;"
  xmlns:assoc = "&assoc;"
  xmlns:assert = "&assert;">
  <person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Weidong/Kou/">
  <rdfs:label><![CDATA[Weidong  Kou]]></rdfs:label>
    <person:face><![CDATA[http://ebiquity.umbc.edu/faces/411.jpeg]]></person:face>
    <person:name><![CDATA[Weidong  Kou]]></person:name>
    <person:firstName><![CDATA[Weidong]]></person:firstName>
    <person:lastName><![CDATA[Kou]]></person:lastName>
    <person:biography><![CDATA[Prof. Weidong Kou is currently Chief Architect and Technical
Executive, IBM Software Group, Greater China Group.  Prof. Kou is
the Laureate of 2004 Friendship Award of China, the most prestige
award and highest honor from the national government of China to
recognize an international expert for his/her significant
contribution to China. Before returning to IBM in 2004, Prof. Kou
was on leave from IBM and served as Dean, the School of Computer
Science at Xidian University, and Director of the National ISN
Research Lab in China. He was Associate Director of E-business
Institute at the University of Hong Kong.
<p> 
Prof. Kou has over 20 years of experience in the IT field,
including over 12 years of industrial experience in North
America. He has received various awards from IBM, AT&T, and
Siemens.  Prof. Kou is Senior Member of IEEE, and was elected as
Member of New York Academy of Sciences in 1992. Prof. Kou has
authored/edited 8 books, and published over 100 papers on
journals and conferences. He also authored over 20 issued patents
from US, Canada, UK, Japan, France, Singapore, South Korea,
Taiwan and the Mainland China. He has served as Guest
Editor/Associate Editor for several international journals,
and was General Chair of 2004 IEEE International Conference on
E-Commerce Technology for Dynamic E-Business.
]]></person:biography>
    <person:workContact><contact:ContactInformation>
      <contact:company><![CDATA[IBM]]></contact:company>
    </contact:ContactInformation></person:workContact>
  </person:Collaborator>

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

</rdf:RDF>
