Commit 56a2a5f3 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

Better documentation

parent 27ac3eaa
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
SAREF4INMA is an OWL-DL ontology that extends SAREF with 24 classes (in addition to a number of classes directly reused from the SAREF ontology and the SAREF4BLDG extension), 20 object properties (in addition to a number of object properties reused from the SAREF ontology and the SAREF4BLDG extension) and 11 data type properties. SAREF4INMA focuses on extending SAREF for the industry and manufacturing domain to solve the lack of interoperability between various types of production equipment that produce items in a factory and, once outside the factory, between different organizations in the value chain to uniquely track back the produced items to the corresponding production equipment, batches, material and precise time in which they were manufactured.
 No newline at end of file
+5 −0
Original line number Diff line number Diff line
The editors would like to thank the ETSI SmartM2M technical committee for providing guidance and expertise.

Also, many thanks to the ETSI staff and all other current and former active Participants of the ETSI SmartM2M group for their support, technical input and suggestions that led to improvements to this ontology.

Also, special thanks goes to the ETSI SmartM2M Technical Officer Guillemin Patrick for his help.
+2 −0
Original line number Diff line number Diff line
- [Maria Poveda-Villalon](https://w3id.org/people/mpoveda/) ([Universidad Politécnica de Madrid](http://www.oeg-upm.net/))
- Matthijs Punter ([TNO](https://tno.nl/))
+4 −0
Original line number Diff line number Diff line
- [Laura Daniele](https://www.linkedin.com/in/lauradaniele) ([TNO](https://tno.nl/))
- Alba Fernandez Izquierdo ([Universidad Politécnica de Madrid](http://www.oeg-upm.net/))
- [Raúl Garcia-Castro](http://www.garcia-castro.com/foaf.rdf#me) ([Universidad Politécnica de Madrid](http://www.oeg-upm.net/))
- [Mike de Roode](https://www.linkedin.com/in/mderoode) ([TNO](https://tno.nl/))
+8 −0
Original line number Diff line number Diff line
<h3>General Overview</h3>

<p><a href="#Figure_1">Figure 1</a> shows an overview of the main classes of SAREF4INMA and their relationships.<p>

<figure>
  <img src="diagrams/saref4inmaOverview.png" alt="SAREF4INMA Overview"/>
  <figcaption id="Figure_1">Figure 1: Overview of the SAREF4INMA ontology</figcaption>
</figure>
Loading