-
- [ ] OPTIONAL
- [ ] COALESCE
- [ ] Custom SPARQL Functions inside IF
- [x] FILTER Inside Optional
- [ ] SELECT with OPTIONAL
-
## Overview
I'm running the build PR #601. However it has frozen 3 times on the same step.
## Background
The first two times I ran it, I accidentally closed my macbook and put it to sleep. The fi…
-
e.g. `rdfs:label` "Locality ACT107 of Gazeted type"
-
```
Select * {
?s a owl:Class .
?s rdfs:label ?l
Filter(regex(str(?s), 'school', 'i'))
}
```
-
In GitLab by @KlausIllmayer on Apr 14, 2021, 15:06
Currently, the vocabulary `software-license` (https://marketplace-api.sshopencloud.eu/api/vocabularies/software-license) has http-URIs to spdx.
@vr…
-
Kitty reported an issue where if you're in the search page and
1. Select Louisiana in the places dropdown
2. Select the [NOAAHurricane](https://stko-kwg.geog.ucsb.edu/graphdb/resource?uri=http%3A%…
-
```sparql
PREFIX schema:
PREFIX xml:
prefix SBBOnto:
prefix geoW3C:
prefix rdfs:
prefix purl:
prefix xmls:
select DISTINCT ?stationwkt ?dailyTrainTrip ?betriebstag ?trainComposition …
-
See: http://linkeddata.uriburner.com/describe/?url=http%3A%2F%2Fschema.org%2FPlace .
isDefinedBy relation should associate a Class or Property with its Defining Ontology.
wdrs:describedby can be used…
-
I propose a feature that only equal language tags get matched. This increases precision and reduces runtime from |N|*|M| to |N \cap M|.
Example:
```
dbpedia Germany linkedgeodata …
-
For example,
```
```
should be
```
```
This error is repeated throughout the file for `Class`, `Property`, and maybe others too - need checking.