<?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/Ora/Lassila/">
  <rdfs:label><![CDATA[Ora  Lassila]]></rdfs:label>
    <person:face><![CDATA[http://ebiquity.umbc.edu/faces/315.jpeg]]></person:face>
    <person:name><![CDATA[Ora  Lassila]]></person:name>
    <person:firstName><![CDATA[Ora]]></person:firstName>
    <person:lastName><![CDATA[Lassila]]></person:lastName>
    <person:biography><![CDATA[Ora Lassila is a Research Fellow at the Nokia Research Center. He has been an elected member of the Advisory Board of the World Wide Web Consortium (W3C) since 1998, and represented Nokia in the W3C Advisory Committee in 1998-2002. In 1996-1997 he was a Visiting Scientist at MIT Laboratory for Computer Science, working with W3C and launching the Resource Description Framework (RDF) standard; he served as a co-editor of the RDF Model and Syntax specification.
<p>
His current research work focuses on the Semantic Web and particularly its applications to mobile and ubiquitous computing. He collaborates with several US universities, and has been an active participant in the DARPA Agent Markup Language (DAML) program.
<p>
His previous positions include Project Manager at the Robotics Institute of Carnegie Mellon University and Research Scientist at the CS Laboratory of Helsinki University of Technology. He has also worked as a software engineer in several companies (including his own start-up). He is the author of more than 70 conference papers and journal articles.]]></person:biography>
    <person:workContact><contact:ContactInformation>
      <contact:company><![CDATA[Nokia Research]]></contact:company>
      <contact:url><![CDATA[http://www.lassila.org/]]></contact:url>
    </contact:ContactInformation></person:workContact>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/293/sTuples-Semantic-Tuple-Spaces">
      <pub:title><![CDATA[sTuples: Semantic Tuple Spaces]]></pub:title>
      <rdfs:label><![CDATA[sTuples: Semantic Tuple Spaces]]></rdfs:label>
      <pub:booktitle><![CDATA[First Annual International Conference on Mobile and Ubiquitous Systems: Networking and Services (MobiQuitous’04)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-08-22T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Deepali/Khushraj/"><person:name><![CDATA[Deepali  Khushraj]]></person:name><rdfs:label><![CDATA[Deepali  Khushraj]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
  </person:Collaborator>

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

</rdf:RDF>
