Skip to content

Commit 2457783

Browse files
Phil Barkerphilbarker
authored andcommitted
correcting examples in timeRequired. Fixes #1469
1 parent 1afaec7 commit 2457783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/schema.rdfa

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7282,7 +7282,7 @@ While such policies are most typically expressed in natural language, sometimes
72827282
</div>
72837283
<div typeof="rdf:Property" resource="http://schema.org/timeRequired">
72847284
<span class="h" property="rdfs:label">timeRequired</span>
7285-
<span property="rdfs:comment">Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience, e.g. 'P30M', 'P1H25M'.</span>
7285+
<span property="rdfs:comment">Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience, e.g. 'PT30M', 'PT1H25M'.</span>
72867286
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span>
72877287
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Duration">Duration</a></span>
72887288
</div>

0 commit comments

Comments
 (0)