User:Mingyur: Difference between revisions
No edit summary |
m (Text replacement - "bca.tsadra.org" to "bodhicitta.tsadra.org") |
||
| (18 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[[Assigned to::User:Mingyur]] | |||
[[Has assignee::User:Mingyur]] | |||
== Miro mindmap == | |||
<htmltag tagname="iframe" width="100%" height="850" src="https://miro.com/app/live-embed/o9J_lHxZDWw=/?moveToViewport=-10699,20835,8242,3988&embedId=709706360394" frameborder="0" scrolling="no" allow="fullscreen; clipboard-read; clipboard-write" allowfullscreen> | |||
</htmltag> | |||
== Trying to query BCA endpoint TEST 2 == | == Trying to query BCA endpoint TEST 2 == | ||
{{#sparql: | {{#sparql: | ||
| Line 5: | Line 11: | ||
PREFIX owl: <http://www.w3.org/2002/07/owl#> | PREFIX owl: <http://www.w3.org/2002/07/owl#> | ||
PREFIX swivt: <http://semantic-mediawiki.org/swivt/1.0#> | PREFIX swivt: <http://semantic-mediawiki.org/swivt/1.0#> | ||
PREFIX wiki: <https:// | PREFIX wiki: <https://bodhicitta.tsadra.org/index.php/Special:URIResolver/> | ||
PREFIX category: <https:// | PREFIX category: <https://bodhicitta.tsadra.org/index.php/Special:URIResolver/Category-3A> | ||
PREFIX property: <https:// | PREFIX property: <https://bodhicitta.tsadra.org/index.php/Special:URIResolver/Property-3A> | ||
SELECT DISTINCT ?Title | SELECT DISTINCT ?Title | ||
| Line 20: | Line 26: | ||
[[File: | [[File:The_Great_Perfection_%28Karmay_2007%29-front.jpg]] | ||
[[File:Getse_Mahapandita.jpg]] | |||
[[File:Capriles Elias.jpg]] | |||
[[File:The_Great_Perfection.jpeg]] | |||
Latest revision as of 10:50, 16 July 2025
Miro mindmap
Trying to query BCA endpoint TEST 2
{{#sparql: PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX swivt: <http://semantic-mediawiki.org/swivt/1.0#> PREFIX wiki: <https://bodhicitta.tsadra.org/index.php/Special:URIResolver/> PREFIX category: <https://bodhicitta.tsadra.org/index.php/Special:URIResolver/Category-3A> PREFIX property: <https://bodhicitta.tsadra.org/index.php/Special:URIResolver/Property-3A>
SELECT DISTINCT ?Title WHERE
{
?Title property:Title "The Nectar of" .
}
LIMIT 5 |log=2 |debug=YES }}



