small update describing ZIP Download
Doc: HuggingFace-Hub-compatible API (upcoming feature)
Add documentation for the new HuggingFace-compatible API facade that allows
DSpace models to be consumed by huggingface_hub clients (snapshot_download,
transformers.from_pretrained, hf CLI).
Covers:
- Usage via HF_ENDPOINT environment variable
- All endpoints (model-info, tree, resolve, listing, whoami)
- Configuration keys (hf.api.enabled, filter, exposure)
- Scope and limitations (anonymous phase 1, license-gated access, S3 redirect)
- Optional nginx vanity-host setup
Marked as 'Upcoming' — implementation complete and tested, awaiting merge.
Ref: Feature: HuggingFace-Hub-compatible API facade for CLARIN-DSpace
Updated Features (markdown)
Updated Features (markdown)
Updated Features (markdown)
Updated Features (markdown)
Address inline TODO comments across wiki pages
- Features.md: move from new/ to root (fixes broken sidebar link)
- Home.md: remove TODO about file location
- Importing-items: add dspace-migrate and lindat-repository-imports links
- InclusionInOlac: clarify description.* overrides go in local.cfg not oai.cfg
- Search,-browse-&-filters: answer all 5 inline questions (field exclusion,
triple-pipe Solr schema, intentionally removed browse indexes, vocab picker)
- Authorizations: explain ADMIN permission scope; clarify Scenarios are examples
- Repository-Checklist: remove obsolete nginx suggester proxy config
- PIDs: remove fact-check TODO on lr.pid.resolvemetadata (verified)
- Metadata-info: update CMDI tool links, fix dead META-SHARE link, update VLO URLs
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>