Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datamodel consolidation #3

Open
b1rger opened this issue Oct 15, 2024 · 1 comment
Open

Datamodel consolidation #3

b1rger opened this issue Oct 15, 2024 · 1 comment

Comments

@b1rger
Copy link
Collaborator

b1rger commented Oct 15, 2024

Existing data is spread over the following types (*.json files):

  • agencies
  • agencyoccupations
  • agencypeople
  • documents
  • employers
  • images
  • institutions
  • inventories
  • memberships
  • newspapers
  • parties
  • photographers
  • specialareas
@b1rger
Copy link
Collaborator Author

b1rger commented Oct 24, 2024

agencies -> Institution, addresses as separate entity connected through hasAddress
agencypeople -> Person
inventories -> Institution
memberships -> Institution
newspapers -> Institution
parties -> Institution
photographers -> Person
specialareas -> ??

+ MongoDbModel containing the original data as a json field + GenericForeignKey to the instance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant