Re: [SMW-devel] Changes for using multi-valued properties

2010-03-08 Thread CNIT
06.03.2010 19:19, Jon Lang пишет: > For an actual list, I'd prefer to see something like: > > [[sibling::Greg]] is the eldest of [[parent::Mike]]'s boys; > [[sibling::Peter]] is the middle child; and [[sibling::Bobby]] is the > youngest of the three. > > > Please do not move ba

Re: [SMW-devel] Changes for using multi-valued properties

2010-03-06 Thread Markus Krötzsch
On Samstag, 6. März 2010, Jon Lang wrote: > Markus Krötzsch wrote: > > Moving toward the SMW 1.5.0 release (finally), I came back to this > > thread, and I find that I agree with Jon & Yaron: the name "list" really > > means something different (actually, I might even program support for a > > real

Re: [SMW-devel] Changes for using multi-valued properties

2010-03-06 Thread Jon Lang
Markus Krötzsch wrote: > Moving toward the SMW 1.5.0 release (finally), I came back to this thread, and > I find that I agree with Jon & Yaron: the name "list" really means something > different (actually, I might even program support for a real "list" in some > future). For an actual list, I'd pr

Re: [SMW-devel] Changes for using multi-valued properties

2010-03-03 Thread Markus Krötzsch
Moving toward the SMW 1.5.0 release (finally), I came back to this thread, and I find that I agree with Jon & Yaron: the name "list" really means something different (actually, I might even program support for a real "list" in some future). So I will go for "record" (and don't ask me about trans

Re: [SMW-devel] Changes for using multi-valued properties

2010-01-07 Thread zehetner
> > Related to this is the notion of named fields. Please give the option > > to attach meaningful names to the fields for querying purposes, so > > that the user doesn't have to specify a positional list of values. > > For instance: > > > > [[has fields:: name=String; count=Number; source=Page]

Re: [SMW-devel] Changes for using multi-valued properties

2010-01-07 Thread Markus Krötzsch
On Donnerstag, 7. Januar 2010, Jon Lang wrote: > Markus Krötzsch wrote: > > The code for n-ary/multivalued has now been changed in SVN, and a new > > system is in place. This email describes the changes for users, and asks > > for proposals on how to label some things that users will have to enter.

Re: [SMW-devel] Changes for using multi-valued properties

2010-01-07 Thread Markus Krötzsch
On Donnerstag, 7. Januar 2010, zehet...@molgen.mpg.de wrote: > Hi, > > wouldn't be [[has type:: List]] most consistent with other types like > String, Number? Or are there other list types than 'Value List' (list of > values) possible (e.g. 'Object List' ...)? Good point. So my preferred name f

Re: [SMW-devel] Changes for using multi-valued properties

2010-01-07 Thread Jon Lang
Markus Krötzsch wrote: > The code for n-ary/multivalued has now been changed in SVN, and a new system > is in place. This email describes the changes for users, and asks for > proposals on how to label some things that users will have to enter. This > thread does not discuss the maximal number of f

Re: [SMW-devel] Changes for using multi-valued properties

2010-01-07 Thread zehetner
Hi, wouldn't be [[has type:: List]] most consistent with other types like String, Number? Or are there other list types than 'Value List' (list of values) possible (e.g. 'Object List' ...)? What happens in the case of just one field used? [[has type:: Value list]] [[has fields:: String]] Is it