mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2017-08
This commit is contained in:
@ -490,7 +490,7 @@ SELECT
|
||||
WHERE {
|
||||
{ ?concept skos:altLabel ?label . } UNION { ?concept skos:prefLabel ?label . }
|
||||
FILTER regex(str(?label), "^fish", "i") .
|
||||
} LIMIT 10
|
||||
} LIMIT 10;
|
||||
|
||||
┌───────────────────────┐
|
||||
│ ?label │
|
||||
|
Reference in New Issue
Block a user