So if I take the three file you enclosed and put them in my workspace, the files open without any problems - no untyped resources or other warnings, etc.
So you'll need to explain what you are doing in a bit more detail. Are you opening the files from your workspace or not? If not, how are you opening the files in Composer (I take it you mean TBC-ME 3.4.2, correct?) Also, what exactly are you seeing that causes you to believe there are "untyped refs"? -- Scott On Feb 15, 1:40 pm, "Bohms, H.M. (Michel)" <[email protected]> wrote: > Hi Scot, > > Nope, all imports are there too... > > mm.ttl is standalone > ob.ttl uses mm.ttl > bim.ttl uses mm.ttl and ob.ttl > > In ob.ttl I start with: > > # Saved by TopBraid on Wed Feb 02 20:45:58 CET 2011 > # baseURI:http://www.bimtoolset.org/ontologies/ob.ttl > # imports:http://www.bimtoolset.org/ontologies/mm.ttl > > @prefix : <http://www.bimtoolset.org/ontologies/ob.ttl#> . > @prefix mm: <http://www.bimtoolset.org/ontologies/mm.ttl#> . > @prefix owl: <http://www.w3.org/2002/07/owl#> . > @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . > @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . > @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . > > In bim.ttl I start with: > > # Saved by TopBraid on Wed Feb 02 20:45:58 CET 2011 > # baseURI:http://www.bimtoolset.org/ontologies/bim.ttl > # imports:http://www.bimtoolset.org/ontologies/ob.ttl > # imports:http://www.bimtoolset.org/ontologies/mm.ttl > > @prefix : <http://www.bimtoolset.org/ontologies/bim.ttl#> . > @prefix ob: <http://www.bimtoolset.org/ontologies/ob.ttl#> . > @prefix mm: <http://www.bimtoolset.org/ontologies/mm.ttl#> . > @prefix owl: <http://www.w3.org/2002/07/owl#> . > @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . > @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . > @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . > > And all three ontologies are actually avail. For import > atwww.bimtoolset.org/ontologies/ > > It must be something very simple...but what?.... :) > > I noticed that after ftp-ing the file to this place I see them in the > ontology folder but when I click on them I get: > > Not Found > > The requested document was not found on this server. > Web Server at bimtoolset.org > > Which is not the behaviour I get with.owl files......strange...... -- 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
