Skip to content

Commit 392b035

Browse files
committed
fromLocation, toLocation do not take Number as values.
Editorial mistake with the RDFS. Fixes #227
1 parent bccb613 commit 392b035

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

data/schema.rdfa

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6393,7 +6393,6 @@ Note that Event uses startDate/endDate instead of startTime/endTime, even when d
63936393
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/MoveAction">MoveAction</a></span>
63946394
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/TransferAction">TransferAction</a></span>
63956395
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/ExerciseAction">ExerciseAction</a></span>
6396-
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Number">Number</a></span>
63976396
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Place">Place</a></span>
63986397
</div>
63996398
<div typeof="rdf:Property" resource="http://schema.org/function">
@@ -8989,7 +8988,6 @@ Note that Event uses startDate/endDate instead of startTime/endTime, even when d
89898988
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/MoveAction">MoveAction</a></span>
89908989
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/TransferAction">TransferAction</a></span>
89918990
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/ExerciseAction">ExerciseAction</a></span>
8992-
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Number">Number</a></span>
89938991
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Place">Place</a></span>
89948992
</div>
89958993
<div typeof="rdf:Property" resource="http://schema.org/totalTime">

0 commit comments

Comments
 (0)