Robert Half International · JSON-LD Context

Robert Half International Context

JSON-LD context defining the semantic vocabulary for Robert Half International from Robert Half International.

27 Classes 0 Properties 1 Namespaces
View Context View on GitHub

Namespaces

rhi: https://api-evangelist.github.io/robert-half-international/vocab#

Classes

Organization name description url StaffingOrganization JobPosting title employmentType hiringOrganization jobLocation baseSalary datePosted validThrough skills industry Person givenName familyName email telephone Protiviti staffingDivisions Finance Technology Marketing Legal Administrative

JSON-LD Document

robert-half-international-context.jsonld Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "rhi": "https://api-evangelist.github.io/robert-half-international/vocab#",
    "Organization": "schema:Organization",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "StaffingOrganization": "schema:EmploymentAgency",
    "JobPosting": "schema:JobPosting",
    "title": "schema:title",
    "employmentType": "schema:employmentType",
    "hiringOrganization": "schema:hiringOrganization",
    "jobLocation": "schema:jobLocation",
    "baseSalary": "schema:baseSalary",
    "datePosted": "schema:datePosted",
    "validThrough": "schema:validThrough",
    "description": "schema:description",
    "skills": "schema:skills",
    "industry": "schema:industry",
    "Person": "schema:Person",
    "givenName": "schema:givenName",
    "familyName": "schema:familyName",
    "email": "schema:email",
    "telephone": "schema:telephone",
    "Protiviti": "rhi:Protiviti",
    "staffingDivisions": "rhi:staffingDivisions",
    "Finance": "schema:FinancialProduct",
    "Technology": "rhi:TechnologyStaffing",
    "Marketing": "rhi:MarketingStaffing",
    "Legal": "rhi:LegalStaffing",
    "Administrative": "rhi:AdministrativeStaffing"
  }
}