Hello, I am working on a project and I need to use the cell line ontology(CLO). I tried accessing CLO using protege but faced problems accessing it, I wrote an email to the creator of the cell line ontology to figure out the problem but didn't get any response. I was wondering if there is a way to parse the OWL file using Perl, I tried to convert the OWL to OBO using Perl OWL to OBO converter but couldn't get all the data. Is there a way to parse the OWL based ontology.
any XML parser can parse the rdf/xml file. The question is, what do you want to achieve with this ontology ?
@Pierre Lindenbaum: I am try to extract all the cell line names.