Last modified: 2012-02-22 12:41:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T36019, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34019 - [SMW] Semantic search: Comparators in property "record" are ineffective
[SMW] Semantic search: Comparators in property "record" are ineffective
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Unprioritized major with 2 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-29 19:53 UTC by Klaus Wendel
Modified: 2012-02-22 12:41 UTC (History)
3 users (show)

See Also:
Web browser: Firefox
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Klaus Wendel 2012-01-29 19:53:32 UTC
Example:

1. Enter data: 
[[Versuch::Test;1992]]

2. Define property:
http://sandbox.semantic-mediawiki.org/wiki/Property:Versuch
[[has type::record]]
[[has fields::string; date]]

3. Try semantic search in three different ways:

Does not work:

{{#ask: [[Versuch:: Test; >1990]]
|?
}}

{{#ask: [[Versuch:: Test; !1990]]
|?
}}

Works:

{{#ask: [[Versuch:: Test; 1992]]
|?
}}


Tried at  ttp://sandbox.semantic-mediawiki.org/index.php?title=Tools
Comment 1 Klaus Wendel 2012-02-14 13:05:05 UTC
This bug make type "record" useless. I reproduced it in a even simpler way at:

http://sandbox.semantic-mediawiki.org/wiki/Tools

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links