DEV Community

Cover image for JobPosting from Schema.org
ale23yfm
ale23yfm

Posted on • Edited on

1 1 1 1

JobPosting from Schema.org

What is Schema.org?

Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and beyond.
Schema.org website


What is JobPosting?

A listing that describes a job opening in a certain organization.
JobPosting website


What do peviitor.ro use from Schema.org?

Mandatory:

  • hiringOrganization.name;

  • id;

  • title;

  • url.

Optional:

  • applicationContact;
  • baseSalary.value;
  • datePosted;
  • estimatedSalary;
  • jobLocation.address.city;
  • jobLocation.address.county;
  • jobLocation.address.street;

  • jobLocationType;

  • jobStartDate;

  • importedDate;

  • validThrough;

  • hiringOrganization.cui;

  • sursa;

  • tel.


Example of code from peviitor.ro

Code


Billboard image

Imagine monitoring that's actually built for developers

Join Vercel, CrowdStrike, and thousands of other teams that trust Checkly to streamline monitor creation and configuration with Monitoring as Code.

Start Monitoring

Top comments (3)

Collapse
 
sebiboga profile image
Boga Sebastian Nicolae • Edited

@ale23yfm
recently added: importedDate as optional
please update the article

Collapse
 
sebiboga profile image
Boga Sebastian Nicolae

MANDATORY:
hiringOrganization.name
id
url
title

Collapse
 
sebiboga profile image
Boga Sebastian Nicolae

Image description

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay