Skip to content

Commit 0a281c4

Browse files
committed
Typo clincalPharmacology renamed: http://schema.org/clinicalPharmacology
Fixes #168 Implemented using supersededBy on the old spelling, to avoid 404'ing existing usage.
1 parent 1d264a7 commit 0a281c4

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

data/schema.rdfa

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5313,12 +5313,21 @@
53135313
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span>
53145314
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
53155315
</div>
5316-
<div typeof="rdf:Property" resource="http://schema.org/clincalPharmacology">
5317-
<span class="h" property="rdfs:label">clincalPharmacology</span>
5316+
<div typeof="rdf:Property" resource="http://schema.org/clinicalPharmacology">
5317+
<span class="h" property="rdfs:label">clinicalPharmacology</span>
53185318
<span property="rdfs:comment">Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD).</span>
53195319
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Drug">Drug</a></span>
53205320
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
53215321
</div>
5322+
5323+
<div typeof="rdf:Property" resource="http://schema.org/clincalPharmacology">
5324+
<span class="h" property="rdfs:label">clinicalPharmacology</span>
5325+
<span property="rdfs:comment">Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD).</span>
5326+
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Drug">Drug</a></span>
5327+
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
5328+
<link property="supersededBy" href="http://schema.org/clinicalPharmacology" />
5329+
</div>
5330+
53225331
<div typeof="rdf:Property" resource="http://schema.org/clipNumber">
53235332
<span class="h" property="rdfs:label">clipNumber</span>
53245333
<span property="rdfs:comment">Position of the clip within an ordered group of clips.</span>

0 commit comments

Comments
 (0)