User:Mingyur: Difference between revisions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
[[Has assignee::User:Mingyur]] | [[Has assignee::User:Mingyur]] | ||
== Miro mindmap == | == Miro mindmap == | ||
<htmltag tagname="iframe" width="100%" height="850" src="https://miro.com/app/ | <htmltag tagname="iframe" width="100%" height="850" src="https://miro.com/app/embed/o9J_lHxZDWw=/?pres=1&frameId=3074457358257357945&embedId=345714155005" frameborder="0" scrolling="no" allow="fullscreen; clipboard-read; clipboard-write" allowfullscreen> | ||
</htmltag> | </htmltag> | ||
== Trying to query BCA endpoint TEST 2 == | == Trying to query BCA endpoint TEST 2 == | ||
Revision as of 10:45, 9 September 2024
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://bca.tsadra.org/index.php/Special:URIResolver/> PREFIX category: <https://bca.tsadra.org/index.php/Special:URIResolver/Category-3A> PREFIX property: <https://bca.tsadra.org/index.php/Special:URIResolver/Property-3A>
SELECT DISTINCT ?Title WHERE
{
?Title property:Title "The Nectar of" .
}
LIMIT 5 |log=2 |debug=YES }}



