Unverified Commit ff3696db authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

doc generated from pipeline

parent ca94b1a4
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,3 +5,5 @@ saref-pipeline.jar
target
scripts
ts

documentation/ts_*
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ For the purposes of the present document, the following abbreviations apply:
* UPC: Universal Product Code
* UPC-A: Universal Product Code 

!!! alert-info "NOTE:"
!!! alert alert-info "NOTE:"
    UPC-A is an 11 digit variation of UPC, as opposed to UPC-E which is the 6 digit variation.

* UUID: Universally Unique Identifier
 No newline at end of file
+4 −2
Original line number Diff line number Diff line
### Normative references
# References

## Normative references

* <a id="[0]">[0]</a> [ETSI TS 103 410-5 (V2.1.1)](https://www.etsi.org/deliver/etsi_ts/103400_103499/10341005/02.01.01_60/ts_10341005v020101p.pdf): "SmartM2M;; Extension to SAREF; Part 5: Industry and Manufacturing Domains".
* <a id="[1]">[1]</a>	[ETSI TS 103 264 (V3.1.1](https://www.etsi.org/deliver/etsi_ts/103200_103299/103264/03.01.01_60/ts_103264v030101p.pdf)): "SmartM2M; Smart Applications; Reference Ontology and oneM2M Mapping".
@@ -6,7 +8,7 @@
* <a id="[3]">[3]</a>	[ETSI TS 103 673](https://www.etsi.org/deliver/etsi_ts/103600_103699/103673/): "SmartM2M; SAREF Development Framework and Workflow, Streamlining the Development of SAREF and its Extensions".


### Informative references
## Informative references

* <a id="[i.1]">[i.1]</a>	ETSI TR 103 411 (V1.1.1) (02-2017): "SmartM2M; Smart Appliances; SAREF extension investigation".
* <a id="[i.2]">[i.2]</a>	ETSI TR 103 507 (V1.1.1): "SmartM2M; SAREF extension investigation; Requirements for industry and manufacturing domains".
+4 −0
Original line number Diff line number Diff line
@@ -8,6 +8,10 @@
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix s4inma: <https://saref.etsi.org/saref4inma/> .
@prefix s4bldg: <https://saref.etsi.org/saref4bldg/> .
@prefix dct: <http://purl.org/dc/terms/>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.

@base <https://saref.etsi.org/saref4inma/> .

<https://saref.etsi.org/saref4inma/> rdf:type owl:Ontology ;