<?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:Resource rdf:about="http://ebiquity.umbc.edu/resource/html/id/335/Making-the-Semantic-Web-Easier-to-Use-for-Sharing-Science-Data">
		<rdfs:label><![CDATA[Making the Semantic Web Easier to Use for Sharing Science Data]]></rdfs:label>
		<pub:type><![CDATA[Presentation]]></pub:type>
		<pub:title><![CDATA[Making the Semantic Web Easier to Use for Sharing Science Data]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-11-06T00:00:00-05:00</pub:publishedOn>
		<pub:description><![CDATA[<p>Semantic Web technologies have the potential to support science by providing a web-based data representation that ties data to semantics models, facilitates data sharing and linking, supports provenance annotations, and can exploit a large and growing collection of background knowledge on the web. While the concepts and technologies are mature and supported by sound standards, their use within scientific communities remains relatively low. This talk will discuss current research aimed at reducing some of the barriers to wider adoption and use by both professional and citizen scientists. It will describe approaches to publishing and sharing scientific data on social media systems, techniques enabling scientists to generate Semantic Web data by using familiar software tools, and new approaches to querying large collections of Semantic Web data.</p>

<p><i>Slides used for a presentation at the <a href="http://research.microsoft.com/en-us/events/escience2011/">2011 Microsoft eScience Workshop</a>, Stockholm</i></p>]]></pub:description>
		<pub:counter><![CDATA[1232]]></pub:counter>
		<pub:tag><![CDATA[escience]]></pub:tag>
		<pub:tag><![CDATA[semantic web]]></pub:tag>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></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/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/95/Graph-of-Relations"><project:title><![CDATA[Graph of Relations]]></project:title><rdfs:label><![CDATA[Graph of Relations]]></rdfs:label></project:PastProject></pub:relatedProject>
		<pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/96/Tables-to-Linked-Data"><project:title><![CDATA[Tables to Linked Data]]></project:title><rdfs:label><![CDATA[Tables to Linked Data]]></rdfs:label></project:PastProject></pub:relatedProject>
		<assert:eventPptSlidesOf rdf:resource="http://ebiquity.umbc.edu/event/html/id/421/Making-the-Semantic-Web-Easier-to-Use-for-Sharing-Science-Data" />
	</pub:Resource>

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

</rdf:RDF>
