Syncing with sdo-deimos#43
Merged
vickitardif merged 94 commits intovickitardif:masterfrom Mar 21, 2016
Merged
Conversation
Release cleanup.
…and app.yaml values for idle instances
Increase warmup activites
…, load some of the heavy stuff gradually over the first few calls to (hopefully light load) pages.
Multithread & Warmup
…ironment variable set to 'True'. Sitll operates on all other hosts.
Fix to ShortenOnSentence() which failed on comment sting over max length which did not end with '.'. For completenes, added the missing '.' to definition of vehicleSeatingCapacity property.
Update from original
1) Description for http://auto.schema.org/emissionsCO2 has been changed, because there exists no UN/CEFACT Common Code for g/km. Before: "The CO2 emissions in g/km. The property uses a number instead of a QuantitativeValue, since g/km is the dominant unit of measurement, and there is no UNCEFACT Common Code for g/km.” After: "The CO2 emissions in g/km. When used in combination with a QuantitativeValue, put "g/km" into the unitText property of that value, since there is no UN/CEFACT Common Code for "g/km"." 2) The text "This should be considered a pre-final preview release; final changes may be made after wider community review." has been removed from the extension home page. 3) "http://auto.schema.org/specialUsage" has been renamed to "http://auto.schema.org/vehicleSpecialUsage". 4) http://schema.org/CarUsageType and its predefined instances: http://schema.org/RentalVehicleUsage http://schema.org/DrivingSchoolVehicleUsage http://schema.org/TaxiVehicleUsage have been moved from schema.org core to auto.schema.org.
Removed commented out references Fixed typo in rangeIncludes label for 'readBy' to match href.
Fix to 404 page
1) Domain: http://schema.org/Vehicle and Range: http://schema.org/Text have been added to the core’s http://schema.org/vehicleSpecialUsage. 2) Auto extension adds Range: http://schema.org/CarUsageType to http://schema.org/vehicleSpecialUsage.
Description of http://schema.org/vehicleSpecialUsage in auto extension has been removed.
The JSON-LD examples for ScholarlyArticle included unnecessary @value clauses due to a naive conversion from the RDFa source. Remove them, so instead of: "datePublished": { "@value": "2006-10", "@type": "xsd:gYearMonth" }, we'll have the much simpler, easier to publish and consume: "datePublished": "2006-10", Fixes #904. Signed-off-by: Dan Scott <dan@coffeecode.net>
Remove @value clauses from Periodical JSON-LD examples
Includes multithread/shared memory/warmup tested live for months. Merge remote-tracking branch 'origin/master' into align-deimos
Align deimos with Master
Issue #880: Added disambiguatingDescription
Issue #888: Added PreSale to ItemAvailability.
Propose expanding range and domain of sponsor property.
Auto final fixes
…m extension terms
Remove auto insert of "(This is an initial exploratory release.)" from extension terms
Composite pricing, updated (supersedes #830)
…nto sdo-deimos
Remove bib: "pre-final preview release" text from home page
Cleanup of bsdo-1.0.rdfa file
Remove bib: pre-final preview release text from home page
PropertyValue example fixes (pre-markup ex. had Microdata; alt attributes were missing) [supersedes #836]
Composite pricing examples: various fixes
This file contains hidden or 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
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.
No description provided.