-
Notifications
You must be signed in to change notification settings - Fork 900
Description
Building on proposed WebContent (see #2358):
A type HealthTopicContent, which is URL-addressable web content (whether a site, web page, or part of a web page) that ... holds content about an aspect of a health topic. This may be comprised of several parts or sections and use different types of media. Instances of WebContent (and hence HealthTopicContent) can be related using hasPart / isPartOf where there is some kind of content hierarchy, and their content indicated with "about" and "mentions" e.g. building upon our existing https://schema.org/MedicalCondition vocabulary.
In addition, I propose an enumeration of the different topical aspects found in such content, as well as a property associating WebContent instances with those identified aspects.
Specifics will be given in schema definitions for review.