-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: feature/rsmd-compliance
Are you sure you want to change the base?
Rsmd compliance #1
Conversation
There was a problem hiding this 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 |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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?
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> . | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ovo treba
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.