Can anyone tell me the steps that are required to populate an Ontology?
I have created a domain-specific Ontology (TBox = Terminological knowledge) which consists of defined classes and relations. On the other hand, I have an IFC file (The Industry Foundation Classes) which has the instances. I have converted the IFC file to IFC OWL and have understood that I need to map the classes into the newly created ontology. However, I don't understand how I can get the instances of the associated classes and relations into my created ontology.