-
Notifications
You must be signed in to change notification settings - Fork 0
Import catalogus data into collection #141
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
Comments
@lukavdplas via Teams:
|
jgonggrijp
added a commit
that referenced
this issue
Jan 13, 2025
jgonggrijp
added a commit
that referenced
this issue
Jan 13, 2025
…142) Using the Postgres RDBMS for this as it is probably cleaner (and more convenient) to keep this out of the triplestore.
jgonggrijp
added a commit
that referenced
this issue
Feb 14, 2025
…on (#141 #142)" At second thought, I think I should store this information in the triplestore. I discussed this with @tijmenbaarda and he agrees. This reverts commit 0c9ba80.
jgonggrijp
added a commit
that referenced
this issue
Feb 14, 2025
jgonggrijp
added a commit
that referenced
this issue
Feb 17, 2025
jgonggrijp
added a commit
that referenced
this issue
Feb 17, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 6, 2025
Necessary for #141 and #142. See also CentreForDigitalHumanities/edpop-collection-ontology#4.
jgonggrijp
added a commit
that referenced
this issue
Mar 7, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 12, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 12, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 12, 2025
If marked with @AbstractMethod, it is impossible to derive classes that don't define these methods. The alternative, exception-raising approach taken here ensures that the methods can be omitted if set and clear are defined instead.
jgonggrijp
added a commit
that referenced
this issue
Mar 12, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 12, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 12, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 13, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 13, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 13, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 13, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 13, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 13, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 17, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 17, 2025
…142) Using the Postgres RDBMS for this as it is probably cleaner (and more convenient) to keep this out of the triplestore.
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
…142) Using the Postgres RDBMS for this as it is probably cleaner (and more convenient) to keep this out of the triplestore.
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
…on (#141 #142)" At second thought, I think I should store this information in the triplestore. I discussed this with @tijmenbaarda and he agrees. This reverts commit 0c9ba80.
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
Necessary for #141 and #142. See also CentreForDigitalHumanities/edpop-collection-ontology#4.
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
If marked with @AbstractMethod, it is impossible to derive classes that don't define these methods. The alternative, exception-raising approach taken here ensures that the methods can be omitted if set and clear are defined instead.
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
…142) This restores the ability to add records to collections and also improves the separation of concerns. The VRECollectionView is responsible for selecting collections and for detecting when the user wants to submit. Its parent views are responsible for passing the URIs of the models that should be added to those collections.
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
jgonggrijp
added a commit
that referenced
this issue
Mar 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Users should be able to import results from a catalogus (CentreForDigitalHumanities/edpop-explorer#13) into a collection.
They can do this in two ways:
This task is best handled asynchronously, i.e. through celery.
The text was updated successfully, but these errors were encountered: