OWL is the non-RDF, XML-based encoding syntax for ontologies. TopBraid has never supported that.
If your file is xxx.owl but is an RDF/OWL ontology encoded as RDF/XML, then just rename it to xxx.rdf and it’ll load. If it is the OWL XML encoding, then you’ll need to get it re-encoded (e.g into TTL or RDF/XML) to load into TopBraid. Cheers, David > On 15 Nov 2018, at 15:31, [email protected] wrote: > > Hi I am getting an error msg saying that OWL files are no longer suppported > by TBC? why? has OWL been removed from the semantic web stack of tech? if not > supported then what should I use in order to convert an OWL file? Dont say > protege please because this is avery large file. > > -- > You received this message because you are subscribed to the Google Groups > "TopBraid Suite Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. UK +44 (0) 7788 561308 US +1 (336) 283-0808 -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
