Hello All, If i want to query an complex ontology, which method is the fastest ? (For e.g. , i need to get all class level relationships and properties for a class)
1) Run sparql against ONTModel 2) Use Model api to extract details from the Ontology Thanks
