<?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:GuestSpeaker rdf:about="http://ebiquity.umbc.edu/person/html/Brent/Morris/">
  <rdfs:label><![CDATA[Brent  Morris]]></rdfs:label>
    <person:face><![CDATA[http://ebiquity.umbc.edu/faces/316.jpeg]]></person:face>
    <person:name><![CDATA[Brent  Morris]]></person:name>
    <person:firstName><![CDATA[Brent]]></person:firstName>
    <person:lastName><![CDATA[Morris]]></person:lastName>
    <person:biography><![CDATA[Morris, who earned his doctorate and master's in math from Duke University, and a master's in computer science from Johns Hopkins University, is believed to have the only doctorate in the world in card shuffling „ his dissertation is titled "Permutations by Cutting and Shuffling: A Generalization to Q Dimensions."
<p>
He holds two U.S. patents on computers designed with shuffles, and has been a mathematician with the U.S. government since 1975. He currently serves as executive of the Cryptologic Mathematician Program at the National Security Agency. He served as U.S. representative to the International Standards Organization (ISO) in the area of computer security.
<p>
He has taught mathematics, computer science, and cryptanalysis at Duke University, Johns Hopkins University, and the National Cryptologic School. His interests include computer interconnection networks, the mathematics of card shuffling, and recreational mathematics.

Morris, the author of discuss "Magic Tricks, Card Shuffling and Dynamic Computer Memories," a book that explores the interconnections between these seemingly unrelated topics, became interested in the "perfect shuffle" in high school and has pursued its mathematics for more than 30 years. He worked his way through college and graduate school as a magician and has been invited to speak at the Smithsonian Institution, the Board of Mathematical Sciences of the National Research Council, NASA Goddard Space Flight Center, AT&T Bell Labs, NEC Research Institute and the National War College. He has also presented his work at the Joint Mathematics Meetings of the MAA/AMS and more than 100 colleges and universities.]]></person:biography>
    <person:workContact><contact:ContactInformation>
    </contact:ContactInformation></person:workContact>
  </person:GuestSpeaker>

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

</rdf:RDF>

