Skip to content

Commit a68c404

Browse files
committed
referencing learning outcomes in defitions to fulfil requirement of schemaorg#2432
1 parent 1d1a59e commit a68c404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/ext/pending/issue-2427.rdfa

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div typeof="rdf:Property" resource="http://schema.org/teaches">
66
<span>Category: <span property="schema:category">issue-2427</span></span>
77
<span class="h" property="rdfs:label">teaches</span>
8-
<span property="rdfs:comment">The item being described is intended to help a person learn the competency defined by the referenced term.</span>
8+
<span property="rdfs:comment">The item being described is intended to help a person learn the competency or learning outcome defined by the referenced term.</span>
99
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span>
1010
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationEvent">EducationEvent</a></span>
1111
<span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="http://schema.org/DefinedTerm">DefinedTerm</a></span>
@@ -17,7 +17,7 @@
1717
<div typeof="rdf:Property" resource="http://schema.org/assesses">
1818
<span>Category: <span property="schema:category">issue-2427</span></span>
1919
<span class="h" property="rdfs:label">assesses</span>
20-
<span property="rdfs:comment">The item being described is intended to assess the competency defined by the referenced term.</span>
20+
<span property="rdfs:comment">The item being described is intended to assess the competency or learning outcome defined by the referenced term.</span>
2121
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span>
2222
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationEvent">EducationEvent</a></span>
2323
<span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="http://schema.org/DefinedTerm">DefinedTerm</a></span>

0 commit comments

Comments
 (0)