-
In the other client of Azure Service Bus it's possible to set the LockDuration, it would be nice to configure this in this transport.
-
Highest:
- [x] add `dataid:groupdocu` under `dct:description`
Explanation: I changed the metadata from dct:description "$artifact.md\n\n#$documentationFromPom" into two separate properties:
```
d…
-
working on https://github.com/dbpedia/databus-mods/
@holycrab13:
Let me give it some thought and make a plan on how to integrate mods. I also might change the vocab a bit...
-
#### Expected behavior
When creating an instance of the Java Pulsar administrative client like this:
```
admin = PulsarAdmin.builder().serviceHttpUrl(pulsarAdminUrl).build();
```
it should …
-
see e.g. here https://databus.dbpedia.org/dbpedia/id-management/global-ids/2019.02.28
-
I am using
esp32 ttgo sim 800l (https://rb.gy/ogywnq)
Dfrobot dht22 (https://www.dfrobot.com/product-1102.html)
my code
DHTNEW DHT(18);
DHT.setWaitForReading(true);
```cpp
float DHTtemp…
-
We have tried implementing redis-oplog to help solve performance issues on our web application (still in development). We are using meteor.js on galaxy server with mongo cloud (sharded cluster). Our s…
-
If the size of the message payload exceeds the size limit for the configured transport, it would be neat if Rebus could automatically store the payload as an attachment, and then just send a message w…
-
on each page, there needs to be a hint that the endpoint is at :
https://databus.dbpedia.org/repo/sparql
or
https://databus.dbpedia.org/yasgui/ (but this still doesn't seem stable )
-
Tested with:
* http://mappings.dbpedia.org/index.php/Mapping_en:Infobox_officeholder
* https://en.wikipedia.org/wiki/Angela_Merkel
Seems like no class `dbo:Politician` is created.
Also broken …