|
41 | 41 | rdfs:label "HowOrWhereHealthAspect" ; |
42 | 42 | :isPartOf <http://pending.schema.org> ; |
43 | 43 | :source <https://github.com/schemaorg/schemaorg/issues/2374> ; |
44 | | - rdfs:comment "Information about how or where to find a topic. Also may contain location data that can be used for where to look for help if the topic is observed." . |
| 44 | + rdfs:comment "Information about how or where to find a topic. Also may contain location data that can be used for where to look for help if the topic is observed. In the cases of drugs and treatments e.g. vaccines, this could include information about relevant locations and distribution points." . |
45 | 45 |
|
46 | 46 | :LivingWithHealthAspect a :HealthAspectEnumeration ; |
47 | 47 | rdfs:label "LivingWithHealthAspect" ; |
|
159 | 159 | :source <https://github.com/schemaorg/schemaorg/issues/2373> ; |
160 | 160 | rdfs:comment "Indicates the aspect or aspects specifically addressed in some [[HealthTopicContent]]. For example, that the content is an overview, or that it talks about treatment, self-care, treatments or their side-effects." . |
161 | 161 |
|
| 162 | + |
| 163 | + |
| 164 | +# Todo for #2799 |
| 165 | +# Adding aspects for SafetyHealthAspect; EffectivenessHealthAspect; PregnancyHealthAspect; AllergiesHealthAspect; IngredientsHealthAspect; HowItWorksHealthAspect |
| 166 | +# also clarified distribution/location above. |
| 167 | + |
| 168 | +:SafetyHealthAspect a :HealthAspectEnumeration ; |
| 169 | + rdfs:label "SafetyHealthAspect" ; |
| 170 | + :isPartOf <http://pending.schema.org> ; |
| 171 | + :source <https://github.com/schemaorg/schemaorg/issues/2799> ; |
| 172 | + rdfs:comment "Content about the safety-related aspects of a health topic." . |
| 173 | + |
| 174 | +:EffectivenessHealthAspect a :HealthAspectEnumeration ; |
| 175 | + rdfs:label "EffectivenessHealthAspect" ; |
| 176 | + :isPartOf <http://pending.schema.org> ; |
| 177 | + :source <https://github.com/schemaorg/schemaorg/issues/2799> ; |
| 178 | + rdfs:comment "Content about the effectiveness-related aspects of a health topic." . |
| 179 | + |
| 180 | +:PregnancyHealthAspect a :HealthAspectEnumeration ; |
| 181 | + rdfs:label "PregnancyHealthAspect" ; |
| 182 | + :isPartOf <http://pending.schema.org> ; |
| 183 | + :source <https://github.com/schemaorg/schemaorg/issues/2799> ; |
| 184 | + rdfs:comment "Content discussing pregnancy-related aspects of a health topic." . |
| 185 | + |
| 186 | +:IngredientsHealthAspect a :HealthAspectEnumeration ; |
| 187 | + rdfs:label "IngredientsHealthAspect" ; |
| 188 | + :isPartOf <http://pending.schema.org> ; |
| 189 | + :source <https://github.com/schemaorg/schemaorg/issues/2799> ; |
| 190 | + rdfs:comment "Content discussing ingredients-related aspects of a health topic." . |
| 191 | + |
| 192 | +:HowItWorksHealthAspect a :HealthAspectEnumeration ; |
| 193 | + rdfs:label "HowItWorksHealthAspect" ; |
| 194 | + :isPartOf <http://pending.schema.org> ; |
| 195 | + :source <https://github.com/schemaorg/schemaorg/issues/2799> ; |
| 196 | + rdfs:comment "Content that discusses and explains how a particular health-related topic works, e.g. in terms of mechanisms and underlying science." . |
0 commit comments