-
Notifications
You must be signed in to change notification settings - Fork 10
Description
One of the takeaways from the ongoing licening conversation (issue #5), was the addition of two properties to: (1) provide a quick means for a user to determine the category of licensed access provided; and (2) provide a property for inclusin of an accessKey. Discussion on this github issue is intended to include the general approach to accommodating the use cases. Property names are placeholders to be later/better crafted.
In the discussion, there were two viable alternatives to handling these two use cases:
Alternative 1:
- An additional to CreativeWork (no more specific type exists for Learning Resource) of a property for type of license with enumerated list of options; and
- License as a more specific type of CreativeWork that includes the accessKey property.
Alternative 2:
License as a more specific type of CreativeWork that includes both the accessType property (with enumeration) and the accessKey.
As usual, pros and cons for each with the first having perhaps the greatest challenges since it would require an additional property to the core CreativeWork but would allow for signaling the accessType even in the absence of a license (which could also be accomplished with Alternative 2 but is less obvious). The second has the advantage of being less a challenge in schema.org adoption since it does not extend the core CreativeWork but pushes both properties into License as a more specific type of CreativeWork.
Illustrated:
