<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>semantic web | Reprex</title><link>https://reprex-next.netlify.app/tag/semantic-web/</link><atom:link href="https://reprex-next.netlify.app/tag/semantic-web/index.xml" rel="self" type="application/rss+xml"/><description>semantic web</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Thu, 11 Aug 2022 00:00:00 +0000</lastBuildDate><image><url>https://reprex-next.netlify.app/media/icon_hub9491570ac57158c0eeecc95c95b13e5_20247_512x512_fill_lanczos_center_3.png</url><title>semantic web</title><link>https://reprex-next.netlify.app/tag/semantic-web/</link></image><item><title>dataset: Create Interoperable FAIR Datasets</title><link>https://reprex-next.netlify.app/software/dataset/</link><pubDate>Thu, 11 Aug 2022 00:00:00 +0000</pubDate><guid>https://reprex-next.netlify.app/software/dataset/</guid><description>&lt;h2 id="interoperable-fair-datasets">Interoperable, FAIR datasets&lt;/h2>
&lt;p>The primary aim of dataset is create well-referenced, well-described,
interoperable datasets from data.frames, tibbles or data.tables that
translate well into the W3C DataSet definition within the &lt;a href="https://www.w3.org/TR/vocab-data-cube/" target="_blank" rel="noopener">Data Cube
Vocabulary&lt;/a> in a reproducible
manner. The data cube model in itself is is originated in the
&lt;a href="https://sdmx.org/" target="_blank" rel="noopener">Statistical Data and Metadata eXchange&lt;/a>, and it is
almost fully harmonzied with the Resource Description Framework (RDF),
the standard model for data interchange on the web[^1].&lt;/p>
&lt;p>A mapping of R objects into these models has numerous advantages:&lt;/p>
&lt;ol>
&lt;li>Makes data importing easier and less error-prone;&lt;/li>
&lt;li>Leaves plenty of room for documentation automation, resulting in far
better reusability and reproducability;&lt;/li>
&lt;li>The publication of results from R following the
&lt;a href="https://www.go-fair.org/fair-principles/" target="_blank" rel="noopener">FAIR&lt;/a> principles is far
easier, making the work of the R user more findable, more
accessible, more interoperable and more reusable by other users;&lt;/li>
&lt;li>Makes the placement into relational databases, semantic web
applications, archives, repositories possible without time-consuming
and costly data wrangling (See &lt;a href="https://dataset.dataobservatory.eu/articles/RDF.html" target="_blank" rel="noopener">From dataset To
RDF&lt;/a>).&lt;/li>
&lt;/ol>
&lt;p>Our package functions work with any structured R objects (data.fame,
data.table, tibble, or well-structured lists like json), however, the
best functionality is achieved by the (See &lt;a href="https://dataset.dataobservatory.eu/articles/dataset.html" target="_blank" rel="noopener">The dataset S3
Class&lt;/a>), which
is inherited from &lt;code>data.frame()&lt;/code>.&lt;/p>
&lt;h3 id="contact">Contact&lt;/h3>
&lt;p>For contact information, contributors, see the
&lt;a href="https://dataset.dataobservatory.eu/" target="_blank" rel="noopener">package&lt;/a> homepage.&lt;/p>
&lt;h3 id="code-of-conduct">Code of Conduct&lt;/h3>
&lt;p>Please note that the &lt;code>dataset&lt;/code> project is released with a
&lt;a href="https://www.contributor-covenant.org/version/2/0/code_of_conduct/" target="_blank" rel="noopener">Contributor Code of Conduct&lt;/a>.
By contributing to this project, you agree to abide by its terms.&lt;/p>
&lt;div class="alert alert-note">
&lt;div>
Click the &lt;em>Cite&lt;/em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
&lt;/div>
&lt;/div></description></item></channel></rss>