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

features after 2020.1 #1109

Open
49 tasks
kosarko opened this issue Apr 5, 2024 · 3 comments
Open
49 tasks

features after 2020.1 #1109

kosarko opened this issue Apr 5, 2024 · 3 comments

Comments

@kosarko
Copy link
Member

kosarko commented Apr 5, 2024

@milanmajchrak
Copy link
Collaborator

milanmajchrak commented Apr 8, 2024

@kosarko I processed all features - Created issue/Done/Question
Please can you answer every question? Thank you.
Question start with dq: Q -

@kosarko
Copy link
Member Author

kosarko commented Apr 8, 2024

@milanmajchrak answers below; sorry for mostly referring you to use git log, but that's the most precise capture of the changes...

new vocabulary values (PRIO: status quo)
dq: Q - which vocabulary values?

git clone https://github.com/ufal/clarin-dspace
git log ^2020.01 ^dspace-5.11 origin/clarin-dev -p dspace/config/input-forms.xml

and search for changes close to "pairs" or "pair"

regexp fix for size (PRIO: status quo)
dq: Q - please more info, how it should looks like?

#987

col/com filter in oai (don’t expose certain col/com in oai results)
dq: Q - some example?

ebe9829

metashare update
dq: Q - Do you mean update of crosswalk?

yes,

git log -p ^2020.01 ^dspace-5.11 origin/clarin-dev dspace/config/crosswalks/oai/metadataFormats/metasharev2.xsl

datacite_openaire update
dq: Q - Do you mean update of crosswalk?
yes

git log -p ^2020.01 ^dspace-5.11 origin/clarin-dev dspace/config/crosswalks/oai/metadataFormats/datacite_openaire.xsl

formats and filter in xoai.xml
dq: Q - Some example pls

git log -p ^2020.01 ^dspace-5.11 origin/clarin-dev dspace/config/crosswalks/oai/xoai.xml

dq: Q - are there more static license pages?

With

git log --name-status ^2020.01 ^dspace-5.11 origin/clarin-dev dspace-xmlui/src/main/webapp/themes/UFAL/lib/html/

you can see the last license ud 2.13 was added in Nov 2023, not sure if all has been migrated...

@milanmajchrak
Copy link
Collaborator

new vocabulary values (PRIO: status quo)

regexp fix for size (PRIO: status quo)

col/com filter in oai (don’t expose certain col/com in oai results)

metashare update
dq: Done

datacite_openaire update
dq: Done

formats and filter in xoai.xml

other new licenses (for lindat repo sync static pages; update urls?)

kosarko pushed a commit that referenced this issue Jun 13, 2024
[CST-11816] included the inbound and outbound attributes for the creation of new ldn services

Approved-by: Andrea Bollini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants