Swop
Semantic Web-based Open engineering Platform
housedividingwall.owl
File contents
<?xml version="1.0"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:housedividingwall="http://www.swop-project.eu/ontologies/manubuild/housedividingwall.owl#"
xmlns:representation="http://www.swop-project.eu/ontologies/pmo/representation.owl#"
xmlns:operation="http://www.swop-project.eu/ontologies/pmo/operation.owl#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rule="http://www.swop-project.eu/ontologies/pmo/rule.owl#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:cuboid="http://www.swop-project.eu/ontologies/d23/cuboid.owl#"
xmlns:product="http://www.swop-project.eu/ontologies/pmo/product.owl#"
xmlns:owl11="http://www.w3.org/2006/12/owl11#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:materials="http://www.swop-project.eu/ontologies/manubuild/materials.owl#"
xml:base="http://www.swop-project.eu/ontologies/manubuild/housedividingwall.owl">
<owl:Ontology rdf:about="">
<owl:imports rdf:resource="http://www.swop-project.eu/ontologies/manubuild/materials.owl"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Created with iBuild PMO Manager 0.1.13 [31-07-2007]</owl:versionInfo>
<owl:imports rdf:resource="http://www.swop-project.eu/ontologies/pmo/product.owl"/>
<owl:imports rdf:resource="http://www.swop-project.eu/ontologies/d23/cuboid.owl"/>
</owl:Ontology>
<owl:Class rdf:ID="HouseDividingWall">
<product:representation>
<cuboid:Cuboid rdf:ID="Cuboid_1">
<representation:material rdf:resource="http://www.swop-project.eu/ontologies/manubuild/materials.owl#houseDividingWallMaterial"/>
<cuboid:width>
<owl:DatatypeProperty rdf:ID="wallWidth"/>
</cuboid:width>
<cuboid:depth>
<owl:DatatypeProperty rdf:ID="wallThickness"/>
</cuboid:depth>
<cuboid:height>
<owl:DatatypeProperty rdf:ID="wallHeight"/>
</cuboid:height>
</cuboid:Cuboid>
</product:representation>
<rdfs:subClassOf rdf:resource="http://www.swop-project.eu/ontologies/pmo/product.owl#Product"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#wallWidth"/>
</owl:onProperty>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:minCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#wallWidth"/>
</owl:onProperty>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:maxCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#wallHeight"/>
</owl:onProperty>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:minCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#wallHeight"/>
</owl:onProperty>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:maxCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#wallThickness"/>
</owl:onProperty>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:minCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#wallThickness"/>
</owl:onProperty>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:maxCardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<owl:DatatypeProperty rdf:about="#wallWidth">
<rdfs:domain rdf:resource="#HouseDividingWall"/>
<product:unit rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>mm</product:unit>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<product:defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
>5000.0</product:defaultValue>
<rdfs:label xml:lang="en">Wall width</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#wallThickness">
<rdfs:domain rdf:resource="#HouseDividingWall"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<rdfs:label xml:lang="en">Wall thickness</rdfs:label>
<product:unit rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>mm</product:unit>
<product:defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
>200.0</product:defaultValue>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#wallHeight">
<rdfs:domain rdf:resource="#HouseDividingWall"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<rdfs:label xml:lang="en">Wall height</rdfs:label>
<product:unit rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>mm</product:unit>
<product:defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
>2000.0</product:defaultValue>
</owl:DatatypeProperty>
</rdf:RDF>
Click here to get the file