-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#532
From: @cxbrooks
Reported version: unspecified
CC: accessors-devel@terraswarm.org
-
I put data into a virtuoso server with SPARQL 1.1 "`insert data ...`" queries, properly in `POST` request with data type `application/sparql-update`. This works for test cases, but when I post — in se…
-
现在所有模块都将匿名化,同步化。新版的加载器相同说是相当于原生require的加强版,同时require多个模块时,返回一个数组。
var array = require(["./aaa","./bbb","./ccc"])
//相当于
var array = [];
array[array.length] = require("./aaa")
array[array.length] = …
-
### Checklist
- [x] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Hello,
There are several countries missing info or with outdated data in the UN OCHA column, but I am able to find the data on humdata. Would it be possible for Geoboundaries to periodically pull f…
-
**Describe the bug**
My issue is: When applying a terraform manifest that clones a vm and adds cloud init configuration, the cloudinit image doesnt get regenerated.
I the UI this is done via the But…
-
Dear RDFlib developers!
At first thank you so much!
Without your code our Open-Data Portal [https://datenadler.de](https://datenadler.de) would never have taken flight. We do not use CKAN, we pro…
-
Apparently the max size of an edge object is 4194304 characters, due to a buffer limit imposed somewhere in neo4j-admin. @BluePiggy49 has implemented a workaround in code, but we will eventually want …
-
**Environment**
Vagrant 2.2.7
VirtualBox 6.1.2 r135662 (Qt5.9.5)
Apache Maven 3.6.1
Java version: 1.8.0_212
Ubuntu 18.04.4 LTS (5.3.0-28-generic)
Executing `mvn install` fails while provision…
-
Followed the docs from:
* https://github.com/openshift/ansible-service-broker#getting-started-on-openshift
* https://github.com/ansibleplaybookbundle/ansible-playbook-bundle/blob/master/docs/apb_cli…
aliok updated
5 years ago