<?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/Donald/Steiner">
		<rdfs:label><![CDATA[Donald Steiner]]></rdfs:label>
		<rdf:type rdf:resource="&person;Collaborator" />
		<person:face><![CDATA[http://ebiquity.umbc.edu/media/faces/187.gif]]></person:face>
		<person:name><![CDATA[Donald Steiner]]></person:name>
		<person:firstName><![CDATA[Donald]]></person:firstName>
		<person:lastName><![CDATA[Steiner]]></person:lastName>
		<person:biography><![CDATA[Dr. Donald Steiner Is Director Of Software Research And
Development At Quantum Leap Innovations (Qli), A Pioneer In
Intelligent Software Based In Newark, Delaware. He Is
Responsible For Qli'S Initiatives In Data Fusion And
Reasoning, Knowledge Management, Real-Time And Distributed
Planning, And Collaborative Decision Making.  Formerly With
Siemens Corporate Technology In Germany, Dr. Steiner Has 20
Years Experience In Conducting And Leading Artificial
Intelligence Research And Software Development Projects
From Conceptualization To Fruition.  Prior To Joining
Quantum Leap, He Was Co-Founder And Chief Scientist Of
Webv2, An Enterprise Software Company Providing A
Decentralized, Mobile Process Network Platform. Webv2 Is A
Spin-Off Of Siemens And Uses Networked Intelligent Agent
Technology Developed Under His Leadership. Steiner Has A
Phd In Mathematics From Iowa State University And An Ma In
German From The University Of Northern Iowa.  He Was Also A
Founding Member Of The Microelectronics And Computer
Technology Corp (Mcc) Artificial Intelligence Lab In
Austin, Texas, And Has Served As President Of The
Foundation For Intelligent Physical Agents (Fipa).
]]></person:biography>
		<person:workContact><contact:ContactInformation>
			<contact:company><![CDATA[Quantum Leap Innovations]]></contact:company>
			<contact:email><![CDATA[dds@quantumleap.us]]></contact:email>
			<contact:url><![CDATA[Http://Quantumleap.Us/]]></contact:url>
		</contact:ContactInformation></person:workContact>
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/66/Donald-Steiner" />
	</person:Collaborator>

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

</rdf:RDF>
