<?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/1213/As-We-May-Think">
		<rdfs:label><![CDATA[As We May Think]]></rdfs:label>
		<pub:title><![CDATA[As We May Think]]></pub:title>
		<pub:abstract><![CDATA[As Director of the Office of Scientific Research and Development, Dr . Vannevar Bush has coordinated the activities
of some six thousand leading American scientists in the application of science to warfare. In this significant
article he holds up an incentive for scientists when the fighting has ceased. He urges that men of science should then
turn to the massive task of making more accessible our bewildering store of knowledge. For years inventions have
extended man’s physical powers rather than the powers of his mind. Trip hammers that multiply the fists, microscopes
that sharpen the eye, and engines of destruction and detection are new results, but not the end results, of
modern science. Now, says Dr. Bush, instruments are at hand which, if properly developed, will give man access
to and command over the inherited knowledge of the ages. The perfection of these pacific instruments should
be the first objective of our scientists as they emerge from their war work. Like Emerson’s famous address of
1837 on “ The American Scholar,” this paper by Dr. Bush calls for a new relationship between thinking man and
the sum of our knowledge.]]></pub:abstract>
		<pub:note><![CDATA[Bush, Vannevar (July 1945). "As We May Think". The Atlantic Monthly. 176 (1): 101–108.]]></pub:note>
		<pub:counter>142</pub:counter>
		<pub:booktitle><![CDATA[The Atlantic]]></pub:booktitle>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Vannevar/Bush"><person:name><![CDATA[Vannevar Bush]]></person:name><rdfs:label><![CDATA[Vannevar Bush]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest rdf:resource="&rdf;nil" />
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Vannevar/Bush"><person:name><![CDATA[Vannevar Bush]]></person:name><rdfs:label><![CDATA[Vannevar Bush]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/1488.pdf]]></pub:softCopyURI>
			<pub:softCopySize>6507695</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>
