Skip to content

Commit e9c94f5

Browse files
authored
Merge pull request #1314 from schemaorg/revert-1279-sdo-makemake
Revert "adding maximumCapacity and remainingCapacity Closes #1209"
2 parents 72d80bb + 326b6f1 commit e9c94f5

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

data/schema.rdfa

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5672,13 +5672,7 @@ The place is __open__ if the [[opens]] property is specified, and __closed__ oth
56725672
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Place">Place</a></span>
56735673
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/URL">URL</a></span>
56745674
</div>
5675-
<div typeof="rdf:Property" resource="http://schema.org/maximumCapacity">
5676-
<span class="h" property="rdfs:label">maximumCapacity</span>
5677-
<span property="rdfs:comment">The total number of individuals that may attend an event or venue.</span>
5678-
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Place">Place</a></span>
5679-
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Event">Event</a></span>
5680-
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Integer">Integer</a></span>
5681-
</div>
5675+
56825676
<div typeof="rdf:Property" resource="http://schema.org/maxPrice">
56835677
<span class="h" property="rdfs:label">maxPrice</span>
56845678
<span property="rdfs:comment">The highest price if the price is a range.</span>
@@ -6503,12 +6497,7 @@ The place is __open__ if the [[opens]] property is specified, and __closed__ oth
65036497
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
65046498
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/URL">URL</a></span>
65056499
</div>
6506-
<div typeof="rdf:Property" resource="http://schema.org/remainingCapacity">
6507-
<span class="h" property="rdfs:label">remainingCapacity</span>
6508-
<span property="rdfs:comment">The number of places for an event that remain unallocated.</span>
6509-
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Event">Event</a></span>
6510-
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Integer">Integer</a></span>
6511-
</div>
6500+
65126501
<div typeof="rdf:Property" resource="http://schema.org/replacee">
65136502
<span class="h" property="rdfs:label">replacee</span>
65146503
<span property="rdfs:comment">A sub property of object. The object that is being replaced.</span>

0 commit comments

Comments
 (0)