<?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 | CCSI Data Observatory</title>
    <link>https://ccsi.dataobservatory.eu/tag/semantic-web/</link>
      <atom:link href="https://ccsi.dataobservatory.eu/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>Tue, 22 Nov 2022 09:09:00 +0100</lastBuildDate>
    <image>
      <url>https://ccsi.dataobservatory.eu/media/icon_hu2a0676e1b6d94db488e556028a70c3c4_41568_512x512_fill_lanczos_center_3.png</url>
      <title>Semantic web</title>
      <link>https://ccsi.dataobservatory.eu/tag/semantic-web/</link>
    </image>
    
    <item>
      <title>Create Datasets that are Easy to Combine and Reuse</title>
      <link>https://ccsi.dataobservatory.eu/post/2022-12-02-dataset-on-cran/</link>
      <pubDate>Tue, 22 Nov 2022 09:09:00 +0100</pubDate>
      <guid>https://ccsi.dataobservatory.eu/post/2022-12-02-dataset-on-cran/</guid>
      <description>&lt;p&gt;&lt;strong&gt;The latest Reprex R package, dataset was released today on the Comprehensive R Archive Network. It is a very early, conceptual package that will help make scientific achievements more open, governmental data easier to find, and store information that can be better combined.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Data interoperability is almost a buzzword, yet we see very few comprehensive, good solutions to apply it.  Try to find information on open government portals or on big open science repositories—apart from a few good examples, most datasets are as disorganized as any PC’s hard disk that is collecting dust in a shed.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;dataset&lt;/code&gt; package aims to bring together the best practices of data semantics, data organization, and the use of standard metadata to make sure that whatever you store in a data table, it will be immediately available for data analysis, activation, or combination in any new database.&lt;/p&gt;
&lt;p&gt;Ambitious? It is, and &lt;code&gt;dataset 0.1.9&lt;/code&gt; is a very experimental product. While our other packages are aimed at intermediate users with a clear use case in mind, dataset at this point is aimed at package developers. Casual or even heavy R users are unlikely to download it as a standalone product. Instead, &lt;code&gt;dataset&lt;/code&gt; aims to be a stable developer basis for our existing products, rOpenGov packages, and many new uses.&lt;/p&gt;
&lt;td style=&#34;text-align: center;&#34;&gt;















&lt;figure  id=&#34;figure-download-datasethttpsdatasetdataobservatoryeu&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;&lt;img alt=&#34;Download [dataset](https://dataset.dataobservatory.eu/)&#34; srcset=&#34;
               /media/img/screenshots/dataset_0_1_9_hu0a73b7b10e7b08d2ea77dda52eaaa2b5_175803_7af70b7a68aa584fa4a40f2efedc9764.webp 400w,
               /media/img/screenshots/dataset_0_1_9_hu0a73b7b10e7b08d2ea77dda52eaaa2b5_175803_995895f41cee25e4625b2ce9da9c1c88.webp 760w,
               /media/img/screenshots/dataset_0_1_9_hu0a73b7b10e7b08d2ea77dda52eaaa2b5_175803_1200x1200_fit_q75_h2_lanczos_3.webp 1200w&#34;
               src=&#34;https://ccsi.dataobservatory.eu/media/img/screenshots/dataset_0_1_9_hu0a73b7b10e7b08d2ea77dda52eaaa2b5_175803_7af70b7a68aa584fa4a40f2efedc9764.webp&#34;
               width=&#34;760&#34;
               height=&#34;428&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption&gt;
      Download &lt;a href=&#34;https://dataset.dataobservatory.eu/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;dataset&lt;/a&gt;
    &lt;/figcaption&gt;&lt;/figure&gt;&lt;/td&gt;
