<?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/1130/How-to-Make-a-Computer-Appear-Intelligent">
		<rdfs:label><![CDATA[How to Make a Computer Appear Intelligent]]></rdfs:label>
		<pub:title><![CDATA[How to Make a Computer Appear Intelligent]]></pub:title>
		<pub:abstract><![CDATA[There exists a continuum of opinions on what constitutes intelligence, hence on what constitutes artificial intelligence.  Perhaps most workers in the fields of heuristic programming, artificial intelligence, et aI, now agree that the pursuit of a definition in this area is, at least for the time being, a sterile activity. No operationally significant contributions can be expected from the abstract contemplation of this particular semantic navel. Minsky has suggested in a number of talks that an activity which produces results in a way which does not appear understandable to a particular observer will appear to that observer to be somehow intelligent, or at least intelligently motivated.  When that observer finally begins to understand what has been going on, he often has a feeling of having been fooled a little. He then pronounces the heretofore "intelligent" behavior he has been observing as being "merely mechanical" or "algorithmic."]]></pub:abstract>
		<pub:pages><![CDATA[24-26]]></pub:pages>
		<pub:number><![CDATA[2]]></pub:number>
		<pub:note><![CDATA[<b>Weizenbaum, Joseph. "How to make a computer appear intelligent". Datamation, v8n2, pp.24-26, February.,1962.</b><hr/>
<img src="https://ai.umbc.edu/wp-content/uploads/sites/734/2024/03/jw_gomoku.png" style='height: 80%; width: 80%; object-fit: contain; display: block; margin-left: auto; margin-right: auto;'>]]></pub:note>
		<pub:volume><![CDATA[8]]></pub:volume>
		<pub:counter>1546</pub:counter>
		<pub:tag><![CDATA[ai]]></pub:tag>
		<pub:tag><![CDATA[artificial intelligence]]></pub:tag>
		<pub:tag><![CDATA[games]]></pub:tag>
		<pub:tag><![CDATA[gomoku]]></pub:tag>
		<pub:tag><![CDATA[weizenbaum]]></pub:tag>
		<pub:booktitle><![CDATA[Datamation]]></pub:booktitle>
		<pub:publisher><![CDATA[Reed Business Information]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Joseph/Weizenbaum"><person:name><![CDATA[Joseph Weizenbaum]]></person:name><rdfs:label><![CDATA[Joseph Weizenbaum]]></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/Joseph/Weizenbaum"><person:name><![CDATA[Joseph Weizenbaum]]></person:name><rdfs:label><![CDATA[Joseph Weizenbaum]]></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/1284.pdf]]></pub:softCopyURI>
			<pub:softCopySize>334571</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>
