[tbc-users] Re: TBC: option to see all properties for domain class

2009-04-09 Thread Holger Knublauch
Ah, and there is a trick: paste the following SPARQL query into the SPARQL view SELECT ?property WHERE { ?property tops:relevantPropertiesOfClass ?this } Whenever you change to another class, it will list the "relevant" properties as query results. Note that ?this triggers automatic ex

[tbc-users] Re: TBC: option to see all properties for domain class

2009-04-09 Thread Holger Knublauch
I think the class diagrams show nicely which properties are "relevant", and this includes OWL restrictions as well as domain statements and even SPIN constraints. Holger On Apr 9, 2009, at 8:51 AM, Bohms, H.M. (Michel) wrote: > > > Hi Scot, > > Ok see your point. > It was not the idea to s

[tbc-users] Re: topbraid running problem

2009-04-09 Thread mwz
Scott, I used another way to kind of solve the problem. I re-ran the whole thing, run reference for both of them, and then import one to the other, and then run reference. It worked. The original problem was quite complicate, I did not catch the screenshots to show you. Sorry for that. I thought

[tbc-users] Re: SPIN API suggestion

2009-04-09 Thread Holger Knublauch
Hi Jeff, thanks for your feedback. Your suggestion makes very much sense, and I have added another run method as you propose to the next release. Your use case sounds familiar, and we often discover similar patterns in which finer control over the order of inferences is needed. If these p

[tbc-users] Re: 403 on http://purl.org/dc/elements/1.1 when importing from local database via d2rq

2009-04-09 Thread Derek S
Cool beans! That was the cause of the orignal problem. I can now see the instances from my database import as well cheers, Derek PS I'll be back - no doubt soon ;-) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "T

[tbc-users] Re: Missing object property instances in Ensemble

2009-04-09 Thread Scott Henninger
Yes, this is expected because in this ontology the kennedys:name property is used instead of rdfs:label. kennedys:name is also a sub property of rdfs:label. Therefore, for this ontology's design, you must run inferences (in Composer) or otherwise create the rdfs:label triples. -- Scott On A

[tbc-users] Re: 403 on http://purl.org/dc/elements/1.1 when importing from local database via d2rq

2009-04-09 Thread Scott Henninger
The errors indicate that you do not have a network connection. The probable cause is a proxy setup in Eclipse. For proxy settings, go to Preferences > General > Network Connections. -- Scott On Apr 9, 1:07 pm, Derek S wrote: > I also had a go at re-importing the library. I had the current pro

[tbc-users] Re: 403 on http://purl.org/dc/elements/1.1 when importing from local database via d2rq

2009-04-09 Thread Derek S
I also had a go at re-importing the library. I had the current project selected, then used import>RDF/OWL library from web. That seesm to have thrown up a few errors. The log for those is here http://docs.google.com/Doc?id=ajj5bxgf6vp3_7hmxk53c3 Cheers, Derek --~--~-~--~~~

[tbc-users] Re: 403 on http://purl.org/dc/elements/1.1 when importing from local database via d2rq

2009-04-09 Thread Derek S
Hi Scott, So - I ran through another import and then open test file excercise clearing the log before hand and exporting it after. The error log did not show any errors however on opening the test file it did. The log file is here http://docs.google.com/Doc?id=ajj5bxgf6vp3_6ck9g8mg2 cheers, Der

[tbc-users] Re: topbraid running problem

2009-04-09 Thread Scott Henninger
Mingzhen; You state that you run inferences and you get an error. Could you please tell us which is the specific error you refer to? -- Scott On Apr 9, 10:35 am, mwz wrote: > Hi, > > I see the problem when I import another piece of ontological model and > try to set up relationships of classes

[tbc-users] SPIN API suggestion

2009-04-09 Thread Schmitz, Jeffrey A
Hello, Thought I'd give a quick suggestion for the SPIN API. The spin:rule based inferencing is a very powerful way to assign inference rules to classes in an object oriented way. However, as currently implemented it's pretty much an all or nothing way to create and add inferred triples to a si

[tbc-users] Re: Missing object property instances in Ensemble

