Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create "Get Started" vignette #152

Open
maelle opened this issue Aug 30, 2023 · 3 comments · May be fixed by #188
Open

create "Get Started" vignette #152

maelle opened this issue Aug 30, 2023 · 3 comments · May be fixed by #188
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@maelle
Copy link
Collaborator

maelle commented Aug 30, 2023

@lvaudor let's store ideas here

@maelle maelle added the documentation Improvements or additions to documentation label Aug 30, 2023
@lvaudor
Copy link
Owner

lvaudor commented Aug 30, 2023

writing a simple query

  • show spq_init() + spq_add() + spq_perform(), (on wikidata, on type of object with few occurrences for instance the stations of the Lyon subway network)
  • Wikidata url to explore identifiers

labelling

(with an example on Wikidata)

adding triple patterns

  • add another triple pattern (for instance geographical coordinates)
  • mention .required

detailing queries

with dplyr-like functions (filter, select, mutate, summarise)

querying other triplestores

  • show on e.g. dbpedia (example with spq_label())
  • mention usual_endpoints
  • mention usual_prefixes

@maelle
Copy link
Collaborator Author

maelle commented Aug 30, 2023

wait so no mutate, filter, etc?

@maelle maelle linked a pull request Sep 28, 2023 that will close this issue
@lvaudor
Copy link
Owner

lvaudor commented Dec 21, 2023

wait so no mutate, filter, etc?

Si si, I've added them above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants