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

Issue-3491-intro-linked-data #3492

Merged
merged 7 commits into from
Mar 17, 2025
Merged

Issue-3491-intro-linked-data #3492

merged 7 commits into from
Mar 17, 2025

Conversation

charlottejmc
Copy link
Contributor

@charlottejmc charlottejmc commented Mar 6, 2025

I've applied the corrections suggested during the FR translation.

Closes #3491

Checklist

  • Assign yourself in the "Assignees" menu
  • Add the appropriate "Label"
  • If this PR closes an Issue, add the phrase Closes #ISSUENUMBER to your summary above
  • Ensure the status checks pass: if you have difficulty fixing build errors, please contact our Publishing Manager @anisa-hawes
  • Check the Netlify Preview: navigate to netlify/ph-preview/deploy-preview and click 'details' (at right)
  • Assign at least one individual or team to "Reviewers"
    • [ ] if the text needs to be translated, please follow the translation request guidelines, then assign the relevant language team(s) as "Reviewers" and tag both the team as well as the managing editor in your PR.

Apply corrections suggested by FR translator
Apply corrections suggested by FR translator
Apply corrections suggested by FR translator
@charlottejmc
Copy link
Contributor Author

charlottejmc commented Mar 6, 2025

Hello @hawc2, @jenniferisasi and @ericbrasiln, I've made some small edits to this lesson according to the suggestions of our French translator (and project team member!) @davvalent.

Could you take a quick look and confirm that you are happy with these changes?

Thank you! ✨

@charlottejmc charlottejmc requested review from jenniferisasi, hawc2 and ericbrasiln and removed request for anisa-hawes March 6, 2025 14:50
hawc2
hawc2 previously approved these changes Mar 6, 2025

Como mencioné al principio, *The Programming Historian en español* tiene [una lección completa](/es/lecciones/sparql-datos-abiertos-enlazados), por Matthew Lincoln, sobre el uso de SPARQL. Esta última sección sólo proporciona una descripción general de los conceptos básicos y, si SPARQL despierta tu interés, puedes obtener una base sólida con el tutorial de Lincoln.

Vamos a ejecutar nuestras consultas SPARQL en [DBpedia](https://es.wikipedia.org/wiki/SPARQL), que es un gran conjunto de LOD derivado de Wikipedia. Además de estar lleno de información que es muy difícil de encontrar a través de la interfaz habitual de Wikipedia, tiene varios "puntos finales" SPARQL: interfaces donde puedes escribir consultas SPARQL y obtener resultados de las tripletas de DBpedia.
Vamos a ejecutar nuestras consultas SPARQL en [DBpedia](https://en.wikipedia.org/wiki/DBpedia), que es un gran conjunto de LOD derivado de Wikipedia. Además de estar lleno de información que es muy difícil de encontrar a través de la interfaz habitual de Wikipedia, tiene varios "puntos finales" SPARQL: interfaces donde puedes escribir consultas SPARQL y obtener resultados de las tripletas de DBpedia.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link would take the readers to the English-language version. It needs to be: https://es.wikipedia.org/wiki/DBpedia (since it has a Spanish-language version, yay!)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for noticing! 🦅 👁️

@charlottejmc
Copy link
Contributor Author

Hello @ericbrasiln, just drawing your attention to this PR, which is waiting for your review! Thank you.

Copy link
Member

@ericbrasiln ericbrasiln left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay! Everything is fine with the PR.

@charlottejmc charlottejmc merged commit 3716825 into gh-pages Mar 17, 2025
5 checks passed
@charlottejmc charlottejmc deleted the Issue-3491 branch March 17, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix small errors in intro-to-linked-data
4 participants