<docbook><section><title>PHPBB3SIOCRef</title><para> </para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2">phpBB 3 SIOC Reference</bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3">What is it about?</bridgehead>
<para>Unobtrusive generation of RDF instance data from phpBB 3.
 You simply use phpBB 3 as-is while reaping the benefit of &quot;Linked Data Views&quot; into your bulletin board data via the SIOC Ontology.
 In addition, you attain transparent integration between phpBB 3 and NNTP such that phpBB 3 data becomes accessible to NNTP aware applications.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h3">Why is it important?</bridgehead>
<para>Unified Storage of heterogenous data originating from a variety of applications and associated protocols that is exposed as RDF instance data.
 Thus, benefits include:</para>
<itemizedlist mark="bullet" spacing="compact"><listitem>SPARQL access to phpBB 3 data via a SPARQL Endpoint </listitem>
<listitem>Dereferenceable URIs (drill-down facilitating data pointers) for all data items (Entities) in the &quot;Discussion Forum&quot; / &quot;Bulletin Board&quot; domain (also referred to as Boardscape) </listitem>
<listitem>Coherent exploitation of conceptual similarities between phpBB 3 and objects in the NNTP (Usenet / newsgroups) such as  two-way interaction with common date via NNTP news-reader utilities or web-based discussion forum clients bound to phpBB 3 or NNTP.</listitem>
</itemizedlist><bridgehead class="http://www.w3.org/1999/xhtml:h3">How can one use this feature?</bridgehead>
 <itemizedlist mark="bullet" spacing="compact"><listitem>Obtain an Open Source of Commercial Edition of Virtuoso ( <emphasis>enable PHP Hosting Support during installation</emphasis>) </listitem>
<listitem>Install the virtuoso_phpbb_hosting_filesystem.vad package </listitem>
<listitem>Go to http://<span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:domain:[port]/phpBB3 </span></listitem>
<listitem>Use phpBB 3 as per usual </listitem>
<listitem>Query SPARQL Data via the endpoint: http://<span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:domain:[port]/phpBB3 using RDF Data Source URI (Named Graph): http://:[port]/phpbb_v (for Virtual Graphs) and http://:[port]/phpbb (for Physical Graphs)</span></listitem>
</itemizedlist><bridgehead class="http://www.w3.org/1999/xhtml:h3">What are the Linked Data Views supported?</bridgehead>
 <itemizedlist mark="bullet" spacing="compact"><listitem><ulink url="PHPBB3SIOCRef/PHPBB3 rdf_views_script.sql">PHPBB3 rdf_views_script.sql</ulink> or view the online version <ulink url="VirtRDFViewPHPBB3">here</ulink>.</listitem>
</itemizedlist><para> </para>
<bridgehead class="http://www.w3.org/1999/xhtml:h3">Can I See This In Action Anywhere?</bridgehead>
 <itemizedlist mark="bullet" spacing="compact"><listitem>Available demo you can find at the following location: <ulink url="http://demo.openlinksw.com/phpBB3/">http://demo.openlinksw.com/phpBB3/</ulink> </listitem>
<listitem>You can run the queries below or your own created ones using the <ulink url="http://demo.openlinksw.com/sparql">Virtuoso SPARQL query page</ulink>.
</listitem>
<listitem>For the database located at <ulink url="http://demo.openlinksw.com/phpBB3/,">http://demo.openlinksw.com/phpBB3/,</ulink> you should use the following graph(s) URI: <itemizedlist mark="bullet" spacing="compact"><listitem>Virtual Graph URI: <ulink url="http://demo.openlinksw.com/phpBB3_v/">http://demo.openlinksw.com/phpBB3_v/</ulink> </listitem>
<listitem>Physical Graph URI: <ulink url="http://demo.openlinksw.com/phpBB3/">http://demo.openlinksw.com/phpBB3/</ulink></listitem>
</itemizedlist></listitem>
</itemizedlist><bridgehead class="http://www.w3.org/1999/xhtml:h3">Key phpBB 3 to SIOC Mappings</bridgehead>
 
<table><title /><tgroup><thead /><tbody>
<row />
<row><entry> Instance  </entry><entry> rdf:type </entry><entry> sioc:Container </entry></row>
<row><entry> Instance Type	</entry><entry> rdf:type </entry><entry> sioc:Forum </entry></row>
<row><entry> Instance  name </entry><entry> sioc:name  </entry><entry> <ulink url="http://demo.openlinksw.com/phpBB3/viewforum.php?f=4">http://demo.openlinksw.com/phpBB3/viewforum.php?f=4</ulink> </entry></row>
</tbody></tgroup></table>
<itemizedlist mark="bullet" spacing="compact"><listitem><ulink url="PHPBB3REFExample1">Dump of all phpBB3 Forums</ulink> </listitem>
<listitem><ulink url="PHPBB3REFExample2">Dump of all phpBB3 Posts</ulink> </listitem>
<listitem><ulink url="PHPBB3REFExample3">Dump of phpBB3 Groups and their members</ulink> </listitem>
<listitem><ulink url="PHPBB3REFExample4">Dump of phpBB 3 Users details</ulink></listitem>
</itemizedlist><para> </para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2">Reference</bridgehead>
<itemizedlist mark="bullet" spacing="compact"><listitem><ulink url="VirtRDFViewPHPBB3">phpBB 3 Linked Data Views</ulink> </listitem>
<listitem><ulink url="http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsIntegrationphpBB">phpBB 3 Installation Guide</ulink></listitem>
</itemizedlist><bridgehead class="http://www.w3.org/1999/xhtml:h3">See also</bridgehead>
 <itemizedlist mark="bullet" spacing="compact"><listitem><ulink url="http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSSIOCRef">ODS SIOC reference</ulink> </listitem>
<listitem><ulink url="http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSAtomOWLRef">Query ODS Data Spaces using SPARQL and Atom OWL Ontology</ulink> </listitem>
<listitem><ulink url="http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSSKOSRef">Query ODS Data Spaces using SPARQL and SKOS Ontology</ulink> </listitem>
<listitem><ulink url="http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSFOAFRef">Query ODS Data Spaces using SPARQL and FOAF Ontology</ulink> </listitem>
<listitem><ulink url="http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSAnnoteaRef">Query ODS Data Spaces using SPARQL and Annotea Ontology</ulink> </listitem>
<listitem><ulink url="http://ods.openlinksw.com/dataspace/dav/wiki/ODS/VOSODSSparqlSamples">ODS SPARQL Samples</ulink> </listitem>
<listitem><ulink url="NorthWindREF">Northwind SPARQL Reference</ulink> </listitem>
<listitem><ulink url="SIOCRefTutorial">Query Virtuoso Tutorials using SPARQL</ulink> </listitem>
<listitem><ulink url="SIOCRefDocs">Query Virtuoso Documentation using SPARQL</ulink> </listitem>
<listitem><ulink url="WordPressSIOCRef">WordPress SIOC Reference</ulink> </listitem>
<listitem><ulink url="MediaWikiSIOCRef">MedaWiki SIOC Reference</ulink> </listitem>
<listitem><ulink url="DrupalSIOCRef">Drupal SIOC Reference</ulink></listitem>
</itemizedlist><para><ulink url="CategoryRDF">CategoryRDF</ulink> <ulink url="CategorySIOC">CategorySIOC</ulink> <ulink url="CategorySPARQL">CategorySPARQL</ulink> </para>
</section></docbook>