SHARE
SHARE copied to clipboard
SHARE is building a free, open, data set about research and scholarly activities across their life cycle.
http://share-research.readthedocs.io/en/latest/ The documentation is compiled on ReadTheDocs - check out the README for details on how to compile them locally. Help us improve the docs! Try to set things up,...
SHARE Notify documentation should specify the warranties SHARE asserts about the data we make available to SHARE Notify consumers. This should articulate the guarantees and limitations with respect to data...
- derive `oai_dc` xml from indexcard rdf - add `notify_index` param to `task__derive` to allow deriving *without* hitting search indexes (default `True` to match current behavior) - update `task__schedule_all_for_deriver` to...
## Details While triaging your project, our bug fixing tool generated the following message(s)- > In file: [links.py](https://github.com/CenterForOpenScience/SHARE/blob/develop/share/transform/chain/links.py#L274), class: Context, there is a special method `__radd__` that raises a NotImplementedError....
- add `trovesearch_denorm` index strategy to speed up `/trove/index-card-search` and `/trove/index-value-search` requests - used by default when the `TROVESEARCH_DENORMILY` feature flag is up - stop using `nested` fields (what a...