ID
int64 1
3.65k
| Ontology
stringclasses 6
values | Domain
stringlengths 2
70
⌀ | Instruction
stringclasses 1
value | Input
stringlengths 11
156
| Response
stringlengths 12
9.48k
| Explanation
stringlengths 6
9.46k
⌀ |
---|---|---|---|---|---|---|
301 | ifcowl | LENGTHUNIT | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a LENGTHUNIT and which connections do it have and how to it connects to other ontologies | Ifc:LENGTHUNIT a ifc:IfcUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "LENGTHUNIT" . | a ifc:IfcUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "LENGTHUNIT" . |
302 | ifcowl | DIRECTIONSOURCE | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a DIRECTIONSOURCE and which connections do it have and how to it connects to other ontologies | Ifc:DIRECTIONSOURCE a ifc:IfcLightFixtureTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DIRECTIONSOURCE" . | a ifc:IfcLightFixtureTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DIRECTIONSOURCE" . |
303 | ifcowl | IfcVertexPoint | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcVertexPoint and which connections do it have and how to it connects to other ontologies | Ifc:IfcVertexPoint a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcPointOrVertexPoint , ifc:IfcVertex ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPoint ;_x000D_
owl:onProperty ifc:vertexGeometry_IfcVertexPoint ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPoint ;_x000D_
owl:onProperty ifc:vertexGeometry_IfcVertexPoint_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcPointOrVertexPoint , ifc:IfcVertex ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPoint ;_x000D_
owl:onProperty ifc:vertexGeometry_IfcVertexPoint ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPoint ;_x000D_
owl:onProperty ifc:vertexGeometry_IfcVertexPoint_x000D_
] . |
304 | ifcowl | baseDepth1_IfcCraneRailAShapeProfileDef | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a baseDepth1_IfcCraneRailAShapeProfileDef and which connections do it have and how to it connects to other ontologies | Ifc:baseDepth1_IfcCraneRailAShapeProfileDef a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCraneRailAShapeProfileDef ;_x000D_
rdfs:label "BaseDepth1" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCraneRailAShapeProfileDef ;_x000D_
rdfs:label "BaseDepth1" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
305 | ifcowl | EXTERNAL | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a EXTERNAL and which connections do it have and how to it connects to other ontologies | Ifc:EXTERNAL a ifc:IfcInternalOrExternalEnum , owl:NamedIndividual ;_x000D_
rdfs:label "EXTERNAL" . | a ifc:IfcInternalOrExternalEnum , owl:NamedIndividual ;_x000D_
rdfs:label "EXTERNAL" . |
306 | ifcowl | IfcUShapeProfileDef | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcUShapeProfileDef and which connections do it have and how to it connects to other ontologies | Ifc:IfcUShapeProfileDef a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcParameterizedProfileDef ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:centreOfGravityInX_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:filletRadius_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:depth_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:edgeRadius_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:edgeRadius_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:depth_IfcUShapeProfileDef ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:flangeThickness_IfcUShapeProfileDef ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:flangeThickness_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:webThickness_IfcUShapeProfileDef ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:webThickness_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:flangeWidth_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPlaneAngleMeasure ;_x000D_
owl:onProperty ifc:flangeSlope_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:filletRadius_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:flangeWidth_IfcUShapeProfileDef ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPlaneAngleMeasure ;_x000D_
owl:onProperty ifc:flangeSlope_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:centreOfGravityInX_IfcUShapeProfileDef_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcZShapeProfileDef , ifc:IfcLShapeProfileDef , ifc:IfcTrapeziumProfileDef , ifc:IfcCraneRailFShapeProfileDef , ifc:IfcCircleProfileDef , ifc:IfcIShapeProfileDef , ifc:IfcCShapeProfileDef , ifc:IfcCraneRailAShapeProfileDef , ifc:IfcRectangleProfileDef , ifc:IfcTShapeProfileDef , ifc:IfcEllipseProfileDef . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcParameterizedProfileDef ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:centreOfGravityInX_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:filletRadius_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:depth_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:edgeRadius_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:edgeRadius_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:depth_IfcUShapeProfileDef ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:flangeThickness_IfcUShapeProfileDef ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:flangeThickness_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:webThickness_IfcUShapeProfileDef ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:webThickness_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:flangeWidth_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPlaneAngleMeasure ;_x000D_
owl:onProperty ifc:flangeSlope_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:filletRadius_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:flangeWidth_IfcUShapeProfileDef ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPlaneAngleMeasure ;_x000D_
owl:onProperty ifc:flangeSlope_IfcUShapeProfileDef_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty ifc:centreOfGravityInX_IfcUShapeProfileDef_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcZShapeProfileDef , ifc:IfcLShapeProfileDef , ifc:IfcTrapeziumProfileDef , ifc:IfcCraneRailFShapeProfileDef , ifc:IfcCircleProfileDef , ifc:IfcIShapeProfileDef , ifc:IfcCShapeProfileDef , ifc:IfcCraneRailAShapeProfileDef , ifc:IfcRectangleProfileDef , ifc:IfcTShapeProfileDef , ifc:IfcEllipseProfileDef . |
307 | ifcowl | ROTATIONALSTIFFNESSUNIT | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a ROTATIONALSTIFFNESSUNIT and which connections do it have and how to it connects to other ontologies | Ifc:ROTATIONALSTIFFNESSUNIT a ifc:IfcDerivedUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "ROTATIONALSTIFFNESSUNIT" . | a ifc:IfcDerivedUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "ROTATIONALSTIFFNESSUNIT" . |
308 | ifcowl | transomThickness_IfcDoorLiningProperties | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a transomThickness_IfcDoorLiningProperties and which connections do it have and how to it connects to other ontologies | Ifc:transomThickness_IfcDoorLiningProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcDoorLiningProperties ;_x000D_
rdfs:label "TransomThickness" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcDoorLiningProperties ;_x000D_
rdfs:label "TransomThickness" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
309 | ifcowl | name_IfcApproval | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a name_IfcApproval and which connections do it have and how to it connects to other ontologies | Ifc:name_IfcApproval a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcApproval ;_x000D_
rdfs:label "Name" ;_x000D_
rdfs:range ifc:IfcLabel . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcApproval ;_x000D_
rdfs:label "Name" ;_x000D_
rdfs:range ifc:IfcLabel . |
310 | ifcowl | DESIGN | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a DESIGN and which connections do it have and how to it connects to other ontologies | Ifc:DESIGN a ifc:IfcPropertySourceEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DESIGN" . | a ifc:IfcPropertySourceEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DESIGN" . |
311 | ifcowl | relatedProperties_IfcPropertyConstraintRelationship | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a relatedProperties_IfcPropertyConstraintRelationship and which connections do it have and how to it connects to other ontologies | Ifc:relatedProperties_IfcPropertyConstraintRelationship a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcPropertyConstraintRelationship ;_x000D_
rdfs:label "RelatedProperties" ;_x000D_
rdfs:range ifc:IfcProperty . | a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcPropertyConstraintRelationship ;_x000D_
rdfs:label "RelatedProperties" ;_x000D_
rdfs:range ifc:IfcProperty . |
312 | ifcowl | INTERNAL | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a INTERNAL and which connections do it have and how to it connects to other ontologies | Ifc:INTERNAL a ifc:IfcInternalOrExternalEnum , owl:NamedIndividual ;_x000D_
rdfs:label "INTERNAL" . | a ifc:IfcInternalOrExternalEnum , owl:NamedIndividual ;_x000D_
rdfs:label "INTERNAL" . |
313 | ifcowl | PARTIALLYCONSUMED | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a PARTIALLYCONSUMED and which connections do it have and how to it connects to other ontologies | Ifc:PARTIALLYCONSUMED a ifc:IfcResourceConsumptionEnum , owl:NamedIndividual ;_x000D_
rdfs:label "PARTIALLYCONSUMED" . | a ifc:IfcResourceConsumptionEnum , owl:NamedIndividual ;_x000D_
rdfs:label "PARTIALLYCONSUMED" . |
314 | ifcowl | DOUBLE_PANEL_HORIZONTAL | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a DOUBLE_PANEL_HORIZONTAL and which connections do it have and how to it connects to other ontologies | Ifc:DOUBLE_PANEL_HORIZONTAL a ifc:IfcWindowStyleOperationEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DOUBLE_PANEL_HORIZONTAL" . | a ifc:IfcWindowStyleOperationEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DOUBLE_PANEL_HORIZONTAL" . |
315 | ifcowl | IfcBooleanOperand | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcBooleanOperand and which connections do it have and how to it connects to other ontologies | Ifc:IfcBooleanOperand a owl:Class ;_x000D_
rdfs:subClassOf expr:SELECT . | a owl:Class ;_x000D_
rdfs:subClassOf expr:SELECT . |
316 | ifcowl | HKD | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a HKD and which connections do it have and how to it connects to other ontologies | Ifc:HKD a ifc:IfcCurrencyEnum , owl:NamedIndividual ;_x000D_
rdfs:label "HKD" . | a ifc:IfcCurrencyEnum , owl:NamedIndividual ;_x000D_
rdfs:label "HKD" . |
317 | ifcowl | IfcPositiveLengthMeasure_List | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcPositiveLengthMeasure_List and which connections do it have and how to it connects to other ontologies | Ifc:IfcPositiveLengthMeasure_List a owl:Class ;_x000D_
rdfs:subClassOf list:OWLList ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure_List ;_x000D_
owl:onProperty list:hasNext_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure_List ;_x000D_
owl:onProperty list:isFollowedBy_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty list:hasContents_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf list:OWLList ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure_List ;_x000D_
owl:onProperty list:hasNext_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure_List ;_x000D_
owl:onProperty list:isFollowedBy_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPositiveLengthMeasure ;_x000D_
owl:onProperty list:hasContents_x000D_
] . |
318 | ifcowl | patternStart_IfcFillAreaStyleHatching | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a patternStart_IfcFillAreaStyleHatching and which connections do it have and how to it connects to other ontologies | Ifc:patternStart_IfcFillAreaStyleHatching a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFillAreaStyleHatching ;_x000D_
rdfs:label "PatternStart" ;_x000D_
rdfs:range ifc:IfcCartesianPoint . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFillAreaStyleHatching ;_x000D_
rdfs:label "PatternStart" ;_x000D_
rdfs:range ifc:IfcCartesianPoint . |
319 | ifcowl | BND | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a BND and which connections do it have and how to it connects to other ontologies | Ifc:BND a ifc:IfcCurrencyEnum , owl:NamedIndividual ;_x000D_
rdfs:label "BND" . | a ifc:IfcCurrencyEnum , owl:NamedIndividual ;_x000D_
rdfs:label "BND" . |
320 | ifcowl | zone_IfcLocalTime | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a zone_IfcLocalTime and which connections do it have and how to it connects to other ontologies | Ifc:zone_IfcLocalTime a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcLocalTime ;_x000D_
rdfs:label "Zone" ;_x000D_
rdfs:range ifc:IfcCoordinatedUniversalTimeOffset . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcLocalTime ;_x000D_
rdfs:label "Zone" ;_x000D_
rdfs:range ifc:IfcCoordinatedUniversalTimeOffset . |
321 | ifcowl | IfcMetricValueSelect | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcMetricValueSelect and which connections do it have and how to it connects to other ontologies | Ifc:IfcMetricValueSelect a owl:Class ;_x000D_
rdfs:subClassOf expr:SELECT . | a owl:Class ;_x000D_
rdfs:subClassOf expr:SELECT . |
322 | ifcowl | panelPosition_IfcDoorPanelProperties | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a panelPosition_IfcDoorPanelProperties and which connections do it have and how to it connects to other ontologies | Ifc:panelPosition_IfcDoorPanelProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcDoorPanelProperties ;_x000D_
rdfs:label "PanelPosition" ;_x000D_
rdfs:range ifc:IfcDoorPanelPositionEnum . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcDoorPanelProperties ;_x000D_
rdfs:label "PanelPosition" ;_x000D_
rdfs:range ifc:IfcDoorPanelPositionEnum . |
323 | ifcowl | pointParameterU_IfcPointOnSurface | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a pointParameterU_IfcPointOnSurface and which connections do it have and how to it connects to other ontologies | Ifc:pointParameterU_IfcPointOnSurface a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPointOnSurface ;_x000D_
rdfs:label "PointParameterU" ;_x000D_
rdfs:range ifc:IfcParameterValue . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPointOnSurface ;_x000D_
rdfs:label "PointParameterU" ;_x000D_
rdfs:range ifc:IfcParameterValue . |
324 | ifcowl | owningUser_IfcOwnerHistory | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a owningUser_IfcOwnerHistory and which connections do it have and how to it connects to other ontologies | Ifc:owningUser_IfcOwnerHistory a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcOwnerHistory ;_x000D_
rdfs:label "OwningUser" ;_x000D_
rdfs:range ifc:IfcPersonAndOrganization . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcOwnerHistory ;_x000D_
rdfs:label "OwningUser" ;_x000D_
rdfs:range ifc:IfcPersonAndOrganization . |
325 | ifcowl | IfcPreDefinedTextFont | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcPreDefinedTextFont and which connections do it have and how to it connects to other ontologies | Ifc:IfcPreDefinedTextFont a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcTextFontSelect , ifc:IfcPreDefinedItem ;_x000D_
rdfs:subClassOf [ a owl:Class ;_x000D_
owl:unionOf ( ifc:IfcDraughtingPreDefinedTextFont ifc:IfcTextStyleFontModel )_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcPreDefinedSymbol , ifc:IfcPreDefinedColour , ifc:IfcPreDefinedCurveFont . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcTextFontSelect , ifc:IfcPreDefinedItem ;_x000D_
rdfs:subClassOf [ a owl:Class ;_x000D_
owl:unionOf ( ifc:IfcDraughtingPreDefinedTextFont ifc:IfcTextStyleFontModel )_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcPreDefinedSymbol , ifc:IfcPreDefinedColour , ifc:IfcPreDefinedCurveFont . |
326 | ifcowl | IfcElectricTimeControlTypeEnum | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcElectricTimeControlTypeEnum and which connections do it have and how to it connects to other ontologies | Ifc:IfcElectricTimeControlTypeEnum a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . | a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . |
327 | ifcowl | filletRadius_IfcIShapeProfileDef | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a filletRadius_IfcIShapeProfileDef and which connections do it have and how to it connects to other ontologies | Ifc:filletRadius_IfcIShapeProfileDef a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcIShapeProfileDef ;_x000D_
rdfs:label "FilletRadius" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcIShapeProfileDef ;_x000D_
rdfs:label "FilletRadius" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
328 | ifcowl | CONSUMED | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a CONSUMED and which connections do it have and how to it connects to other ontologies | Ifc:CONSUMED a ifc:IfcResourceConsumptionEnum , owl:NamedIndividual ;_x000D_
rdfs:label "CONSUMED" . | a ifc:IfcResourceConsumptionEnum , owl:NamedIndividual ;_x000D_
rdfs:label "CONSUMED" . |
329 | ifcowl | IfcPipeFittingType | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcPipeFittingType and which connections do it have and how to it connects to other ontologies | Ifc:IfcPipeFittingType a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcFlowFittingType ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPipeFittingTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcPipeFittingType ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPipeFittingTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcPipeFittingType_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcCableCarrierFittingType , ifc:IfcJunctionBoxType , ifc:IfcDuctFittingType . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcFlowFittingType ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPipeFittingTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcPipeFittingType ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPipeFittingTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcPipeFittingType_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcCableCarrierFittingType , ifc:IfcJunctionBoxType , ifc:IfcDuctFittingType . |
330 | ifcowl | combustionTemperature_IfcFuelProperties | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a combustionTemperature_IfcFuelProperties and which connections do it have and how to it connects to other ontologies | Ifc:combustionTemperature_IfcFuelProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFuelProperties ;_x000D_
rdfs:label "CombustionTemperature" ;_x000D_
rdfs:range ifc:IfcThermodynamicTemperatureMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFuelProperties ;_x000D_
rdfs:label "CombustionTemperature" ;_x000D_
rdfs:range ifc:IfcThermodynamicTemperatureMeasure . |
331 | ifcowl | definitionType_IfcReinforcementDefinitionProperties | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a definitionType_IfcReinforcementDefinitionProperties and which connections do it have and how to it connects to other ontologies | Ifc:definitionType_IfcReinforcementDefinitionProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcReinforcementDefinitionProperties ;_x000D_
rdfs:label "DefinitionType" ;_x000D_
rdfs:range ifc:IfcLabel . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcReinforcementDefinitionProperties ;_x000D_
rdfs:label "DefinitionType" ;_x000D_
rdfs:range ifc:IfcLabel . |
332 | ifcowl | concentrationExponent_IfcLightSourceSpot | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a concentrationExponent_IfcLightSourceSpot and which connections do it have and how to it connects to other ontologies | Ifc:concentrationExponent_IfcLightSourceSpot a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcLightSourceSpot ;_x000D_
rdfs:label "ConcentrationExponent" ;_x000D_
rdfs:range ifc:IfcReal . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcLightSourceSpot ;_x000D_
rdfs:label "ConcentrationExponent" ;_x000D_
rdfs:range ifc:IfcReal . |
333 | ifcowl | hasInteractionReqsFrom_IfcSpaceProgram | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a hasInteractionReqsFrom_IfcSpaceProgram and which connections do it have and how to it connects to other ontologies | Ifc:hasInteractionReqsFrom_IfcSpaceProgram a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcSpaceProgram ;_x000D_
rdfs:label "HasInteractionReqsFrom" ;_x000D_
rdfs:range ifc:IfcRelInteractionRequirements ;_x000D_
owl:inverseOf ifc:relatedSpaceProgram_IfcRelInteractionRequirements . | a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcSpaceProgram ;_x000D_
rdfs:label "HasInteractionReqsFrom" ;_x000D_
rdfs:range ifc:IfcRelInteractionRequirements ;_x000D_
owl:inverseOf ifc:relatedSpaceProgram_IfcRelInteractionRequirements . |
334 | ifcowl | nominalDiameter_IfcMechanicalFastener | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a nominalDiameter_IfcMechanicalFastener and which connections do it have and how to it connects to other ontologies | Ifc:nominalDiameter_IfcMechanicalFastener a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcMechanicalFastener ;_x000D_
rdfs:label "NominalDiameter" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcMechanicalFastener ;_x000D_
rdfs:label "NominalDiameter" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
335 | ifcowl | surfaceColour_IfcSurfaceStyleShading | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a surfaceColour_IfcSurfaceStyleShading and which connections do it have and how to it connects to other ontologies | Ifc:surfaceColour_IfcSurfaceStyleShading a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSurfaceStyleShading ;_x000D_
rdfs:label "SurfaceColour" ;_x000D_
rdfs:range ifc:IfcColourRgb . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSurfaceStyleShading ;_x000D_
rdfs:label "SurfaceColour" ;_x000D_
rdfs:range ifc:IfcColourRgb . |
336 | ifcowl | connectedFrom_IfcPort | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a connectedFrom_IfcPort and which connections do it have and how to it connects to other ontologies | Ifc:connectedFrom_IfcPort a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPort ;_x000D_
rdfs:label "ConnectedFrom" ;_x000D_
rdfs:range ifc:IfcRelConnectsPorts ;_x000D_
owl:inverseOf ifc:relatedPort_IfcRelConnectsPorts . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPort ;_x000D_
rdfs:label "ConnectedFrom" ;_x000D_
rdfs:range ifc:IfcRelConnectsPorts ;_x000D_
owl:inverseOf ifc:relatedPort_IfcRelConnectsPorts . |
337 | ifcowl | IfcCoolingTowerType | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcCoolingTowerType and which connections do it have and how to it connects to other ontologies | Ifc:IfcCoolingTowerType a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcEnergyConversionDeviceType ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcCoolingTowerTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcCoolingTowerType ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcCoolingTowerTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcCoolingTowerType_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcAirToAirHeatRecoveryType , ifc:IfcHumidifierType , ifc:IfcHeatExchangerType , ifc:IfcElectricMotorType , ifc:IfcElectricGeneratorType , ifc:IfcUnitaryEquipmentType , ifc:IfcEvaporatorType , ifc:IfcCoilType , ifc:IfcTransformerType , ifc:IfcCooledBeamType , ifc:IfcTubeBundleType , ifc:IfcChillerType , ifc:IfcEvaporativeCoolerType , ifc:IfcBoilerType , ifc:IfcCondenserType , ifc:IfcMotorConnectionType , ifc:IfcSpaceHeaterType . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcEnergyConversionDeviceType ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcCoolingTowerTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcCoolingTowerType ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcCoolingTowerTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcCoolingTowerType_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcAirToAirHeatRecoveryType , ifc:IfcHumidifierType , ifc:IfcHeatExchangerType , ifc:IfcElectricMotorType , ifc:IfcElectricGeneratorType , ifc:IfcUnitaryEquipmentType , ifc:IfcEvaporatorType , ifc:IfcCoilType , ifc:IfcTransformerType , ifc:IfcCooledBeamType , ifc:IfcTubeBundleType , ifc:IfcChillerType , ifc:IfcEvaporativeCoolerType , ifc:IfcBoilerType , ifc:IfcCondenserType , ifc:IfcMotorConnectionType , ifc:IfcSpaceHeaterType . |
338 | ifcowl | WATERCOOLINGCOIL | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a WATERCOOLINGCOIL and which connections do it have and how to it connects to other ontologies | Ifc:WATERCOOLINGCOIL a ifc:IfcCoilTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "WATERCOOLINGCOIL" . | a ifc:IfcCoilTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "WATERCOOLINGCOIL" . |
339 | ifcowl | IfcCableCarrierFittingType | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcCableCarrierFittingType and which connections do it have and how to it connects to other ontologies | Ifc:IfcCableCarrierFittingType a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcFlowFittingType ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcCableCarrierFittingTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcCableCarrierFittingType ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcCableCarrierFittingTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcCableCarrierFittingType_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcJunctionBoxType , ifc:IfcPipeFittingType , ifc:IfcDuctFittingType . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcFlowFittingType ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcCableCarrierFittingTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcCableCarrierFittingType ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcCableCarrierFittingTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcCableCarrierFittingType_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcJunctionBoxType , ifc:IfcPipeFittingType , ifc:IfcDuctFittingType . |
340 | ifcowl | IfcMaterialLayerSetUsage | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcMaterialLayerSetUsage and which connections do it have and how to it connects to other ontologies | Ifc:IfcMaterialLayerSetUsage a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcMaterialSelect ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcDirectionSenseEnum ;_x000D_
owl:onProperty ifc:directionSense_IfcMaterialLayerSetUsage_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLengthMeasure ;_x000D_
owl:onProperty ifc:offsetFromReferenceLine_IfcMaterialLayerSetUsage_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcLengthMeasure ;_x000D_
owl:onProperty ifc:offsetFromReferenceLine_IfcMaterialLayerSetUsage ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLayerSetDirectionEnum ;_x000D_
owl:onProperty ifc:layerSetDirection_IfcMaterialLayerSetUsage_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcMaterialLayerSet ;_x000D_
owl:onProperty ifc:forLayerSet_IfcMaterialLayerSetUsage ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcMaterialLayerSet ;_x000D_
owl:onProperty ifc:forLayerSet_IfcMaterialLayerSetUsage_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcLayerSetDirectionEnum ;_x000D_
owl:onProperty ifc:layerSetDirection_IfcMaterialLayerSetUsage ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcDirectionSenseEnum ;_x000D_
owl:onProperty ifc:directionSense_IfcMaterialLayerSetUsage ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcMaterialSelect ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcDirectionSenseEnum ;_x000D_
owl:onProperty ifc:directionSense_IfcMaterialLayerSetUsage_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLengthMeasure ;_x000D_
owl:onProperty ifc:offsetFromReferenceLine_IfcMaterialLayerSetUsage_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcLengthMeasure ;_x000D_
owl:onProperty ifc:offsetFromReferenceLine_IfcMaterialLayerSetUsage ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLayerSetDirectionEnum ;_x000D_
owl:onProperty ifc:layerSetDirection_IfcMaterialLayerSetUsage_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcMaterialLayerSet ;_x000D_
owl:onProperty ifc:forLayerSet_IfcMaterialLayerSetUsage ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcMaterialLayerSet ;_x000D_
owl:onProperty ifc:forLayerSet_IfcMaterialLayerSetUsage_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcLayerSetDirectionEnum ;_x000D_
owl:onProperty ifc:layerSetDirection_IfcMaterialLayerSetUsage ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcDirectionSenseEnum ;_x000D_
owl:onProperty ifc:directionSense_IfcMaterialLayerSetUsage ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] . |
341 | ifcowl | tensionForce_IfcTendon | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a tensionForce_IfcTendon and which connections do it have and how to it connects to other ontologies | Ifc:tensionForce_IfcTendon a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcTendon ;_x000D_
rdfs:label "TensionForce" ;_x000D_
rdfs:range ifc:IfcForceMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcTendon ;_x000D_
rdfs:label "TensionForce" ;_x000D_
rdfs:range ifc:IfcForceMeasure . |
342 | ifcowl | IfcCableSegmentTypeEnum | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcCableSegmentTypeEnum and which connections do it have and how to it connects to other ontologies | Ifc:IfcCableSegmentTypeEnum a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . | a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . |
343 | ifcowl | IfcStructuralLoadTemperature | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcStructuralLoadTemperature and which connections do it have and how to it connects to other ontologies | Ifc:IfcStructuralLoadTemperature a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcStructuralLoadStatic ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Constant_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Z_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Z_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Constant_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Y_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Y_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcStructuralLoadSingleForce , ifc:IfcStructuralLoadPlanarForce , ifc:IfcStructuralLoadLinearForce , ifc:IfcStructuralLoadSingleDisplacement . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcStructuralLoadStatic ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Constant_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Z_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Z_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Constant_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Y_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcThermodynamicTemperatureMeasure ;_x000D_
owl:onProperty ifc:deltaT_Y_IfcStructuralLoadTemperature_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcStructuralLoadSingleForce , ifc:IfcStructuralLoadPlanarForce , ifc:IfcStructuralLoadLinearForce , ifc:IfcStructuralLoadSingleDisplacement . |
344 | ifcowl | compositionType_IfcBuildingElementProxy | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a compositionType_IfcBuildingElementProxy and which connections do it have and how to it connects to other ontologies | Ifc:compositionType_IfcBuildingElementProxy a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcBuildingElementProxy ;_x000D_
rdfs:label "CompositionType" ;_x000D_
rdfs:range ifc:IfcElementCompositionEnum . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcBuildingElementProxy ;_x000D_
rdfs:label "CompositionType" ;_x000D_
rdfs:range ifc:IfcElementCompositionEnum . |
345 | ifcowl | PHUNIT | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a PHUNIT and which connections do it have and how to it connects to other ontologies | Ifc:PHUNIT a ifc:IfcDerivedUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "PHUNIT" . | a ifc:IfcDerivedUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "PHUNIT" . |
346 | ifcowl | TEMPERATURE_T | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a TEMPERATURE_T and which connections do it have and how to it connects to other ontologies | Ifc:TEMPERATURE_T a ifc:IfcActionSourceTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "TEMPERATURE_T" . | a ifc:IfcActionSourceTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "TEMPERATURE_T" . |
347 | ifcowl | xLength_IfcBlock | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a xLength_IfcBlock and which connections do it have and how to it connects to other ontologies | Ifc:xLength_IfcBlock a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcBlock ;_x000D_
rdfs:label "XLength" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcBlock ;_x000D_
rdfs:label "XLength" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
348 | ifcowl | IfcElementCompositionEnum | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcElementCompositionEnum and which connections do it have and how to it connects to other ontologies | Ifc:IfcElementCompositionEnum a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . | a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . |
349 | ifcowl | displacementZ_IfcStructuralLoadSingleDisplacement | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a displacementZ_IfcStructuralLoadSingleDisplacement and which connections do it have and how to it connects to other ontologies | Ifc:displacementZ_IfcStructuralLoadSingleDisplacement a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralLoadSingleDisplacement ;_x000D_
rdfs:label "DisplacementZ" ;_x000D_
rdfs:range ifc:IfcLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralLoadSingleDisplacement ;_x000D_
rdfs:label "DisplacementZ" ;_x000D_
rdfs:range ifc:IfcLengthMeasure . |
350 | ifcowl | IfcClassificationNotationSelect | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcClassificationNotationSelect and which connections do it have and how to it connects to other ontologies | Ifc:IfcClassificationNotationSelect a owl:Class ;_x000D_
rdfs:subClassOf expr:SELECT . | a owl:Class ;_x000D_
rdfs:subClassOf expr:SELECT . |
351 | ifcowl | position_IfcLightSourceGoniometric | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a position_IfcLightSourceGoniometric and which connections do it have and how to it connects to other ontologies | Ifc:position_IfcLightSourceGoniometric a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcLightSourceGoniometric ;_x000D_
rdfs:label "Position" ;_x000D_
rdfs:range ifc:IfcAxis2Placement3D . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcLightSourceGoniometric ;_x000D_
rdfs:label "Position" ;_x000D_
rdfs:range ifc:IfcAxis2Placement3D . |
352 | ifcowl | BASELINE | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a BASELINE and which connections do it have and how to it connects to other ontologies | Ifc:BASELINE a ifc:IfcWorkControlTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "BASELINE" . | a ifc:IfcWorkControlTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "BASELINE" . |
353 | ifcowl | ASSIGNEE | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a ASSIGNEE and which connections do it have and how to it connects to other ontologies | Ifc:ASSIGNEE a ifc:IfcOccupantTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "ASSIGNEE" . | a ifc:IfcOccupantTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "ASSIGNEE" . |
354 | ifcowl | IfcRelAssignsToGroup | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcRelAssignsToGroup and which connections do it have and how to it connects to other ontologies | Ifc:IfcRelAssignsToGroup a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcRelAssigns ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcGroup ;_x000D_
owl:onProperty ifc:relatingGroup_IfcRelAssignsToGroup ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcGroup ;_x000D_
owl:onProperty ifc:relatingGroup_IfcRelAssignsToGroup_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRelAssignsToResource , ifc:IfcRelAssignsToControl , ifc:IfcRelAssignsToProcess , ifc:IfcRelAssignsToActor , ifc:IfcRelAssignsToProduct . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcRelAssigns ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcGroup ;_x000D_
owl:onProperty ifc:relatingGroup_IfcRelAssignsToGroup ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcGroup ;_x000D_
owl:onProperty ifc:relatingGroup_IfcRelAssignsToGroup_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRelAssignsToResource , ifc:IfcRelAssignsToControl , ifc:IfcRelAssignsToProcess , ifc:IfcRelAssignsToActor , ifc:IfcRelAssignsToProduct . |
355 | ifcowl | hasProjections_IfcElement | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a hasProjections_IfcElement and which connections do it have and how to it connects to other ontologies | Ifc:hasProjections_IfcElement a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcElement ;_x000D_
rdfs:label "HasProjections" ;_x000D_
rdfs:range ifc:IfcRelProjectsElement ;_x000D_
owl:inverseOf ifc:relatingElement_IfcRelProjectsElement . | a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcElement ;_x000D_
rdfs:label "HasProjections" ;_x000D_
rdfs:range ifc:IfcRelProjectsElement ;_x000D_
owl:inverseOf ifc:relatingElement_IfcRelProjectsElement . |
356 | ifcowl | IfcProcess | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcProcess and which connections do it have and how to it connects to other ontologies | Ifc:IfcProcess a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcObject ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRelSequence ;_x000D_
owl:onProperty ifc:isPredecessorTo_IfcProcess_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Class ;_x000D_
owl:unionOf ( ifc:IfcTask ifc:IfcProcedure )_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRelAssignsToProcess ;_x000D_
owl:onProperty ifc:operatesOn_IfcProcess_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRelSequence ;_x000D_
owl:onProperty ifc:isSuccessorFrom_IfcProcess_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcControl , ifc:IfcProduct , ifc:IfcActor , ifc:IfcResource , ifc:IfcGroup , ifc:IfcProject . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcObject ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRelSequence ;_x000D_
owl:onProperty ifc:isPredecessorTo_IfcProcess_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Class ;_x000D_
owl:unionOf ( ifc:IfcTask ifc:IfcProcedure )_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRelAssignsToProcess ;_x000D_
owl:onProperty ifc:operatesOn_IfcProcess_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRelSequence ;_x000D_
owl:onProperty ifc:isSuccessorFrom_IfcProcess_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcControl , ifc:IfcProduct , ifc:IfcActor , ifc:IfcResource , ifc:IfcGroup , ifc:IfcProject . |
357 | ifcowl | distanceAttenuation_IfcLightSourcePositional | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a distanceAttenuation_IfcLightSourcePositional and which connections do it have and how to it connects to other ontologies | Ifc:distanceAttenuation_IfcLightSourcePositional a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcLightSourcePositional ;_x000D_
rdfs:label "DistanceAttenuation" ;_x000D_
rdfs:range ifc:IfcReal . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcLightSourcePositional ;_x000D_
rdfs:label "DistanceAttenuation" ;_x000D_
rdfs:range ifc:IfcReal . |
358 | ifcowl | propertiesForConstraint_IfcConstraint | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a propertiesForConstraint_IfcConstraint and which connections do it have and how to it connects to other ontologies | Ifc:propertiesForConstraint_IfcConstraint a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcConstraint ;_x000D_
rdfs:label "PropertiesForConstraint" ;_x000D_
rdfs:range ifc:IfcPropertyConstraintRelationship ;_x000D_
owl:inverseOf ifc:relatingConstraint_IfcPropertyConstraintRelationship . | a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcConstraint ;_x000D_
rdfs:label "PropertiesForConstraint" ;_x000D_
rdfs:range ifc:IfcPropertyConstraintRelationship ;_x000D_
owl:inverseOf ifc:relatingConstraint_IfcPropertyConstraintRelationship . |
359 | ifcowl | RIGIDSEGMENT | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a RIGIDSEGMENT and which connections do it have and how to it connects to other ontologies | Ifc:RIGIDSEGMENT a ifc:IfcPipeSegmentTypeEnum , ifc:IfcDuctSegmentTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "RIGIDSEGMENT" . | a ifc:IfcPipeSegmentTypeEnum , ifc:IfcDuctSegmentTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "RIGIDSEGMENT" . |
360 | ifcowl | IfcRoleEnum | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcRoleEnum and which connections do it have and how to it connects to other ontologies | Ifc:IfcRoleEnum a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . | a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . |
361 | ifcowl | IfcOwnerHistory | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcOwnerHistory and which connections do it have and how to it connects to other ontologies | Ifc:IfcOwnerHistory a owl:Class ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcStateEnum ;_x000D_
owl:onProperty ifc:state_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPersonAndOrganization ;_x000D_
owl:onProperty ifc:owningUser_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcTimeStamp ;_x000D_
owl:onProperty ifc:creationDate_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcApplication ;_x000D_
owl:onProperty ifc:lastModifyingApplication_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcApplication ;_x000D_
owl:onProperty ifc:owningApplication_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcTimeStamp ;_x000D_
owl:onProperty ifc:creationDate_IfcOwnerHistory ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPersonAndOrganization ;_x000D_
owl:onProperty ifc:lastModifyingUser_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcTimeStamp ;_x000D_
owl:onProperty ifc:lastModifiedDate_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcApplication ;_x000D_
owl:onProperty ifc:owningApplication_IfcOwnerHistory ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcApplication ;_x000D_
owl:onProperty ifc:lastModifyingApplication_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcChangeActionEnum ;_x000D_
owl:onProperty ifc:changeAction_IfcOwnerHistory ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcTimeStamp ;_x000D_
owl:onProperty ifc:lastModifiedDate_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPersonAndOrganization ;_x000D_
owl:onProperty ifc:lastModifyingUser_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcChangeActionEnum ;_x000D_
owl:onProperty ifc:changeAction_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPersonAndOrganization ;_x000D_
owl:onProperty ifc:owningUser_IfcOwnerHistory ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcStateEnum ;_x000D_
owl:onProperty ifc:state_IfcOwnerHistory_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcStateEnum ;_x000D_
owl:onProperty ifc:state_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPersonAndOrganization ;_x000D_
owl:onProperty ifc:owningUser_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcTimeStamp ;_x000D_
owl:onProperty ifc:creationDate_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcApplication ;_x000D_
owl:onProperty ifc:lastModifyingApplication_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcApplication ;_x000D_
owl:onProperty ifc:owningApplication_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcTimeStamp ;_x000D_
owl:onProperty ifc:creationDate_IfcOwnerHistory ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPersonAndOrganization ;_x000D_
owl:onProperty ifc:lastModifyingUser_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcTimeStamp ;_x000D_
owl:onProperty ifc:lastModifiedDate_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcApplication ;_x000D_
owl:onProperty ifc:owningApplication_IfcOwnerHistory ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcApplication ;_x000D_
owl:onProperty ifc:lastModifyingApplication_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcChangeActionEnum ;_x000D_
owl:onProperty ifc:changeAction_IfcOwnerHistory ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcTimeStamp ;_x000D_
owl:onProperty ifc:lastModifiedDate_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPersonAndOrganization ;_x000D_
owl:onProperty ifc:lastModifyingUser_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcChangeActionEnum ;_x000D_
owl:onProperty ifc:changeAction_IfcOwnerHistory_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcPersonAndOrganization ;_x000D_
owl:onProperty ifc:owningUser_IfcOwnerHistory ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcStateEnum ;_x000D_
owl:onProperty ifc:state_IfcOwnerHistory_x000D_
] . |
362 | ifcowl | IfcIrregularTimeSeries | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcIrregularTimeSeries and which connections do it have and how to it connects to other ontologies | Ifc:IfcIrregularTimeSeries a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcTimeSeries ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcIrregularTimeSeriesValue_List ;_x000D_
owl:onProperty ifc:values_IfcIrregularTimeSeries ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom [ a owl:Restriction ;_x000D_
owl:onProperty list:hasNext ;_x000D_
owl:someValuesFrom ifc:IfcIrregularTimeSeriesValue_List_x000D_
] ;_x000D_
owl:onProperty ifc:values_IfcIrregularTimeSeries_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIrregularTimeSeriesValue_List ;_x000D_
owl:onProperty ifc:values_IfcIrregularTimeSeries_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRegularTimeSeries . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcTimeSeries ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcIrregularTimeSeriesValue_List ;_x000D_
owl:onProperty ifc:values_IfcIrregularTimeSeries ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom [ a owl:Restriction ;_x000D_
owl:onProperty list:hasNext ;_x000D_
owl:someValuesFrom ifc:IfcIrregularTimeSeriesValue_List_x000D_
] ;_x000D_
owl:onProperty ifc:values_IfcIrregularTimeSeries_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIrregularTimeSeriesValue_List ;_x000D_
owl:onProperty ifc:values_IfcIrregularTimeSeries_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRegularTimeSeries . |
363 | ifcowl | barRole_IfcReinforcingBar | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a barRole_IfcReinforcingBar and which connections do it have and how to it connects to other ontologies | Ifc:barRole_IfcReinforcingBar a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcReinforcingBar ;_x000D_
rdfs:label "BarRole" ;_x000D_
rdfs:range ifc:IfcReinforcingBarRoleEnum . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcReinforcingBar ;_x000D_
rdfs:label "BarRole" ;_x000D_
rdfs:range ifc:IfcReinforcingBarRoleEnum . |
364 | ifcowl | IfcIrregularTimeSeriesValue_List | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcIrregularTimeSeriesValue_List and which connections do it have and how to it connects to other ontologies | Ifc:IfcIrregularTimeSeriesValue_List a owl:Class ;_x000D_
rdfs:subClassOf list:OWLList ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIrregularTimeSeriesValue_List ;_x000D_
owl:onProperty list:hasNext_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIrregularTimeSeriesValue_List ;_x000D_
owl:onProperty list:isFollowedBy_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIrregularTimeSeriesValue ;_x000D_
owl:onProperty list:hasContents_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf list:OWLList ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIrregularTimeSeriesValue_List ;_x000D_
owl:onProperty list:hasNext_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIrregularTimeSeriesValue_List ;_x000D_
owl:onProperty list:isFollowedBy_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIrregularTimeSeriesValue ;_x000D_
owl:onProperty list:hasContents_x000D_
] . |
365 | ifcowl | LOAD_COMBINATION | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a LOAD_COMBINATION and which connections do it have and how to it connects to other ontologies | Ifc:LOAD_COMBINATION a ifc:IfcLoadGroupTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "LOAD_COMBINATION" . | a ifc:IfcLoadGroupTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "LOAD_COMBINATION" . |
366 | ifcowl | soundValues_IfcSoundProperties | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a soundValues_IfcSoundProperties and which connections do it have and how to it connects to other ontologies | Ifc:soundValues_IfcSoundProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSoundProperties ;_x000D_
rdfs:label "SoundValues" ;_x000D_
rdfs:range ifc:IfcSoundValue_List . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSoundProperties ;_x000D_
rdfs:label "SoundValues" ;_x000D_
rdfs:range ifc:IfcSoundValue_List . |
367 | ifcowl | IfcRelConnectsWithRealizingElements | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcRelConnectsWithRealizingElements and which connections do it have and how to it connects to other ontologies | Ifc:IfcRelConnectsWithRealizingElements a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcRelConnectsElements ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:connectionType_IfcRelConnectsWithRealizingElements_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:connectionType_IfcRelConnectsWithRealizingElements_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcElement ;_x000D_
owl:onProperty ifc:realizingElements_IfcRelConnectsWithRealizingElements_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcElement ;_x000D_
owl:onProperty ifc:realizingElements_IfcRelConnectsWithRealizingElements_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRelConnectsPathElements . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcRelConnectsElements ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:connectionType_IfcRelConnectsWithRealizingElements_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:connectionType_IfcRelConnectsWithRealizingElements_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcElement ;_x000D_
owl:onProperty ifc:realizingElements_IfcRelConnectsWithRealizingElements_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcElement ;_x000D_
owl:onProperty ifc:realizingElements_IfcRelConnectsWithRealizingElements_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRelConnectsPathElements . |
368 | ifcowl | ARCH | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a ARCH and which connections do it have and how to it connects to other ontologies | Ifc:ARCH a ifc:IfcElementAssemblyTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "ARCH" . | a ifc:IfcElementAssemblyTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "ARCH" . |
369 | ifcowl | constructionType_IfcWindowStyle | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a constructionType_IfcWindowStyle and which connections do it have and how to it connects to other ontologies | Ifc:constructionType_IfcWindowStyle a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcWindowStyle ;_x000D_
rdfs:label "ConstructionType" ;_x000D_
rdfs:range ifc:IfcWindowStyleConstructionEnum . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcWindowStyle ;_x000D_
rdfs:label "ConstructionType" ;_x000D_
rdfs:range ifc:IfcWindowStyleConstructionEnum . |
370 | ifcowl | OPACITY | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a OPACITY and which connections do it have and how to it connects to other ontologies | Ifc:OPACITY a ifc:IfcSurfaceTextureEnum , owl:NamedIndividual ;_x000D_
rdfs:label "OPACITY" . | a ifc:IfcSurfaceTextureEnum , owl:NamedIndividual ;_x000D_
rdfs:label "OPACITY" . |
371 | ifcowl | cO2Content_IfcProductsOfCombustionProperties | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a cO2Content_IfcProductsOfCombustionProperties and which connections do it have and how to it connects to other ontologies | Ifc:cO2Content_IfcProductsOfCombustionProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcProductsOfCombustionProperties ;_x000D_
rdfs:label "CO2Content" ;_x000D_
rdfs:range ifc:IfcPositiveRatioMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcProductsOfCombustionProperties ;_x000D_
rdfs:label "CO2Content" ;_x000D_
rdfs:range ifc:IfcPositiveRatioMeasure . |
372 | ifcowl | SUBTRACT | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a SUBTRACT and which connections do it have and how to it connects to other ontologies | Ifc:SUBTRACT a ifc:IfcArithmeticOperatorEnum , owl:NamedIndividual ;_x000D_
rdfs:label "SUBTRACT" . | a ifc:IfcArithmeticOperatorEnum , owl:NamedIndividual ;_x000D_
rdfs:label "SUBTRACT" . |
373 | ifcowl | IfcIlluminanceMeasure | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcIlluminanceMeasure and which connections do it have and how to it connects to other ontologies | Ifc:IfcIlluminanceMeasure a owl:Class ;_x000D_
rdfs:subClassOf expr:REAL , ifc:IfcDerivedMeasureValue . | a owl:Class ;_x000D_
rdfs:subClassOf expr:REAL , ifc:IfcDerivedMeasureValue . |
374 | ifcowl | transparency_IfcSurfaceStyleRendering | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a transparency_IfcSurfaceStyleRendering and which connections do it have and how to it connects to other ontologies | Ifc:transparency_IfcSurfaceStyleRendering a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSurfaceStyleRendering ;_x000D_
rdfs:label "Transparency" ;_x000D_
rdfs:range ifc:IfcNormalisedRatioMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSurfaceStyleRendering ;_x000D_
rdfs:label "Transparency" ;_x000D_
rdfs:range ifc:IfcNormalisedRatioMeasure . |
375 | ifcowl | placementLocation_IfcGridPlacement | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a placementLocation_IfcGridPlacement and which connections do it have and how to it connects to other ontologies | Ifc:placementLocation_IfcGridPlacement a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcGridPlacement ;_x000D_
rdfs:label "PlacementLocation" ;_x000D_
rdfs:range ifc:IfcVirtualGridIntersection . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcGridPlacement ;_x000D_
rdfs:label "PlacementLocation" ;_x000D_
rdfs:range ifc:IfcVirtualGridIntersection . |
376 | ifcowl | tensionFailureZ_IfcFailureConnectionCondition | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a tensionFailureZ_IfcFailureConnectionCondition and which connections do it have and how to it connects to other ontologies | Ifc:tensionFailureZ_IfcFailureConnectionCondition a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFailureConnectionCondition ;_x000D_
rdfs:label "TensionFailureZ" ;_x000D_
rdfs:range ifc:IfcForceMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFailureConnectionCondition ;_x000D_
rdfs:label "TensionFailureZ" ;_x000D_
rdfs:range ifc:IfcForceMeasure . |
377 | ifcowl | shapeAspectStyle_IfcDoorLiningProperties | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a shapeAspectStyle_IfcDoorLiningProperties and which connections do it have and how to it connects to other ontologies | Ifc:shapeAspectStyle_IfcDoorLiningProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcDoorLiningProperties ;_x000D_
rdfs:label "ShapeAspectStyle" ;_x000D_
rdfs:range ifc:IfcShapeAspect . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcDoorLiningProperties ;_x000D_
rdfs:label "ShapeAspectStyle" ;_x000D_
rdfs:range ifc:IfcShapeAspect . |
378 | ifcowl | POWERFACTORMETER | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a POWERFACTORMETER and which connections do it have and how to it connects to other ontologies | Ifc:POWERFACTORMETER a ifc:IfcFlowInstrumentTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "POWERFACTORMETER" . | a ifc:IfcFlowInstrumentTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "POWERFACTORMETER" . |
379 | ifcowl | IfcElectricHeaterType | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcElectricHeaterType and which connections do it have and how to it connects to other ontologies | Ifc:IfcElectricHeaterType a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcFlowTerminalType ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcElectricHeaterTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcElectricHeaterType_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcElectricHeaterTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcElectricHeaterType ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcGasTerminalType , ifc:IfcFireSuppressionTerminalType , ifc:IfcLightFixtureType , ifc:IfcLampType , ifc:IfcElectricApplianceType , ifc:IfcAirTerminalType , ifc:IfcSanitaryTerminalType , ifc:IfcStackTerminalType , ifc:IfcWasteTerminalType , ifc:IfcOutletType . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcFlowTerminalType ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcElectricHeaterTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcElectricHeaterType_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcElectricHeaterTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcElectricHeaterType ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcGasTerminalType , ifc:IfcFireSuppressionTerminalType , ifc:IfcLightFixtureType , ifc:IfcLampType , ifc:IfcElectricApplianceType , ifc:IfcAirTerminalType , ifc:IfcSanitaryTerminalType , ifc:IfcStackTerminalType , ifc:IfcWasteTerminalType , ifc:IfcOutletType . |
380 | ifcowl | axis3_IfcCartesianTransformationOperator3D | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a axis3_IfcCartesianTransformationOperator3D and which connections do it have and how to it connects to other ontologies | Ifc:axis3_IfcCartesianTransformationOperator3D a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCartesianTransformationOperator3D ;_x000D_
rdfs:label "Axis3" ;_x000D_
rdfs:range ifc:IfcDirection . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCartesianTransformationOperator3D ;_x000D_
rdfs:label "Axis3" ;_x000D_
rdfs:range ifc:IfcDirection . |
381 | ifcowl | DESIGNMINIMUM | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a DESIGNMINIMUM and which connections do it have and how to it connects to other ontologies | Ifc:DESIGNMINIMUM a ifc:IfcPropertySourceEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DESIGNMINIMUM" . | a ifc:IfcPropertySourceEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DESIGNMINIMUM" . |
382 | ifcowl | linearForceX_IfcStructuralLoadLinearForce | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a linearForceX_IfcStructuralLoadLinearForce and which connections do it have and how to it connects to other ontologies | Ifc:linearForceX_IfcStructuralLoadLinearForce a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralLoadLinearForce ;_x000D_
rdfs:label "LinearForceX" ;_x000D_
rdfs:range ifc:IfcLinearForceMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralLoadLinearForce ;_x000D_
rdfs:label "LinearForceX" ;_x000D_
rdfs:range ifc:IfcLinearForceMeasure . |
383 | ifcowl | secondComponent_IfcLocalTime | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a secondComponent_IfcLocalTime and which connections do it have and how to it connects to other ontologies | Ifc:secondComponent_IfcLocalTime a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcLocalTime ;_x000D_
rdfs:label "SecondComponent" ;_x000D_
rdfs:range ifc:IfcSecondInMinute . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcLocalTime ;_x000D_
rdfs:label "SecondComponent" ;_x000D_
rdfs:range ifc:IfcSecondInMinute . |
384 | ifcowl | velocitySingleValue_IfcFluidFlowProperties | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a velocitySingleValue_IfcFluidFlowProperties and which connections do it have and how to it connects to other ontologies | Ifc:velocitySingleValue_IfcFluidFlowProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFluidFlowProperties ;_x000D_
rdfs:label "VelocitySingleValue" ;_x000D_
rdfs:range ifc:IfcLinearVelocityMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFluidFlowProperties ;_x000D_
rdfs:label "VelocitySingleValue" ;_x000D_
rdfs:range ifc:IfcLinearVelocityMeasure . |
385 | ifcowl | logicalAggregator_IfcConstraintAggregationRelationship | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a logicalAggregator_IfcConstraintAggregationRelationship and which connections do it have and how to it connects to other ontologies | Ifc:logicalAggregator_IfcConstraintAggregationRelationship a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcConstraintAggregationRelationship ;_x000D_
rdfs:label "LogicalAggregator" ;_x000D_
rdfs:range ifc:IfcLogicalOperatorEnum . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcConstraintAggregationRelationship ;_x000D_
rdfs:label "LogicalAggregator" ;_x000D_
rdfs:range ifc:IfcLogicalOperatorEnum . |
386 | ifcowl | IfcBoundaryNodeCondition | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcBoundaryNodeCondition and which connections do it have and how to it connects to other ontologies | Ifc:IfcBoundaryNodeCondition a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcBoundaryCondition ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessX_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessY_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessZ_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessY_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessZ_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessZ_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessY_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessY_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessX_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessX_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessZ_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessX_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcBoundaryEdgeCondition , ifc:IfcBoundaryFaceCondition . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcBoundaryCondition ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessX_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessY_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessZ_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessY_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessZ_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessZ_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessY_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessY_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessX_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRotationalStiffnessMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessX_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessZ_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLinearStiffnessMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessX_IfcBoundaryNodeCondition_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcBoundaryEdgeCondition , ifc:IfcBoundaryFaceCondition . |
387 | ifcowl | JOULE | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a JOULE and which connections do it have and how to it connects to other ontologies | Ifc:JOULE a ifc:IfcSIUnitName , owl:NamedIndividual ;_x000D_
rdfs:label "JOULE" . | a ifc:IfcSIUnitName , owl:NamedIndividual ;_x000D_
rdfs:label "JOULE" . |
388 | ifcowl | parameterTakesPrecedence_IfcWindowStyle | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a parameterTakesPrecedence_IfcWindowStyle and which connections do it have and how to it connects to other ontologies | Ifc:parameterTakesPrecedence_IfcWindowStyle a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcWindowStyle ;_x000D_
rdfs:label "ParameterTakesPrecedence" ;_x000D_
rdfs:range expr:BOOLEAN . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcWindowStyle ;_x000D_
rdfs:label "ParameterTakesPrecedence" ;_x000D_
rdfs:range expr:BOOLEAN . |
389 | ifcowl | actionSource_IfcStructuralLoadGroup | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a actionSource_IfcStructuralLoadGroup and which connections do it have and how to it connects to other ontologies | Ifc:actionSource_IfcStructuralLoadGroup a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralLoadGroup ;_x000D_
rdfs:label "ActionSource" ;_x000D_
rdfs:range ifc:IfcActionSourceTypeEnum . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralLoadGroup ;_x000D_
rdfs:label "ActionSource" ;_x000D_
rdfs:range ifc:IfcActionSourceTypeEnum . |
390 | ifcowl | IfcCompressorTypeEnum | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcCompressorTypeEnum and which connections do it have and how to it connects to other ontologies | Ifc:IfcCompressorTypeEnum a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . | a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . |
391 | ifcowl | IfcOffsetCurve2D | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcOffsetCurve2D and which connections do it have and how to it connects to other ontologies | Ifc:IfcOffsetCurve2D a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcCurve ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom expr:LOGICAL ;_x000D_
owl:onProperty ifc:selfIntersect_IfcOffsetCurve2D_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass expr:LOGICAL ;_x000D_
owl:onProperty ifc:selfIntersect_IfcOffsetCurve2D ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcCurve ;_x000D_
owl:onProperty ifc:basisCurve_IfcOffsetCurve2D ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcLengthMeasure ;_x000D_
owl:onProperty ifc:distance_IfcOffsetCurve2D ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLengthMeasure ;_x000D_
owl:onProperty ifc:distance_IfcOffsetCurve2D_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcCurve ;_x000D_
owl:onProperty ifc:basisCurve_IfcOffsetCurve2D_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcBoundedCurve , ifc:IfcConic , ifc:IfcOffsetCurve3D , ifc:IfcLine . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcCurve ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom expr:LOGICAL ;_x000D_
owl:onProperty ifc:selfIntersect_IfcOffsetCurve2D_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass expr:LOGICAL ;_x000D_
owl:onProperty ifc:selfIntersect_IfcOffsetCurve2D ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcCurve ;_x000D_
owl:onProperty ifc:basisCurve_IfcOffsetCurve2D ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcLengthMeasure ;_x000D_
owl:onProperty ifc:distance_IfcOffsetCurve2D ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLengthMeasure ;_x000D_
owl:onProperty ifc:distance_IfcOffsetCurve2D_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcCurve ;_x000D_
owl:onProperty ifc:basisCurve_IfcOffsetCurve2D_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcBoundedCurve , ifc:IfcConic , ifc:IfcOffsetCurve3D , ifc:IfcLine . |
392 | ifcowl | controlPointsList_IfcBSplineCurve | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a controlPointsList_IfcBSplineCurve and which connections do it have and how to it connects to other ontologies | Ifc:controlPointsList_IfcBSplineCurve a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcBSplineCurve ;_x000D_
rdfs:label "ControlPointsList" ;_x000D_
rdfs:range ifc:IfcCartesianPoint_List . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcBSplineCurve ;_x000D_
rdfs:label "ControlPointsList" ;_x000D_
rdfs:range ifc:IfcCartesianPoint_List . |
393 | ifcowl | IfcConstraint_List | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcConstraint_List and which connections do it have and how to it connects to other ontologies | Ifc:IfcConstraint_List a owl:Class ;_x000D_
rdfs:subClassOf list:OWLList ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcConstraint_List ;_x000D_
owl:onProperty list:hasNext_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcConstraint_List ;_x000D_
owl:onProperty list:isFollowedBy_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcConstraint ;_x000D_
owl:onProperty list:hasContents_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf list:OWLList ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcConstraint_List ;_x000D_
owl:onProperty list:hasNext_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcConstraint_List ;_x000D_
owl:onProperty list:isFollowedBy_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcConstraint ;_x000D_
owl:onProperty list:hasContents_x000D_
] . |
394 | ifcowl | zLength_IfcBlock | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a zLength_IfcBlock and which connections do it have and how to it connects to other ontologies | Ifc:zLength_IfcBlock a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcBlock ;_x000D_
rdfs:label "ZLength" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcBlock ;_x000D_
rdfs:label "ZLength" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
395 | ifcowl | IfcAddressTypeEnum | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcAddressTypeEnum and which connections do it have and how to it connects to other ontologies | Ifc:IfcAddressTypeEnum a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . | a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . |
396 | ifcowl | WORKORDER | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a WORKORDER and which connections do it have and how to it connects to other ontologies | Ifc:WORKORDER a ifc:IfcProjectOrderTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "WORKORDER" . | a ifc:IfcProjectOrderTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "WORKORDER" . |
397 | ifcowl | predefinedType_IfcFireSuppressionTerminalType | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a predefinedType_IfcFireSuppressionTerminalType and which connections do it have and how to it connects to other ontologies | Ifc:predefinedType_IfcFireSuppressionTerminalType a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFireSuppressionTerminalType ;_x000D_
rdfs:label "PredefinedType" ;_x000D_
rdfs:range ifc:IfcFireSuppressionTerminalTypeEnum . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFireSuppressionTerminalType ;_x000D_
rdfs:label "PredefinedType" ;_x000D_
rdfs:range ifc:IfcFireSuppressionTerminalTypeEnum . |
398 | ifcowl | IfcRepresentation_List | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcRepresentation_List and which connections do it have and how to it connects to other ontologies | Ifc:IfcRepresentation_List a owl:Class ;_x000D_
rdfs:subClassOf list:OWLList ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRepresentation_List ;_x000D_
owl:onProperty list:hasNext_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRepresentation_List ;_x000D_
owl:onProperty list:isFollowedBy_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRepresentation ;_x000D_
owl:onProperty list:hasContents_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf list:OWLList ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRepresentation_List ;_x000D_
owl:onProperty list:hasNext_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRepresentation_List ;_x000D_
owl:onProperty list:isFollowedBy_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcRepresentation ;_x000D_
owl:onProperty list:hasContents_x000D_
] . |
399 | ifcowl | materialLayers_IfcMaterialLayerSet | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a materialLayers_IfcMaterialLayerSet and which connections do it have and how to it connects to other ontologies | Ifc:materialLayers_IfcMaterialLayerSet a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcMaterialLayerSet ;_x000D_
rdfs:label "MaterialLayers" ;_x000D_
rdfs:range ifc:IfcMaterialLayer_List . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcMaterialLayerSet ;_x000D_
rdfs:label "MaterialLayers" ;_x000D_
rdfs:range ifc:IfcMaterialLayer_List . |
400 | ifcowl | IfcTask | You are a helpfull translater for ontologies, so when asked i normal type of building element or related stuff, you try to find the name of the element in ontologies. So fx if i ask what is a zone, you look for ex for IFC it will be IFCzone and for bot it will be zone. For every ansver there is a connection in the RDF structure | What is a IfcTask and which connections do it have and how to it connects to other ontologies | Ifc:IfcTask a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcProcess ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass expr:BOOLEAN ;_x000D_
owl:onProperty ifc:isMilestone_IfcTask ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom expr:INTEGER ;_x000D_
owl:onProperty ifc:priority_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom expr:BOOLEAN ;_x000D_
owl:onProperty ifc:isMilestone_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:workMethod_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass expr:INTEGER ;_x000D_
owl:onProperty ifc:priority_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIdentifier ;_x000D_
owl:onProperty ifc:taskId_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcIdentifier ;_x000D_
owl:onProperty ifc:taskId_IfcTask ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:status_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:workMethod_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:status_IfcTask_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcProcedure . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcProcess ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass expr:BOOLEAN ;_x000D_
owl:onProperty ifc:isMilestone_IfcTask ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom expr:INTEGER ;_x000D_
owl:onProperty ifc:priority_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom expr:BOOLEAN ;_x000D_
owl:onProperty ifc:isMilestone_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:workMethod_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass expr:INTEGER ;_x000D_
owl:onProperty ifc:priority_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIdentifier ;_x000D_
owl:onProperty ifc:taskId_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcIdentifier ;_x000D_
owl:onProperty ifc:taskId_IfcTask ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:status_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:workMethod_IfcTask_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:status_IfcTask_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcProcedure . |