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

Clariah submission #922

Merged
merged 25 commits into from
Dec 9, 2020
Merged

Clariah submission #922

merged 25 commits into from
Dec 9, 2020

Conversation

kosarko
Copy link
Member

@kosarko kosarko commented May 6, 2020

install notes:
import edm md schema
new community gets handle.prefix
community filiator to move old comms
new communities don't have any groups assigned
collection ids in input-forms
cmdi export setup?
communities pid setup (new pid!) (nest open an l/c in subcommunities)

======
what's in here:

  • type bind on other fields than dc.type (.type..*)
    • with field atttribute, eg. type-bind field="edm.type"
  • ItemImportReplacingMetadata
    • invoke like this bin/dspace import -a -e admin@example.com -c 123456789/123 -s /import -m /import/mapfile.txt --replace --extending-class cz.cuni.mff.ufal.dspace.app.itemimport.ItemImportReplacingMetadata
  • oai col/com filter
    • don't expose whole collection community (selectable either with handle or name) under a certain metadata prefix
  • new gui for select collection step (draws only top level communities and then collections)
  • lr.SelectCollectionStep.TopLevelOnly
  • item-view: mediaType showed next to any(dc., edm.) type
  • search filter/facet type includes edm & mediaType (+dc.type)
  • new searchFacetDcType for autocomplete in submission (not attached to discovery advanced)
  • draft of "non linguistic data" submission
  • edm schema (questionable if needed), draft

@kosarko kosarko force-pushed the clariah_submission branch from 24c5048 to 70b458c Compare December 9, 2020 12:06
kosarko and others added 25 commits December 9, 2020 13:12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
If @field not present on type-bind element, dc.type is assumed
edm.type:
- edm schema import in new installs
- (dc, edm)types displayed in item-view
- (dc, edm)type in one filter/facet field
- dc.type

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Toggled by `lr.SelectCollectionStep.TopLevelOnly`.
specify with handle or name to exclude that col/com from the results
It's the first case of hierarchy we have.
In theory this could be ommited if we ensure curation tasks are run
@kosarko kosarko force-pushed the clariah_submission branch from 70b458c to d5ede84 Compare December 9, 2020 12:12
@kosarko kosarko marked this pull request as ready for review December 9, 2020 14:04
@kosarko
Copy link
Member Author

kosarko commented Dec 9, 2020

Merge it like this with the input-forms still in progress (don't configure the input forms mapping yet)

@kosarko kosarko added this to the Next milestone milestone Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants