-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
In order to provide users with some guidance on how to add and configure user defined fields, we should "ship" this feature with some default fields for specific models. There exist some tables which we'll want to recommend how they are modeled (people, places, etc) and provide additional features related to those tables (VIAF/Wikidata lookup for people, geo-location for places, etc).
Design Notes
- Which models do we want to provide by default?
- What other features should we offer associated with these models?
Implementation Notes
- Model schema should be stored in a configuration file (YAML?)
- Migrations should be generated at installation time
- No need to pre-generate
Metadata
Metadata
Assignees
Labels
No labels