Title: Copied from BACKLOG.md · Issue #32 · dbpedia/databus-python-client · GitHub
Open Graph Title: Copied from BACKLOG.md · Issue #32 · dbpedia/databus-python-client
X Title: Copied from BACKLOG.md · Issue #32 · dbpedia/databus-python-client
Description: BACKLOG gen preview for files add shell completion script Current Problems Redeploy Currently there are problems handling multiple key,value pairs of content variants, its only working by excluding the multiple ones in the query. PREFIX ...
Open Graph Description: BACKLOG gen preview for files add shell completion script Current Problems Redeploy Currently there are problems handling multiple key,value pairs of content variants, its only working by excluding...
X Description: BACKLOG gen preview for files add shell completion script Current Problems Redeploy Currently there are problems handling multiple key,value pairs of content variants, its only working by excluding...
Opengraph URL: https://github.com/dbpedia/databus-python-client/issues/32
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Copied from BACKLOG.md","articleBody":"# BACKLOG\n\n* gen preview for files\n* add shell completion script\n\n\n## Current Problems\n\n### Redeploy\n\nCurrently there are problems handling multiple `key,value` pairs of content variants, its only working by excluding the multiple ones in the query.\n\n```\nPREFIX rdfs: \u003chttp://www.w3.org/2000/01/rdf-schema#\u003e\nPREFIX databus: \u003chttps://databus.dbpedia.org/\u003e\nPREFIX dataid: \u003chttp://dataid.dbpedia.org/ns/core#\u003e\nPREFIX dataid-cv: \u003chttp://dataid.dbpedia.org/ns/cv#\u003e\nPREFIX dct: \u003chttp://purl.org/dc/terms/\u003e\nPREFIX dcat: \u003chttp://www.w3.org/ns/dcat#\u003e\nPREFIX xsd: \u003chttp://www.w3.org/2001/XMLSchema#\u003e\n\nSELECT DISTINCT ?group ?art ?version ?title ?publisher ?comment ?description ?license ?file ?extension ?type ?bytes ?shasum WHERE { \n ?dataset dataid:account databus:ontologies .\n ?dataset dataid:group ?group .\n ?dataset dataid:artifact ?art.\n ?dataset dcat:distribution ?distribution .\n ?dataset dct:license ?license .\n ?dataset dct:publisher ?publisher .\n ?dataset rdfs:comment ?comment .\n ?dataset dct:description ?description .\n ?dataset dct:title ?title .\n ?distribution dcat:downloadURL ?file .\n ?distribution dataid:formatExtension ?extension .\n ?distribution dataid-cv:type ?type .\n ?distribution dcat:byteSize ?bytes .\n ?distribution dataid:sha256sum ?shasum .\n ?dataset dct:hasVersion ?version .\n # Excludes dev versions\n FILTER (!regex(?art, \"--DEV\"))\n # exclude some stuff since content variants are hard\n MINUS { ?distribution dataid:contentVariant 'sorted'^^xsd:string . }\n MINUS { ?distribution dataid:contentVariant 'NONE'^^xsd:string}\n MINUS { ?distribution dataid:contentVariant 'goodLicense'^^xsd:string}\n MINUS { ?distribution dataid:contentVariant 'lodeMetadata'^^xsd:string}\n MINUS { ?distribution dataid:contentVariant 'old'^^xsd:string}\n} ORDER BY ?version\n```\n\n## CLI Problems\n\nCurrently there is no syntax for submitting format extensions or content variants etc to the CLI for Databus Versions. A Sntax needs to be set, for example:\n```\npython3 -m databusclient [...] \"http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/advene.org/ns--cinelab--ld/2020.06.10-175249/ns--cinelab--ld_type=generatedDocu.html|key1=value1|value2|.format|..compression\"\n```\nSomething like this, idk.","author":{"url":"https://github.com/gg46ixav","@type":"Person","name":"gg46ixav"},"datePublished":"2025-11-11T12:50:52.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/32/databus-python-client/issues/32"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:f9c4167d-4f18-a3cf-0004-416a11fcd606 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D4A8:328478:10B5EF8:16AF966:6A4C6E10 |
| html-safe-nonce | fad6466456a76493593059396b317c50a64f879dd79a45be6d8337af638abe5a |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENEE4OjMyODQ3ODoxMEI1RUY4OjE2QUY5NjY6NkE0QzZFMTAiLCJ2aXNpdG9yX2lkIjoiNjg4MDIxMjg1ODkwODIwODY1NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | ba35c01837e4c30c3fca23a21bfb883cdc9e77a80b58064a0f2366eee3e1b725 |
| hovercard-subject-tag | issue:3612193248 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/dbpedia/databus-python-client/32/issue_layout |
| twitter:image | https://opengraph.githubassets.com/325cbfbeba78f0897050097354dc73fbb6687aef2fac4da188badfdfabf13d8c/dbpedia/databus-python-client/issues/32 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/325cbfbeba78f0897050097354dc73fbb6687aef2fac4da188badfdfabf13d8c/dbpedia/databus-python-client/issues/32 |
| og:image:alt | BACKLOG gen preview for files add shell completion script Current Problems Redeploy Currently there are problems handling multiple key,value pairs of content variants, its only working by excluding... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | gg46ixav |
| hostname | github.com |
| expected-hostname | github.com |
| None | 3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c |
| turbo-cache-control | no-preview |
| go-import | github.com/dbpedia/databus-python-client git https://github.com/dbpedia/databus-python-client.git |
| octolytics-dimension-user_id | 2864602 |
| octolytics-dimension-user_login | dbpedia |
| octolytics-dimension-repository_id | 605605041 |
| octolytics-dimension-repository_nwo | dbpedia/databus-python-client |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 605605041 |
| octolytics-dimension-repository_network_root_nwo | dbpedia/databus-python-client |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 14099438da5379150f15a2892474c7c7e6c0e55e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width