<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Semantic web Archives - Francesco Lelli %</title> <atom:link href="https://francescolelli.info/tag/semantic-web/feed/" rel="self" type="application/rss+xml" /><link>https://francescolelli.info/tag/semantic-web/</link> <description>Information Management, Computer Science,  Economics, Finance and more</description> <lastBuildDate>Tue, 22 Feb 2022 20:38:38 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod> hourly </sy:updatePeriod> <sy:updateFrequency> 1 </sy:updateFrequency> <generator>https://wordpress.org/?v=6.8.5</generator><image> <url>https://francescolelli.info/wp-content/uploads/2018/11/cropped-InstrumentElement-32x32.jpg</url><title>Semantic web Archives - Francesco Lelli %</title><link>https://francescolelli.info/tag/semantic-web/</link> <width>32</width> <height>32</height> </image> <site
xmlns="com-wordpress:feed-additions:1">156264324</site> <item><title>On Knowledge Graph and Artificial Intelligence</title><link>https://francescolelli.info/big-data/on-knowledge-graph-and-artificial-intelligence/</link> <comments>https://francescolelli.info/big-data/on-knowledge-graph-and-artificial-intelligence/#respond</comments> <dc:creator><![CDATA[Francesco Lelli]]></dc:creator> <pubDate>Tue, 22 Feb 2022 19:37:44 +0000</pubDate> <category><![CDATA[Big Data]]></category> <category><![CDATA[Machine Learning]]></category> <category><![CDATA[Research]]></category> <category><![CDATA[Artificial Intelligence]]></category> <category><![CDATA[Knowledge Graph]]></category> <category><![CDATA[nlp]]></category> <category><![CDATA[RDF]]></category> <category><![CDATA[research]]></category> <category><![CDATA[schema.org]]></category> <category><![CDATA[Semantic web]]></category> <category><![CDATA[SPARQL]]></category> <category><![CDATA[wikidata]]></category> <guid
isPermaLink="false">https://francescolelli.info/?p=2400</guid><description><![CDATA[<p>In this article I will try to give an introduction to what is a knowledge graph and what is its relationship with artificial intelligence. In a nutshell, we can see this relationship as bi-directional. On the one hand knowledge graphs are ways to represent information and can be used as data for machine learning models. [&#8230;]</p><p>The post <a
href="https://francescolelli.info/big-data/on-knowledge-graph-and-artificial-intelligence/">On Knowledge Graph and Artificial Intelligence</a> appeared first on <a
href="https://francescolelli.info">Francesco Lelli</a>.</p> ]]></description> <content:encoded><![CDATA[<p>In this article I will try to give an introduction to what is a knowledge graph and what is its relationship with artificial intelligence. In a nutshell, we can see this relationship as bi-directional. On the one hand knowledge graphs are ways to represent information and can be used as data for machine learning models. On the other hand AI models can be use for enriching information that are represented using a knowledge graph.</p><p>A knowledge graph is also known as a semantic network and represents a network of real-world entities. In other words represent &#8220;reality&#8221; as a combination of objects, events, situations, or concepts taking into account the relationship between them. This information is usually stored in a graph database and visualized as a graph structure, prompting the term knowledge “graph.”. The figure below can give you a visual idea of how these entities interlink among each other.</p><figure
class="wp-block-image size-large"><img
fetchpriority="high" decoding="async" width="1024" height="770" data-attachment-id="2407" data-permalink="https://francescolelli.info/big-data/on-knowledge-graph-and-artificial-intelligence/attachment/conceptual_diagram_-_example-2/" data-orig-file="https://francescolelli.info/wp-content/uploads/2022/02/Conceptual_Diagram_-_Example.jpg" data-orig-size="1280,963" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Conceptual_Diagram_-_Example" data-image-description="&lt;p&gt;Knowledge Graph and Artificial Intelligence&lt;/p&gt;
" data-image-caption="&lt;p&gt;Knowledge Graph and Artificial Intelligence&lt;/p&gt;
" data-medium-file="https://francescolelli.info/wp-content/uploads/2022/02/Conceptual_Diagram_-_Example-300x226.jpg" data-large-file="https://francescolelli.info/wp-content/uploads/2022/02/Conceptual_Diagram_-_Example-1024x770.jpg" src="https://francescolelli.info/wp-content/uploads/2022/02/Conceptual_Diagram_-_Example-1024x770.jpg?8011c3&amp;8011c3" alt="Knowledge Graph and Artificial Intelligence" class="wp-image-2407" title="Knowledge Graph and Artificial Intelligence" srcset="https://francescolelli.info/wp-content/uploads/2022/02/Conceptual_Diagram_-_Example-1024x770.jpg 1024w, https://francescolelli.info/wp-content/uploads/2022/02/Conceptual_Diagram_-_Example-300x226.jpg 300w, https://francescolelli.info/wp-content/uploads/2022/02/Conceptual_Diagram_-_Example-768x578.jpg 768w, https://francescolelli.info/wp-content/uploads/2022/02/Conceptual_Diagram_-_Example-600x451.jpg 600w, https://francescolelli.info/wp-content/uploads/2022/02/Conceptual_Diagram_-_Example.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure><p>Intuitively, we can note that knowledge graphs take advantages of triples: subject-verb-qualifier in order to infer relationships among the data.</p><p>The knowledge graphs is at the core of the semantic web vision and standards like RDF and query languages like SPARQL are maintained by the w3c. A set of pointers for more information is available in this paper that I wrote specifically for <a
href="https://francescolelli.info/publication/interoperability-of-the-time-of-industry-4-0-and-the-internet-of-things/" target="_blank" rel="noreferrer noopener">interoperability in industry 4.0 and internet of things</a>. However sections 2.3. (of the paper) give an overview of the semantic stack.</p><h3 class="wp-block-heading">Existing tools and technologies that use knowledge graph</h3><p>A core set of technologies that are currently in productions and used companies like Google, Facebook, Apple includes the following:</p><ul
class="wp-block-list"><li><a
href="https://www.wikidata.org/wiki/Wikidata:Main_Page" target="_blank" rel="noreferrer noopener nofollow"><strong>Wikidata</strong></a>: Wikidata is a collaboratively edited multilingual knowledge graph hosted by the Wikimedia Foundation. It is a free and open knowledge base that can be read and edited by both humans and machines.</li><li><strong><a
href="https://schema.org/" target="_blank" rel="noreferrer noopener nofollow">schema.org</a></strong> is an organization that publishes documentations and guidelines to using structured data mark-up on web-pages. Its main objective is to standardize HTML tags to be used by webmasters for creating rich results about a certain topic of interest.</li><li><a
href="https://developers.google.com/knowledge-graph" target="_blank" rel="noreferrer noopener nofollow"><strong>Google Knowledge Graph</strong></a> is a knowledge base used by Google and its services to enhance its search engine&#8217;s results with information gathered from a variety of sources.</li></ul><p>These technologies are strictly focusing on the data instead and the video below share a practical approach that focus on the data and how to combine them. Note that it does not consider any AI approach but focus on how to combine existing available data and their relationships.</p><figure
class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div
class="wp-block-embed__wrapper"> <iframe
title="Strands of the modern semantic web: schema.org, Wikidata, and the Knowledge Graph" width="800" height="450" src="https://www.youtube.com/embed/UzyIlAXOAP8?feature=oembed&#038;enablejsapi=1&#038;origin=https://francescolelli.info" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div></figure><p>However, it contains very nice examples and give an intuitive idea on how Wikidata, Schema.org and Knowledge graph works.</p><h3 class="wp-block-heading">Research on Knowledge Graph and Artificial Intelligence</h3><p>Now that we have an idea of what are the basic techniques for representing information we need to understand how we can use machine learning techniques for enriching these information and the expressiveness of the models. What follows is a set of seminars that discuss the knowledge graph from a more theoretical point of view and consider open research questions. This is the first part:</p><figure
class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div
class="wp-block-embed__wrapper"> <iframe
title="CS520: Knowledge Graph Seminar Session 1 (Spring 2020)" width="800" height="450" src="https://www.youtube.com/embed/bvwjG-3qAmY?feature=oembed&#038;enablejsapi=1&#038;origin=https://francescolelli.info" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div></figure><p>Below you can find the second part. It also contains very nice real life case studies. Including how Siri works!</p><figure
class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div
class="wp-block-embed__wrapper"> <iframe
title="CS 520: Knowledge Graph Seminar Session 2 (Spring 2020)" width="800" height="450" src="https://www.youtube.com/embed/ZWM-Dlw3VCM?feature=oembed&#038;enablejsapi=1&#038;origin=https://francescolelli.info" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div></figure><p>If you are curious and would like to know more about the topic I encourage you in browsing the YouTube channel for more videos.</p><hr
/><p><em>On #Knowledge Graph and #ArtificialIntelligence : how to combine data and models for better information. #BigData #DataScience</em><br
/><a
href='https://twitter.com/intent/tweet?url=https%3A%2F%2Ffrancescolelli.info%2Fbig-data%2Fon-knowledge-graph-and-artificial-intelligence%2F&#038;text=On%20%23Knowledge%20Graph%20and%20%23ArtificialIntelligence%20%3A%20how%20to%20combine%20data%20and%20models%20for%20better%20information.%20%23BigData%20%23DataScience&#038;related' target='_blank' rel="noopener noreferrer" >Share on X</a><br
/><hr
/><p>The post <a
href="https://francescolelli.info/big-data/on-knowledge-graph-and-artificial-intelligence/">On Knowledge Graph and Artificial Intelligence</a> appeared first on <a
href="https://francescolelli.info">Francesco Lelli</a>.</p> ]]></content:encoded> <wfw:commentRss>https://francescolelli.info/big-data/on-knowledge-graph-and-artificial-intelligence/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">2400</post-id> </item> <item><title>Networked Environment for Personalized, Ontology-based Management of Unified Knowledge (NEPOMUK)</title><link>https://francescolelli.info/projects/networked-environment-for-personalized-ontology-based-management-of-unified-knowledge-nepomuk/</link> <comments>https://francescolelli.info/projects/networked-environment-for-personalized-ontology-based-management-of-unified-knowledge-nepomuk/#respond</comments> <dc:creator><![CDATA[Francesco Lelli]]></dc:creator> <pubDate>Sat, 03 Aug 2019 14:31:42 +0000</pubDate> <category><![CDATA[Projects]]></category> <category><![CDATA[EU-Project]]></category> <category><![CDATA[FP6]]></category> <category><![CDATA[FP6-IST]]></category> <category><![CDATA[internet of things]]></category> <category><![CDATA[IoT]]></category> <category><![CDATA[ontology]]></category> <category><![CDATA[RDF]]></category> <category><![CDATA[Research Project]]></category> <category><![CDATA[Semantic Desktop]]></category> <category><![CDATA[Semantic web]]></category> <category><![CDATA[Service Oriented Architecture]]></category> <category><![CDATA[SOA]]></category> <category><![CDATA[Web Services]]></category> <guid
isPermaLink="false">https://francescolelli.info/?p=1584</guid><description><![CDATA[<p>Nepomuk was one of the biggest European Information and Society Technologies projects. Its goal was to develop a comprehensive solution for extending the personal desktop into a collaboration environment which supports both the personal information management and sharing and exchange across social and organizational relations. This solution is called the Social Semantic Desktop. On the [&#8230;]</p><p>The post <a
href="https://francescolelli.info/projects/networked-environment-for-personalized-ontology-based-management-of-unified-knowledge-nepomuk/">Networked Environment for Personalized, Ontology-based Management of Unified Knowledge (NEPOMUK)</a> appeared first on <a
href="https://francescolelli.info">Francesco Lelli</a>.</p> ]]></description> <content:encoded><![CDATA[<p>Nepomuk was one of the biggest European Information and Society  Technologies projects. Its goal was to develop a comprehensive solution  for extending the personal desktop into a collaboration environment  which supports both the personal information management and sharing and  exchange across social and organizational relations. This solution is  called the Social Semantic Desktop. On the one hand it supports the  personal aspects of knowledge work with tools for knowledge articulation  and visualization, the interfaces and data structures of the personal  semantic web, and integration of personal work process support. On the  other hand it supports the social aspects of communication, distributed  collaboration, and social exchange by providing solutions for  distributed search and storage and of semantic social networks and  knowledge exchange. <br></p><div
class="wp-block-image"><figure
class="alignright is-resized"><img
decoding="async" data-attachment-id="1585" data-permalink="https://francescolelli.info/projects/networked-environment-for-personalized-ontology-based-management-of-unified-knowledge-nepomuk/attachment/nepomuklogo/" data-orig-file="https://francescolelli.info/wp-content/uploads/2019/08/nepomukLogo.png" data-orig-size="180,88" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="nepomukLogo" data-image-description="&lt;p&gt;Nepomuk&lt;/p&gt;
" data-image-caption="&lt;p&gt;Nepomuk &lt;/p&gt;
" data-medium-file="https://francescolelli.info/wp-content/uploads/2019/08/nepomukLogo.png" data-large-file="https://francescolelli.info/wp-content/uploads/2019/08/nepomukLogo.png" src="https://francescolelli.info/wp-content/uploads/2019/08/nepomukLogo.png?8011c3&amp;8011c3" alt="Nepomuk" class="wp-image-1585" width="241" height="118"/><figcaption>Nepomuk </figcaption></figure></div><p>Faced with an ever-increasing information flood in a complex and  interconnected world, individual knowledge workers are in dire need for  support in structuring their personal information space and maintaining  fruitful communication and exchange within social networks across  organizational boundaries. NEPOMUK develops technical support and  stipulates and mobilizes community efforts to realize the Social  Semantic Desktop.</p><p>This paradigm comprises a set of technical and methodological solutions for:</p><ul
class="wp-block-list"><li>supporting the knowledge life cycle via personal knowledge articulation  support, embedding in personal work processes, and sharing, exchange  and alignment across social networks</li><li>cross-media and  cross-application linking and browsing of information items based on  standard semantic web data structures, together with un-intrusive  metadata support</li><li>knowledge communication within social networks and  distributed search and storage to build, maintain, and employ  inter-workspace relations in large scale distributed scenarios.</li></ul><p>Links:</p><ul
class="wp-block-list"><li><a
href="https://en.wikipedia.org/wiki/NEPOMUK_(software)">Nepomuk in Wikipedia</a></li><li><a
href="https://cordis.europa.eu/project/rcn/79390/factsheet/en">EU website of Nepomuk</a></li></ul><p>Some relevant publications includes:</p><ul
class="wp-block-list"><li>This is work in progress, just look at the<a
href="https://francescolelli.info/paper-articles-and-publications/"> full list of publication here</a></li></ul><p>If this is not what you are looking for, at this link you can see <a
href="https://francescolelli.info/research-projects/">the full list of projects </a></p><p>The post <a
href="https://francescolelli.info/projects/networked-environment-for-personalized-ontology-based-management-of-unified-knowledge-nepomuk/">Networked Environment for Personalized, Ontology-based Management of Unified Knowledge (NEPOMUK)</a> appeared first on <a
href="https://francescolelli.info">Francesco Lelli</a>.</p> ]]></content:encoded> <wfw:commentRss>https://francescolelli.info/projects/networked-environment-for-personalized-ontology-based-management-of-unified-knowledge-nepomuk/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">1584</post-id> </item> <item><title>Interoperability of the Time of Industry 4.0 and the Internet of Things</title><link>https://francescolelli.info/publication/interoperability-of-the-time-of-industry-4-0-and-the-internet-of-things/</link> <comments>https://francescolelli.info/publication/interoperability-of-the-time-of-industry-4-0-and-the-internet-of-things/#respond</comments> <dc:creator><![CDATA[Francesco Lelli]]></dc:creator> <pubDate>Sun, 03 Feb 2019 16:28:58 +0000</pubDate> <category><![CDATA[Publication]]></category> <category><![CDATA[dynamic production processes]]></category> <category><![CDATA[Industry 4.0]]></category> <category><![CDATA[intelligent interoperability]]></category> <category><![CDATA[internet of things]]></category> <category><![CDATA[IoT]]></category> <category><![CDATA[ontology]]></category> <category><![CDATA[Semantic web]]></category> <category><![CDATA[Semantic web of things]]></category> <guid
isPermaLink="false">https://francescolelli.info/?p=523</guid><description><![CDATA[<p>Abstract: Industry 4.0 demands a dynamic optimization of production lines. They are formed by sets of heterogeneous devices that cooperate towards a shared goal. The Internet of Things can serve as a technology enabler for implementing such a vision. Nevertheless, the domain is struggling in finding a shared understanding of the concepts for describing a [&#8230;]</p><p>The post <a
href="https://francescolelli.info/publication/interoperability-of-the-time-of-industry-4-0-and-the-internet-of-things/">Interoperability of the Time of Industry 4.0 and the Internet of Things</a> appeared first on <a
href="https://francescolelli.info">Francesco Lelli</a>.</p> ]]></description> <content:encoded><![CDATA[<div
class="wp-block-image"><figure
class="alignright"><img
decoding="async" width="300" height="169" data-attachment-id="524" data-permalink="https://francescolelli.info/publication/interoperability-of-the-time-of-industry-4-0-and-the-internet-of-things/attachment/interoperability-of-the-time-of-industry-4-0-and-the-internet-of-things/" data-orig-file="https://francescolelli.info/wp-content/uploads/2019/02/Interoperability-of-the-Time-of-Industry-4.0-and-the-Internet-of-Things.jpg" data-orig-size="300,169" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Interoperability-of-the-Time-of-Industry-4.0-and-the-Internet-of-Things" data-image-description="" data-image-caption="" data-medium-file="https://francescolelli.info/wp-content/uploads/2019/02/Interoperability-of-the-Time-of-Industry-4.0-and-the-Internet-of-Things.jpg" data-large-file="https://francescolelli.info/wp-content/uploads/2019/02/Interoperability-of-the-Time-of-Industry-4.0-and-the-Internet-of-Things.jpg" src="https://francescolelli.info/wp-content/uploads/2019/02/Interoperability-of-the-Time-of-Industry-4.0-and-the-Internet-of-Things.jpg?8011c3&amp;8011c3" alt="" class="wp-image-524"/><figcaption>Interoperability of the Time of Industry 4.0 and the Internet of Things</figcaption></figure></div><p><strong>Abstract</strong>: Industry 4.0 demands a dynamic optimization of production lines. They are formed by sets of heterogeneous devices that cooperate towards a shared goal. The Internet of Things can serve as a technology enabler for implementing such a vision. Nevertheless, the domain is struggling in finding a shared understanding of the concepts for describing a device. This aspect plays a fundamental role in enabling an “intelligent interoperability” among sensor and actuators that will constitute a dynamic Industry 4.0 production line. In this paper, we summarize the efforts of academics and practitioners toward describing devices in order to enable dynamic reconfiguration by machines or humans. We also propose a set of concepts for describing devices, and we analyze how present initiatives are covering these aspects</p><p>Recommendations for advancing the state-of-the-art of the (intelligent) interoperability of IoT towards solving use cases from Industry 4.0 include:</p><ul
class="wp-block-list"><li>IoT can serve as enabler technology for Industry 4.0 especially if proper “intelligent interoperability” is achieved.</li><li>Consider a deeper collaboration among practitioners and academics for developing a shared set of concepts.</li><li>Consider structured knowledge around devices that does not only focus on sensors and includes actuators, as well.</li><li>Schema.org may be a promising technology that could overcome the intrinsic complexity of the semantic web; however, in the case of IoT, it is still in its initial phases.</li><li></li></ul><p>Full article available at the following link:</p><p>DOI: <a
href="https://doi.org/10.3390/fi11020036">https://doi.org/10.3390/fi11020036</a></p><p>Your help in sharing the idea is very welcome!</p><hr
/><p><em>#Interoperability of the Time of #Industry40 and the #InternetOfThings . Consider &#039;intelligent interoperability&#039; as the next step forward </em><br
/><a
href='https://twitter.com/intent/tweet?url=https%3A%2F%2Ffrancescolelli.info%2Fpublication%2Finteroperability-of-the-time-of-industry-4-0-and-the-internet-of-things%2F&#038;text=%23Interoperability%20of%20the%20Time%20of%20%23Industry40%20and%20the%20%23InternetOfThings%20.%20Consider%20%27intelligent%20interoperability%27%20as%20the%20next%20step%20forward%20&#038;related' target='_blank' rel="noopener noreferrer" >Share on X</a><br
/><hr
/><p><strong>Cite this paper as: </strong></p><p>Lelli F. Interoperability of the Time of Industry 4.0 and the Internet of Things.&nbsp;<em>Future Internet</em>. 2019; 11(2):36.</p><ul
class="wp-block-list"><li><a
href="https://francescolelli.info/paper-articles-and-publications/">Full list of Articles</a></li><li><a
href="https://francescolelli.info/journals-publication/">Full list of Journal Publications</a></li></ul><p></p><p>The post <a
href="https://francescolelli.info/publication/interoperability-of-the-time-of-industry-4-0-and-the-internet-of-things/">Interoperability of the Time of Industry 4.0 and the Internet of Things</a> appeared first on <a
href="https://francescolelli.info">Francesco Lelli</a>.</p> ]]></content:encoded> <wfw:commentRss>https://francescolelli.info/publication/interoperability-of-the-time-of-industry-4-0-and-the-internet-of-things/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">523</post-id> </item> </channel> </rss>