Swop
Semantic Web-based Open engineering Platform
door.owl
File contents
<?xml version="1.0"?>
<rdf:RDF
xmlns:cuboidcenter="http://www.swop-project.eu/ontologies/dynamic/cuboidcenter.owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
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:door="http://www.swop-project.eu/ontologies/dynamic/door.owl#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
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:opening="http://www.swop-project.eu/ontologies/dynamic/opening.owl#"
xml:base="http://www.swop-project.eu/ontologies/dynamic/door.owl">
<owl:Ontology rdf:about="">
<owl:imports rdf:resource="http://www.swop-project.eu/ontologies/dynamic/opening.owl"/>
<owl:imports rdf:resource="http://www.swop-project.eu/ontologies/dynamic/cuboidcenter.owl"/>
</owl:Ontology>
<owl:Class rdf:ID="Door">
<rdfs:subClassOf rdf:resource="http://www.swop-project.eu/ontologies/dynamic/opening.owl#Opening"/>
<product:representation>
<cuboidcenter:CuboidCenter rdf:ID="ShapeDoor">
<representation:material>
<representation:Material rdf:ID="Material_1">
<representation:ambientColor>
<representation:Color rdf:ID="AmbientColor">
<representation:greenComponent>
<operation:Value rdf:ID="ValueOne">
<operation:value rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
>1</operation:value>
</operation:Value>
</representation:greenComponent>
</representation:Color>
</representation:ambientColor>
</representation:Material>
</representation:material>
<cuboidcenter:width rdf:resource="http://www.swop-project.eu/ontologies/dynamic/opening.owl#thickness"/>
<cuboidcenter:depth rdf:resource="http://www.swop-project.eu/ontologies/dynamic/opening.owl#height"/>
<cuboidcenter:height rdf:resource="http://www.swop-project.eu/ontologies/dynamic/opening.owl#width"/>
</cuboidcenter:CuboidCenter>
</product:representation>
</owl:Class>
</rdf:RDF>
Click here to get the file