Let me try to get started with the following: <I used the import feature, but it did not create an OWL file correspoding to the Excel file.>
Try saving your Excel sheets in 2003 format (i.e. .xls) then Open With... TopBraid Excel Files This will give you a class for each sheet and an instance for each row. Once in that format you can query the data and/or create the structures you want through SPARQL CONSRUCT queries. -- Scott On Jun 5, 7:16 am, [email protected] wrote: > Scott, > > I used the import feature, but it did not create an OWL file > correspoding to the Excel file. > > I had to add the <?rdf:RDF> tag to the end of the file to get it to > open and when I did, there was no import history so I could not > unimport. I sent the file to Holger. > > I have since rebuilt the ontology using a different approach. I tried > using the Equivalent Class to show the OWL construct UnionOf (as oper > TopBraid instuctions), but I do not like the results so I have to go > back using Object Properties to describe the relationships. The Union > Of is good for building a hierarchy in which a query (object property) > is not needed. I am building an ontology for a financial database and > queries are important. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
