<?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/Ryusuke/Masuoka/">
  <rdfs:label><![CDATA[Ryusuke  Masuoka]]></rdfs:label>
    <person:face><![CDATA[http://ebiquity.umbc.edu/faces/149.jpeg]]></person:face>
    <person:name><![CDATA[Ryusuke  Masuoka]]></person:name>
    <person:firstName><![CDATA[Ryusuke]]></person:firstName>
    <person:lastName><![CDATA[Masuoka]]></person:lastName>
    <person:biography><![CDATA[Dr. Ryusuke Masuoka is a senior researcher with  Fujitsu Laboratories of America, Inc. at College Park, Maryland, USA. He is also an adjunct professor of UMIAC, University of Maryland. Since joining Fujitsu Laboratories Ltd. in 1988, he has conducted research into neural networks, simulated annealing, and agent systems. Results from all of those areas of research have lead to products from Fujitsu. Specifically, recent research on agent systems has paved the road to an agent system software product, INTERSTAGE AGENTPRO. After moving to Fujitsu Laboratories of America, Inc. in March of 2001, he has engaged in researches on pervasive computing, system security, and bioinformatics.]]></person:biography>
    <person:workContact><contact:ContactInformation>
      <contact:company><![CDATA[Fujitsu Laboratories of America]]></contact:company>
      <contact:phone><![CDATA[+1-301-486-1564]]></contact:phone>
      <contact:email><![CDATA[rmasuoka@fla.fujitsu.com]]></contact:email>
      <contact:url><![CDATA[http://www.flacp.fujitsulabs.com/~rmasuoka/]]></contact:url>
    </contact:ContactInformation></person:workContact>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/220/Policy-based-Access-Control-for-Task-Computing-Using-Rei-">
      <pub:title><![CDATA[Policy-based Access Control for Task Computing Using Rei ]]></pub:title>
      <rdfs:label><![CDATA[Policy-based Access Control for Task Computing Using Rei ]]></rdfs:label>
      <pub:booktitle><![CDATA[ Proceedings of the Policy Management for the Web Workshop]]></pub:booktitle>
      <pub:publisher><![CDATA[W3C]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-05-10T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Ryusuke/Masuoka/"><person:name><![CDATA[Ryusuke  Masuoka]]></person:name><rdfs:label><![CDATA[Ryusuke  Masuoka]]></rdfs:label></person:Collaborator></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:Proposal rdf:about="http://ebiquity.umbc.edu/project/html/id/38/eBiquitous-task-computing"><project:title><![CDATA[eBiquitous task computing]]></project:title><rdfs:label><![CDATA[eBiquitous task computing]]></rdfs:label></project:Proposal></assoc:project>
        <assoc:role rdf:resource="&person;Collaborator" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/174/Ryusuke-Masuoka-Fujitsu-" />
  </person:Collaborator>

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

</rdf:RDF>

