Skip to content

Commit

Permalink
Restored 4 health-lifesci properties dropped during extraction of med…
Browse files Browse the repository at this point in the history
  • Loading branch information
danbri committed Jun 17, 2016
1 parent e059d5f commit f4bd7ff
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions data/ext/health-lifesci/med-health-core.rdfa
Expand Up @@ -2849,6 +2849,43 @@
<link property="http://schema.org/isPartOf" href="http://health-lifesci.schema.org" />
</div>

<h3>Additional properties (dropped in 3.0 migration, restored here)</h3>

<div typeof="rdf:Property" resource="http://schema.org/breastfeedingWarning">
<span class="h" property="rdfs:label">breastfeedingWarning</span>
<span property="rdfs:comment">Any precaution, guidance, contraindication, etc. related to this drug's use by breastfeeding mothers.</span>
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Drug">Drug</a></span>
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
<link property="http://schema.org/isPartOf" href="http://health-lifesci.schema.org" />
</div>

<div typeof="rdf:Property" resource="http://schema.org/secondaryPrevention">
<span class="h" property="rdfs:label"> secondaryPrevention</span>
<span property="rdfs:comment">A preventative therapy used to prevent reoccurrence of the medical condition after an initial episode of the condition.</span>
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
<link property="http://schema.org/isPartOf" href="http://health-lifesci.schema.org" />
</div>

<div typeof="rdf:Property" resource="http://schema.org/prescriptionStatus">
<span class="h" property="rdfs:label">prescriptionStatus</span>
<span property="rdfs:comment">Indicates the status of drug prescription eg. local catalogs classifications or whether the drug is available by prescription or over-the-counter, etc.</span>
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Drug">Drug</a></span>
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/DrugPrescriptionStatus">DrugPrescriptionStatus</a></span>
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
<link property="http://schema.org/isPartOf" href="http://health-lifesci.schema.org" />
</div>

<div typeof="rdf:Property" resource="http://schema.org/healthCondition">
<span class="h" property="rdfs:label">healthCondition</span>
<span property="rdfs:comment">Specifying the health condition(s) of a patient, medical study, or other target audience.</span>
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Patient">Patient</a></span>
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/PeopleAudience">PeopleAudience</a></span>
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/MedicalStudy">MedicalStudy</a></span>
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
<link property="http://schema.org/isPartOf" href="http://health-lifesci.schema.org" />
</div>

<h3>Core Annotations</h3>

<p>Here we add in more facts about core vocabulary that use terms from the extension.</p>
Expand Down

0 comments on commit f4bd7ff

Please sign in to comment.