You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/schema.ttl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3989,7 +3989,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3989
3989
rdfs:label "actionPlatform" ;
3990
3990
:domainIncludes :EntryPoint ;
3991
3991
:rangeIncludes :Text,
3992
-
:URL ;
3992
+
:URL, :DigitalPlatformEnumeration ;
3993
3993
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." .
0 commit comments