Skip to content

Commit

Permalink
Fixed error label value for measuredValue
Browse files Browse the repository at this point in the history
  • Loading branch information
Dataliberate committed Aug 2, 2019
1 parent dad975e commit b03f8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/ext/pending/issue-2291.rdfa
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ See also [[StatisticalPopulation]], and the [data and datasets](/docs/data-and-d

<div typeof="rdf:Property" resource="http://schema.org/measuredValue">
<span>Category: <span property="schema:category">issue-2291</span></span>
<span class="h" property="rdfs:label">measuredProperty</span>
<span class="h" property="rdfs:label">measuredValue</span>
<span property="rdfs:comment">The measuredValue of an [[Observation]].</span>
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/Observation">Observation</a></span>
<span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="http://schema.org/DataType">DataType</a></span>
Expand Down

0 comments on commit b03f8cd

Please sign in to comment.