<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Sparql and RDF data in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/sparql-and-rdf-data/m-p/105929#M42318</link>
    <description>&lt;P&gt;Hello Databricks Community,&lt;/P&gt;&lt;P&gt;Does anyone have experience with running SPARQL (&lt;A href="https://en.wikipedia.org/wiki/SPARQL" target="_blank" rel="noopener"&gt;https://en.wikipedia.org/wiki/SPARQL&lt;/A&gt;) queries in Databricks?&lt;/P&gt;&lt;P&gt;Make a connection to the Community SolidServer&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/CommunitySolidServer/CommunitySolidServer" target="_blank" rel="noopener"&gt;https://github.com/CommunitySolidServer/CommunitySolidServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and query this.&lt;/P&gt;&lt;P&gt;Do you have any suggestions on how to approach this?&lt;/P&gt;&lt;P&gt;Thanks for the feedback.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joeri&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2025 15:24:39 GMT</pubDate>
    <dc:creator>JrV</dc:creator>
    <dc:date>2025-01-16T15:24:39Z</dc:date>
    <item>
      <title>Sparql and RDF data</title>
      <link>https://community.databricks.com/t5/data-engineering/sparql-and-rdf-data/m-p/105929#M42318</link>
      <description>&lt;P&gt;Hello Databricks Community,&lt;/P&gt;&lt;P&gt;Does anyone have experience with running SPARQL (&lt;A href="https://en.wikipedia.org/wiki/SPARQL" target="_blank" rel="noopener"&gt;https://en.wikipedia.org/wiki/SPARQL&lt;/A&gt;) queries in Databricks?&lt;/P&gt;&lt;P&gt;Make a connection to the Community SolidServer&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/CommunitySolidServer/CommunitySolidServer" target="_blank" rel="noopener"&gt;https://github.com/CommunitySolidServer/CommunitySolidServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and query this.&lt;/P&gt;&lt;P&gt;Do you have any suggestions on how to approach this?&lt;/P&gt;&lt;P&gt;Thanks for the feedback.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joeri&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 15:24:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/sparql-and-rdf-data/m-p/105929#M42318</guid>
      <dc:creator>JrV</dc:creator>
      <dc:date>2025-01-16T15:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sparql and RDF data</title>
      <link>https://community.databricks.com/t5/data-engineering/sparql-and-rdf-data/m-p/106121#M42391</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/114875"&gt;@JrV&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;For this use case, Databricks currently support&amp;nbsp;&lt;A href="https://github.com/patofp/bellman" target="_self"&gt;Bellman SPARQL engine&lt;/A&gt; which can run on Databricks as a Scala library operating on a dataframe of Triples (S, P, O)&lt;/P&gt;
&lt;P&gt;Also integration is available for Stardog through Databricks Partner Connect, which operates as a semantic layer over data in Hive and Unity Catalog tables (details &lt;A href="https://docs.databricks.com/en/partners/semantic-layer/stardog.html#partner-connect" target="_self"&gt;here&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 16:35:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/sparql-and-rdf-data/m-p/106121#M42391</guid>
      <dc:creator>User16502773013</dc:creator>
      <dc:date>2025-01-17T16:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sparql and RDF data</title>
      <link>https://community.databricks.com/t5/data-engineering/sparql-and-rdf-data/m-p/108277#M43019</link>
      <description>&lt;P&gt;You can use the &lt;CODE&gt;rdflib&lt;/CODE&gt; library to connect to the Community SolidServer and execute SPARQL queries.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;from rdflib import Graph&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2025 07:45:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/sparql-and-rdf-data/m-p/108277#M43019</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2025-02-01T07:45:14Z</dc:date>
    </item>
  </channel>
</rss>

