Skip to content
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 schema-org annotations to html item encoding #1090

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pvgenuchten
Copy link
Contributor

@pvgenuchten pvgenuchten commented Feb 27, 2025

resolves #718

Overview

when encoding is text/html
records.py adds a second record representation in schema.org to record_dict, which is picked up by item template
added 2 mapping functions type and role, not sure if it is the proper place for mapping files?

Related Issue / Discussion

Resolves #718

Additional Information

output can be validated in https://validator.schema.org/
image

Contributions and Licensing

(as per https://github.com/geopython/pycsw/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pycsw. I confirm that my contributions to pycsw will be compatible with the pycsw license guidelines at the time of contribution.
  • I have already previously agreed to the pycsw Contributions and Licensing Guidelines

@tomkralidis tomkralidis added this to the 3.0.0 milestone Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add schema.org support for OGC API Records html output
2 participants