Commit 407300a7 authored by María's avatar María
Browse files

version update

changed version to 1.0.1 (adopting new versioning scheme)

solved typo “wight -> weight” in s4bldg:operatingWeight label
parent 90121b2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -33,7 +33,7 @@ function loadHash() {
<dt>This version:</dt>
<dt>This version:</dt>
<dd><a href="https://w3id.org/def/saref4bldg">https://w3id.org/def/saref4bldg</a></dd>
<dd><a href="https://w3id.org/def/saref4bldg">https://w3id.org/def/saref4bldg</a></dd>
</dl><dt>Revision:</dt>
</dl><dt>Revision:</dt>
<dd property="schema:version">1.0</dd>
<dd property="schema:version">1.0.1</dd>
<dl><dt>Authors:</dt>
<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 (Ontology Engineering Group)</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 (Ontology Engineering Group)</a></dd></dl>
<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 (Ontology Engineering Group)</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 (Ontology Engineering Group)</a></dd></dl>


+2 −2
Original line number Original line Diff line number Diff line
@@ -774,7 +774,7 @@ xsd:duration a rdfs:Datatype .


:operatingWeight a owl:ObjectProperty ;
:operatingWeight a owl:ObjectProperty ;
	rdfs:comment "Operating weight of the tank including all of its contents. Usually measured in kilograms (kg) or grams (g)."@en ;
	rdfs:comment "Operating weight of the tank including all of its contents. Usually measured in kilograms (kg) or grams (g)."@en ;
	rdfs:label "operating wight"@en .
	rdfs:label "operating weight"@en .
# 
# 
# https://w3id.org/def/saref4bldg#operationTemperatureMax
# https://w3id.org/def/saref4bldg#operationTemperatureMax


@@ -4239,4 +4239,4 @@ saref:UnitOfMeasure a owl:Class ;
	rdfs:isDefinedBy <https://w3id.org/saref#> ;
	rdfs:isDefinedBy <https://w3id.org/saref#> ;
	rdfs:label "Unit of measure"@en .
	rdfs:label "Unit of measure"@en .
# 
# 
# Generated by the OWL API (version 4.2.6.20160910-2108) https://github.com/owlcs/owlapi
# Generated by the OWL API (version 4.2.5.20160517-0735) https://github.com/owlcs/owlapi