|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Forms for semantic searchHi list!
Sorry, my English is too bad for exact asking, nevertheless I'm trying it. How can I assemble (put together) an inline query dynamically? What I mean? I imagine a big form, which includes some of select tags (the name attribute of this tag is a name of a property and the options (values) are all annotated values to this property). When a user selects some values and click on the submit button, then the form creates a query: {{#ask: [[SelectedProperty1::SelectedValue]] [[SelectedProperty2::SelectedValue]] etc. }} ..and results a list of suitable pages. I have tried Extension:Call, Extension:Semantic Forms and Extension:Semantic DrillDown among others, but none of them was the perfect solution. Have anybody some ideas? Once more: sorry about my English... PiPi ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Semediawiki-user mailing list Semediawiki-user@... https://lists.sourceforge.net/lists/listinfo/semediawiki-user |
|
|
Re: Forms for semantic search> > I have tried Extension:Call, > Extension:Semantic Forms and Extension:Semantic DrillDown among others, > but none of them was the perfect solution. ...or can I send parameters to Special:Ask? PiPi ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Semediawiki-user mailing list Semediawiki-user@... https://lists.sourceforge.net/lists/listinfo/semediawiki-user |
|
|
Re: Forms for semantic searchHave a look at http://www.mediawiki.org/wiki/Extension:SemanticQueryFormTool
(still version 0.1RC but 0.1 available soon will work also with the new SMW storage) which makes a select form element for specific properties for query forms (e.g. build with extension Simple Forms). Cheers, Gu Quoting pipi <pipikata@...>: > Hi list! > > Sorry, my English is too bad for exact asking, nevertheless I'm trying > it. > How can I assemble (put together) an inline query dynamically? What I > mean? I imagine a big form, which includes some of select tags (the name > attribute of this tag is a name of a property and the options (values) > are all annotated values to this property). When a user selects some > values and click on the submit button, then the form creates a query: > > {{#ask: [[SelectedProperty1::SelectedValue]] > [[SelectedProperty2::SelectedValue]] etc. }} > > ..and results a list of suitable pages. I have tried Extension:Call, > Extension:Semantic Forms and Extension:Semantic DrillDown among others, > but none of them was the perfect solution. Have anybody some ideas? > > Once more: sorry about my English... > > PiPi > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Semediawiki-user mailing list > Semediawiki-user@... > https://lists.sourceforge.net/lists/listinfo/semediawiki-user > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Semediawiki-user mailing list Semediawiki-user@... https://lists.sourceforge.net/lists/listinfo/semediawiki-user |
| Free Forum Powered by Nabble | Forum Help |