If I let tbc add impport to correct I get:

# Saved by TopBraid on Tue Feb 15 21:19:15 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#> .

<http://www.bimtoolset.org/ontologies/ob.ttl>
      rdf:type owl:Ontology ;
      owl:imports <http://www.bimtoolset.org/ontologies/mm.ttl> ;
      owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

So it adds BESIDES the:
# imports: http://www.bimtoolset.org/ontologies/mm.ttl
Als a line:
      owl:imports <http://www.bimtoolset.org/ontologies/mm.ttl> ;


Is this the issue and if so: why double?




 

> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Scott Henninger
> Sent: dinsdag 15 februari 2011 21:05
> To: TopBraid Suite Users
> Subject: [topbraid-users] Re:
> 
> 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
> 
This e-mail and its contents are subject to the DISCLAIMER at 
http://www.tno.nl/disclaimer/email.html

-- 
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

Reply via email to