<?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 event "http://ebiquity.umbc.edu/ontology/event.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.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:event = "&event;"
  xmlns:person = "&person;"
  xmlns:assert = "&assert;">
  <event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/318/Blackbook3-A-Graph-Analytic-Processing-Platform-For-The-Semantic-Web">
    <rdfs:label><![CDATA[Blackbook3:  A Graph Analytic Processing Platform For The Semantic Web]]></rdfs:label>
    <event:title><![CDATA[Blackbook3:  A Graph Analytic Processing Platform For The Semantic Web]]></event:title>
    <event:speaker><person:MSStudent rdf:about="http://ebiquity.umbc.edu/person/html/Set/Cruz/"><person:name><![CDATA[Set  Cruz]]></person:name><rdfs:label><![CDATA[Set  Cruz]]></rdfs:label></person:MSStudent></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2009-10-06T10:15:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2009-10-06T11:30:00-05:00</event:endDate>
    <event:location><![CDATA[ITE 325 - B]]></event:location>
    <event:abstract><![CDATA[Lance Byrd and Set Cruz will talk about Blackbook, a Graph Analytic Processing Platform For The Semantic Web.

<p> Started in 2006, Blackbook3 is primarily an RDF middleware framework for integrating data and executing algorithms.  Its purpose is to enable content providers and developers to focus on their unique problem, allowing Blackbook3 to handle the production-level, enterprise framing that is commonly duplicated.  Security, web services, ingestion tools, visualizers,workflow, and analyst applications are provided as additional features.  This talk will go into the current and future use cases for Blackbook3 and will cover some broader discussion about RDF applications in knowledge discovery and dissemination.</p>

<p> Blackbook3 is based on semantic web technologies - RDF, OWL, SPARQL and JENA.  It is vocabulary agnostic. It relies on open standards and “best-of-breed” open source technologies: Lucene, JAAS, D2RQ and Hadoop/Map Reduce. Blackbook3 leverages cloud computing technologies: Hadoop/Map Reduce, HBase and Solr.  Blackbook3 has a Plug-and-Play, loosely–coupled architecture; SOAP & REST interfaces; SPARQL & Linked Data endpoints. Blackbook3 can run in environments where high confidentiality is required.</p>

<p>Participate remotely via <a
href="https://webmeeting.dimdim.com/portal/JoinForm.action?confKey=ebiquity">dimdim</a>. After
10:15, click on JOIN MEETING and enter 'ebiquity' for the meeting
name.</p>]]></event:abstract>
    <event:tag><![CDATA[semantic web]]></event:tag>
    <event:tag><![CDATA[rdf]]></event:tag>
    <event:host><person:PrincipalFaculty 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:PrincipalFaculty></event:host>
    <assert:eventPptSlides rdf:resource="http://ebiquity.umbc.edu/resource/html/id/281/Blackbook3-A-Graph-Analytic-Processing-Platform-For-The-Semantic-Web" />
  </event:Event>

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

</rdf:RDF>

