On
10/28/2012 11:21 PM, Bruce Whealton wrote:
Unfortunately, I'm still not sure what I can do to help you. I can state the rules for viewing a class hierarchy, which is the same for any ontology editor: - any resource of type owl:Class will appear as a subclass of owl:Thing - any resource of type rdfs:Class will appear as a subclass of rdfs:Resource I cannot state whether Protégé does this faithfully or what it may have done with your data model. As stated, there are a couple of ways of viewing your data other than from the class hierarchy - see http://www.topquadrant.com/products/TBS_FAQ.html#TBC6 1) Use the Triples View: Window > Show View > Triples to see all triples in the file 2) Use the SPARQL View and query the data. For example, the following will find all OWL class definitions: SELECT * WHERE { ?s a owl:Class . } Beyond that, you may need to send screen shots or examples of your data for us to be able to help you any further. -- Scott -- -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN. 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-users?hl=en |
- [topbraid-users] Setting up custom forms in TBC and workin... Bruce Whealton
- [topbraid-users] Re: Setting up custom forms in TBC a... Scott Henninger
- [topbraid-users] Re: Setting up custom forms in T... Bruce Whealton
- Re: [topbraid-users] Re: Setting up custom fo... Scott Henninger
- Re: [topbraid-users] Re: Setting up custo... Kevin Tyson
- [topbraid-users] Re: Setting up cust... Scott Henninger
