Injecting Custom Metadata into DCAT Catalog Root Node #4821
Unanswered
thomasrutger
asked this question in
Q&A
Replies: 1 comment
-
to be precise, technically, a You could try a custom |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to directly inject fields into the DCAT root node catalog representation to add arbitrary metadata? I would like to add some generic metadata about the publisher of the catalog other than
dspace:participantId
. I looked atCatalogProtocolServiceImpl
but it does not seem to be currently possible.Beta Was this translation helpful? Give feedback.
All reactions