René's URL Explorer Experiment


Title: bug:sparql.method = "POST" silently ignored — SPARQL queries always use GET · Issue #69 · dbpedia/databus-python-client · GitHub

Open Graph Title: bug:sparql.method = "POST" silently ignored — SPARQL queries always use GET · Issue #69 · dbpedia/databus-python-client

X Title: bug:sparql.method = "POST" silently ignored — SPARQL queries always use GET · Issue #69 · dbpedia/databus-python-client

Description: Bug Report **Describe the bug** `_query_sparql_endpoint()` in `download.py` attempts to force HTTP POST for SPARQL queries by directly assigning to the attribute: ```python sparql.method = "POST" However, SPARQLWrapper does not expose .m...

Open Graph Description: Bug Report **Describe the bug** `_query_sparql_endpoint()` in `download.py` attempts to force HTTP POST for SPARQL queries by directly assigning to the attribute: ```python sparql.method = "POST" H...

X Description: Bug Report **Describe the bug** `_query_sparql_endpoint()` in `download.py` attempts to force HTTP POST for SPARQL queries by directly assigning to the attribute: ```python sparql.method = "PO...

Opengraph URL: https://github.com/dbpedia/databus-python-client/issues/69

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"bug:sparql.method = \"POST\" silently ignored — SPARQL queries always use GET     ","articleBody":"# Bug Report                                                                                                              \n                                                                                                                              \n    **Describe the bug**                                                                                                      \n    `_query_sparql_endpoint()` in `download.py` attempts to force HTTP POST for SPARQL                                        \n    queries by directly assigning to the attribute:                                                                           \n                                                                                                                              \n    ```python                                                                                                                 \n    sparql.method = \"POST\"                                                                                                    \n                                                                                                                              \n  However,  SPARQLWrapper  does not expose  .method  as a settable public attribute.                                          \n  This assignment is silently ignored and the wrapper defaults to  GET  for all queries.                                      \n                                                                                                                              \n  As a result, large SPARQL queries (e.g. those returned by collection endpoints) are                                         \n  sent as GET requests, causing failures due to URL length limits on the server side.                                         \n                                                                                                                              \n  To Reproduce                                                                                                                \n                                                                                                                              \n  1. Install the client:  pip install databusclient                                                                           \n  2. Download a large collection:                                                                                             \n    databusclient download https://databus.dbpedia.org/dbpedia/collections/dbpedia-snapshot-2022-12                           \n                                                                                                                              \n  3. Observe that the underlying SPARQL query is sent via GET, which may fail for large                                       \n  collection queries that exceed server-side URL length limits.                                                               \n                                                                                                                              \n  Expected behavior                                                                                                           \n  The SPARQL query should be sent via HTTP POST.  SPARQLWrapper  provides the correct                                         \n  API for this:                                                                                                               \n                                                                                                                              \n    sparql.setMethod(\"POST\")   # correct ✅                                                                                   \n    # NOT: sparql.method = \"POST\"  (silently ignored ❌)                                                                      \n                                                                                                                              \n  Root Cause                                                                                                                  \n  File:  databusclient/api/download.py , function  _query_sparql_endpoint() , line 593.                                       \n                                                                                                                              \n    # current (broken)                                                                                                        \n    sparql = SPARQLWrapper(endpoint_url)                                                                                      \n    sparql.method = \"POST\"      # ← has no effect                                                                             \n                                                                                                                              \n    # fix                                                                                                                     \n    sparql = SPARQLWrapper(endpoint_url)                                                                                      \n    sparql.setMethod(\"POST\")    # ← correct SPARQLWrapper API                                                                 \n                                                                                                                              \n  Additional context                                                                                                          \n                                                                                                                              \n  •  SPARQLWrapper  version in use:  ^2.0.0  (see  pyproject.toml )                                                           \n  • The  setMethod  API has been available since SPARQLWrapper 1.x                                                            \n  • This affects any download that goes through a SPARQL query path: collections,                                             \n  custom  --databus  queries, and group/artifact resolution.                                                                  \n                                                                                                                              \n                                                                    ","author":{"url":"https://github.com/Prakhar54-byte","@type":"Person","name":"Prakhar54-byte"},"datePublished":"2026-07-05T20:07:57.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/69/databus-python-client/issues/69"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:4adadb91-3352-e1df-e29b-e42cd8993563
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE3DC:B5247:1052AEC:1616824:6A4C6E27
html-safe-noncef3aa1fae252df89aff8661a4fae85a8dbba870fa5276536f1d05593ee11c36b0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFM0RDOkI1MjQ3OjEwNTJBRUM6MTYxNjgyNDo2QTRDNkUyNyIsInZpc2l0b3JfaWQiOiI3MTAwOTc0OTI1MjQ2OTE4MTgzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac2d87c1523db7bb01bcbbcd0c9fd24454f8e73d020755511dd8c69d3755fb5369
hovercard-subject-tagissue:4814267018
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/dbpedia/databus-python-client/69/issue_layout
twitter:imagehttps://opengraph.githubassets.com/bb1c0023862ce3adccac4450800857d19657473efad54e008c4b6e6a906ba394/dbpedia/databus-python-client/issues/69
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/bb1c0023862ce3adccac4450800857d19657473efad54e008c4b6e6a906ba394/dbpedia/databus-python-client/issues/69
og:image:altBug Report **Describe the bug** `_query_sparql_endpoint()` in `download.py` attempts to force HTTP POST for SPARQL queries by directly assigning to the attribute: ```python sparql.method = "POST" H...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamePrakhar54-byte
hostnamegithub.com
expected-hostnamegithub.com
None3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c
turbo-cache-controlno-preview
go-importgithub.com/dbpedia/databus-python-client git https://github.com/dbpedia/databus-python-client.git
octolytics-dimension-user_id2864602
octolytics-dimension-user_logindbpedia
octolytics-dimension-repository_id605605041
octolytics-dimension-repository_nwodbpedia/databus-python-client
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id605605041
octolytics-dimension-repository_network_root_nwodbpedia/databus-python-client
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release14099438da5379150f15a2892474c7c7e6c0e55e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/dbpedia/databus-python-client/issues/69#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdbpedia%2Fdatabus-python-client%2Fissues%2F69
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdbpedia%2Fdatabus-python-client%2Fissues%2F69
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=dbpedia%2Fdatabus-python-client
Reloadhttps://github.com/dbpedia/databus-python-client/issues/69
Reloadhttps://github.com/dbpedia/databus-python-client/issues/69
Reloadhttps://github.com/dbpedia/databus-python-client/issues/69
Please reload this pagehttps://github.com/dbpedia/databus-python-client/issues/69
dbpedia https://github.com/dbpedia
databus-python-clienthttps://github.com/dbpedia/databus-python-client
Notifications https://github.com/login?return_to=%2Fdbpedia%2Fdatabus-python-client
Fork 17 https://github.com/login?return_to=%2Fdbpedia%2Fdatabus-python-client
Star 11 https://github.com/login?return_to=%2Fdbpedia%2Fdatabus-python-client
Code https://github.com/dbpedia/databus-python-client
Issues 16 https://github.com/dbpedia/databus-python-client/issues
Pull requests 14 https://github.com/dbpedia/databus-python-client/pulls
Actions https://github.com/dbpedia/databus-python-client/actions
Projects https://github.com/dbpedia/databus-python-client/projects
Security and quality 0 https://github.com/dbpedia/databus-python-client/security
Insights https://github.com/dbpedia/databus-python-client/pulse
Code https://github.com/dbpedia/databus-python-client
Issues https://github.com/dbpedia/databus-python-client/issues
Pull requests https://github.com/dbpedia/databus-python-client/pulls
Actions https://github.com/dbpedia/databus-python-client/actions
Projects https://github.com/dbpedia/databus-python-client/projects
Security and quality https://github.com/dbpedia/databus-python-client/security
Insights https://github.com/dbpedia/databus-python-client/pulse
#73https://github.com/dbpedia/databus-python-client/pull/73
bug:sparql.method = "POST" silently ignored — SPARQL queries always use GET https://github.com/dbpedia/databus-python-client/issues/69#top
#73https://github.com/dbpedia/databus-python-client/pull/73
bugSomething isn't workinghttps://github.com/dbpedia/databus-python-client/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com/Prakhar54-byte
Prakhar54-bytehttps://github.com/Prakhar54-byte
on Jul 5, 2026https://github.com/dbpedia/databus-python-client/issues/69#issue-4814267018
https://databus.dbpedia.org/dbpedia/collections/dbpedia-snapshot-2022-12https://databus.dbpedia.org/dbpedia/collections/dbpedia-snapshot-2022-12
bugSomething isn't workinghttps://github.com/dbpedia/databus-python-client/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.