Skip to content

Syncing with sdo-deimos#43

Merged
vickitardif merged 94 commits intovickitardif:masterfrom
schemaorg:sdo-deimos
Mar 21, 2016
Merged

Syncing with sdo-deimos#43
vickitardif merged 94 commits intovickitardif:masterfrom
schemaorg:sdo-deimos

Conversation

@vickitardif
Copy link
Copy Markdown
Owner

No description provided.

mfhepp and others added 30 commits October 2, 2015 23:13
Increase warmup activites
…, load some of the heavy stuff gradually over the first few calls to (hopefully light load) pages.
…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.
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.
Make 404 page output valid html.
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
danbri and others added 28 commits March 7, 2016 16:17
Includes multithread/shared memory/warmup tested live for months.
Merge remote-tracking branch 'origin/master' into align-deimos
Issue #880: Added disambiguatingDescription
Issue #888: Added PreSale to ItemAvailability.
Propose expanding range and domain of sponsor property.
Remove auto insert of "(This is an initial exploratory release.)" from extension terms
Composite pricing, updated (supersedes #830)
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
vickitardif added a commit that referenced this pull request Mar 21, 2016
@vickitardif vickitardif merged commit 799fcc7 into vickitardif:master Mar 21, 2016
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.