-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add citation formatter #420
base: 4.4.x
Are you sure you want to change the base?
Conversation
Needed to make a small change (#421) to test this on a fresh build. |
I am getting indexing errors trying to work off 4.4.x HNAP:
See also #421 required to run 4.4.x. Searching core-geonetwork:
|
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.
XslUtil.getTargetAssociatedResourcesAsNode() method is not found preventing HNAP records from being indexed.
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.
Rejecting this PR to mark as blocked.
Due to #422 (unrelated issue to indexing records on 4.4.x.)
@jodygarnett please check #423 fixing the issue #422 |
This pull request adds the citation formatter to HNAP.
To test, create / load a HNAP metadata and check the formatter:
http://localhost:8080/geonetwork/srv/api/records/UUID/formatters/citation?format=ris
The pull request is targeted to branch
4.4.x
with the labelbackport-4.2.x
to test, when merged, the backport GitHub action to create the pull request for4.2.x
branch.