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

Rsmd compliance #1

Open
wants to merge 3 commits into
base: feature/rsmd-compliance
Choose a base branch
from

Conversation

chenejac
Copy link

@chenejac chenejac commented Jul 5, 2024

What does this pull request do?

Aligning VIVO with codemeta schema

How should this be tested?

Create a Software class instance. Try to edit its metadata, especially maintainers.

@ivanmrsulja ivanmrsulja self-requested a review July 8, 2024 07:27
@ivanmrsulja ivanmrsulja added the enhancement New feature or request label Jul 8, 2024
Copy link
Owner

@ivanmrsulja ivanmrsulja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, please check out my comments for potential enchancements.

}

private EditConfigurationVTwo doBadMaintainershipMultiplePubs(VitroRequest vreq) {
// TODO Auto-generated method stub
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we log.error something here or throw an exception?

}

private EditConfigurationVTwo doBadMaintainershipNoPub(VitroRequest vreq) {
// TODO Auto-generated method stub
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we log.error something here or throw an exception as well?

Comment on lines +1751 to +1762
vivo:swhid
vitro:displayLimitAnnot
"1"^^xsd:int ;
vitro:displayRankAnnot
"5"^^xsd:int ;
vitro:hiddenFromDisplayBelowRoleLevelAnnot
<http://vitro.mannlib.cornell.edu/ns/vitro/role#public> ;
vitro:hiddenFromPublishBelowRoleLevelAnnot
<http://vitro.mannlib.cornell.edu/ns/vitro/role#public> ;
vitro:inPropertyGroupAnnot
<http://vivoweb.org/ontology#vitroPropertyGroupidentifiers> .

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ovo treba

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

Successfully merging this pull request may close these issues.

2 participants