forked from schemaorg/schemaorg
-
Notifications
You must be signed in to change notification settings - Fork 1
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
WIP: Attempt to merge schemaorg master 2020-07-08 into BioChemEntity branch #9
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Reinstated 301 redirect to https * Fixed typo: Recommendation not Recommended. * Add in tweaks to OPTIONS request response headers * Drafting implementation of MediaReview for discussion. /cc #2450 * Updated mediaAuthenticityCategory label. * Added disclaimer. /cc #2450 * updated so that label matches id. * usageInfo and acquireLicensePage properties #2454 Co-authored-by: Richard Wallis <rjw@dataliberate.com>
* Add petsAllowed to ApartmentComplex * Add petsAllowed, amenityFeature and floorSize to FloorPlan * Create an explicit numberOfBedRooms and allow it in Accommodation, ApartmentComplex and FloorPlan. * In ApartmentComplex and FloorPlan the value might be a range to allow describing all apartments under that entity, so the value should allow both Number and QuantitativeValue * Add a "book a tour" (/tourBookingPage) property - url value allowed on Accommodation and ApartmentComplex
Update Gemfile.lock, fixes nokogiri warning.
Ensure schemorg.owl & sitemap.xml are built for all deploys
Fix schemaorg.owl missing from deploys
Fix to missing version file
Trying the stale issue/PR tagger /cc @RichardWallis
Co-authored-by: Dataliberate <rjw@dataliberate.com>
Thanks @krishna-pearl ! :)
…very and ParcelService (#2655) Co-authored-by: Dataliberate <rjw@dataliberate.com>
We will at some point soon migrate this into core and/or pending sections of the site.
Removed @en language tags for now. This is consistent with our other files. There is probably a case to make for tagging everything, but for now let's get consistency.
Implements issue (#2656)
* Simplified and expanded dump files and updated associated documentation. Re: issue (#2304) * Adjust all-lays copies to account for limited file builds (as in travis) * Updated dump file names to schemaorg-current & schemaorg-all * Updated to create http & https versions of dumpfiles. * Modified name of dumpfile used to reflect changes Co-authored-by: Dataliberate <rjw@dataliberate.com>
Moved call to buildTermConfig.sh to before running unit tests Fix for issue #2657
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See #8 and highlighted conflicts.