Commit be0cb9ca authored by OnToologyUser's avatar OnToologyUser
Browse files

automated change

parent cbf5fc1b
Loading
Loading
Loading
Loading
+1284 −1284

File changed.

Preview size limit exceeded, changes collapsed.

+393 −393

File changed.

Preview size limit exceeded, changes collapsed.

+1430 −1430

File changed.

Preview size limit exceeded, changes collapsed.

+7 −7
Original line number Diff line number Diff line
@@ -583,20 +583,20 @@ Audio-visual appliances may be fixed in place or may be able to be moved from on
            <sup class="type-c" title="class">c</sup>
         </dd>
         <dd>
            <a href="#hasSpace" title="http://saref.linkeddata.es/def/bldg#hasSpace">has space</a>
            <a href="#http://www.w3.org/2003/01/geo/wgs84_pos#location"
               title="http://www.w3.org/2003/01/geo/wgs84_pos#location">location</a>
            <sup class="type-op" title="object property">op</sup> 
            <span class="logic">only</span> 
            <a href="#BuildingSpace"
               title="http://saref.linkeddata.es/def/bldg#BuildingSpace">Building space</a>
            <a href="#http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
               title="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing">Spatial thing</a>
            <sup class="type-c" title="class">c</sup>
         </dd>
         <dd>
            <a href="#http://www.w3.org/2003/01/geo/wgs84_pos#location"
               title="http://www.w3.org/2003/01/geo/wgs84_pos#location">location</a>
            <a href="#hasSpace" title="http://saref.linkeddata.es/def/bldg#hasSpace">has space</a>
            <sup class="type-op" title="object property">op</sup> 
            <span class="logic">only</span> 
            <a href="#http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
               title="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing">Spatial thing</a>
            <a href="#BuildingSpace"
               title="http://saref.linkeddata.es/def/bldg#BuildingSpace">Building space</a>
            <sup class="type-c" title="class">c</sup>
         </dd>
      </dl>
+4 −3
Original line number Diff line number Diff line
@@ -6,16 +6,16 @@
<table>
<caption> <a href="#ns"> Table 1</a>: Namespaces used in the document </caption>
<tbody>
<tr><td><b>v1</b></td><td>&lt;http://saref.linkeddata.es/def/v1/&gt;</td></tr>
<tr><td><b>v1</b></td><td>&lt;https://w3id.org/def/v1/&gt;</td></tr>
<tr><td><b>dc</b></td><td>&lt;http://purl.org/dc/elements/1.1/&gt;</td></tr>
<tr><td><b>prov</b></td><td>&lt;http://www.w3.org/ns/prov#&gt;</td></tr>
<tr><td><b>terms</b></td><td>&lt;http://purl.org/dc/terms/&gt;</td></tr>
<tr><td><b>s4bldg</b></td><td>&lt;http://saref.linkeddata.es/def/bldg#&gt;</td></tr>
<tr><td><b>s4bldg</b></td><td>&lt;https://w3id.org/def/saref4bldg#&gt;</td></tr>
<tr><td><b>vann</b></td><td>&lt;http://purl.org/vocab/vann/&gt;</td></tr>
<tr><td><b>net</b></td><td>&lt;http://purl.org/net/&gt;</td></tr>
<tr><td><b>wgs84-pos</b></td><td>&lt;http://www.w3.org/2003/01/geo/wgs84_pos#&gt;</td></tr>
<tr><td><b>rdfs</b></td><td>&lt;http://www.w3.org/2000/01/rdf-schema#&gt;</td></tr>
<tr><td><b>def</b></td><td>&lt;http://saref.linkeddata.es/def/&gt;</td></tr>
<tr><td><b>def</b></td><td>&lt;https://w3id.org/def/&gt;</td></tr>
<tr><td><b>rdflicense</b></td><td>&lt;http://purl.org/NET/rdflicense/&gt;</td></tr>
<tr><td><b>xsd</b></td><td>&lt;http://www.w3.org/2001/XMLSchema#&gt;</td></tr>
<tr><td><b>owl</b></td><td>&lt;http://www.w3.org/2002/07/owl#&gt;</td></tr>
@@ -25,6 +25,7 @@
<tr><td><b>saref</b></td><td>&lt;https://w3id.org/saref#&gt;</td></tr>
<tr><td><b>lexical</b></td><td>&lt;http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/&gt;</td></tr>
<tr><td><b>pset</b></td><td>&lt;http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/&gt;</td></tr>
<tr><td><b>bldg</b></td><td>&lt;http://saref.linkeddata.es/def/bldg#&gt;</td></tr>
</tbody>
</table>
</div>
Loading