Commit 3d49e810 authored by OnToologyUser's avatar OnToologyUser
Browse files

automated change

parent 86811d40
Loading
Loading
Loading
Loading
+7 −5
Original line number Diff line number Diff line
@@ -31,20 +31,22 @@ function loadHash() {
<h1 property="dc:title schema:name">SAREF extension for building devices</h1>
<dl>
<dt>This version:</dt>
<dd><a href="https://w3id.org/def/saref4bldg">https://w3id.org/def/saref4bldg</a></dd>
<dd><a href="http://saref.linkeddata.es/def/v1/bldg">http://saref.linkeddata.es/def/v1/bldg</a></dd>
</dl><dt>Revision:</dt>
<dd property="schema:version">1.0</dd>
<dl><dt>Authors:</dt>
<dd><a property="dc:creator schema:author prov:wasAttributedTo" resource="http://purl.org/net/mpoveda" href="http://purl.org/net/mpoveda">María Poveda Villalón</a></dd><dd><a property="dc:creator schema:author prov:wasAttributedTo" resource="http://www.garcia-castro.com/foaf.rdf#me" href="http://www.garcia-castro.com/foaf.rdf#me">Raúl García Castro</a></dd></dl>

<dl><dt>Download serialization:</dt><dd><span><a href="ontology.n3" target="_blank"><img src="https://img.shields.io/badge/Format-N_Triples-blue.svg"</img></a> </span><span><a href="ontology.xml" target="_blank"><img src="https://img.shields.io/badge/Format-RDF/XML-blue.svg"</img></a> </span><span><a href="ontology.ttl" target="_blank"><img src="https://img.shields.io/badge/Format-TTL-blue.svg"</img></a> </span></dd></dl><dl><dt>License: </dt><dd><a rel="license" href="http://purl.org/NET/rdflicense/cc-by4.0" target="_blank"><img src ="https://img.shields.io/badge/License-Creative Commons CC_BY-blue.svg"</img></a>
<dd><a property="dc:creator schema:author prov:wasAttributedTo" resource="http://purl.org/net/mpoveda" href="http://purl.org/net/mpoveda">http://purl.org/net/mpoveda</a></dd><dd><a property="dc:creator schema:author prov:wasAttributedTo" resource="http://www.garcia-castro.com/foaf.rdf#me" href="http://www.garcia-castro.com/foaf.rdf#me">http://www.garcia-castro.com/foaf.rdf#me</a></dd></dl>

<dl><dt>Download serialization:</dt><dd><span><a href="ontology.n3" target="_blank"><img src="https://img.shields.io/badge/Format-N_Triples-blue.svg"</img></a> </span><span><a href="ontology.xml" target="_blank"><img src="https://img.shields.io/badge/Format-RDF/XML-blue.svg"</img></a> </span><span><a href="ontology.ttl" target="_blank"><img src="https://img.shields.io/badge/Format-TTL-blue.svg"</img></a> </span></dd></dl><dl><dt>License: </dt><dd><a rel="license" href="http://purl.org/NET/rdflicense/cc-by4.0" target="_blank"><img src ="https://img.shields.io/badge/License-null-blue.svg"</img></a>
<span property="dc:license" resource="http://purl.org/NET/rdflicense/cc-by4.0"></span>
<a property="dc:rights" href="http://purl.org/NET/rdflicense/cc-by4.0" rel="license" target="_blank">
<img src="null" style="border-width:0" alt="License"></img>
</a>
<br/></dd></dl><dl><a href="provenance/provenance-en.html" target="_blank">Provenance of this page</a></dl><hr/>
</div>
<div class="status">
<div>
<span>SAREF4BLDG Specification</span>
<span>Specification Draft</span>
</div>
</div>     <div id="abstract"></div>
<div id="toc"><h2>Table of contents</h2>
+2567 −2567

File changed.

Preview size limit exceeded, changes collapsed.

+2392 −2393

File changed.

Preview size limit exceeded, changes collapsed.

+2917 −2917

File changed.

Preview size limit exceeded, changes collapsed.

+1 −2
Original line number Diff line number Diff line
<h2>Abstract</h2><p>The present document presents the SAREF4BLDG ontology, an extension of SAREF for the building domain based on the ISO 16739 standard (IFC).
</p>
<h2>Abstract</h2><p>Here goes the abstract. A couple of sentences summarizing the ontology and its prupose.</p>
Loading