- From: Phil Barker <phil.barker@pjjk.co.uk>
- Date: Fri, 18 May 2018 11:45:38 +0100
- To: public-eocred-schema@w3.org
- Message-ID: <e06d419e-1d4d-2c22-c7b2-f0a2456cea62@pjjk.co.uk>
OK, I've updated the wiki page for this
<https://www.w3.org/community/eocred-schema/wiki/Link_between_educational_/_occupational_credential_and_JobPosting_or_Occupation>
[1] and the (slow) demo site
<http://pending.eocred-1779.appspot.com/EducationalOccupationalCredential>.
On seeing the current examples for educationRequirements, I decided it
made sense to put EducationalOccupationalCredential in its range too.
Let me know what you think:
{
"@context": "http://schema.org/",
"@type": "Occupation",
"name": "Research Scientist",
"educationRequirements": {
"@type": "EducationalOccupationalCredential",
"educationalLevel": "PhD or equivalent"
}
}
Phil
1.
https://www.w3.org/community/eocred-schema/wiki/Link_between_educational_/_occupational_credential_and_JobPosting_or_Occupation
2. http://pending.eocred-1779.appspot.com/EducationalOccupationalCredential
see also http://pending.eocred-1779.appspot.com/qualifications
http://pending.eocred-1779.appspot.com/educationRequirements
On 16/05/18 13:49, Vicki Tardif wrote:
> These sound like reasonable changes to me.
>
> - Vicki
>
> On Tue, May 15, 2018 at 10:21 AM Phil Barker <phil.barker@pjjk.co.uk
> <mailto:phil.barker@pjjk.co.uk>> wrote:
>
> First, the good news: I think we are nearly done. There are few
> use cases left that have high priority, and I think that this
> proposal will deal with many of them.
>
> Many of the remaining use cases
> <https://www.w3.org/community/eocred-schema/wiki/Use_Cases>
> involve the relationship between educational occupational
> credentials and jobs or occupations:
>
> * *Industry and occupation analysis* and *Job vacancy* involve
> searching for credentials that address critical jobs.
> * *Career and education goal* involves searching for credentials
> that best meet their career goals
> * *Labor market value* involves searching to find credentials
> that meet career goals and have employer recognition
> * *Job seeking* involves finding jobs that match the credentials
> a person posses
> * *Compare credentials* involves finding the career value /
> labor market value of a credential
>
> Schema.org has types for JobPosting <http://schema.org/JobPosting>
> and Occupation <http://schema.org/Occupation> [though Occupation
> is not showing on schema.org <http://schema.org> site at the
> moment]; these both have the property qualifications
> <http://schema.org/qualifications> "Specific qualifications
> required for this role".
>
> I propose we extend the range of qualifications
> <http://schema.org/qualifications> to include Educational
> Occupational Credential. This would allow searchers to find those
> Job Postings and Occupations that require a certain EO Credential.
> Other properties of Job Posting or Occupation, such as
> estimatedSalary, baseSalary, jobLocation, occupationalCategory
> etc. would then allow the analysis required.
>
> Does this sound reasonable?
>
> There is also an educationRequirements
> <http://schema.org/educationRequirements> property "Educational
> background needed for the position." What's the feeling about
> whether it would be a good / bad idea to also have this take
> Educational Occupational Credentials in its range?
>
> Phil
>
>
> --
>
> Phil Barker <http://people.pjjk.net/phil>. http://people.pjjk.net/phil
> PJJK Limited <https://www.pjjk.co.uk>: technology to enhance
> learning; information systems for education.
> CETIS LLP <https://www.cetis.org.uk>: a cooperative consultancy
> for innovation in education technology.
>
> PJJK Limited is registered in Scotland as a private limited
> company, number SC569282.
> CETIS is a co-operative limited liability partnership, registered
> in England number OC399090
>
--
Phil Barker <http://people.pjjk.net/phil>. http://people.pjjk.net/phil
PJJK Limited <https://www.pjjk.co.uk>: technology to enhance learning;
information systems for education.
CETIS LLP <https://www.cetis.org.uk>: a cooperative consultancy for
innovation in education technology.
PJJK Limited is registered in Scotland as a private limited company,
number SC569282.
CETIS is a co-operative limited liability partnership, registered in
England number OC399090
Received on Friday, 18 May 2018 10:46:05 UTC