introduction-en.html 1.76 KB
Newer Older
OnToologyUser's avatar
OnToologyUser committed
<h2 id="intro" class="list">Introduction <span class="backlink"> back to <a href="#toc">ToC</a></span></h2>
<span class="markdown">
albaizq's avatar
albaizq committed


This document presents the implementation of the SAREF extension for the industry and manufacturing domain. This extension is based on the Reference Architectural Model Industry 4.0 (RAMI). This work has been developed in the context of the STF 534 which was established with the goal to create SAREF extensions for the domains of Smart Cities, Smart Industry & Manufacturing, and Smart AgriFood.</span>
OnToologyUser's avatar
OnToologyUser committed
<div id="namespacedeclarations">
<h3 id="ns" class="list">Namespace declarations</h3>
<div id="ns" align="center">
<table>
<caption> <a href="#ns"> Table 1</a>: Namespaces used in the document </caption>
<tbody>
<tr><td><b>s4inma</b></td><td>&lt;https://w3id.org/def/saref4inma&gt;</td></tr>
<tr><td><b>def</b></td><td>&lt;https://w3id.org/def&gt;</td></tr>
<tr><td><b>owl</b></td><td>&lt;http://www.w3.org/2002/07/owl&gt;</td></tr>
<tr><td><b>saref</b></td><td>&lt;https://w3id.org/saref&gt;</td></tr>
<tr><td><b>xsd</b></td><td>&lt;http://www.w3.org/2001/XMLSchema&gt;</td></tr>
<tr><td><b>rdfs</b></td><td>&lt;http://www.w3.org/2000/01/rdf-schema&gt;</td></tr>
albaizq's avatar
albaizq committed
<tr><td><b>saref4inma</b></td><td>&lt;https://w3id.org/def/saref4inma&gt;</td></tr>
OnToologyUser's avatar
OnToologyUser committed
<tr><td><b>foaf-rdf</b></td><td>&lt;http://www.garcia-castro.com/foaf.rdf&gt;</td></tr>
<tr><td><b>rdf</b></td><td>&lt;http://www.w3.org/1999/02/22-rdf-syntax-ns&gt;</td></tr>
<tr><td><b>rdflicense</b></td><td>&lt;http://purl.org/NET/rdflicense&gt;</td></tr>
<tr><td><b>terms</b></td><td>&lt;http://purl.org/dc/terms&gt;</td></tr>
<tr><td><b>vann</b></td><td>&lt;http://purl.org/vocab/vann&gt;</td></tr>
<tr><td><b>dc</b></td><td>&lt;http://purl.org/dc/elements/1.1&gt;</td></tr>
</tbody>
</table>
</div>
</div>