<?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:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/439/Interdisciplinary-computer-science-guest-editor-introduction">
    <rdfs:label><![CDATA[Interdisciplinary computer science, guest editor introduction]]></rdfs:label>
    <pub:title><![CDATA[Interdisciplinary computer science, guest editor introduction]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-03-30T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[Interdisciplinary Computer Scientists represent a bridge between computer systems and their potential users. They are professionals with the ability to not only develop new applications, but who also have the knowledge to transfer this technology to various fields. Their domain expertise enables them to appreciate the needs of their users, while their technical expertise helps them to recognize the most efficient ways to implement these requirements. This dual responsibility helps them to be effective communicators, serving as liaisons between software engineers and the user community. ]]></pub:abstract>
    <pub:pages><![CDATA[2]]></pub:pages>
    <pub:number><![CDATA[3]]></pub:number>
    <pub:volume><![CDATA[9]]></pub:volume>
    <pub:counter>107</pub:counter>
    <pub:journal><![CDATA[ACM Crossroads]]></pub:journal>
    <pub:author>
       <rdf:List>
         <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Michael/A./Grasso/"><person:name><![CDATA[Michael A. Grasso]]></person:name><rdfs:label><![CDATA[Michael A. Grasso]]></rdfs:label></person:PrincipalFaculty></rdf:first>
         <rdf:rest rdf:resource="&rdf;nil" />
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Michael/A./Grasso/"><person:name><![CDATA[Michael A. Grasso]]></person:name><rdfs:label><![CDATA[Michael A. Grasso]]></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/444.pdf]]></pub:softCopyURI>
      <pub:softCopySize>34734</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:Article>

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

</rdf:RDF>
