clnsmth / soso

For creating Science On Schema.Org (SOSO) markup in dataset landing pages to improve data discovery through search engines.
https://soso.readthedocs.io/
MIT License
1 stars 0 forks source link

feat: override any top-level SOSO property via kwargs #125

Closed clnsmth closed 5 months ago

clnsmth commented 5 months ago

Allow the override of any top-level SOSO property for any strategy via kwargs. This facilitates handling unmappable properties from external information, streamlining user workflow and simplifying the code base. This complements the method override approach, providing flexibility in customization.