What computer scientists were born after 1970? (Q90): Difference between revisions
Appearance
Created claim: query (P11): SELECT ?sbj WHERE { ?sbj wdt:P106 wd:Q82594 . ?sbj wdt:P569 ?value . FILTER ( YEAR ( ?value ) > 1970 ) } |
Updated [es] alias: ¿Qué científicos informáticos nacieron después del año 1970? |
||
| (15 intermediate revisions by the same user not shown) | |||
| label / es | label / es | ||
¿Qué científicos de la computación nacieron después del año 1970? | |||
| aliases / es / 0 | aliases / es / 0 | ||
¿Qué científicos informáticos nacieron después del año 1970? | |||
| aliases / es / 1 | aliases / es / 1 | ||
| Property / query | Property / query | ||
SELECT ?sbj WHERE { ?sbj wdt:P106 wd:Q82594 . ?sbj p:P569 ?obj1 . ?obj1 psv:P569 ?obj2 . ?obj2 wikibase:timeValue ?value . ?obj2 wikibase:timePrecision ?obj3 . FILTER ( YEAR ( ?value ) > 1970 && ?obj3 >= 9 ) } | |||
| Property / query: SELECT ?sbj WHERE { ?sbj wdt:P106 wd:Q82594 . ?sbj p:P569 ?obj1 . ?obj1 psv:P569 ?obj2 . ?obj2 wikibase:timeValue ?value . ?obj2 wikibase:timePrecision ?obj3 . FILTER ( YEAR ( ?value ) > 1970 && ?obj3 >= 9 ) } / qualifier | |||
| Property / mention | |||
computer scientists (English) | |||
| Property / mention: computer scientists (English) / rank | |||
Normal rank | |||
| Property / mention: computer scientists (English) / qualifier | |||
| Property / mention | |||
científicos de la computación (Spanish) | |||
| Property / mention: científicos de la computación (Spanish) / rank | |||
Normal rank | |||
| Property / mention: científicos de la computación (Spanish) / qualifier | |||
| Property / mention | |||
científicos informáticos (Spanish) | |||
| Property / mention: científicos informáticos (Spanish) / rank | |||
Normal rank | |||
| Property / mention: científicos informáticos (Spanish) / qualifier | |||
| Property / mention | |||
born (English) | |||
| Property / mention: born (English) / rank | |||
Normal rank | |||
| Property / mention: born (English) / qualifier | |||
| Property / mention: born (English) / qualifier | |||
| Property / mention | |||
nacieron (Spanish) | |||
| Property / mention: nacieron (Spanish) / rank | |||
Normal rank | |||
| Property / mention: nacieron (Spanish) / qualifier | |||
| Property / mention: nacieron (Spanish) / qualifier | |||
Latest revision as of 23:10, 12 March 2026
No description defined
- Which computer scientists were born after 1970?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | What computer scientists were born after 1970? |
No description defined |
|
Statements
SELECT ?sbj WHERE { ?sbj wdt:P106 wd:Q82594 . ?sbj p:P569 ?obj1 . ?obj1 psv:P569 ?obj2 . ?obj2 wikibase:timeValue ?value . ?obj2 wikibase:timePrecision ?obj3 . FILTER ( YEAR ( ?value ) > 1970 && ?obj3 >= 9 ) }
0 references