<?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:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/865/Proceedings-of-the-First-Workshop-on-Storytelling">
		<rdfs:label><![CDATA[Proceedings of the First Workshop on Storytelling]]></rdfs:label>
		<pub:title><![CDATA[Proceedings of the First Workshop on Storytelling]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2018-06-05T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Human storytelling has existed for as far back as we can trace, predating writing. Humans have
used stories for entertainment, education, cultural preservation; to convey experiences, history, lessons,
morals; and to share the human experience.
Part of grounding artificial intelligence work in human experience can involve the generation,
understanding, and sharing of stories. This workshop highlights the diverse work being done in
storytelling and AI across different fields.
Papers at this workshop are multi-disciplinary, including work on neural, pipeline, and linguistic
approaches to understanding and creating stories.
We are also pleased to host a Visual Storytelling challenge, highlighting different methods for
automatically generating stories given a set of images; and an invited talk from Nasrin Mostafazadeh
on communicating about events through storytelling.]]></pub:abstract>
		<pub:note><![CDATA[Held in conjunction with NAACL HLT]]></pub:note>
		<pub:counter>845</pub:counter>
		<pub:publisher><![CDATA[Association for Computational Linguistics]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Francis/Ferraro"><person:name><![CDATA[Francis Ferraro]]></person:name><rdfs:label><![CDATA[Francis Ferraro]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Margaret/Mitchell"><person:name><![CDATA[Margaret Mitchell]]></person:name><rdfs:label><![CDATA[Margaret Mitchell]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Ishan/Misra"><person:name><![CDATA[Ishan Misra]]></person:name><rdfs:label><![CDATA[Ishan Misra]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest rdf:resource="&rdf;nil" />
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Francis/Ferraro"><person:name><![CDATA[Francis Ferraro]]></person:name><rdfs:label><![CDATA[Francis Ferraro]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/redirect/to/publication/id/933/Proceedings-of-the-First-Workshop-on-Storytelling]]></pub:softCopyURI>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Proceedings>

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

</rdf:RDF>
