Scott, My original problem is that TB reads the model, and immediately complains that I am lacking imports for no apparent reason, and then doesn't show me the actual ontology (unless I pull on 'show local resources' first). It's not a very big model.
In the 'wild', there is a lot of RDF defined by this model, and my plan is to pull an 'interesting' subset from TDB with a query and then mess with that in detail. --benson On Mon, Dec 27, 2010 at 1:19 PM, Scott Henninger <[email protected]> wrote: > One thought is to save the model in Turtle, which is less verbose and > hence loads faster than the XML serializations, with the added benefit > of being human readable. > > -- Scott > > On Dec 26, 8:09 pm, bimargulies <[email protected]> wrote: >> I'm trying out TopBraid for the first time, and I'm not getting too >> far. >> >> I start with an OWL file developed in Protege. >> >> When I open it in TB, I get a complaint of missing imports. >> >> I can't see why; purl (for example) is not referenced in the file at >> all. >> >> More alarmingly, all the content disappears inside of TB. All it will >> show me is the following. All my content is missing. >> >> Saving doesn't make it disappear in the file on disk. >> >> <owl:Ontology rdf:about=""> >> <rdfs:comment xml:lang="en">An ontology for entity references as >> extracted by REX.</rdfs:comment> >> <owl:imports rdf:resource="http://www.w3.org/2002/07/owl"/> >> <j.0:imports rdf:resource="http://topbraid.org/spin/owlrl-all"/> >> </owl:Ontology> > > -- > You received this message because you are subscribed to the Google > Group "TopBraid Suite Users", the topics of which include TopBraid Composer, > TopBraid Live, TopBraid Ensemble, SPARQLMotion 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 > -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion 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
