<?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:Misc rdf:about="http://ebiquity.umbc.edu/paper/html/id/1199/A-Proposal-for-the-Dartmouth-Summer-Research-Project-on-Artificial-Intelligence">
		<rdfs:label><![CDATA[A Proposal for the Dartmouth Summer Research Project on Artificial Intelligence]]></rdfs:label>
		<pub:title><![CDATA[A Proposal for the Dartmouth Summer Research Project on Artificial Intelligence]]></pub:title>
		<pub:abstract><![CDATA[We propose that a 2 month, 10 man study of artificial intelligence be carried out during the summer of 1956 at Dartmouth College in Hanover, New Hampshire. The study is to proceed on the basis of the conjecture that every aspect of learning or any other feature of intelligence can in principle be so precisely described that a machine can be made to simulate it. An attempt will be made to find how to make machines use language, form abstractions and concepts, solve kinds of problems now reserved for humans, and improve themselves. We think that a significant advance can be made in one or more of these problems if a carefully selected group of scientists work on it together for a summer.]]></pub:abstract>
		<pub:note><![CDATA[The original proposal was dated August 31, 1955.  This is a reformatted version by John McCarthy and shared on his website.  The Dartmouth Summer Research Project on AI was a 1956 summer workshop widely considered to be the founding event of artificial intelligence as a field. Read more abut it on <a href="https://en.wikipedia.org/wiki/Dartmouth_workshop">Wikipedia</a>.

<img src="https://ai.umbc.edu/wp-content/uploads/sites/734/2025/07/The-attendants-of-the-Dartmouth-Conference.jpg" style='height: 90%; width: 90%; object-fit: contain; display: block; margin-left: auto; margin-right: auto;'>]]></pub:note>
		<pub:counter>598</pub:counter>
		<pub:tag><![CDATA[ai]]></pub:tag>
		<pub:tag><![CDATA[dartmouth]]></pub:tag>
		<pub:tag><![CDATA[history]]></pub:tag>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/John/McCarthy"><person:name><![CDATA[John McCarthy]]></person:name><rdfs:label><![CDATA[John McCarthy]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Marvin/Minsky"><person:name><![CDATA[Marvin Minsky]]></person:name><rdfs:label><![CDATA[Marvin Minsky]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Nathaniel/Rochester"><person:name><![CDATA[Nathaniel Rochester]]></person:name><rdfs:label><![CDATA[Nathaniel Rochester]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Claude/Shannon"><person:name><![CDATA[Claude E. Shannon]]></person:name><rdfs:label><![CDATA[Claude E. Shannon]]></rdfs:label></person:Person>
										</rdf:first>
										<rdf:rest rdf:resource="&rdf;nil" />
									</rdf:List>
								</rdf:rest>
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/John/McCarthy"><person:name><![CDATA[John McCarthy]]></person:name><rdfs:label><![CDATA[John McCarthy]]></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/1444.pdf]]></pub:softCopyURI>
			<pub:softCopySize>78003</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Misc>

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

</rdf:RDF>
