Skip to content

Commit 5beef15

Browse files
vickitardifdanbri
authored andcommitted
Issue #2418: Added financialAidEligible. (#2425)
* Issue #2341: Added SportsTeam to the domain for gender. * Remove file added to wrong branch. * Issue #2418: Created financialAidEligible.
1 parent 976db57 commit 5beef15

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

data/ext/pending/issue-2418.rdfa

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<div>
2+
<div typeof="rdf:Property" resource="http://schema.org/financialAidEligible">
3+
<span class="h" property="rdfs:label">financialAidEligible</span>
4+
<span property="rdfs:comment">A financial aid type or program which students may use to pay for tuition or fees associated with the program.</span>
5+
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationalOccupationalProgram">EducationalOccupationalProgram</a></span>
6+
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
7+
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/DefinedTerm">DefinedTerm</a></span>
8+
<span property="schema:category">issue-2418</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2418">#2418</a>
9+
</div>
10+
</div>

0 commit comments

Comments
 (0)