<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jeen Broekstra</title>
    <description>The latest articles on DEV Community by Jeen Broekstra (@abrokenjester).</description>
    <link>https://dev.to/abrokenjester</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F456067%2Fe04167e2-e45f-46e6-819b-978ef99fbcd1.png</url>
      <title>DEV Community: Jeen Broekstra</title>
      <link>https://dev.to/abrokenjester</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abrokenjester"/>
    <language>en</language>
    <item>
      <title>Come help us improve RDF4J</title>
      <dc:creator>Jeen Broekstra</dc:creator>
      <pubDate>Sat, 12 Sep 2020 03:39:19 +0000</pubDate>
      <link>https://dev.to/abrokenjester/come-help-us-improve-rdf4j-e1h</link>
      <guid>https://dev.to/abrokenjester/come-help-us-improve-rdf4j-e1h</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I thought I'd use my first post on Dev to introduce our project: &lt;a href="https://rdf4j.org/"&gt;Eclipse RDF4J&lt;/a&gt;, a Java framework for working with RDF knowledge graphs. &lt;/p&gt;

&lt;p&gt;First things first: I'd like to invite you to come help us improve it! We're looking for anyone interested in doing some Java coding, but also help us write documentation, and/or improve the web frontend UI or our project website. &lt;/p&gt;

&lt;p&gt;Our &lt;a href="https://github.com/eclipse/rdf4j/"&gt;Github repo&lt;/a&gt; contains our code, including the website and documentation. We've tagged some &lt;a href="https://github.com/eclipse/rdf4j/issues"&gt;issues&lt;/a&gt; with the &lt;a href="https://github.com/eclipse/rdf4j/issues?q=is%3Aopen+is%3Aissue+label%3Ahacktoberfest"&gt;hacktoberfest&lt;/a&gt; or &lt;a href="https://github.com/eclipse/rdf4j/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22"&gt;good first issue&lt;/a&gt; tags to get new contributors started, though you're most welcome to pick something else as well, of course. We've got a &lt;a href="https://github.com/eclipse/rdf4j#keen-to-contribute"&gt;guide for contributors&lt;/a&gt; that outlines how to best get going, and of course you can get in touch directly with any questions or comments (we're on &lt;a href="https://gitter.im/eclipse/rdf4j"&gt;gitter&lt;/a&gt; and there's a &lt;a href="https://groups.google.com/forum/#!forum/rdf4j-users"&gt;mailinglist&lt;/a&gt;, too).&lt;/p&gt;

&lt;p&gt;We also have a video explaining what we're about (it's a one hour webinar going into quite some detail):&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/OOgXDUf8Cps"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;The "Too long; didn't watch":&lt;/p&gt;

&lt;p&gt;RDF4J is a Java framework for working with knowledge graphs expressed as RDF data (if you've never heard of RDF, it's a W3C standard for serializing data as graphs - see our &lt;a href="https://rdf4j.org/documentation/tutorials/getting-started/"&gt;getting started tutorial&lt;/a&gt; for a brief introduction). &lt;/p&gt;

&lt;p&gt;RDF4J has a suite of parsers and writers for RDF, a query engine for the SPARQL query language, several database implementations, and a set of powerful and flexible Java APIs that make it possible to quickly and easily work with RDF data in Java, including talking to &lt;em&gt;any&lt;/em&gt; RDF database or public knowledge graph. For example, many people use it to interact with the &lt;a href="https://www.wikidata.org/wiki/Wikidata:Main_Page"&gt;Wikidata&lt;/a&gt; knowledge base, and connecting their own sources of data with other information to mash up and combine data into very powerful knowledge-driven applications. Bingo!&lt;/p&gt;

&lt;p&gt;So anyway, come talk to us, we're a friendly bunch of about 3-5 regular contributors (depending on what you count as "regular") who will be overjoyed to help you get started (and you definitely don't need to be an RDF expert already to start getting involved!).&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>java</category>
      <category>contributorswanted</category>
      <category>rdf</category>
    </item>
  </channel>
</rss>
