Différences entre les versions de « Issue/1207 (LikeComparatorWithAllowedProperties) »

De Semantic MediaWiki - Sandbox
(Created page with "For Property:Has status with <code><nowiki> Allows value::open, Allows value::closed</nowiki></code> <pre> {{#ask: Has status::+ |?Has status |limit=3 }} </...")
 
Ligne 45 : Ligne 45 :
 
  |limit=3
 
  |limit=3
 
}}
 
}}
 +
 +
[[Category:Examples]]

Version du 12 octobre 2015 à 18:01

For Property:Has status with [[Allows value::open]], [[Allows value::closed]]

{{#ask: [[Has status::+]]
 |?Has status
 |limit=3
}}
 Has status
Helloworld123open
Imp 2closed
Improvement 1open
... autres résultats

~ queries

{{#ask: [[Has status::~*cl*]]
 |?Has status
 |limit=3
}}
 Has status
Imp 2closed
Issue/1244 (RecordWithRedirectedField)closed
Issue/2093/1closed
... autres résultats
{{#ask: [[Has status::~cl*]]
 |?Has status
 |limit=3
}}
 Has status
Imp 2closed
Issue/1244 (RecordWithRedirectedField)closed
Issue/2093/1closed
... autres résultats
{{#ask: [[Has status::~*en]]
 |?Has status
 |limit=3
}}
 Has status
Helloworld123open
Improvement 1open
Issue/2093/1open
... autres résultats
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.