Swop
Semantic Web-based Open engineering Platform
powersupply.owl
File contents
<?xml version="1.0"?>
<rdf:RDF
xmlns:representation="http://www.swop-project.eu/ontologies/pmo/representation.owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rule="http://www.swop-project.eu/ontologies/pmo/rule.owl#"
xmlns:powersupply="http://www.swop-project.eu/ontologies/css/powersupply.owl#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/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/css/powersupply.owl">
<owl:Ontology rdf:about="">
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Created with TopBraid Composer</owl:versionInfo>
<owl:imports rdf:resource="http://www.swop-project.eu/ontologies/pmo/product.owl"/>
</owl:Ontology>
<owl:Class rdf:ID="Powersupply">
<rdfs:subClassOf rdf:resource="http://www.swop-project.eu/ontologies/pmo/product.owl#Product"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.swop-project.eu/ontologies/pmo/product.owl#hasPart_directly"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>0</owl:maxCardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<owl:DatatypeProperty rdf:ID="phases">
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>phases</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<rdfs:domain rdf:resource="#Powersupply"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="maxPower">
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>maximum power</rdfs:label>
<product:unit rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>kW</product:unit>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<rdfs:domain rdf:resource="#Powersupply"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="voltage">
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>voltage</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Powersupply"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="price">
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>price</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<product:unit rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>EUR</product:unit>
<rdfs:domain rdf:resource="#Powersupply"/>
</owl:DatatypeProperty>
</rdf:RDF>
<!-- Created with TopBraid Composer -->
Click here to get the file