Skip to content

Commit e2d79b4

Browse files
committed
Adding in missing link between actionPlatform and DigitalPlatformEnumeration.
For #3057
1 parent 1a058d7 commit e2d79b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/schema.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3989,7 +3989,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
39893989
rdfs:label "actionPlatform" ;
39903990
:domainIncludes :EntryPoint ;
39913991
:rangeIncludes :Text,
3992-
:URL ;
3992+
:URL, :DigitalPlatformEnumeration ;
39933993
rdfs:comment "The high level platform(s) where the Action can be performed for the given URL. To specify a specific application or operating system instance, use actionApplication." .
39943994
39953995
:actionStatus a rdf:Property ;

0 commit comments

Comments
 (0)