Skip to content

Commit 368591e

Browse files
committed
Updated description of publicAccess to clarify usage
(#1569)
1 parent df984d0 commit 368591e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/schema.rdfa

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5050,7 +5050,7 @@ The place is __open__ if the [[opens]] property is specified, and __closed__ oth
50505050
</div>
50515051
<div typeof="rdf:Property" resource="http://schema.org/publicAccess">
50525052
<span class="h" property="rdfs:label">publicAccess</span>
5053-
<span property="rdfs:comment">A flag to signal that the [[Place]] is accessible by public visitors.</span>
5053+
<span property="rdfs:comment">A flag to signal that the [[Place]] is open to public visitors. If this property is omitted there is no assumed default boolean value</span>
50545054
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Place">Place</a></span>
50555055
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Boolean">Boolean</a></span>
50565056
</div>

0 commit comments

Comments
 (0)