academy/queries/our-first-select-query

The first SPARQL select query

By Triply Academy
Created
2 years ago
Modified
4 months ago
Versions
5
Dataset
academy / pokemon
Service
https://api.triplydb.com/datasets/academy/pokemon/services/pokemon/sparql

This is a very simple select query. But it already contains all three main select query components:

Projection
The columns that are returned (select ?s ?p ?o)
Triple Pattern
How the cells will be filled based on graph matching (?s ?p ?o.)
Result set modifiers
Adaptations to the result table (limit)
Version: 5

API variables

https://api.triplydb.com/queries/academy/our-first-select-query/run

Documentation

Getting startedAPI referenceJavascript ClientYasgui

Triply

AboutContact usGeneral termsPrivacy policy
info@triply.cc
© 2021 Triply B.V. All rights reserved.