
SPARQL prettier
ExtensionDeveloper Tools23 users
Overview
make SPARQL query string prettier
將單行的 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")) } }
See more
0 out of 5No ratings
Google doesn't verify reviews. Learn more about results and reviews.
Details
- Version1.0.3
- UpdatedApril 8, 2022
- Offered bymarawumara
- Size68.04KiB
- Languages中文 (繁體)
- Developer
Email
garywu@daoyidh.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
SPARQL prettier has disclosed the following information regarding the collection and usage of your data.
SPARQL prettier handles the following:
Website content
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser