-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
brainstorming based on #27...
- some sort of interactive form that asks for fields like the ones in the other datasets already listed? (here's the schema generated previously with genson: datasets_schema.json ). Maybe with Google Forms export feature?
- perhaps in conjunction with that, a way to parse a bibtex citation to autofill would be nice.
- automatically add to references.bib if missing.
- find and show (or even autofix?) inconsistencies of index.md with references.bib, maybe see if e.g. (a) there's citation keys that are present in references.bib and also in index.md but without a preceding
@
in index.md, or (b) if there's a@whatever
in index.md which is listed as@dataset:whatever
in references.bib.
Of course too much feature creep could turn the relatively simple website into a clone of something like the HuggingFace dataset website huggingface.co/datasets, which is beyond the scope currently. In that case it'd be better to rework the whole thing as a full-on database with proper infra to support it.
Metadata
Metadata
Assignees
Labels
No labels