-
Notifications
You must be signed in to change notification settings - Fork 880
Closed
Labels
no-issue-activityDiscuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).
Description
actionPlatform currently accepts Text and URL. It is not clear which values are allowed.
Here are a few things we could do:
- create a new
ActionPlatformclass, "A high level platform where anActioncan be performed." - make
actionPlatformaccept aActionPlatform - add a few
ActionPlatformindividuals
Google's documentation currently defines the following platforms:
- http://schema.org/DesktopWebPlatform: Works on desktop web browsers.
- http://schema.org/MobileWebPlatform: Works on mobile web browsers.
- http://schema.org/AndroidPlatform: Works on Android native app.
- http://schema.org/IOSPlatform: Works on iOS native app.
I am still not sure if it's a good idea to add too many individuals in Schema.org for a case like that. Unlike DayOfWeek, we know we'll have to add new things and that approach is not extensible. Maybe we could try to add this information in Wikidata directly instead? Here are a few candidates:
- http://www.wikidata.org/entity/Q466
- http://www.wikidata.org/entity/Q1043805
- http://www.wikidata.org/entity/Q94
- http://www.wikidata.org/entity/Q48493
After we have annotated those entities in Wikidata, we could provide a SPARQL query that lists all the entities being a ActionPlatform.
Or maybe that's not a good idea? :-)
Metadata
Metadata
Assignees
Labels
no-issue-activityDiscuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).