&lt;p&gt;The metadata aim of &lt;code&gt;dataset&lt;/code&gt; it to add standardized metadata to r data.frames, tibbles, data.tables and other similar structured, tabular objects.  The organization and semantic objectives are to bring the tidy data concept closer to the datacube model, which is the basis of all statistical data exchanges, and W3C standards, which foster machine-to-machine data communications on the traditional web APIs and the semantic web.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Makes data importing easier and less error-prone;&lt;/li&gt;
&lt;li&gt;Leaves plenty of room for documentation automation, resulting in far better reusability and reproducibility;&lt;/li&gt;
&lt;li&gt;The publication of results from R following the &lt;a href=&#34;https://www.go-fair.org/fair-principles/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;FAIR&lt;/a&gt; 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&gt;
&lt;li&gt;Makes the placement into relational databases, semantic web applications, archives, repositories possible without time-consuming and costly data wrangling (See &lt;a href=&#34;https://dataset.dataobservatory.eu/articles/RDF.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;From dataset To RDF&lt;/a&gt;).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The first official release offers little immediate benefits. However, if you are an R package developer, we can bring you a few steps nearer to releasing your data products in a way that conforms the &lt;a href=&#34;https://www.go-fair.org/fair-principles/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;FAIR metadata&lt;/a&gt; principles.  We can make a few steps to streamline your data wrangling.  Make integration with relational databases easier. To make a step towards the semantic web.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>dataset: Create Interoperable FAIR Datasets</title>
      <link>https://ccsi.dataobservatory.eu/software/dataset/</link>
      <pubDate>Thu, 11 Aug 2022 00:00:00 +0000</pubDate>
      <guid>https://ccsi.dataobservatory.eu/software/dataset/</guid>
      <description>&lt;h2 id=&#34;interoperable-fair-datasets&#34;&gt;Interoperable, FAIR datasets&lt;/h2&gt;
&lt;p&gt;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=&#34;https://www.w3.org/TR/vocab-data-cube/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Data Cube
Vocabulary&lt;/a&gt; in a reproducible
manner. The data cube model in itself is is originated in the
&lt;a href=&#34;https://sdmx.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Statistical Data and Metadata eXchange&lt;/a&gt;, and it is
almost fully harmonzied with the Resource Description Framework (RDF),
the standard model for data interchange on the web[^1].&lt;/p&gt;
&lt;p&gt;A mapping of R objects into these models has numerous advantages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Makes data importing easier and less error-prone;&lt;/li&gt;
&lt;li&gt;Leaves plenty of room for documentation automation, resulting in far
better reusability and reproducability;&lt;/li&gt;
&lt;li&gt;The publication of results from R following the
&lt;a href=&#34;https://www.go-fair.org/fair-principles/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;FAIR&lt;/a&gt; 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&gt;
&lt;li&gt;Makes the placement into relational databases, semantic web
applications, archives, repositories possible without time-consuming
and costly data wrangling (See &lt;a href=&#34;https://dataset.dataobservatory.eu/articles/RDF.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;From dataset To
RDF&lt;/a&gt;).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;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=&#34;https://dataset.dataobservatory.eu/articles/dataset.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;The dataset S3
Class&lt;/a&gt;), which
is inherited from &lt;code&gt;data.frame()&lt;/code&gt;.&lt;/p&gt;
&lt;h3 id=&#34;contact&#34;&gt;Contact&lt;/h3&gt;
&lt;p&gt;For contact information, contributors, see the
&lt;a href=&#34;https://dataset.dataobservatory.eu/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;package&lt;/a&gt; homepage.&lt;/p&gt;
&lt;h3 id=&#34;code-of-conduct&#34;&gt;Code of Conduct&lt;/h3&gt;
&lt;p&gt;Please note that the &lt;code&gt;dataset&lt;/code&gt; project is released with a
&lt;a href=&#34;https://www.contributor-covenant.org/version/2/0/code_of_conduct/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Contributor Code of Conduct&lt;/a&gt;.
By contributing to this project, you agree to abide by its terms.&lt;/p&gt;
&lt;div class=&#34;alert alert-note&#34;&gt;
  &lt;div&gt;
    Click the &lt;em&gt;Cite&lt;/em&gt; button above to demo the feature to enable visitors to import publication metadata into their reference management software.
  &lt;/div&gt;
&lt;/div&gt;
</description>
    </item>
    
  </channel>
</rss>
