https://bugzilla.wikimedia.org/show_bug.cgi?id=34019

       Web browser: ---
             Bug #: 34019
           Summary: Semantic search: Comparators in property "record" are
                    ineffective
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


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

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to