2009-04-09 Thread Bohms, H.M. (Michel)
In your example I see indeed grandmother/grandfather as derived. (I see something else strange though: at the Person instances: empty labels (where the names are however in the tab when I select one, anyway this might be exp[ected behaviour...) Michel -Original Message

[tbc-users] Re: Missing object property instances in Ensemble

2009-04-09 Thread Bohms, H.M. (Michel)
No problem! I retried. Same result (ok, now without error:) I'll check your other example first now. -Original Message- From: topbraid-composer-users@googlegroups.com [mailto:topbraid-composer-us...@googlegroups.com] On Behalf Of Scott Henninger Sent: 09 April 2009 18:10 To: TopB

[tbc-users] Re: Missing object property instances in Ensemble

2009-04-09 Thread Scott Henninger
My apologies. The instructions were incomplete. Close your browser and Composer and re-start them. Apologies for the inconvenience and these issues will be resolved for the 3.0 release. -- Scott On Apr 9, 11:02 am, "Bohms, H.M. (Michel)" wrote: >  That did not solve the problem.. > > It trig

[tbc-users] Re: Missing object property instances in Ensemble

2009-04-09 Thread Bohms, H.M. (Michel)
That did not solve the problem.. It triggered something elseafter clear all, going back to TBL after selecting a project: "An error has occured on the server processing startAppSession Please report that a error has occured to your sysdamin and refresh this page in your browser." A

[tbc-users] Re: No search results in Ensemble

2009-04-09 Thread Irene Polikoff
OK, we will put this on the work list Regards, Irene Polikoff -Original Message- From: topbraid-composer-users@googlegroups.com [mailto:topbraid-composer-us...@googlegroups.com] On Behalf Of Michel Bohms Sent: Thursday, April 09, 2009 3:41 AM To: TopBraid Composer Users Subject: [tbc-

[tbc-users] Re: TBC: option to see all properties for domain class

2009-04-09 Thread Bohms, H.M. (Michel)
Hi Scot, Ok see your point. It was not the idea to see them for instantiation (although we do use valued class-variables as "defining properties" but indeed then we use the HasValue constraint instead of a simple direct valued property) but more like to see quickly which properties are relev

[tbc-users] TopQuadrant is now on Twitter

2009-04-09 Thread Irene Polikoff
Those of you who twitter, can follow us on http://twitter.com/topquadrant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to topbraid-composer-users@g

[tbc-users] Dublin Core

2009-04-09 Thread Barb
I'm planning on using some Dublin Core metadata elements. However, looks like the metadata elements from the simple Dublin Core Metadata Element Set (15 elements) exist in 2 different places … http://purl.org/dc/terms/ and http://purl.org/dc/elements/1.1/ I’m looking at the DCMI Metadata Terms d

[tbc-users] Re: Missing object property instances in Ensemble

2009-04-09 Thread Irene Polikoff
I am not sure why you are seeing some inferences, but not others. We would need to try this out. Our plan is to have a systematic RDFS++ inferencing available directly in TBE (that is RDFS plus transitivity). This would handle the counts and a few other things. Because of this, a decision was

[tbc-users] ANN: new SPARQLMotion tutorial available

2009-04-09 Thread Scott Henninger
An updated version of the SPARQLMotion tutorial is now available. It has been updated to SPARQLMotion 2.0, which is delivered with TopBraid Composer-ME 3.0 beta versions (and the upcoming 3.0 release). The tutorial is found on the SPARQLMotion page (http:// www.topquadrant.com/products/SPARQLMot

[tbc-users] Re: TBC: option to see all properties for domain class

2009-04-09 Thread Scott Henninger
Michel; In both Ensemble and Composer, if you set the domain of a property to be, say thing_1, then all *instances* of thing_1 will display that property. There will not be an empty text box, but you can create an empty entry. In RDF/OWL modeling properties of *classes* are rarely used, and norm

[tbc-users] Re: Missing object property instances in Ensemble

2009-04-09 Thread Scott Henninger
One other thought. Go to the TBS console, choose Server Administration and click on the Clear All button. There may be outdated session data causing the problems you are having. We are already working on resolutions to this issue for the 3.0 release. -- Scott On Apr 9, 8:49 am, Scott Henninge

[tbc-users] Re: Missing object property instances in Ensemble

2009-04-09 Thread Scott Henninger
Michel; It's difficult to say where the problem is that you are experiencing. I would suggest taking a look at the kennedysSPIN file in the Examples folder. If you run TopSPIN inferences, then new properties, such as 'age', 'grandmother' and 'grandfather' are displayed in Ensemble. These are d

[tbc-users] Re: 403 on http://purl.org/dc/elements/1.1 when importing from local database via d2rq

2009-04-09 Thread Scott Henninger
Derek; Can you send the error log for these messages? Windows > Show View > Error Log The overall structure is to separate schema and data. The 'test' file has the data and imports the schema. This way you have the flexibility to modify the 'schema' file independent of data. We'll have to loo

[tbc-users] TBC: option to see all properties for domain class

2009-04-09 Thread Michel Bohms
How can I set that the Class Form default shows empty rows for all properties that have that Class in its domain? I thought this might be the idea of "show all matching properties" or the Preference/Forms/Add empty rows for ... Seems not, however... thx Michel --~--~-~--~~-

[tbc-users] Re: 403 on http://purl.org/dc/elements/1.1 when importing from local database via d2rq

2009-04-09 Thread Derek S
Hi Scott, What should I actually expect to be produced by the import. After the import, the following files are produced chebi_rs3-Mapping.owl - my mapping file chebi_rs3Schema.owl - my schema file chebi_rs3Test.owl - my test file So I think that is OK. (1) If I open the test file, then: (a)

[tbc-users] Re: No search results in Ensemble

2009-04-09 Thread Michel Bohms
Solved, please let Serach Research Grid tab get some attention ie by letting it become visible in front when a submit for search is done, Michel On Apr 9, 9:33 am, Michel Bohms wrote: > It seems nothing happens when I do a search in Ensemble. I have three > Wall instances, one have a length o

[tbc-users] No search results in Ensemble

2009-04-09 Thread Michel Bohms
It seems nothing happens when I do a search in Ensemble. I have three Wall instances, one have a length of 20. When I fill in 20 in the length field of Wall search, nothing happens. If I fill in 21 also nothing happens (no a note saying: no results..). any idea? Michel --~--~-~--~~---

[tbc-users] Missing object property instances in Ensemble

2009-04-09 Thread Michel Bohms
Hi Scott, Holger, For clarity I took this issue from my previous one. So the issue is that I do not see some TopSpin inferred info in the Ensemble default app client. Inferred values for datatype properties are there, also new/inferred individuals are there, only not the references to them, i.e.