User:Mingyur: Difference between revisions
((by SublimeText.Mediawiker)) |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Assigned to::User:Mingyur]] | |||
{{ReviewTools}} | {{ReviewTools}} | ||
Revision as of 11:14, 22 July 2024
| Content | 1 - Writeup @AlexC 2 - Edit & add to site @AlexC 3 - Add rich content @AlexC 4 - Layout @AlexC 5 - Review @AlexC · @GregF 6 - Finish @AlexC · @GregF |
|---|---|
| Review status | Content ongoing Design ongoing
1 - Team review 2 - Admin review 3 - Ready! |
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 }}



