Skip to content

Conversation

orviz
Copy link
Collaborator

@orviz orviz commented Nov 6, 2024

Includes vocabularies for IANA media types and FAIRSharing

@orviz orviz requested review from ferag and removed request for ferag November 6, 2024 10:17
@ferag
Copy link
Collaborator

ferag commented Nov 12, 2024

Is terms_map now mandatory?
I have also some issues with plugin.metadata_utils. I'm not sure how it should work.

@orviz
Copy link
Collaborator Author

orviz commented Nov 12, 2024

Is terms_map now mandatory? I have also some issues with plugin.metadata_utils. I'm not sure how it should work.

  • terms_map should be defined in the plugin's config.ini. It should contain the mappings of the plugin's metadata schema and the ones used internally
  • the metadata_utils property has to be defined as a method in the plugin class (probably there is a smarter way to do it). This property returns the class that implements the gather methods of the plugin. So this is again something that is specific to the plugin.

@orviz orviz marked this pull request as draft March 14, 2025 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants