petertc
petertc
https://github.com/ceph/ceph/blob/master/src/rgw/rgw_rest_usage.cc#L42
1. As a library (which depends on radsogw-admin4j) developer, I want to use radsogw-admin4j in the Java 9 modular way (``java -p radosgw-admin4j-0.X.X.jar -m com.my.Application`` for example), so I can...
> 多年前,一个叫做Shay Banon的刚结婚不久的失业开发者,由于妻子要去伦敦学习厨师,他便跟着也去了。在他找工作的过程中,为了给妻子构建一个食谱的搜索引擎,他开始构建一个早期版本的Lucene。 這段看起來Shay Banon是Lucene作者,但Lucene作者應為Doug Cutting ref https://en.wikipedia.org/wiki/Lucene
http://www.jollen.org/blog/2006/05/linux_1.html
``` root@es# stash-query -s 2013-12-01T00:00:00.000Z -e 2013-12-02T00:00:00.000Z -t my_tag -q 'message:hello_world' -w /tmp/my_query.txt Found 0 results /var/lib/gems/1.9.1/gems/progress_bar-1.0.3/lib/progress_bar.rb:18:in `initialize': Max must be a positive integer (ProgressBar::ArgumentError) from /var/lib/gems/1.9.1/gems/stash-query-0.1.3/lib/stash-query/query.rb:223:in `new' from /var/lib/gems/1.9.1/gems/stash-query-0.1.3/lib/stash-query/query.rb:223:in...
Support high-level methods (in the file system context), so it will be more convenient for users. rename, move, delete_folder, copy, copy_folder, copy_file, for example. Search 'Not implemented' in https://github.com/twonote/solid-file-python/blob/master/src/solid/solid_api.py, We...
1. Update pkg version 2. Test everything works fine in new ver. 3. Add patch example code https://github.com/twonote/solid-file-python/blob/master/solid-file-python-getting-start.ipynb Ps you can run it by google colab or any Jupiter notebook...
Background: * The Solid ecosystem initially relied on WebID-TLS for authenticated resource access [WEBID-TLS]. The current recommendation for authentication relies on Solid-OIDC (Solid-OIDC). * ESS/CSS supports Solid-OIDC * NSS seems...
AS-IS: * solid-file-python does not aware of RDF resources. * solid-file-python cannot manipulate (PATCH) RDF resources. TO-BE: * As a user, I can use solid-file-python to query and update RDF...