Skip to content

Commit 6652745

Browse files
added floorLevel to LocalBusiness and Residence
1 parent 8180a83 commit 6652745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/ext/pending/issue-2373.ttl

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

3838
:floorLevel a rdf:Property ;
3939
rdfs:label "floorLevel" ;
40-
:domainIncludes :Accommodation ;
40+
:domainIncludes :Accommodation, :LocalBusiness, :Residence ;
4141
:isPartOf <https://pending.schema.org> ;
4242
:rangeIncludes :Text ;
4343
:source <https://github.com/schemaorg/schemaorg/issues/2373> ;

0 commit comments

Comments
 (0)