metadatamanagement icon indicating copy to clipboard operation
metadatamanagement copied to clipboard

Add schema.org/Dublin Core metadata for analysis packages

Open rreitmann opened this issue 3 years ago • 5 comments

Which type should we use? https://schema.org/Code ? Which DC.Type?

rreitmann avatar Nov 15 '21 10:11 rreitmann

DC.Type: https://www.dublincore.org/specifications/dublin-core/dcmi-terms/dcmitype/Software/ Schema.org: https://schema.org/SoftwareSourceCode

rreitmann avatar Dec 09 '21 09:12 rreitmann

https://validator.schema.org/#url=https%3A%2F%2Fmetadata.fdz.dzhw.eu%2F

AndyDaniel1 avatar Feb 08 '24 07:02 AndyDaniel1

@AndyDaniel1 I forgot to report back here. As far as I can tell both schemas are implemented for both data packages and analysis packages. The issue with the validator is that its backend might use a user agent string that is not honored in order to reroute its request to the pre-rendered version (SEO4Ajax) of the site instead of the dynamic version. That's the reason why we can see all those Angular placeholder variables.

I couldn't find any information regarding the schema.org user agent and was unable to find the access logs for the load balancer in AWS before the allocated time was up.

So in summary: the implementation is there. If there are issues regarding discoverability we might need to adjust the list of whitelisted user agents for the pre-rendered version.

tilovillwock avatar Mar 14 '24 07:03 tilovillwock

@tilovillwock thank you for the feedback

AndyDaniel1 avatar Mar 14 '24 12:03 AndyDaniel1

Memo: Gesis has offered support for the introduction of signposts to improve findability.

AndyDaniel1 avatar Jun 17 '24 16:06 AndyDaniel1