Swop
Semantic Web-based Open engineering Platform
floor.owl
File contents
<?xml version="1.0"?>
<rdf:RDF
xmlns:cuboid="http://www.swop-project.eu/ontologies/d23/cuboid.owl#"
xmlns:materials="http://www.swop-project.eu/ontologies/manubuild/materials.owl#"
xmlns:representation="http://www.swop-project.eu/ontologies/pmo/representation.owl#"
xmlns:floor="http://www.swop-project.eu/ontologies/manubuild/floor.owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rule="http://www.swop-project.eu/ontologies/pmo/rule.owl#"
xmlns:product="http://www.swop-project.eu/ontologies/pmo/product.owl#"
xmlns:owl11="http://www.w3.org/2006/12/owl11#"
xmlns:operation="http://www.swop-project.eu/ontologies/pmo/operation.owl#"
xml:base="http://www.swop-project.eu/ontologies/manubuild/floor.owl">
<owl:Ontology rdf:about="">
<owl:imports rdf:resource="http://www.swop-project.eu/ontologies/d23/cuboid.owl"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Created with iBuild PMO Manager 0.1.10 [13-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/manubuild/materials.owl"/>
</owl:Ontology>
<owl:Class rdf:ID="Floor">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="floorWidth"/>
</owl:onProperty>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:maxCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="http://www.swop-project.eu/ontologies/pmo/product.owl#Product"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="floorLength"/>
</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:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:maxCardinality>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="floorHeight"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<product:representation>
<representation:ConstructiveSolidGeometry rdf:ID="ConstructiveSolidGeometry_1">
<rule:domain_I>
<cuboid:Cuboid rdf:ID="Cuboid_1">
<cuboid:depth>
<owl:DatatypeProperty rdf:about="#floorLength"/>
</cuboid:depth>
<cuboid:width>
<owl:DatatypeProperty rdf:about="#floorWidth"/>
</cuboid:width>
<cuboid:height>
<owl:DatatypeProperty rdf:about="#floorHeight"/>
</cuboid:height>
<representation:material rdf:resource="http://www.swop-project.eu/ontologies/manubuild/materials.owl#floorMaterial"/>
</cuboid:Cuboid>
</rule:domain_I>
<rule:domain_II>
<cuboid:Cuboid rdf:ID="Cuboid_2">
<cuboid:width>
<owl:DatatypeProperty rdf:ID="openingWidth"/>
</cuboid:width>
<cuboid:height>
<owl:DatatypeProperty rdf:about="#floorHeight"/>
</cuboid:height>
<cuboid:depth>
<owl:DatatypeProperty rdf:ID="openingLength"/>
</cuboid:depth>
<representation:transformationMatrix>
<representation:TransformationMatrix rdf:ID="TransformationMatrix_1">
<representation:translation>
<representation:Vector rdf:ID="Vector_1">
<representation:x>
<owl:DatatypeProperty rdf:ID="openingWidthOffset"/>
</representation:x>
<representation:z>
<owl:DatatypeProperty rdf:ID="openingLengthOffset"/>
</representation:z>
</representation:Vector>
</representation:translation>
</representation:TransformationMatrix>
</representation:transformationMatrix>
</cuboid:Cuboid>
</rule:domain_II>
</representation:ConstructiveSolidGeometry>
</product:representation>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#openingLengthOffset"/>
</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:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:maxCardinality>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#openingWidth"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#openingLength"/>
</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="#openingWidthOffset"/>
</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:ID="opening"/>
</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="#opening">
<rdfs:domain rdf:resource="#Floor"/>
<product:unit rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
></product:unit>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
<product:defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</product:defaultValue>
<rdfs:label xml:lang="en">Opening</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#openingLength">
<rdfs:domain rdf:resource="#Floor"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<rdfs:label xml:lang="en">Opening Length</rdfs:label>
<product:defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
>250.0</product:defaultValue>
<product:unit rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>mm</product:unit>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#openingWidth">
<rdfs:label xml:lang="en">Opening Width</rdfs:label>
<product:defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
>500.0</product:defaultValue>
<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"/>
<rdfs:domain rdf:resource="#Floor"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#floorHeight">
<rdfs:label xml:lang="en">Floor Height</rdfs:label>
<product:defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
>285.0</product:defaultValue>
<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"/>
<rdfs:domain rdf:resource="#Floor"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#openingLengthOffset">
<rdfs:domain rdf:resource="#Floor"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<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"
>500.0</product:defaultValue>
<rdfs:label xml:lang="en">Opening Length Offset</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#openingWidthOffset">
<rdfs:domain rdf:resource="#Floor"/>
<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"
>250.0</product:defaultValue>
<rdfs:label xml:lang="en">Opening Width Offset</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#floorWidth">
<rdfs:domain rdf:resource="#Floor"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<rdfs:label xml:lang="en">Floor Width</rdfs:label>
<product:defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
>1000.0</product:defaultValue>
<product:unit rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>mm</product:unit>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#floorLength">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<rdfs:domain rdf:resource="#Floor"/>
<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"
>1500.0</product:defaultValue>
<rdfs:label xml:lang="en">Floor Length</rdfs:label>
</owl:DatatypeProperty>
</rdf:RDF>
<!-- Created with TopBraid Composer -->
Click here to get the file