Matt;  Chances are that they are there in Composer-ME, but lack RDFS/
OWL constructs to view the triples in, for example, the Classes
hierarchy.  Check the Triples tab (Show View -> Triples) to see if the
triples are visible to Composer.  If the problem is that the classes
are not appearing in the Classes hierarchy, the class defs may use
rdfs:Class instead of owl:Class.  Look for these in the Classes
hierarchy under rdfs:Class (make sure "Start hierarchy with owl:Thing"
is turned off).

If these don't resolve the problem there are the usual questions about
versions (both Maestro and Allegro), OS, what parts aren't appearing
as expected, etc.
-- Scott

On Oct 14, 5:28 pm, Matt <[EMAIL PROTECTED]> wrote:
> When I connect to AllegroGraph through TBC (http://agraph.franz.com/
> tbc/Using_TopBraid-Composer_with_AllegroGraph.pdf) the model is empty
> even though I know there are statements in the triplestore.  I tried
> changing the Prefix and BaseURI (as you can see below) that I use in
> code to successfully pull up the model.  However, while I can verify
> the statements exist in code, I can't see them in tbc.
>
> #AllegroGraph metadata for TopBraid
> #Tue Oct 14 11:19:44 CDT 2008
> Prefix-rdf=http\://www.w3.org/1999/02/22-rdf-syntax-ns\#
> Prefix-=http\://www.phinformatics.org/Ontology/Tester1.owl\#
> Prefix-xsd=http\://www.w3.org/2001/XMLSchema\#
> Host=154.230.22.14
> Name=default
> Prefix-owl=http\://www.w3.org/2002/07/owl\#
> Port=4567
> Prefix-rdfs=http\://www.w3.org/2000/01/rdf-schema\#
> Directory=C\:\\test\\Ag\\ts
> BaseURI=http\://www.phinformatics.org/Ontology/Tester1.owl
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to