CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 04:43:45 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/RDFLib/rdflib.git
etag: W/"88c4fda16267a1665b0666621863c033"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=iD5jJcdusry3aL9kfutBjK%2BMJCKIh3%2BgtcKDU6TFUsiI4JMXbqU6EWFPzU50dynExRucKN%2BlYwkmDkJdhoPOaRUtOUovU%2FB%2B1Y0YVXnuY9rxT9%2BiTqgkNJtZIGq0hqzDNZhHqRXx7oDUjy85WvUQh%2B7As%2FOBuyIR8j40Gf7msPdlrG2KNNGXA9Qy18Jbb1szt9V0mTJyojnFZ7vntVCpMNYVf10fHxkoJw8D2sagW4RgurKDyY1M1cMXNkGUf863shM0%2BzpZimucCAiv2dEcpg%3D%3D--JnaK%2BWgHTUN7KDUx--jkIInepr1RaG0F7YUnhUTA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1905656601.1752900224; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 04:43:44 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 04:43:44 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C65E:3DC509:BA3DA:100179:687B2280
fix: restore the 6.1.1 default bound namespaces (#2313) · RDFLib/rdflib@57bb428 · GitHub
Copy file name to clipboardExpand all lines: rdflib/namespace/__init__.py
Copy file name to clipboardExpand all lines: test/test_graph/test_namespace_rebinding.py
Copy file name to clipboardExpand all lines: test/test_namespace/test_namespacemanager.py
Copy file name to clipboardExpand all lines: test/test_serializers/test_xmlwriter_qname.py
Copy file name to clipboardExpand all lines: test/test_sparql/test_service.py
Copy file name to clipboardExpand all lines: test/utils/httpservermock.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 576
Commit 57bb428
authored
fix: restore the 6.1.1 default bound namespaces (#2313)
The namespaces bound by default by `rdflib.graph.Graph` and
`rdflib.namespace.NamespaceManager` was reduced in version 6.2.0 of RDFLib,
however, this also would cause code that worked with 6.1.1 to break, so this
constituted a breaking change. This change restores the previous behaviour,
binding the same namespaces as was bound in 6.1.1.
To bind a reduced set of namespaces, the `bind_namespaces` parameter of
`rdflib.graph.Graph` or `rdflib.namespace.NamespaceManager` can be used.
- Closes <#2103>.1 parent 4da67f9 commit 57bb428Copy full SHA for 57bb428
File tree
Expand file treeCollapse file tree
7 files changed
+121
-20
lines changedFilter options
- rdflib
- namespace
- test
- test_graph
- test_namespace
- test_serializers
- test_sparql
- utils
Expand file treeCollapse file tree
7 files changed
+121
-20
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
437 | 437 |
| |
438 | 438 |
| |
439 | 439 |
| |
440 |
| - | |
| 440 | + | |
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
|
rdflib/namespace/__init__.py
Copy file name to clipboardExpand all lines: rdflib/namespace/__init__.py+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 |
| - | |
364 | 363 |
| |
365 | 364 |
| |
366 | 365 |
| |
367 | 366 |
| |
368 | 367 |
| |
369 | 368 |
| |
| 369 | + | |
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
377 | 385 |
| |
378 | 386 |
| |
379 | 387 |
| |
| |||
390 | 398 |
| |
391 | 399 |
| |
392 | 400 |
| |
393 |
| - | |
394 | 401 |
| |
395 | 402 |
| |
396 |
| - | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
397 | 406 |
| |
398 | 407 |
| |
399 | 408 |
| |
|
test/test_graph/test_namespace_rebinding.py
Copy file name to clipboardExpand all lines: test/test_graph/test_namespace_rebinding.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
| 297 | + | |
297 | 298 |
| |
298 | 299 |
| |
299 | 300 |
| |
|
test/test_namespace/test_namespacemanager.py
Copy file name to clipboardExpand all lines: test/test_namespace/test_namespacemanager.py+91-5Lines changed: 91 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 |
| |
38 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
39 | 71 |
| |
40 | 72 |
| |
41 | 73 |
| |
| |||
175 | 207 |
| |
176 | 208 |
| |
177 | 209 |
| |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
178 | 244 |
| |
179 | 245 |
| |
180 | 246 |
| |
| |||
208 | 274 |
| |
209 | 275 |
| |
210 | 276 |
| |
211 |
| - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
212 | 288 |
| |
213 | 289 |
| |
214 | 290 |
| |
215 |
| - | |
| 291 | + | |
216 | 292 |
| |
217 |
| - | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
218 | 297 |
| |
219 | 298 |
| |
220 | 299 |
| |
221 | 300 |
| |
222 | 301 |
| |
223 | 302 |
| |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
224 | 310 |
| |
225 | 311 |
| |
226 | 312 |
| |
|
test/test_serializers/test_xmlwriter_qname.py
Copy file name to clipboardExpand all lines: test/test_serializers/test_xmlwriter_qname.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
test/test_sparql/test_service.py
Copy file name to clipboardExpand all lines: test/test_sparql/test_service.py+9-7Lines changed: 9 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
340 | 338 |
| |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
341 | 343 |
| |
342 | 344 |
| |
343 | 345 |
| |
|
test/utils/httpservermock.py
Copy file name to clipboardExpand all lines: test/utils/httpservermock.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
100 | 103 |
| |
101 | 104 |
| |
102 | 105 |
| |
|
You can’t perform that action at this time.
0 commit comments