Skip to content

Commit dea24e0

Browse files
hugovkdunglas
authored andcommitted
Fix spelling (#184)
* Fix spelling * Fix typos
1 parent c1ade1d commit dea24e0

File tree

4 files changed

+22
-22
lines changed

4 files changed

+22
-22
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
## 2.0.1
1515

16-
* The generator now relies on embeded schema file to prevent issues with online XML files and allow offline usage
16+
* The generator now relies on embedded schema file to prevent issues with online XML files and allow offline usage
1717
* An issue regarding the Inflector namespace has been fixed
1818

1919
## 2.0.0

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ If you happen to find a bug, we kindly request you to report it. However, before
1010

1111
* Check the [project documentation available online](https://api-platform.com/docs/)
1212

13-
Then, if it appears that it's a real bug, you may report it using Github by following these 3 points:
13+
Then, if it appears that it's a real bug, you may report it using GitHub by following these 3 points:
1414

1515
* Check if the bug is not already reported!
1616
* A clear title to resume the issue
17-
* A description of the workflow needed to reproduce the bug,
17+
* A description of the workflow needed to reproduce the bug
1818

1919
> _NOTE:_ Don’t hesitate giving as much information as you can (OS, PHP version extensions...)
2020

data/schema.rdfa

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3183,7 +3183,7 @@ The place is __open__ if the [[opens]] property is specified, and __closed__ oth
31833183

31843184
<div typeof="rdfs:Class" resource="http://schema.org/ReceiveAction">
31853185
<span class="h" property="rdfs:label">ReceiveAction</span>
3186-
<span property="rdfs:comment">The act of physically/electronically taking delivery of an object thathas been transferred from an origin to a destination. Reciprocal of SendAction.\n\nRelated actions:\n\n* [[SendAction]]: The reciprocal of ReceiveAction.\n* [[TakeAction]]: Unlike TakeAction, ReceiveAction does not imply that the ownership has been transfered (e.g. I can receive a package, but it does not mean the package is now mine).</span>
3186+
<span property="rdfs:comment">The act of physically/electronically taking delivery of an object thathas been transferred from an origin to a destination. Reciprocal of SendAction.\n\nRelated actions:\n\n* [[SendAction]]: The reciprocal of ReceiveAction.\n* [[TakeAction]]: Unlike TakeAction, ReceiveAction does not imply that the ownership has been transferred (e.g. I can receive a package, but it does not mean the package is now mine).</span>
31873187
<span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/TransferAction">TransferAction</a></span>
31883188
</div>
31893189

@@ -3312,7 +3312,7 @@ The place is __open__ if the [[opens]] property is specified, and __closed__ oth
33123312

33133313
<div typeof="rdfs:Class" resource="http://schema.org/TakeAction">
33143314
<span class="h" property="rdfs:label">TakeAction</span>
3315-
<span property="rdfs:comment">The act of gaining ownership of an object from an origin. Reciprocal of GiveAction.\n\nRelated actions:\n\n* [[GiveAction]]: The reciprocal of TakeAction.\n* [[ReceiveAction]]: Unlike ReceiveAction, TakeAction implies that ownership has been transfered.</span>
3315+
<span property="rdfs:comment">The act of gaining ownership of an object from an origin. Reciprocal of GiveAction.\n\nRelated actions:\n\n* [[GiveAction]]: The reciprocal of TakeAction.\n* [[ReceiveAction]]: Unlike ReceiveAction, TakeAction implies that ownership has been transferred.</span>
33163316
<span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/TransferAction">TransferAction</a></span>
33173317
</div>
33183318

@@ -5142,7 +5142,7 @@ The place is __open__ if the [[opens]] property is specified, and __closed__ oth
51425142
</div>
51435143
<div typeof="rdf:Property" resource="http://schema.org/gtin13">
51445144
<span class="h" property="rdfs:label">gtin13</span>
5145-
<span property="rdfs:comment">The [GTIN-13](http://apps.gs1.org/GDD/glossary/Pages/GTIN-13.aspx) code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.</span>
5145+
<span property="rdfs:comment">The [GTIN-13](http://apps.gs1.org/GDD/glossary/Pages/GTIN-13.aspx) code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceding zero. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.</span>
51465146
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Offer">Offer</a></span>
51475147
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Product">Product</a></span>
51485148
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Demand">Demand</a></span>
@@ -6295,7 +6295,7 @@ The place is __open__ if the [[opens]] property is specified, and __closed__ oth
62956295
<div typeof="rdf:Property" resource="http://schema.org/price">
62966296
<span class="h" property="rdfs:label">price</span>
62976297
<span property="rdfs:comment">The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.\n\nUsage guidelines:\n\n* Use the [[priceCurrency]] property (with [ISO 4217 codes](http://en.wikipedia.org/wiki/ISO_4217#Active_codes) e.g. "USD") instead of
6298-
including [ambiguous symbols](http://en.wikipedia.org/wiki/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign) such as '$' in the value.\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\n* Note that both [RDFa](http://www.w3.org/TR/xhtml-rdfa-primer/#using-the-content-attribute) and Microdata syntax allow the use of a "content=" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.
6298+
including [ambiguous symbols](http://en.wikipedia.org/wiki/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign) such as '$' in the value.\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\n* Note that both [RDFa](http://www.w3.org/TR/xhtml-rdfa-primer/#using-the-content-attribute) and Microdata syntax allow the use of a "content=" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.
62996299
</span>
63006300
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Offer">Offer</a></span>
63016301
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/PriceSpecification">PriceSpecification</a></span>
@@ -7274,7 +7274,7 @@ While such policies are most typically expressed in natural language, sometimes
72747274
</div>
72757275
<div typeof="rdf:Property" resource="http://schema.org/tickerSymbol">
72767276
<span class="h" property="rdfs:label">tickerSymbol</span>
7277-
<span property="rdfs:comment">The exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed as an exchange and an instrument name separated by a space character. For the exchange component of the tickerSymbol attribute, we reccommend using the controlled vocaulary of Market Identifier Codes (MIC) specified in ISO15022.</span>
7277+
<span property="rdfs:comment">The exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed as an exchange and an instrument name separated by a space character. For the exchange component of the tickerSymbol attribute, we recommend using the controlled vocaulary of Market Identifier Codes (MIC) specified in ISO15022.</span>
72787278
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Corporation">Corporation</a></span>
72797279
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
72807280
</div>
@@ -8306,7 +8306,7 @@ postponing for 1.6.
83068306
<!-- New QAPage class. -->
83078307
<div typeof="rdfs:Class" resource="http://schema.org/QAPage">
83088308
<span class="h" property="rdfs:label">QAPage</span>
8309-
<span property="rdfs:comment">A QAPage is a WebPage focussed on a specific Question and its Answer(s), e.g. in a question answering site or documenting Frequently Asked Questions (FAQs).</span>
8309+
<span property="rdfs:comment">A QAPage is a WebPage focused on a specific Question and its Answer(s), e.g. in a question answering site or documenting Frequently Asked Questions (FAQs).</span>
83108310
<span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
83118311
</div>
83128312

@@ -8851,7 +8851,7 @@ postponing for 1.6.
88518851

88528852
<div typeof="rdf:Property" resource="http://schema.org/previousItem">
88538853
<span class="h" property="rdfs:label">previousItem</span>
8854-
<span property="rdfs:comment">A link to the ListItem that preceeds the current one.</span>
8854+
<span property="rdfs:comment">A link to the ListItem that precedes the current one.</span>
88558855
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/ListItem">ListItem</a></span>
88568856
<span>Domain: <a property="http://schema.org/rangeIncludes" href="http://schema.org/ListItem">ListItem</a></span>
88578857
</div>
@@ -9751,7 +9751,7 @@ postponing for 1.6.
97519751
</div>
97529752
<div typeof="rdf:Property" resource="http://schema.org/additionalProperty">
97539753
<span class="h" property="rdfs:label">additionalProperty</span>
9754-
<span property="rdfs:comment">A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\n\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.
9754+
<span property="rdfs:comment">A property-value pair representing an additional characteristics of the entity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\n\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.
97559755
</span>
97569756
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Product">Product</a></span>
97579757
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Place">Place</a></span>

0 commit comments

Comments
 (0)