Skip to content

Conversation

@SimonBin
Copy link
Contributor

@SimonBin SimonBin commented Nov 13, 2025

GitHub issue resolved #3587

Pull request Description:

A small convenience feature for the Fuseki UI, add the https://github.com/Thib-G/yasgui-geo-tg Yasgui-geo-tg plug-in to be able to render GeoSPARQL results on a map.

image
  • Tests are included.
  • Documentation change and updates are provided for the Apache Jena website
  • Commits have been squashed to remove intermediate development commit messages.
  • Key commit messages start with the issue number (GH-xxxx)

By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.


See the Apache Jena "Contributing" guide.

@afs
Copy link
Member

afs commented Nov 13, 2025

GitHub issue resolved #

Hi @SimonBin -- could you raise an issue please? (People from outside search in issues; PRs are details)

Thanks

@afs
Copy link
Member

afs commented Nov 27, 2025

  1. The build is grumpy about a file .css:

https://github.com/apache/jena/actions/runs/19701807394/job/56577824838?pr=3585

  1. The compare is showing 300+ files different. Could you rebase your branch to current main please?

@SimonBin
Copy link
Contributor Author

2 -> that's odd, on https://github.com/apache/jena/pull/3585/files there are only minor changes and

$ git rebase origin/main
Current branch geoyasr is up to date.

@SimonBin
Copy link
Contributor Author

for reference, the error reported by yarn test:unit is

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Failed Suites 1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯

 FAIL  tests/unit/views/dataset/query.vue.spec.js [ tests/unit/views/dataset/query.vue.spec.js ]
TypeError: Unknown file extension ".css" for jena/jena-fuseki2/jena-fuseki-ui/node_modules/leaflet/dist/leaflet.css
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯

@SimonBin SimonBin changed the title add yasgui-geo-tg plug-in to render geosparql results GH-3587: add yasgui-geo-tg plug-in to render geosparql results Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to render GeoSPARQL results on a map in Fuseki-UI

2 participants