SPARQL prettier
make SPARQL query string prettier
As of May 2026, SPARQL prettier has 17 users in the Developer Tools category.
Usersdown 10.5 percent−10.5%
17
17
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.0.3
Manifest V3
History
2 snapshotsTracking since Apr 25, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 25, 2026 | 19 | — | — | 1.0.3 |
| May 21, 2026 | 24 | — | — | 1.0.3 |
| Now | 17 | — | — | 1.0.3 |
Permissions & access
- Permissions
- None declared
- Host access
- None declared
Screenshots
About
將單行的 SPARQL 查詢語句轉換成易讀格式。
SPARQL 語法用於語意式資料庫的查詢。例如 wikiData (https://query.wikidata.org/)
有時,SPARQL 查詢語句可能以單行方式儲存,若查詢語句過長,則不易閱讀。
本套件提供將單行的 SPARQL 查詢語句轉換成多行易讀格式。
例如:
SELECT DISTINCT * { GRAPH ?g { ?s ?p ?o . ?s a ?type . BIND(STR(?o) AS ?o_str) FILTER(CONTAINS(?o_str, "hello"))}}
可轉換成
SELECT DISTINCT * {
GRAPH ?g {
?s ?p ?o .
?s a ?type .
BIND(STR(?o) AS ?o_str)
FILTER(CONTAINS(?o_str, "hello"))
}
}Technical
- Version
- 1.0.3
- Manifest
- V3
- Size
- 68.04KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- hkdikokkmnolohchijjachlhiddbjaec
- Developer ID
- uaae982895a18216b9f9379686f28f49c
- Developer Email
- [email protected]
- Created
- Apr 5, 2022
- Last Updated (Store)
- Apr 8, 2022
- Last Scraped
- May 21, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Similar extensions
Alternatives to SPARQL prettier, ranked by description similarity.
DDL Transformer
将SQL DDL语句转换为表格格式(表名、字段名、字段类型、字段注释)
19
URL Builder
一個用來生成帶 query 的 URL 的工具
2
Xeno-canto 搜尋助手
改善 Xeno-canto 網站的搜尋介面,輸入任意文字查詢鳥名
50
★ 5.0
JSON Reader
现代化的JSON数据阅读工具,提供文档视图、表格视图、树状视图等多种展示方式
24
Let's JSON
Automatically formats and highlights raw JSON in browser tabs with a collapsible tree view.
7
UnlimitedTextGPT
Enables limitless text input to ChatGPT for bulk transformations, ideal for devs in language-specific refactoring.
2
KKday Lang Key Finder
Find i18n translation keys for text on KKday websites with fuzzy search and element picker
11
XPath Parser
一款简约的XPATH解析器 | A minimalist XPATH parser
1.0K
★ 5.0
Data sourced from the Chrome Web Store · last verified May 21, 2026.