Anonymous
Not logged in
English
Log in
Request account
Beyond Notability
Search
Project:SPARQL/examples: Difference between revisions
From Beyond Notability
Namespaces
Project page
Discussion
More
More
Page actions
Read
View source
History
← Older edit
Newer edit →
Project:SPARQL/examples
(view source)
Revision as of 18:56, 11 August 2023
80 bytes added
,
1 year ago
→Counts of items for each value of the property "instance of" (P12)
Revision as of 18:46, 11 August 2023
(
view source
)
Sharon
(
talk
|
contribs
)
(
→Admin
)
← Older edit
Revision as of 18:56, 11 August 2023
(
view source
)
Sharon
(
talk
|
contribs
)
(
→Counts of items for each value of the property "instance of" (P12)
)
Newer edit →
Line 1,106:
Line 1,106:
}
}
group by
?value ?valueLabel
GROUP BY
?value ?valueLabel
ORDER BY lcase(?valueLabel)
ORDER BY lcase(?valueLabel)
# order by is case sensitive grrrrrrr
# or to order by count
# order by ?count
</sparql>
</sparql>
Sharon
3,427
edits
Navigation
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Wikibase
New Item
New Property
New Schema
All Properties
Query Service
Cradle
QuickStatements
Wiki tools
Wiki tools
Special pages
Page tools
Page tools
User page tools
More
Printable version