Show organizations that recognize an educational occupational credential
Educational and occupational credentials in schema.org |
---|
Wiki Navigation |
Main Page |
Outline use cases |
Proposals to meet requirements |
Example sites |
Other useful links |
Community group home page |
email list for group |
schema.org Git hub issue |
In order to appraise the value of an educational occupational credential it is useful to know which organizations recognize it. This may involve some aspects of quality assurance on the part of the organization recognizing the credential, or it may simply indicate that the credential is acceptable to that organization.
Discussion: EOCred: recognition of credential thread from April and May 2018.
Proposal
Create a new property of EducationalOccupationalCredential called recognizedBy
Name: recognizedBy
Definition: An organization that acknowledges the validity, value or utility of a credential. Note: recognition may include a process of quality assurance or accreditation.
Expected Range: Organization
Note: If there is sufficient demand, it is possible that in the future a sub-property of recognizedBy could be created for accreditation.
Draft code for schema.org
This copy on the wiki is for ease of reference only, the definitive version is the file on github
<div typeof="rdf:Property" resource="http://schema.org/recognizedBy"> <span class="h" property="rdfs:label">recognizedBy</span> <span property="rdfs:comment">An organization that acknowledges the validity, value or utility of a credential. Note: recognition may include a process of quality assurance or accreditation.</span> <span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/EducationalOccupationalCredential">EducationalOccupationalCredential</a></span> <span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Organization">Organization</a></span> <link property="http://schema.org/isPartOf" href="http://pending.schema.org" /> <span>Source: <a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/1779">#1779</a></span> <span>Category: <span property="schema:category">issue-1779</span></span> </div>
Test output on appspot (may be slow to load).
Examples
Note: These examples should not be taken as being authoritative or accurate descriptions of the resources on which they are based.
1. Based on example
This copy is for ease of reference only. The definitive version is in file issue-1779-examples.txt on github, which may be more extensive.
[to be completed] <nurse qualification> recognizedBy <State board> <mba degree> recognizedBy <AMBA>