Skip to content

add schema-org annotations to html item encoding#1090

Closed
pvgenuchten wants to merge 2 commits intogeopython:masterfrom
pvgenuchten:schema.org
Closed

add schema-org annotations to html item encoding#1090
pvgenuchten wants to merge 2 commits intogeopython:masterfrom
pvgenuchten:schema.org

Conversation

@pvgenuchten
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown

This Pull Request has been inactive for 90 days. In order to manage maintenance burden, it will be automatically closed in 7 days.

@github-actions github-actions bot added the stale label Sep 21, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 5, 2025

This Pull Request has been closed due to there being no activity for more than 90 days.

@github-actions github-actions bot closed this Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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