SPARQL prettier
ID: hkdikokkmnolohchijjachlhiddbjaec
Supported Languages
Extension Info & Metadata
Publisher Contextual Analysis
- Author
- marawumaraView Profile
- MX records exist
- Yes
- Domain exists
- Yes
- Is disposable
- No
- Is role-based
- No
- Mailbox exists
- Yes
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
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")) } }
Extracted Data
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
URLs
View the external URLs this extension communicates with to understand its network activity and data interactions.
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
Version History
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
Code Diff
Compare extension code between any two versions.
No comparable text files found between these versions.
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
Browse and explore files within this extension package
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.