From: Rob V. <rv...@do...> - 2013-05-07 16:55:09
|
Hi dotNetRDF is an RDF API it does not have any specific OWL support. That being said OWL may be represented in RDF in which case you can create an RDF representation of your OWL ontology and save it which will then allow you to load it into Protégé. Protégé should support common RDF formats like RDF/XML and Turtle though unless your OWL ontology is appropriately encoded as RDF you may not get much useful information when you load the data into Protégé Rob From: Brad/Bahadorreza OFOGHI <br_...@ya...> Reply-To: Brad/Bahadorreza OFOGHI <br_...@ya...>, dotNetRDF Developer Discussion and Feature Request <dot...@li...> Date: Sunday, May 5, 2013 10:31 PM To: "dot...@li..." <dot...@li...> Subject: [dotNetRDF-Develop] owl ontology > Dear Madam/Sir, > > I am using dotNetRDF to create an ontology and load it in Protege. However, > the output of RdfXmlWriter is an RDF file instead of an OWL file which makes > it impossible to be loaded in Protege as far as I understand. > > So, is there any way that the graph can be stored in a file as an OWL ontology > rather than an RDF file using the dotNetRDF API? > > thanks and kind regards, > Bahador > > > Bahadorreza OFOGHI, PhD > Major: Information Technology > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the > definitive new guide to graph databases and their applications. This 200-page > book is written by three acclaimed leaders in the field. The early access > version is available now. Download your free book today! > http://p.sf.net/sfu/neotech_d2d_may___________________________________________ > ____ dotNetRDF-develop mailing list dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop |