Skip to content

Commit 790715a

Browse files
committed
added isPartOf pending markup to all new terms.
Removed duplicate label declarations and issue tag from the core terms whose domains are being extended. /cc #2419 @vtardif
1 parent 049bed4 commit 790715a

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

data/ext/pending/issue-2419.rdfa

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@
55
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationalOccupationalProgram">EducationalOccupationalProgram</a></span>
66
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Date">Date</a></span>
77
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
8+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
89
</div>
910
<div typeof="rdf:Property" resource="http://schema.org/applicationStartDate">
1011
<span class="h" property="rdfs:label">applicationStartDate</span>
1112
<span property="rdfs:comment">The date at which the program begins collecting applications for the next enrollment cycle.</span>
1213
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationalOccupationalProgram">EducationalOccupationalProgram</a></span>
1314
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Date">Date</a></span>
1415
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
16+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
1517
</div>
1618
<div typeof="rdf:Property" resource="http://schema.org/educationalProgramMode">
1719
<span class="h" property="rdfs:label">educationalProgramMode</span>
@@ -20,6 +22,7 @@
2022
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
2123
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/URL">URL</a></span>
2224
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
25+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
2326
</div>
2427
<div typeof="rdf:Property" resource="http://schema.org/numberOfCredits">
2528
<span class="h" property="rdfs:label">numberOfCredits</span>
@@ -29,34 +32,39 @@
2932
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Integer">Integer</a></span>
3033
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/StructuredValue">StructuredValue</a></span>
3134
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
35+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
3236
</div>
3337
<div typeof="rdf:Property" resource="http://schema.org/maximumEnrollment">
3438
<span class="h" property="rdfs:label">maximumEnrollment</span>
3539
<span property="rdfs:comment">The maximum number of students who may be enrolled in the program.</span>
3640
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationalOccupationalProgram">EducationalOccupationalProgram</a></span>
3741
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Integer">Integer</a></span>
3842
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
43+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
3944
</div>
4045
<div typeof="rdf:Property" resource="http://schema.org/termDuration">
4146
<span class="h" property="rdfs:label">termDuration</span>
4247
<span property="rdfs:comment">The amount of time in a term as defined by the institution. A term is a length of time where students take one or more classes. Semesters and quarters are common units for term.</span>
4348
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationalOccupationalProgram">EducationalOccupationalProgram</a></span>
4449
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Duration">Duration</a></span>
4550
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
51+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
4652
</div>
4753
<div typeof="rdf:Property" resource="http://schema.org/termsPerYear">
4854
<span class="h" property="rdfs:label">termsPerYear</span>
4955
<span property="rdfs:comment">The number of times terms of study are offered per year. Semesters and quarters are common units for term. For example, if the student can only take 2 semesters for the program in one year, then termsPerYear should be 2.</span>
5056
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationalOccupationalProgram">EducationalOccupationalProgram</a></span>
5157
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Number">Number</a></span>
5258
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
59+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
5360
</div>
5461
<div typeof="rdf:Property" resource="http://schema.org/timeOfDay">
5562
<span class="h" property="rdfs:label">timeOfDay</span>
5663
<span property="rdfs:comment">The time of day the program normally runs. For example, "evenings".</span>
5764
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationalOccupationalProgram">EducationalOccupationalProgram</a></span>
5865
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
5966
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
67+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
6068
</div>
6169
<div typeof="rdf:Property" resource="http://schema.org/typicalCreditsPerTerm">
6270
<span class="h" property="rdfs:label">typicalCreditsPerTerm</span>
@@ -65,21 +73,16 @@
6573
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Integer">Integer</a></span>
6674
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/StructuredValue">StructuredValue</a></span>
6775
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
76+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
6877
</div>
6978

7079
<div typeof="rdf:Property" resource="http://schema.org/startDate">
71-
<span class="h" property="rdfs:label">startDate</span>
7280
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationalOccupationalProgram">EducationalOccupationalProgram</a></span>
73-
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
7481
</div>
7582
<div typeof="rdf:Property" resource="http://schema.org/endDate">
76-
<span class="h" property="rdfs:label">endDate</span>
7783
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationalOccupationalProgram">EducationalOccupationalProgram</a></span>
78-
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
7984
</div>
8085
<div typeof="rdf:Property" resource="http://schema.org/dayOfWeek">
81-
<span class="h" property="rdfs:label">dayOfWeek</span>
8286
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationalOccupationalProgram">EducationalOccupationalProgram</a></span>
83-
<span property="schema:category">issue-2419</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2419">#2419</a>
8487
</div>
8588
</div>

0 commit comments

Comments
 (0)