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
⌀ |
---|---|---|---|---|---|---|
201 | ifcowl | B_DESIGNLEVEL | 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 B_DESIGNLEVEL and which connections do it have and how to it connects to other ontologies | Ifc:B_DESIGNLEVEL a ifc:IfcServiceLifeFactorTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "B_DESIGNLEVEL" . | a ifc:IfcServiceLifeFactorTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "B_DESIGNLEVEL" . |
202 | ifcowl | vsense_IfcRectangularTrimmedSurface | 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 vsense_IfcRectangularTrimmedSurface and which connections do it have and how to it connects to other ontologies | Ifc:vsense_IfcRectangularTrimmedSurface a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRectangularTrimmedSurface ;_x000D_
rdfs:label "Vsense" ;_x000D_
rdfs:range expr:BOOLEAN . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRectangularTrimmedSurface ;_x000D_
rdfs:label "Vsense" ;_x000D_
rdfs:range expr:BOOLEAN . |
203 | ifcowl | GROUP | 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 GROUP and which connections do it have and how to it connects to other ontologies | Ifc:GROUP a ifc:IfcObjectTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "GROUP" . | a ifc:IfcObjectTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "GROUP" . |
204 | ifcowl | OUT_PLANE_LOADING_2D | 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 OUT_PLANE_LOADING_2D and which connections do it have and how to it connects to other ontologies | Ifc:OUT_PLANE_LOADING_2D a ifc:IfcAnalysisModelTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "OUT_PLANE_LOADING_2D" . | a ifc:IfcAnalysisModelTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "OUT_PLANE_LOADING_2D" . |
205 | ifcowl | IfcProcedure | 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 IfcProcedure and which connections do it have and how to it connects to other ontologies | Ifc:IfcProcedure a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcProcess ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:userDefinedProcedureType_IfcProcedure_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:userDefinedProcedureType_IfcProcedure_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcProcedureTypeEnum ;_x000D_
owl:onProperty ifc:procedureType_IfcProcedure ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcProcedureTypeEnum ;_x000D_
owl:onProperty ifc:procedureType_IfcProcedure_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcIdentifier ;_x000D_
owl:onProperty ifc:procedureID_IfcProcedure ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIdentifier ;_x000D_
owl:onProperty ifc:procedureID_IfcProcedure_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcTask . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcProcess ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:userDefinedProcedureType_IfcProcedure_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:userDefinedProcedureType_IfcProcedure_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcProcedureTypeEnum ;_x000D_
owl:onProperty ifc:procedureType_IfcProcedure ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcProcedureTypeEnum ;_x000D_
owl:onProperty ifc:procedureType_IfcProcedure_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcIdentifier ;_x000D_
owl:onProperty ifc:procedureID_IfcProcedure ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcIdentifier ;_x000D_
owl:onProperty ifc:procedureID_IfcProcedure_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcTask . |
206 | ifcowl | FOLDING | 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 FOLDING and which connections do it have and how to it connects to other ontologies | Ifc:FOLDING a ifc:IfcDoorPanelOperationEnum , owl:NamedIndividual ;_x000D_
rdfs:label "FOLDING" . | a ifc:IfcDoorPanelOperationEnum , owl:NamedIndividual ;_x000D_
rdfs:label "FOLDING" . |
207 | ifcowl | expression_IfcPropertyTableValue | 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 expression_IfcPropertyTableValue and which connections do it have and how to it connects to other ontologies | Ifc:expression_IfcPropertyTableValue a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPropertyTableValue ;_x000D_
rdfs:label "Expression" ;_x000D_
rdfs:range ifc:IfcText . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPropertyTableValue ;_x000D_
rdfs:label "Expression" ;_x000D_
rdfs:range ifc:IfcText . |
208 | ifcowl | suffixTitles_IfcPerson | 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 suffixTitles_IfcPerson and which connections do it have and how to it connects to other ontologies | Ifc:suffixTitles_IfcPerson a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPerson ;_x000D_
rdfs:label "SuffixTitles" ;_x000D_
rdfs:range ifc:IfcLabel_List . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPerson ;_x000D_
rdfs:label "SuffixTitles" ;_x000D_
rdfs:range ifc:IfcLabel_List . |
209 | ifcowl | unit_IfcPropertyEnumeration | 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 unit_IfcPropertyEnumeration and which connections do it have and how to it connects to other ontologies | Ifc:unit_IfcPropertyEnumeration a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPropertyEnumeration ;_x000D_
rdfs:label "Unit" ;_x000D_
rdfs:range ifc:IfcUnit . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPropertyEnumeration ;_x000D_
rdfs:label "Unit" ;_x000D_
rdfs:range ifc:IfcUnit . |
210 | ifcowl | IfcBoundaryNodeConditionWarping | 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 IfcBoundaryNodeConditionWarping and which connections do it have and how to it connects to other ontologies | Ifc:IfcBoundaryNodeConditionWarping a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcBoundaryNodeCondition ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcWarpingMomentMeasure ;_x000D_
owl:onProperty ifc:warpingStiffness_IfcBoundaryNodeConditionWarping_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcWarpingMomentMeasure ;_x000D_
owl:onProperty ifc:warpingStiffness_IfcBoundaryNodeConditionWarping_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcBoundaryNodeCondition ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcWarpingMomentMeasure ;_x000D_
owl:onProperty ifc:warpingStiffness_IfcBoundaryNodeConditionWarping_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcWarpingMomentMeasure ;_x000D_
owl:onProperty ifc:warpingStiffness_IfcBoundaryNodeConditionWarping_x000D_
] . |
211 | ifcowl | IfcPlaneAngleMeasure | 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 IfcPlaneAngleMeasure and which connections do it have and how to it connects to other ontologies | Ifc:IfcPlaneAngleMeasure a owl:Class ;_x000D_
rdfs:subClassOf expr:REAL , ifc:IfcOrientationSelect , ifc:IfcMeasureValue . | a owl:Class ;_x000D_
rdfs:subClassOf expr:REAL , ifc:IfcOrientationSelect , ifc:IfcMeasureValue . |
212 | ifcowl | IfcFacetedBrep | 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 IfcFacetedBrep and which connections do it have and how to it connects to other ontologies | Ifc:IfcFacetedBrep a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcManifoldSolidBrep ;_x000D_
owl:disjointWith ifc:IfcFacetedBrepWithVoids . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcManifoldSolidBrep ;_x000D_
owl:disjointWith ifc:IfcFacetedBrepWithVoids . |
213 | ifcowl | IfcBoundaryEdgeCondition | 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 IfcBoundaryEdgeCondition and which connections do it have and how to it connects to other ontologies | Ifc:IfcBoundaryEdgeCondition a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcBoundaryCondition ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthZ_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthX_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthY_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthY_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthX_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthY_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthZ_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthY_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthX_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthZ_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthX_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthZ_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcBoundaryNodeCondition , 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:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthZ_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthX_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthY_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthY_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthX_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthY_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthZ_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthY_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthX_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfLinearSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:linearStiffnessByLengthZ_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthX_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcModulusOfRotationalSubgradeReactionMeasure ;_x000D_
owl:onProperty ifc:rotationalStiffnessByLengthZ_IfcBoundaryEdgeCondition_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcBoundaryNodeCondition , ifc:IfcBoundaryFaceCondition . |
214 | ifcowl | hasPorts_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 hasPorts_IfcElement and which connections do it have and how to it connects to other ontologies | Ifc:hasPorts_IfcElement a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcElement ;_x000D_
rdfs:label "HasPorts" ;_x000D_
rdfs:range ifc:IfcRelConnectsPortToElement ;_x000D_
owl:inverseOf ifc:relatedElement_IfcRelConnectsPortToElement . | a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcElement ;_x000D_
rdfs:label "HasPorts" ;_x000D_
rdfs:range ifc:IfcRelConnectsPortToElement ;_x000D_
owl:inverseOf ifc:relatedElement_IfcRelConnectsPortToElement . |
215 | ifcowl | IfcDocumentInformationRelationship | 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 IfcDocumentInformationRelationship and which connections do it have and how to it connects to other ontologies | Ifc:IfcDocumentInformationRelationship a owl:Class ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:relationshipType_IfcDocumentInformationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:relationshipType_IfcDocumentInformationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcDocumentInformation ;_x000D_
owl:onProperty ifc:relatedDocuments_IfcDocumentInformationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcDocumentInformation ;_x000D_
owl:onProperty ifc:relatedDocuments_IfcDocumentInformationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcDocumentInformation ;_x000D_
owl:onProperty ifc:relatingDocument_IfcDocumentInformationRelationship ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcDocumentInformation ;_x000D_
owl:onProperty ifc:relatingDocument_IfcDocumentInformationRelationship_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:relationshipType_IfcDocumentInformationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:relationshipType_IfcDocumentInformationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcDocumentInformation ;_x000D_
owl:onProperty ifc:relatedDocuments_IfcDocumentInformationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcDocumentInformation ;_x000D_
owl:onProperty ifc:relatedDocuments_IfcDocumentInformationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcDocumentInformation ;_x000D_
owl:onProperty ifc:relatingDocument_IfcDocumentInformationRelationship ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcDocumentInformation ;_x000D_
owl:onProperty ifc:relatingDocument_IfcDocumentInformationRelationship_x000D_
] . |
216 | ifcowl | appliedCondition_IfcStructuralConnection | 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 appliedCondition_IfcStructuralConnection and which connections do it have and how to it connects to other ontologies | Ifc:appliedCondition_IfcStructuralConnection a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralConnection ;_x000D_
rdfs:label "AppliedCondition" ;_x000D_
rdfs:range ifc:IfcBoundaryCondition . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralConnection ;_x000D_
rdfs:label "AppliedCondition" ;_x000D_
rdfs:range ifc:IfcBoundaryCondition . |
217 | ifcowl | minimumSectionModulusY_IfcStructuralProfileProperties | 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 minimumSectionModulusY_IfcStructuralProfileProperties and which connections do it have and how to it connects to other ontologies | Ifc:minimumSectionModulusY_IfcStructuralProfileProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralProfileProperties ;_x000D_
rdfs:label "MinimumSectionModulusY" ;_x000D_
rdfs:range ifc:IfcSectionModulusMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralProfileProperties ;_x000D_
rdfs:label "MinimumSectionModulusY" ;_x000D_
rdfs:range ifc:IfcSectionModulusMeasure . |
218 | ifcowl | isGroupedBy_IfcGroup | 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 isGroupedBy_IfcGroup and which connections do it have and how to it connects to other ontologies | Ifc:isGroupedBy_IfcGroup a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcGroup ;_x000D_
rdfs:label "IsGroupedBy" ;_x000D_
rdfs:range ifc:IfcRelAssignsToGroup ;_x000D_
owl:inverseOf ifc:relatingGroup_IfcRelAssignsToGroup . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcGroup ;_x000D_
rdfs:label "IsGroupedBy" ;_x000D_
rdfs:range ifc:IfcRelAssignsToGroup ;_x000D_
owl:inverseOf ifc:relatingGroup_IfcRelAssignsToGroup . |
219 | ifcowl | familyName_IfcPerson | 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 familyName_IfcPerson and which connections do it have and how to it connects to other ontologies | Ifc:familyName_IfcPerson a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPerson ;_x000D_
rdfs:label "FamilyName" ;_x000D_
rdfs:range ifc:IfcLabel . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPerson ;_x000D_
rdfs:label "FamilyName" ;_x000D_
rdfs:range ifc:IfcLabel . |
220 | ifcowl | MAGNETICFLUXUNIT | 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 MAGNETICFLUXUNIT and which connections do it have and how to it connects to other ontologies | Ifc:MAGNETICFLUXUNIT a ifc:IfcUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "MAGNETICFLUXUNIT" . | a ifc:IfcUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "MAGNETICFLUXUNIT" . |
221 | ifcowl | assignedStructuralActivity_IfcStructuralItem | 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 assignedStructuralActivity_IfcStructuralItem and which connections do it have and how to it connects to other ontologies | Ifc:assignedStructuralActivity_IfcStructuralItem a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcStructuralItem ;_x000D_
rdfs:label "AssignedStructuralActivity" ;_x000D_
rdfs:range ifc:IfcRelConnectsStructuralActivity ;_x000D_
owl:inverseOf ifc:relatingElement_IfcRelConnectsStructuralActivity . | a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcStructuralItem ;_x000D_
rdfs:label "AssignedStructuralActivity" ;_x000D_
rdfs:range ifc:IfcRelConnectsStructuralActivity ;_x000D_
owl:inverseOf ifc:relatingElement_IfcRelConnectsStructuralActivity . |
222 | ifcowl | IfcWallType | 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 IfcWallType and which connections do it have and how to it connects to other ontologies | Ifc:IfcWallType a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcBuildingElementType ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcWallTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcWallType_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcWallTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcWallType ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcBeamType , ifc:IfcRailingType , ifc:IfcMemberType , ifc:IfcSlabType , ifc:IfcRampFlightType , ifc:IfcCoveringType , ifc:IfcColumnType , ifc:IfcCurtainWallType , ifc:IfcPlateType , ifc:IfcBuildingElementProxyType , ifc:IfcStairFlightType . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcBuildingElementType ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcWallTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcWallType_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcWallTypeEnum ;_x000D_
owl:onProperty ifc:predefinedType_IfcWallType ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcBeamType , ifc:IfcRailingType , ifc:IfcMemberType , ifc:IfcSlabType , ifc:IfcRampFlightType , ifc:IfcCoveringType , ifc:IfcColumnType , ifc:IfcCurtainWallType , ifc:IfcPlateType , ifc:IfcBuildingElementProxyType , ifc:IfcStairFlightType . |
223 | ifcowl | headWidth_IfcCraneRailFShapeProfileDef | 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 headWidth_IfcCraneRailFShapeProfileDef and which connections do it have and how to it connects to other ontologies | Ifc:headWidth_IfcCraneRailFShapeProfileDef a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCraneRailFShapeProfileDef ;_x000D_
rdfs:label "HeadWidth" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCraneRailFShapeProfileDef ;_x000D_
rdfs:label "HeadWidth" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
224 | ifcowl | parentEdge_IfcSubedge | 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 parentEdge_IfcSubedge and which connections do it have and how to it connects to other ontologies | Ifc:parentEdge_IfcSubedge a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSubedge ;_x000D_
rdfs:label "ParentEdge" ;_x000D_
rdfs:range ifc:IfcEdge . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSubedge ;_x000D_
rdfs:label "ParentEdge" ;_x000D_
rdfs:range ifc:IfcEdge . |
225 | ifcowl | IfcRampFlightTypeEnum | 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 IfcRampFlightTypeEnum and which connections do it have and how to it connects to other ontologies | Ifc:IfcRampFlightTypeEnum a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . | a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . |
226 | ifcowl | specularHighlight_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 specularHighlight_IfcSurfaceStyleRendering and which connections do it have and how to it connects to other ontologies | Ifc:specularHighlight_IfcSurfaceStyleRendering a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSurfaceStyleRendering ;_x000D_
rdfs:label "SpecularHighlight" ;_x000D_
rdfs:range ifc:IfcSpecularHighlightSelect . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSurfaceStyleRendering ;_x000D_
rdfs:label "SpecularHighlight" ;_x000D_
rdfs:range ifc:IfcSpecularHighlightSelect . |
227 | ifcowl | HEALTHANDSAFETY | 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 HEALTHANDSAFETY and which connections do it have and how to it connects to other ontologies | Ifc:HEALTHANDSAFETY a ifc:IfcObjectiveEnum , owl:NamedIndividual ;_x000D_
rdfs:label "HEALTHANDSAFETY" . | a ifc:IfcObjectiveEnum , owl:NamedIndividual ;_x000D_
rdfs:label "HEALTHANDSAFETY" . |
228 | ifcowl | representationType_IfcRepresentation | 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 representationType_IfcRepresentation and which connections do it have and how to it connects to other ontologies | Ifc:representationType_IfcRepresentation a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRepresentation ;_x000D_
rdfs:label "RepresentationType" ;_x000D_
rdfs:range ifc:IfcLabel . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRepresentation ;_x000D_
rdfs:label "RepresentationType" ;_x000D_
rdfs:range ifc:IfcLabel . |
229 | ifcowl | OFFICE | 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 OFFICE and which connections do it have and how to it connects to other ontologies | Ifc:OFFICE a ifc:IfcAddressTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "OFFICE" . | a ifc:IfcAddressTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "OFFICE" . |
230 | ifcowl | CONDUCTORSEGMENT | 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 CONDUCTORSEGMENT and which connections do it have and how to it connects to other ontologies | Ifc:CONDUCTORSEGMENT a ifc:IfcCableSegmentTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "CONDUCTORSEGMENT" . | a ifc:IfcCableSegmentTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "CONDUCTORSEGMENT" . |
231 | ifcowl | layerSetDirection_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 layerSetDirection_IfcMaterialLayerSetUsage and which connections do it have and how to it connects to other ontologies | Ifc:layerSetDirection_IfcMaterialLayerSetUsage a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcMaterialLayerSetUsage ;_x000D_
rdfs:label "LayerSetDirection" ;_x000D_
rdfs:range ifc:IfcLayerSetDirectionEnum . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcMaterialLayerSetUsage ;_x000D_
rdfs:label "LayerSetDirection" ;_x000D_
rdfs:range ifc:IfcLayerSetDirectionEnum . |
232 | ifcowl | IfcOrganizationRelationship | 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 IfcOrganizationRelationship and which connections do it have and how to it connects to other ontologies | Ifc:IfcOrganizationRelationship a owl:Class ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcOrganization ;_x000D_
owl:onProperty ifc:relatedOrganizations_IfcOrganizationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcOrganization ;_x000D_
owl:onProperty ifc:relatedOrganizations_IfcOrganizationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcOrganization ;_x000D_
owl:onProperty ifc:relatingOrganization_IfcOrganizationRelationship ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcOrganization ;_x000D_
owl:onProperty ifc:relatingOrganization_IfcOrganizationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcText ;_x000D_
owl:onProperty ifc:description_IfcOrganizationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcText ;_x000D_
owl:onProperty ifc:description_IfcOrganizationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcOrganizationRelationship ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcOrganizationRelationship_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcOrganization ;_x000D_
owl:onProperty ifc:relatedOrganizations_IfcOrganizationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcOrganization ;_x000D_
owl:onProperty ifc:relatedOrganizations_IfcOrganizationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcOrganization ;_x000D_
owl:onProperty ifc:relatingOrganization_IfcOrganizationRelationship ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcOrganization ;_x000D_
owl:onProperty ifc:relatingOrganization_IfcOrganizationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcText ;_x000D_
owl:onProperty ifc:description_IfcOrganizationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcText ;_x000D_
owl:onProperty ifc:description_IfcOrganizationRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcOrganizationRelationship ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcOrganizationRelationship_x000D_
] . |
233 | ifcowl | relatingSpace_IfcRelSpaceBoundary | 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 relatingSpace_IfcRelSpaceBoundary and which connections do it have and how to it connects to other ontologies | Ifc:relatingSpace_IfcRelSpaceBoundary a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRelSpaceBoundary ;_x000D_
rdfs:label "RelatingSpace" ;_x000D_
rdfs:range ifc:IfcSpace ;_x000D_
owl:inverseOf ifc:boundedBy_IfcSpace . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRelSpaceBoundary ;_x000D_
rdfs:label "RelatingSpace" ;_x000D_
rdfs:range ifc:IfcSpace ;_x000D_
owl:inverseOf ifc:boundedBy_IfcSpace . |
234 | ifcowl | temperatureSingleValue_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 temperatureSingleValue_IfcFluidFlowProperties and which connections do it have and how to it connects to other ontologies | Ifc:temperatureSingleValue_IfcFluidFlowProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFluidFlowProperties ;_x000D_
rdfs:label "TemperatureSingleValue" ;_x000D_
rdfs:range ifc:IfcThermodynamicTemperatureMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFluidFlowProperties ;_x000D_
rdfs:label "TemperatureSingleValue" ;_x000D_
rdfs:range ifc:IfcThermodynamicTemperatureMeasure . |
235 | ifcowl | ENERGYMETER | 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 ENERGYMETER and which connections do it have and how to it connects to other ontologies | Ifc:ENERGYMETER a ifc:IfcFlowMeterTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "ENERGYMETER" . | a ifc:IfcFlowMeterTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "ENERGYMETER" . |
236 | ifcowl | IfcTerminatorSymbol | 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 IfcTerminatorSymbol and which connections do it have and how to it connects to other ontologies | Ifc:IfcTerminatorSymbol a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcAnnotationSymbolOccurrence ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcAnnotationCurveOccurrence ;_x000D_
owl:onProperty ifc:annotatedCurve_IfcTerminatorSymbol ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcAnnotationCurveOccurrence ;_x000D_
owl:onProperty ifc:annotatedCurve_IfcTerminatorSymbol_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcAnnotationSymbolOccurrence ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcAnnotationCurveOccurrence ;_x000D_
owl:onProperty ifc:annotatedCurve_IfcTerminatorSymbol ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcAnnotationCurveOccurrence ;_x000D_
owl:onProperty ifc:annotatedCurve_IfcTerminatorSymbol_x000D_
] . |
237 | ifcowl | IfcSectionTypeEnum | 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 IfcSectionTypeEnum and which connections do it have and how to it connects to other ontologies | Ifc:IfcSectionTypeEnum a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . | a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . |
238 | ifcowl | predefinedType_IfcStructuralCurveMember | 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_IfcStructuralCurveMember and which connections do it have and how to it connects to other ontologies | Ifc:predefinedType_IfcStructuralCurveMember a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralCurveMember ;_x000D_
rdfs:label "PredefinedType" ;_x000D_
rdfs:range ifc:IfcStructuralCurveTypeEnum . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralCurveMember ;_x000D_
rdfs:label "PredefinedType" ;_x000D_
rdfs:range ifc:IfcStructuralCurveTypeEnum . |
239 | ifcowl | position_IfcSweptAreaSolid | 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_IfcSweptAreaSolid and which connections do it have and how to it connects to other ontologies | Ifc:position_IfcSweptAreaSolid a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSweptAreaSolid ;_x000D_
rdfs:label "Position" ;_x000D_
rdfs:range ifc:IfcAxis2Placement3D . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSweptAreaSolid ;_x000D_
rdfs:label "Position" ;_x000D_
rdfs:range ifc:IfcAxis2Placement3D . |
240 | ifcowl | SPIRAL_RAMP | 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 SPIRAL_RAMP and which connections do it have and how to it connects to other ontologies | Ifc:SPIRAL_RAMP a ifc:IfcRampTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "SPIRAL_RAMP" . | a ifc:IfcRampTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "SPIRAL_RAMP" . |
241 | ifcowl | girth_IfcCShapeProfileDef | 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 girth_IfcCShapeProfileDef and which connections do it have and how to it connects to other ontologies | Ifc:girth_IfcCShapeProfileDef a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCShapeProfileDef ;_x000D_
rdfs:label "Girth" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCShapeProfileDef ;_x000D_
rdfs:label "Girth" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
242 | ifcowl | IfcLaborResource | 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 IfcLaborResource and which connections do it have and how to it connects to other ontologies | Ifc:IfcLaborResource a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcConstructionResource ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcText ;_x000D_
owl:onProperty ifc:skillSet_IfcLaborResource_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcText ;_x000D_
owl:onProperty ifc:skillSet_IfcLaborResource_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcConstructionProductResource , ifc:IfcConstructionEquipmentResource , ifc:IfcCrewResource , ifc:IfcConstructionMaterialResource , ifc:IfcSubContractResource . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcConstructionResource ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcText ;_x000D_
owl:onProperty ifc:skillSet_IfcLaborResource_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcText ;_x000D_
owl:onProperty ifc:skillSet_IfcLaborResource_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcConstructionProductResource , ifc:IfcConstructionEquipmentResource , ifc:IfcCrewResource , ifc:IfcConstructionMaterialResource , ifc:IfcSubContractResource . |
243 | ifcowl | DBB | 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 DBB and which connections do it have and how to it connects to other ontologies | Ifc:DBB a ifc:IfcSoundScaleEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DBB" . | a ifc:IfcSoundScaleEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DBB" . |
244 | ifcowl | IfcPropertySourceEnum | 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 IfcPropertySourceEnum and which connections do it have and how to it connects to other ontologies | Ifc:IfcPropertySourceEnum a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . | a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . |
245 | ifcowl | IfcDistributionFlowElementType | 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 IfcDistributionFlowElementType and which connections do it have and how to it connects to other ontologies | Ifc:IfcDistributionFlowElementType a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcDistributionElementType ;_x000D_
rdfs:subClassOf [ a owl:Class ;_x000D_
owl:unionOf ( ifc:IfcFlowMovingDeviceType ifc:IfcEnergyConversionDeviceType ifc:IfcFlowTreatmentDeviceType ifc:IfcFlowControllerType ifc:IfcFlowFittingType ifc:IfcFlowTerminalType ifc:IfcFlowSegmentType ifc:IfcFlowStorageDeviceType ifc:IfcDistributionChamberElementType )_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcDistributionControlElementType . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcDistributionElementType ;_x000D_
rdfs:subClassOf [ a owl:Class ;_x000D_
owl:unionOf ( ifc:IfcFlowMovingDeviceType ifc:IfcEnergyConversionDeviceType ifc:IfcFlowTreatmentDeviceType ifc:IfcFlowControllerType ifc:IfcFlowFittingType ifc:IfcFlowTerminalType ifc:IfcFlowSegmentType ifc:IfcFlowStorageDeviceType ifc:IfcDistributionChamberElementType )_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcDistributionControlElementType . |
246 | ifcowl | FORCEUNIT | 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 FORCEUNIT and which connections do it have and how to it connects to other ontologies | Ifc:FORCEUNIT a ifc:IfcUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "FORCEUNIT" . | a ifc:IfcUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "FORCEUNIT" . |
247 | ifcowl | relatingActor_IfcRelAssignsToActor | 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 relatingActor_IfcRelAssignsToActor and which connections do it have and how to it connects to other ontologies | Ifc:relatingActor_IfcRelAssignsToActor a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRelAssignsToActor ;_x000D_
rdfs:label "RelatingActor" ;_x000D_
rdfs:range ifc:IfcActor ;_x000D_
owl:inverseOf ifc:isActingUpon_IfcActor . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRelAssignsToActor ;_x000D_
rdfs:label "RelatingActor" ;_x000D_
rdfs:range ifc:IfcActor ;_x000D_
owl:inverseOf ifc:isActingUpon_IfcActor . |
248 | ifcowl | UNSPECIFIED | 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 UNSPECIFIED and which connections do it have and how to it connects to other ontologies | Ifc:UNSPECIFIED a ifc:IfcTrimmingPreference , ifc:IfcBSplineCurveForm , owl:NamedIndividual ;_x000D_
rdfs:label "UNSPECIFIED" . | a ifc:IfcTrimmingPreference , ifc:IfcBSplineCurveForm , owl:NamedIndividual ;_x000D_
rdfs:label "UNSPECIFIED" . |
249 | ifcowl | IfcConstraint_EmptyList | 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_EmptyList and which connections do it have and how to it connects to other ontologies | Ifc:IfcConstraint_EmptyList a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcConstraint_List , list:EmptyList . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcConstraint_List , list:EmptyList . |
250 | ifcowl | coordinates_IfcCartesianPoint | 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 coordinates_IfcCartesianPoint and which connections do it have and how to it connects to other ontologies | Ifc:coordinates_IfcCartesianPoint a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCartesianPoint ;_x000D_
rdfs:label "Coordinates" ;_x000D_
rdfs:range ifc:IfcLengthMeasure_List . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCartesianPoint ;_x000D_
rdfs:label "Coordinates" ;_x000D_
rdfs:range ifc:IfcLengthMeasure_List . |
251 | ifcowl | lateStart_IfcScheduleTimeControl | 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 lateStart_IfcScheduleTimeControl and which connections do it have and how to it connects to other ontologies | Ifc:lateStart_IfcScheduleTimeControl a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcScheduleTimeControl ;_x000D_
rdfs:label "LateStart" ;_x000D_
rdfs:range ifc:IfcDateTimeSelect . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcScheduleTimeControl ;_x000D_
rdfs:label "LateStart" ;_x000D_
rdfs:range ifc:IfcDateTimeSelect . |
252 | ifcowl | IfcFlowFitting | 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 IfcFlowFitting and which connections do it have and how to it connects to other ontologies | Ifc:IfcFlowFitting a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcDistributionFlowElement ;_x000D_
owl:disjointWith ifc:IfcDistributionChamberElement , ifc:IfcFlowSegment , ifc:IfcFlowMovingDevice , ifc:IfcFlowStorageDevice , ifc:IfcFlowController , ifc:IfcFlowTreatmentDevice , ifc:IfcFlowTerminal , ifc:IfcEnergyConversionDevice . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcDistributionFlowElement ;_x000D_
owl:disjointWith ifc:IfcDistributionChamberElement , ifc:IfcFlowSegment , ifc:IfcFlowMovingDevice , ifc:IfcFlowStorageDevice , ifc:IfcFlowController , ifc:IfcFlowTreatmentDevice , ifc:IfcFlowTerminal , ifc:IfcEnergyConversionDevice . |
253 | ifcowl | IfcTextFontName_EmptyList | 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 IfcTextFontName_EmptyList and which connections do it have and how to it connects to other ontologies | Ifc:IfcTextFontName_EmptyList a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcTextFontName_List , list:EmptyList . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcTextFontName_List , list:EmptyList . |
254 | ifcowl | relatingApproval_IfcRelAssociatesApproval | 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 relatingApproval_IfcRelAssociatesApproval and which connections do it have and how to it connects to other ontologies | Ifc:relatingApproval_IfcRelAssociatesApproval a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRelAssociatesApproval ;_x000D_
rdfs:label "RelatingApproval" ;_x000D_
rdfs:range ifc:IfcApproval . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRelAssociatesApproval ;_x000D_
rdfs:label "RelatingApproval" ;_x000D_
rdfs:range ifc:IfcApproval . |
255 | ifcowl | description_IfcActorRole | 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 description_IfcActorRole and which connections do it have and how to it connects to other ontologies | Ifc:description_IfcActorRole a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcActorRole ;_x000D_
rdfs:label "Description" ;_x000D_
rdfs:range ifc:IfcText . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcActorRole ;_x000D_
rdfs:label "Description" ;_x000D_
rdfs:range ifc:IfcText . |
256 | ifcowl | depth_IfcSurfaceOfLinearExtrusion | 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 depth_IfcSurfaceOfLinearExtrusion and which connections do it have and how to it connects to other ontologies | Ifc:depth_IfcSurfaceOfLinearExtrusion a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSurfaceOfLinearExtrusion ;_x000D_
rdfs:label "Depth" ;_x000D_
rdfs:range ifc:IfcLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSurfaceOfLinearExtrusion ;_x000D_
rdfs:label "Depth" ;_x000D_
rdfs:range ifc:IfcLengthMeasure . |
257 | ifcowl | RECIRCULATEDAIR | 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 RECIRCULATEDAIR and which connections do it have and how to it connects to other ontologies | Ifc:RECIRCULATEDAIR a ifc:IfcThermalLoadSourceEnum , owl:NamedIndividual ;_x000D_
rdfs:label "RECIRCULATEDAIR" . | a ifc:IfcThermalLoadSourceEnum , owl:NamedIndividual ;_x000D_
rdfs:label "RECIRCULATEDAIR" . |
258 | ifcowl | IfcTwoDirectionRepeatFactor | 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 IfcTwoDirectionRepeatFactor and which connections do it have and how to it connects to other ontologies | Ifc:IfcTwoDirectionRepeatFactor a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcOneDirectionRepeatFactor ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcVector ;_x000D_
owl:onProperty ifc:secondRepeatFactor_IfcTwoDirectionRepeatFactor ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcVector ;_x000D_
owl:onProperty ifc:secondRepeatFactor_IfcTwoDirectionRepeatFactor_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcOneDirectionRepeatFactor ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcVector ;_x000D_
owl:onProperty ifc:secondRepeatFactor_IfcTwoDirectionRepeatFactor ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcVector ;_x000D_
owl:onProperty ifc:secondRepeatFactor_IfcTwoDirectionRepeatFactor_x000D_
] . |
259 | ifcowl | isLinear_IfcStructuralResultGroup | 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 isLinear_IfcStructuralResultGroup and which connections do it have and how to it connects to other ontologies | Ifc:isLinear_IfcStructuralResultGroup a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralResultGroup ;_x000D_
rdfs:label "IsLinear" ;_x000D_
rdfs:range expr:BOOLEAN . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcStructuralResultGroup ;_x000D_
rdfs:label "IsLinear" ;_x000D_
rdfs:range expr:BOOLEAN . |
260 | ifcowl | name_IfcExtendedMaterialProperties | 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_IfcExtendedMaterialProperties and which connections do it have and how to it connects to other ontologies | Ifc:name_IfcExtendedMaterialProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcExtendedMaterialProperties ;_x000D_
rdfs:label "Name" ;_x000D_
rdfs:range ifc:IfcLabel . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcExtendedMaterialProperties ;_x000D_
rdfs:label "Name" ;_x000D_
rdfs:range ifc:IfcLabel . |
261 | ifcowl | IfcModulusOfRotationalSubgradeReactionMeasure | 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 IfcModulusOfRotationalSubgradeReactionMeasure and which connections do it have and how to it connects to other ontologies | Ifc:IfcModulusOfRotationalSubgradeReactionMeasure a owl:Class ;_x000D_
rdfs:subClassOf expr:REAL , ifc:IfcDerivedMeasureValue . | a owl:Class ;_x000D_
rdfs:subClassOf expr:REAL , ifc:IfcDerivedMeasureValue . |
262 | ifcowl | luminousIntensityExponent_IfcDimensionalExponents | 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 luminousIntensityExponent_IfcDimensionalExponents and which connections do it have and how to it connects to other ontologies | Ifc:luminousIntensityExponent_IfcDimensionalExponents a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcDimensionalExponents ;_x000D_
rdfs:label "LuminousIntensityExponent" ;_x000D_
rdfs:range expr:INTEGER . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcDimensionalExponents ;_x000D_
rdfs:label "LuminousIntensityExponent" ;_x000D_
rdfs:range expr:INTEGER . |
263 | ifcowl | centreOfGravityInY_IfcTShapeProfileDef | 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 centreOfGravityInY_IfcTShapeProfileDef and which connections do it have and how to it connects to other ontologies | Ifc:centreOfGravityInY_IfcTShapeProfileDef a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcTShapeProfileDef ;_x000D_
rdfs:label "CentreOfGravityInY" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcTShapeProfileDef ;_x000D_
rdfs:label "CentreOfGravityInY" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
264 | ifcowl | IfcTimeSeriesReferenceRelationship | 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 IfcTimeSeriesReferenceRelationship and which connections do it have and how to it connects to other ontologies | Ifc:IfcTimeSeriesReferenceRelationship a owl:Class ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcDocumentSelect ;_x000D_
owl:onProperty ifc:timeSeriesReferences_IfcTimeSeriesReferenceRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcDocumentSelect ;_x000D_
owl:onProperty ifc:timeSeriesReferences_IfcTimeSeriesReferenceRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcTimeSeries ;_x000D_
owl:onProperty ifc:referencedTimeSeries_IfcTimeSeriesReferenceRelationship ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcTimeSeries ;_x000D_
owl:onProperty ifc:referencedTimeSeries_IfcTimeSeriesReferenceRelationship_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcDocumentSelect ;_x000D_
owl:onProperty ifc:timeSeriesReferences_IfcTimeSeriesReferenceRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcDocumentSelect ;_x000D_
owl:onProperty ifc:timeSeriesReferences_IfcTimeSeriesReferenceRelationship_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcTimeSeries ;_x000D_
owl:onProperty ifc:referencedTimeSeries_IfcTimeSeriesReferenceRelationship ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcTimeSeries ;_x000D_
owl:onProperty ifc:referencedTimeSeries_IfcTimeSeriesReferenceRelationship_x000D_
] . |
265 | ifcowl | TERA | 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 TERA and which connections do it have and how to it connects to other ontologies | Ifc:TERA a ifc:IfcSIPrefix , owl:NamedIndividual ;_x000D_
rdfs:label "TERA" . | a ifc:IfcSIPrefix , owl:NamedIndividual ;_x000D_
rdfs:label "TERA" . |
266 | ifcowl | IRP | 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 IRP and which connections do it have and how to it connects to other ontologies | Ifc:IRP a ifc:IfcCurrencyEnum , owl:NamedIndividual ;_x000D_
rdfs:label "IRP" . | a ifc:IfcCurrencyEnum , owl:NamedIndividual ;_x000D_
rdfs:label "IRP" . |
267 | ifcowl | refDirection_IfcOffsetCurve3D | 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 refDirection_IfcOffsetCurve3D and which connections do it have and how to it connects to other ontologies | Ifc:refDirection_IfcOffsetCurve3D a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcOffsetCurve3D ;_x000D_
rdfs:label "RefDirection" ;_x000D_
rdfs:range ifc:IfcDirection . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcOffsetCurve3D ;_x000D_
rdfs:label "RefDirection" ;_x000D_
rdfs:range ifc:IfcDirection . |
268 | ifcowl | thresholdThickness_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 thresholdThickness_IfcDoorLiningProperties and which connections do it have and how to it connects to other ontologies | Ifc:thresholdThickness_IfcDoorLiningProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcDoorLiningProperties ;_x000D_
rdfs:label "ThresholdThickness" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcDoorLiningProperties ;_x000D_
rdfs:label "ThresholdThickness" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
269 | ifcowl | AMOUNTOFSUBSTANCEUNIT | 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 AMOUNTOFSUBSTANCEUNIT and which connections do it have and how to it connects to other ontologies | Ifc:AMOUNTOFSUBSTANCEUNIT a ifc:IfcUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "AMOUNTOFSUBSTANCEUNIT" . | a ifc:IfcUnitEnum , owl:NamedIndividual ;_x000D_
rdfs:label "AMOUNTOFSUBSTANCEUNIT" . |
270 | ifcowl | OPTIMISTICREFERENCESERVICELIFE | 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 OPTIMISTICREFERENCESERVICELIFE and which connections do it have and how to it connects to other ontologies | Ifc:OPTIMISTICREFERENCESERVICELIFE a ifc:IfcServiceLifeTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "OPTIMISTICREFERENCESERVICELIFE" . | a ifc:IfcServiceLifeTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "OPTIMISTICREFERENCESERVICELIFE" . |
271 | ifcowl | IfcRelAssignsToProduct | 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 IfcRelAssignsToProduct and which connections do it have and how to it connects to other ontologies | Ifc:IfcRelAssignsToProduct a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcRelAssigns ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcProduct ;_x000D_
owl:onProperty ifc:relatingProduct_IfcRelAssignsToProduct ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcProduct ;_x000D_
owl:onProperty ifc:relatingProduct_IfcRelAssignsToProduct_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRelAssignsToResource , ifc:IfcRelAssignsToControl , ifc:IfcRelAssignsToGroup , ifc:IfcRelAssignsToProcess , ifc:IfcRelAssignsToActor . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcRelAssigns ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcProduct ;_x000D_
owl:onProperty ifc:relatingProduct_IfcRelAssignsToProduct ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcProduct ;_x000D_
owl:onProperty ifc:relatingProduct_IfcRelAssignsToProduct_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRelAssignsToResource , ifc:IfcRelAssignsToControl , ifc:IfcRelAssignsToGroup , ifc:IfcRelAssignsToProcess , ifc:IfcRelAssignsToActor . |
272 | ifcowl | DIVERTING | 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 DIVERTING and which connections do it have and how to it connects to other ontologies | Ifc:DIVERTING a ifc:IfcValveTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DIVERTING" . | a ifc:IfcValveTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DIVERTING" . |
273 | ifcowl | axisPosition_IfcSurfaceOfRevolution | 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 axisPosition_IfcSurfaceOfRevolution and which connections do it have and how to it connects to other ontologies | Ifc:axisPosition_IfcSurfaceOfRevolution a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSurfaceOfRevolution ;_x000D_
rdfs:label "AxisPosition" ;_x000D_
rdfs:range ifc:IfcAxis1Placement . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcSurfaceOfRevolution ;_x000D_
rdfs:label "AxisPosition" ;_x000D_
rdfs:range ifc:IfcAxis1Placement . |
274 | ifcowl | IfcContextDependentUnit | 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 IfcContextDependentUnit and which connections do it have and how to it connects to other ontologies | Ifc:IfcContextDependentUnit a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcNamedUnit ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcContextDependentUnit ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcContextDependentUnit_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcSIUnit , ifc:IfcConversionBasedUnit . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcNamedUnit ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcContextDependentUnit ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcContextDependentUnit_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcSIUnit , ifc:IfcConversionBasedUnit . |
275 | ifcowl | RUR | 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 RUR and which connections do it have and how to it connects to other ontologies | Ifc:RUR a ifc:IfcCurrencyEnum , owl:NamedIndividual ;_x000D_
rdfs:label "RUR" . | a ifc:IfcCurrencyEnum , owl:NamedIndividual ;_x000D_
rdfs:label "RUR" . |
276 | ifcowl | relates_IfcOrganization | 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 relates_IfcOrganization and which connections do it have and how to it connects to other ontologies | Ifc:relates_IfcOrganization a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcOrganization ;_x000D_
rdfs:label "Relates" ;_x000D_
rdfs:range ifc:IfcOrganizationRelationship ;_x000D_
owl:inverseOf ifc:relatingOrganization_IfcOrganizationRelationship . | a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcOrganization ;_x000D_
rdfs:label "Relates" ;_x000D_
rdfs:range ifc:IfcOrganizationRelationship ;_x000D_
owl:inverseOf ifc:relatingOrganization_IfcOrganizationRelationship . |
277 | ifcowl | width_IfcCShapeProfileDef | 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 width_IfcCShapeProfileDef and which connections do it have and how to it connects to other ontologies | Ifc:width_IfcCShapeProfileDef a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCShapeProfileDef ;_x000D_
rdfs:label "Width" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcCShapeProfileDef ;_x000D_
rdfs:label "Width" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
278 | ifcowl | IfcBoilerTypeEnum | 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 IfcBoilerTypeEnum and which connections do it have and how to it connects to other ontologies | Ifc:IfcBoilerTypeEnum a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . | a owl:Class ;_x000D_
rdfs:subClassOf expr:ENUMERATION . |
279 | ifcowl | IfcClosedShell | 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 IfcClosedShell and which connections do it have and how to it connects to other ontologies | Ifc:IfcClosedShell a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcShell , ifc:IfcConnectedFaceSet ;_x000D_
owl:disjointWith ifc:IfcOpenShell . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcShell , ifc:IfcConnectedFaceSet ;_x000D_
owl:disjointWith ifc:IfcOpenShell . |
280 | ifcowl | IfcCurveStyleFont | 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 IfcCurveStyleFont and which connections do it have and how to it connects to other ontologies | Ifc:IfcCurveStyleFont a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcCurveStyleFontSelect ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcCurveStyleFontPattern_List ;_x000D_
owl:onProperty ifc:patternList_IfcCurveStyleFont ;_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:IfcCurveStyleFontPattern_List_x000D_
] ;_x000D_
owl:onProperty ifc:patternList_IfcCurveStyleFont_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcCurveStyleFontPattern_List ;_x000D_
owl:onProperty ifc:patternList_IfcCurveStyleFont_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcCurveStyleFont_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcCurveStyleFont_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcCurveStyleFontSelect ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcCurveStyleFontPattern_List ;_x000D_
owl:onProperty ifc:patternList_IfcCurveStyleFont ;_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:IfcCurveStyleFontPattern_List_x000D_
] ;_x000D_
owl:onProperty ifc:patternList_IfcCurveStyleFont_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcCurveStyleFontPattern_List ;_x000D_
owl:onProperty ifc:patternList_IfcCurveStyleFont_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcCurveStyleFont_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcLabel ;_x000D_
owl:onProperty ifc:name_IfcCurveStyleFont_x000D_
] . |
281 | ifcowl | DIRECTDRIVE | 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 DIRECTDRIVE and which connections do it have and how to it connects to other ontologies | Ifc:DIRECTDRIVE a ifc:IfcMotorConnectionTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DIRECTDRIVE" . | a ifc:IfcMotorConnectionTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "DIRECTDRIVE" . |
282 | ifcowl | IfcPresentationStyleAssignment | 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 IfcPresentationStyleAssignment and which connections do it have and how to it connects to other ontologies | Ifc:IfcPresentationStyleAssignment a owl:Class ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPresentationStyleSelect ;_x000D_
owl:onProperty ifc:styles_IfcPresentationStyleAssignment_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPresentationStyleSelect ;_x000D_
owl:onProperty ifc:styles_IfcPresentationStyleAssignment_x000D_
] . | a owl:Class ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcPresentationStyleSelect ;_x000D_
owl:onProperty ifc:styles_IfcPresentationStyleAssignment_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcPresentationStyleSelect ;_x000D_
owl:onProperty ifc:styles_IfcPresentationStyleAssignment_x000D_
] . |
283 | ifcowl | IfcRelAssignsToActor | 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 IfcRelAssignsToActor and which connections do it have and how to it connects to other ontologies | Ifc:IfcRelAssignsToActor a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcRelAssigns ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcActor ;_x000D_
owl:onProperty ifc:relatingActor_IfcRelAssignsToActor_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcActorRole ;_x000D_
owl:onProperty ifc:actingRole_IfcRelAssignsToActor_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcActorRole ;_x000D_
owl:onProperty ifc:actingRole_IfcRelAssignsToActor_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcActor ;_x000D_
owl:onProperty ifc:relatingActor_IfcRelAssignsToActor ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRelAssignsToControl , ifc:IfcRelAssignsToGroup , ifc:IfcRelAssignsToProcess , ifc:IfcRelAssignsToResource , ifc:IfcRelAssignsToProduct . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcRelAssigns ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcActor ;_x000D_
owl:onProperty ifc:relatingActor_IfcRelAssignsToActor_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcActorRole ;_x000D_
owl:onProperty ifc:actingRole_IfcRelAssignsToActor_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcActorRole ;_x000D_
owl:onProperty ifc:actingRole_IfcRelAssignsToActor_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcActor ;_x000D_
owl:onProperty ifc:relatingActor_IfcRelAssignsToActor ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRelAssignsToControl , ifc:IfcRelAssignsToGroup , ifc:IfcRelAssignsToProcess , ifc:IfcRelAssignsToResource , ifc:IfcRelAssignsToProduct . |
284 | ifcowl | classifiedAs_IfcMaterial | 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 classifiedAs_IfcMaterial and which connections do it have and how to it connects to other ontologies | Ifc:classifiedAs_IfcMaterial a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcMaterial ;_x000D_
rdfs:label "ClassifiedAs" ;_x000D_
rdfs:range ifc:IfcMaterialClassificationRelationship ;_x000D_
owl:inverseOf ifc:classifiedMaterial_IfcMaterialClassificationRelationship . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcMaterial ;_x000D_
rdfs:label "ClassifiedAs" ;_x000D_
rdfs:range ifc:IfcMaterialClassificationRelationship ;_x000D_
owl:inverseOf ifc:classifiedMaterial_IfcMaterialClassificationRelationship . |
285 | ifcowl | isRelatedBy_IfcOrganization | 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 isRelatedBy_IfcOrganization and which connections do it have and how to it connects to other ontologies | Ifc:isRelatedBy_IfcOrganization a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcOrganization ;_x000D_
rdfs:label "IsRelatedBy" ;_x000D_
rdfs:range ifc:IfcOrganizationRelationship ;_x000D_
owl:inverseOf ifc:relatedOrganizations_IfcOrganizationRelationship . | a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcOrganization ;_x000D_
rdfs:label "IsRelatedBy" ;_x000D_
rdfs:range ifc:IfcOrganizationRelationship ;_x000D_
owl:inverseOf ifc:relatedOrganizations_IfcOrganizationRelationship . |
286 | ifcowl | INDUCTION | 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 INDUCTION and which connections do it have and how to it connects to other ontologies | Ifc:INDUCTION a ifc:IfcElectricMotorTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "INDUCTION" . | a ifc:IfcElectricMotorTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "INDUCTION" . |
287 | ifcowl | IfcGrid | 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 IfcGrid and which connections do it have and how to it connects to other ontologies | Ifc:IfcGrid a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcProduct ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:uAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:uAxes_IfcGrid ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:vAxes_IfcGrid ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:vAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom [ a owl:Restriction ;_x000D_
owl:onProperty list:hasNext ;_x000D_
owl:someValuesFrom ifc:IfcGridAxis_List_x000D_
] ;_x000D_
owl:onProperty ifc:uAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom [ a owl:Restriction ;_x000D_
owl:onProperty list:hasNext ;_x000D_
owl:someValuesFrom ifc:IfcGridAxis_List_x000D_
] ;_x000D_
owl:onProperty ifc:vAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:wAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:wAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom [ a owl:Restriction ;_x000D_
owl:onProperty list:hasNext ;_x000D_
owl:someValuesFrom ifc:IfcGridAxis_List_x000D_
] ;_x000D_
owl:onProperty ifc:wAxes_IfcGrid_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcPort , ifc:IfcStructuralItem , ifc:IfcStructuralActivity , ifc:IfcProxy , ifc:IfcSpatialStructureElement , ifc:IfcAnnotation , ifc:IfcElement . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcProduct ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:uAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:uAxes_IfcGrid ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:vAxes_IfcGrid ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:vAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom [ a owl:Restriction ;_x000D_
owl:onProperty list:hasNext ;_x000D_
owl:someValuesFrom ifc:IfcGridAxis_List_x000D_
] ;_x000D_
owl:onProperty ifc:uAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom [ a owl:Restriction ;_x000D_
owl:onProperty list:hasNext ;_x000D_
owl:someValuesFrom ifc:IfcGridAxis_List_x000D_
] ;_x000D_
owl:onProperty ifc:vAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:wAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcGridAxis_List ;_x000D_
owl:onProperty ifc:wAxes_IfcGrid_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom [ a owl:Restriction ;_x000D_
owl:onProperty list:hasNext ;_x000D_
owl:someValuesFrom ifc:IfcGridAxis_List_x000D_
] ;_x000D_
owl:onProperty ifc:wAxes_IfcGrid_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcPort , ifc:IfcStructuralItem , ifc:IfcStructuralActivity , ifc:IfcProxy , ifc:IfcSpatialStructureElement , ifc:IfcAnnotation , ifc:IfcElement . |
288 | ifcowl | connectedFrom_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 connectedFrom_IfcElement and which connections do it have and how to it connects to other ontologies | Ifc:connectedFrom_IfcElement a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcElement ;_x000D_
rdfs:label "ConnectedFrom" ;_x000D_
rdfs:range ifc:IfcRelConnectsElements ;_x000D_
owl:inverseOf ifc:relatedElement_IfcRelConnectsElements . | a owl:ObjectProperty ;_x000D_
rdfs:domain ifc:IfcElement ;_x000D_
rdfs:label "ConnectedFrom" ;_x000D_
rdfs:range ifc:IfcRelConnectsElements ;_x000D_
owl:inverseOf ifc:relatedElement_IfcRelConnectsElements . |
289 | ifcowl | HIP_ROOF | 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 HIP_ROOF and which connections do it have and how to it connects to other ontologies | Ifc:HIP_ROOF a ifc:IfcRoofTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "HIP_ROOF" . | a ifc:IfcRoofTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "HIP_ROOF" . |
290 | ifcowl | wallThickness_IfcRectangleHollowProfileDef | 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 wallThickness_IfcRectangleHollowProfileDef and which connections do it have and how to it connects to other ontologies | Ifc:wallThickness_IfcRectangleHollowProfileDef a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRectangleHollowProfileDef ;_x000D_
rdfs:label "WallThickness" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRectangleHollowProfileDef ;_x000D_
rdfs:label "WallThickness" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
291 | ifcowl | relatingElement_IfcRelConnectsStructuralElement | 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 relatingElement_IfcRelConnectsStructuralElement and which connections do it have and how to it connects to other ontologies | Ifc:relatingElement_IfcRelConnectsStructuralElement a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRelConnectsStructuralElement ;_x000D_
rdfs:label "RelatingElement" ;_x000D_
rdfs:range ifc:IfcElement ;_x000D_
owl:inverseOf ifc:hasStructuralMember_IfcElement . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRelConnectsStructuralElement ;_x000D_
rdfs:label "RelatingElement" ;_x000D_
rdfs:range ifc:IfcElement ;_x000D_
owl:inverseOf ifc:hasStructuralMember_IfcElement . |
292 | ifcowl | expression_IfcPropertyDependencyRelationship | 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 expression_IfcPropertyDependencyRelationship and which connections do it have and how to it connects to other ontologies | Ifc:expression_IfcPropertyDependencyRelationship a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPropertyDependencyRelationship ;_x000D_
rdfs:label "Expression" ;_x000D_
rdfs:range ifc:IfcText . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcPropertyDependencyRelationship ;_x000D_
rdfs:label "Expression" ;_x000D_
rdfs:range ifc:IfcText . |
293 | ifcowl | 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 IfcGridPlacement and which connections do it have and how to it connects to other ontologies | Ifc:IfcGridPlacement a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcObjectPlacement ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcVirtualGridIntersection ;_x000D_
owl:onProperty ifc:placementRefDirection_IfcGridPlacement_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcVirtualGridIntersection ;_x000D_
owl:onProperty ifc:placementRefDirection_IfcGridPlacement_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcVirtualGridIntersection ;_x000D_
owl:onProperty ifc:placementLocation_IfcGridPlacement ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcVirtualGridIntersection ;_x000D_
owl:onProperty ifc:placementLocation_IfcGridPlacement_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcLocalPlacement . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcObjectPlacement ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;_x000D_
owl:onClass ifc:IfcVirtualGridIntersection ;_x000D_
owl:onProperty ifc:placementRefDirection_IfcGridPlacement_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcVirtualGridIntersection ;_x000D_
owl:onProperty ifc:placementRefDirection_IfcGridPlacement_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcVirtualGridIntersection ;_x000D_
owl:onProperty ifc:placementLocation_IfcGridPlacement ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcVirtualGridIntersection ;_x000D_
owl:onProperty ifc:placementLocation_IfcGridPlacement_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcLocalPlacement . |
294 | ifcowl | flangeSlope_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 flangeSlope_IfcUShapeProfileDef and which connections do it have and how to it connects to other ontologies | Ifc:flangeSlope_IfcUShapeProfileDef a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcUShapeProfileDef ;_x000D_
rdfs:label "FlangeSlope" ;_x000D_
rdfs:range ifc:IfcPlaneAngleMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcUShapeProfileDef ;_x000D_
rdfs:label "FlangeSlope" ;_x000D_
rdfs:range ifc:IfcPlaneAngleMeasure . |
295 | ifcowl | ELLIPTIC_ARC | 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 ELLIPTIC_ARC and which connections do it have and how to it connects to other ontologies | Ifc:ELLIPTIC_ARC a ifc:IfcBSplineCurveForm , owl:NamedIndividual ;_x000D_
rdfs:label "ELLIPTIC_ARC" . | a ifc:IfcBSplineCurveForm , owl:NamedIndividual ;_x000D_
rdfs:label "ELLIPTIC_ARC" . |
296 | ifcowl | REGISTER | 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 REGISTER and which connections do it have and how to it connects to other ontologies | Ifc:REGISTER a ifc:IfcAirTerminalTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "REGISTER" . | a ifc:IfcAirTerminalTypeEnum , owl:NamedIndividual ;_x000D_
rdfs:label "REGISTER" . |
297 | ifcowl | IfcFlowStorageDeviceType | 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 IfcFlowStorageDeviceType and which connections do it have and how to it connects to other ontologies | Ifc:IfcFlowStorageDeviceType a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcDistributionFlowElementType ;_x000D_
rdfs:subClassOf [ a owl:Class ;_x000D_
owl:unionOf ( ifc:IfcTankType ifc:IfcElectricFlowStorageDeviceType )_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcFlowTreatmentDeviceType , ifc:IfcFlowTerminalType , ifc:IfcFlowFittingType , ifc:IfcEnergyConversionDeviceType , ifc:IfcFlowControllerType , ifc:IfcDistributionChamberElementType , ifc:IfcFlowMovingDeviceType , ifc:IfcFlowSegmentType . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcDistributionFlowElementType ;_x000D_
rdfs:subClassOf [ a owl:Class ;_x000D_
owl:unionOf ( ifc:IfcTankType ifc:IfcElectricFlowStorageDeviceType )_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcFlowTreatmentDeviceType , ifc:IfcFlowTerminalType , ifc:IfcFlowFittingType , ifc:IfcEnergyConversionDeviceType , ifc:IfcFlowControllerType , ifc:IfcDistributionChamberElementType , ifc:IfcFlowMovingDeviceType , ifc:IfcFlowSegmentType . |
298 | ifcowl | higherHeatingValue_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 higherHeatingValue_IfcFuelProperties and which connections do it have and how to it connects to other ontologies | Ifc:higherHeatingValue_IfcFuelProperties a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFuelProperties ;_x000D_
rdfs:label "HigherHeatingValue" ;_x000D_
rdfs:range ifc:IfcHeatingValueMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcFuelProperties ;_x000D_
rdfs:label "HigherHeatingValue" ;_x000D_
rdfs:range ifc:IfcHeatingValueMeasure . |
299 | ifcowl | height_IfcRightCircularCone | 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 height_IfcRightCircularCone and which connections do it have and how to it connects to other ontologies | Ifc:height_IfcRightCircularCone a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRightCircularCone ;_x000D_
rdfs:label "Height" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . | a owl:ObjectProperty , owl:FunctionalProperty ;_x000D_
rdfs:domain ifc:IfcRightCircularCone ;_x000D_
rdfs:label "Height" ;_x000D_
rdfs:range ifc:IfcPositiveLengthMeasure . |
300 | ifcowl | IfcRelVoidsElement | 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 IfcRelVoidsElement and which connections do it have and how to it connects to other ontologies | Ifc:IfcRelVoidsElement a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcRelConnects ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcFeatureElementSubtraction ;_x000D_
owl:onProperty ifc:relatedOpeningElement_IfcRelVoidsElement_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcElement ;_x000D_
owl:onProperty ifc:relatingBuildingElement_IfcRelVoidsElement ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcElement ;_x000D_
owl:onProperty ifc:relatingBuildingElement_IfcRelVoidsElement_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcFeatureElementSubtraction ;_x000D_
owl:onProperty ifc:relatedOpeningElement_IfcRelVoidsElement ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRelFillsElement , ifc:IfcRelConnectsStructuralElement , ifc:IfcRelReferencedInSpatialStructure , ifc:IfcRelServicesBuildings , ifc:IfcRelInteractionRequirements , ifc:IfcRelSpaceBoundary , ifc:IfcRelConnectsPortToElement , ifc:IfcRelFlowControlElements , ifc:IfcRelProjectsElement , ifc:IfcRelConnectsPorts , ifc:IfcRelConnectsStructuralActivity , ifc:IfcRelCoversSpaces , ifc:IfcRelConnectsStructuralMember , ifc:IfcRelCoversBldgElements , ifc:IfcRelContainedInSpatialStructure , ifc:IfcRelSequence , ifc:IfcRelConnectsElements . | a owl:Class ;_x000D_
rdfs:subClassOf ifc:IfcRelConnects ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcFeatureElementSubtraction ;_x000D_
owl:onProperty ifc:relatedOpeningElement_IfcRelVoidsElement_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcElement ;_x000D_
owl:onProperty ifc:relatingBuildingElement_IfcRelVoidsElement ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:allValuesFrom ifc:IfcElement ;_x000D_
owl:onProperty ifc:relatingBuildingElement_IfcRelVoidsElement_x000D_
] ;_x000D_
rdfs:subClassOf [ a owl:Restriction ;_x000D_
owl:onClass ifc:IfcFeatureElementSubtraction ;_x000D_
owl:onProperty ifc:relatedOpeningElement_IfcRelVoidsElement ;_x000D_
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger_x000D_
] ;_x000D_
owl:disjointWith ifc:IfcRelFillsElement , ifc:IfcRelConnectsStructuralElement , ifc:IfcRelReferencedInSpatialStructure , ifc:IfcRelServicesBuildings , ifc:IfcRelInteractionRequirements , ifc:IfcRelSpaceBoundary , ifc:IfcRelConnectsPortToElement , ifc:IfcRelFlowControlElements , ifc:IfcRelProjectsElement , ifc:IfcRelConnectsPorts , ifc:IfcRelConnectsStructuralActivity , ifc:IfcRelCoversSpaces , ifc:IfcRelConnectsStructuralMember , ifc:IfcRelCoversBldgElements , ifc:IfcRelContainedInSpatialStructure , ifc:IfcRelSequence , ifc:IfcRelConnectsElements . |