Hi,

I use
MediaWiki 1.16.0
PHP     5.2.1 (apache2handler)
MySQL   5.5.0-m2
Semantic MediaWiki (Version 1.6 alpha)(r90660)

Property:NameId
[[has type::Record| ]][[has fields::string;string| ]]

Property:String
[[has type::string]]

On page Test7 I have
[[NameId::Name1;Source1| ]]
[[NameId::Name2;Source2| ]]
[[NameId::Name3;| ]]
[[NameId::;Source4| ]]
[[Category:Testpages]]

Test queries:
{{#ask: [[Test7]] | ?NameId | format=table}} returns
[<>] NameId
Source4 (Source4)
Name3 (Name3)
Name2 (Name2)
Source1 (Source1)

{{#ask: [[Test7]] | ?NameId | format=ol}} returns
1. NameId Source4 (Source4) Name3 (Name3) Name2 (Name2) Source1 (Source1)

{{#ask: [[Category:Testpages]] | ?NameId | format=table}} returns
[<>]    [<>] NameId
Test7   Source4 (Source4)
        Name3 (Name3)
        Source2 (Source2)
        Name1 (Name1)

{{#ask: [[Category:Testpages]] | ?NameId | format=ol}} returns
   1. Test7 (NameId Source4 (Source4) Name3 (Name3) Source2 (Source2)
Name1 (Name1))


That doesn't look right?

Cheers,
Gu

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to