|
1 | 1 | # Queries
|
2 | 2 | | Query | Description | \#Triple Patterns | \#Sources | OPTIONAL | Aggregation | Other Features | FILTER \(equal to\) | FILTER \(relational\) | \# Star Shape Groups w/o constants | \# Star Shape Group w/constants | Mapping Features |
|
3 | 3 | |-------|-------------------------------------------------------------------------------------------------------------------|-------------------|-----------|----------|-------------|----------------|---------------------|-----------------------|------------------------------------|---------------------------------|--------------------|
|
4 |
| -| q1 | All shapes | 5 | 2 | | | | | | 2 | 0 | 2TM, 5PSOM | |
| 4 | +| q1 | All shapes | 5 | 1 | | | | | | 2 | 0 | 2TM, 5PSOM | |
5 | 5 | | q2 | All stops where the latitude is larger than a specific value | 5 | 1 | yes | | | | yes | 0 | 1 | 1TM, 5PSOM |
|
6 | 6 | | q3 | Accessibility information of all stations | 5 | 1 | yes | | | yes | | 0 | 1 | 1TM, 6PSOM |
|
7 | 7 | | q4 | All agencies and their routes | 9 | 2 | yes | | | | | 2 | 0 | 2TM, 8PSOM, 1PROM |
|
8 | 8 | | q5 | Services that have been added after a specific date | 5 | 2 | | | | | yes | 1 | 1 | 3TM, 5PSOM, 2PROM |
|
9 | 9 | | q6 | Number of routes covered by a specific agency | 3 | 2 | | yes | | yes | | 0 | 2 | 2TM, 1PSOM, 1PROM |
|
10 | 10 | | q7 | All wheelchair\-accessible stops in a specific route | 15 | 4 | yes | | DISTINCT | yes | | 1 | 3 | 6TM, 11PSOM, 5PROM |
|
11 | 11 | | q8 | Routes and their related trips, services, stops and stop times | 14 | 5 | yes | | | | | 5 | 0 | 8TM, 10PSOM, 7PROM |
|
12 |
| -| q9 | Trips and associated shapes where latitude is larger than a specific value | 7 | 2 | yes | | | | yes | 1 | 1 | 5TM, 4PSOM, 4PROM | |
| 12 | +| q9 | Trips and associated shapes where latitude is larger than a specific value | 8 | 2 | yes | | | | yes | 2 | 1 | 6TM, 5PSOM, 4PROM | |
13 | 13 | | q10 | Number of trips that have a duration over a number of minutes | 4 | 2 | | yes | DISTINCT | | yes | 1 | 1 | 2TM, 3PSOM, 1PROM |
|
14 | 14 | | q11 | Trips that are available on a certain date | 12 | 3 | | | NOT EXISTS | | yes | 3 | 2 | 5TM, 5PSOM, 4PROM |
|
15 | 15 | | q12 | Number of stops that are wheelchair\-accessible grouped by route | 10 | 4 | | yes | GROUP BY | | | 3 | 1 | 5TM, 7PSOM, 3PROM |
|
|
0 commit comments