Skip to content

Fix long standing issues in example files. #4534

Merged
jlndr merged 12 commits into
mainfrom
fix_ruby_warnings
Oct 21, 2025
Merged

Fix long standing issues in example files. #4534
jlndr merged 12 commits into
mainfrom
fix_ruby_warnings

Conversation

@MatthiasWiesmann
Copy link
Copy Markdown
Contributor

The ruby test is producing a lot of noise with errors in old example files.
This pull request fixes those which can be easily fixed, either by

  • switching attribute names, for instance replacing drug which is not defined on MedicalWebPage by about which is defined and perfectly fine for a MedicalWebPage about a drug.
  • by nesting a text attribute in a Thing object.

This does not fix all issues, just lowers their number.

@jlndr jlndr merged commit 27a31bf into main Oct 21, 2025
2 checks passed
@MatthiasWiesmann MatthiasWiesmann deleted the fix_ruby_warnings branch October 21, 2025 14:17
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