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 at www.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...... > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Scott Henninger > Sent: dinsdag 15 februari 2011 20:30 > To: TopBraid Suite Users > Subject: [topbraid-users] Re: > > Maybe just missing the imports? If you import mm.ttl into > ob.ttl, then all resources are typed, as you state. > > -- Scott > > On Feb 15, 1:16 pm, "Bohms, H.M. (Michel)" <[email protected]> > wrote: > > Hi Scott, Irene, > > > > The actual issue is that all my things are typed! (in all thre ttl > > ontologies) > > > > So I guess there must be something else wrong, like in the > header or impport clauses ... > > Maybe ".Owl" too much or soimething like that, just can't > spot it..... > > > > Thx for any idea Michel > > > > TNO.NL > > > > Michel Böhms > > > > sr. Research Scientist Building Innovation > > > > TNO > > > > Van Mourik Broekmanweg 6 | PO Box 49 > > > > 2600 AA | Delft | The Netherlands > > > > Tel +31 888663107 > > > > Moblie +31 6 30381220 > > > > E-mail [email protected] > > > > LinkedInhttp://www.linkedin.com/in/michelbohms > > > > Skype michelbohms > > > > Twitter @MichelBohms > > > > Disclaimer > > > > > > > > > -----Original Message----- > > > From: [email protected] > > > [mailto:[email protected]] On Behalf Of Scott > > > Henninger > > > Sent: dinsdag 15 februari 2011 17:58 > > > To: TopBraid Suite Users > > > Subject: [topbraid-users] Re: > > > > > Michel; In general an untyped resource warning simply > means that a > > > resource does not have an rdf:type triple associated with > it. This > > > isn't an error, as RDF does not require that resources > are typed. > > > But is is often an indicator that there is something > wrong with an > > > RDFS or OWL model, hence we provide warning statements > for untyped > > > resources. > > > > > In this case, it seems that there are some resource, such a > > > mm:Function and mm:Object that are untyped, and it seems > like these > > > should be owl:Class definitions. I.e. the following > triples would > > > be > > > needed: > > > mm:Function a owl:Class . > > > mm:Object a owl:Class . > > > > > -- Scott > > > > > On Feb 15, 10:41 am, "Bohms, H.M. (Michel)" <[email protected]> > > > wrote: > > > > Can anybody tell me what cause the untypes refs when > > > opening file attached? > > > > > > thx a lot, Michel > > > > > > TNO.NL > > > > > > Michel Böhms > > > > sr. Research Scientist Building Innovation > > > > > > TNO > > > > Van Mourik Broekmanweg 6 | PO Box 49 2600 AA | Delft | The > > > > Netherlands > > > > > > Tel +31 888663107 > > > > Moblie +31 6 30381220 > > > > E-mail [email protected]<mailto:[email protected]> > > > > LinkedInhttp://www.linkedin.com/in/michelbohms > > > > Skype michelbohms > > > > Twitter @MichelBohms > > > > > > Disclaimer<blocked::http://www.tno.nl/content.cfm?&context=overtno&c > > > on > > > > tent=overtnosub&laa...> > > > > > > This e-mail and its contents are subject to the DISCLAIMER > > > > athttp://www.tno.nl/disclaimer/email.html > > > > > > ob.ttl > > > > 3KViewDownload > > > > > -- > > > 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 > > athttp://www.tno.nl/disclaimer/email.html > > > > mm.ttl > > 3KViewDownload > > > > ob.ttl > > 3KViewDownload > > > > bim.ttl > > 3KViewDownload > > -- > 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
