René's URL Explorer Experiment


Title: WorkBasedProgram - Schema.org Type

Description: Schema.org Type: WorkBasedProgram - A program with both an educational and employment component. Typically based at a workplace and structured around work-based learning, with the aim of instilling competencies related to an occupation. WorkBasedProgram is used to distinguish programs such as apprenticeships from school, college or other classroom based educational programs.

direct link

Domain: schema.org


Hey, it has json ld scripts:
{
  "@context": {
    "brick": "https://brickschema.org/schema/Brick#",
    "csvw": "http://www.w3.org/ns/csvw#",
    "dc": "http://purl.org/dc/elements/1.1/",
    "dcam": "http://purl.org/dc/dcam/",
    "dcat": "http://www.w3.org/ns/dcat#",
    "dcmitype": "http://purl.org/dc/dcmitype/",
    "dcterms": "http://purl.org/dc/terms/",
    "doap": "http://usefulinc.com/ns/doap#",
    "foaf": "http://xmlns.com/foaf/0.1/",
    "geo": "http://www.opengis.net/ont/geosparql#",
    "odrl": "http://www.w3.org/ns/odrl/2/",
    "org": "http://www.w3.org/ns/org#",
    "owl": "http://www.w3.org/2002/07/owl#",
    "prof": "http://www.w3.org/ns/dx/prof/",
    "prov": "http://www.w3.org/ns/prov#",
    "qb": "http://purl.org/linked-data/cube#",
    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "schema": "https://schema.org/",
    "sh": "http://www.w3.org/ns/shacl#",
    "skos": "http://www.w3.org/2004/02/skos/core#",
    "sosa": "http://www.w3.org/ns/sosa/",
    "ssn": "http://www.w3.org/ns/ssn/",
    "time": "http://www.w3.org/2006/time#",
    "vann": "http://purl.org/vocab/vann/",
    "void": "http://rdfs.org/ns/void#",
    "wgs": "https://www.w3.org/2003/01/geo/wgs84_pos#",
    "xsd": "http://www.w3.org/2001/XMLSchema#"
  },
  "@graph": [
    {
      "@id": "schema:EducationalOccupationalProgram",
      "@type": "rdfs:Class",
      "rdfs:comment": "A program offered by an institution which determines the learning progress to achieve an outcome, usually a credential like a degree or certificate. This would define a discrete set of opportunities (e.g., job, courses) that together constitute a program with a clear start, end, set of requirements, and transition to a new occupational opportunity (e.g., a job), or sometimes a higher educational opportunity (e.g., an advanced degree).",
      "rdfs:label": "EducationalOccupationalProgram",
      "rdfs:subClassOf": {
        "@id": "schema:Intangible"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2289"
      }
    },
    {
      "@id": "schema:Intangible",
      "@type": "rdfs:Class",
      "rdfs:comment": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.",
      "rdfs:label": "Intangible",
      "rdfs:subClassOf": {
        "@id": "schema:Thing"
      }
    },
    {
      "@id": "schema:Thing",
      "@type": "rdfs:Class",
      "rdfs:comment": "The most generic type of item.",
      "rdfs:label": "Thing"
    },
    {
      "@id": "schema:WorkBasedProgram",
      "@type": "rdfs:Class",
      "rdfs:comment": "A program with both an educational and employment component. Typically based at a workplace and structured around work-based learning, with the aim of instilling competencies related to an occupation. WorkBasedProgram is used to distinguish programs such as apprenticeships from school, college or other classroom based educational programs.",
      "rdfs:label": "WorkBasedProgram",
      "rdfs:subClassOf": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2289"
      }
    },
    {
      "@id": "schema:additionalType",
      "@type": "rdf:Property",
      "rdfs:comment": "An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the\n    use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.",
      "rdfs:label": "additionalType",
      "rdfs:subPropertyOf": {
        "@id": "rdf:type"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:URL"
        }
      ]
    },
    {
      "@id": "schema:alternateName",
      "@type": "rdf:Property",
      "rdfs:comment": "An alias for the item.",
      "rdfs:label": "alternateName",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:applicationDeadline",
      "@type": "rdf:Property",
      "rdfs:comment": "The date on which the program stops collecting applications for the next enrollment cycle. Flexible application deadlines (for example, a program with rolling admissions) can be described in a textual string, rather than as a DateTime.",
      "rdfs:label": "applicationDeadline",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Date"
        },
        {
          "@id": "schema:Text"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2419"
      }
    },
    {
      "@id": "schema:applicationStartDate",
      "@type": "rdf:Property",
      "rdfs:comment": "The date at which the program begins collecting applications for the next enrollment cycle.",
      "rdfs:label": "applicationStartDate",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Date"
      },
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2419"
      }
    },
    {
      "@id": "schema:dayOfWeek",
      "@type": "rdf:Property",
      "rdfs:comment": "The day of the week for which these opening hours are valid.",
      "rdfs:label": "dayOfWeek",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:EducationalOccupationalProgram"
        },
        {
          "@id": "schema:OpeningHoursSpecification"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:DayOfWeek"
      }
    },
    {
      "@id": "schema:description",
      "@type": "rdf:Property",
      "rdfs:comment": "A description of the item.",
      "rdfs:label": "description",
      "owl:equivalentProperty": [
        {
          "@id": "dcterms:description"
        },
        {
          "@id": "http://ogp.me/ns#description"
        },
        {
          "@id": "https://ref.gs1.org/voc/description"
        }
      ],
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:TextObject"
        }
      ]
    },
    {
      "@id": "schema:disambiguatingDescription",
      "@type": "rdf:Property",
      "rdfs:comment": "A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.",
      "rdfs:label": "disambiguatingDescription",
      "rdfs:subPropertyOf": {
        "@id": "schema:description"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:educationalCredentialAwarded",
      "@type": "rdf:Property",
      "rdfs:comment": "A description of the qualification, award, certificate, diploma or other educational credential awarded as a consequence of successful completion of this course or program.",
      "rdfs:label": "educationalCredentialAwarded",
      "schema:domainIncludes": [
        {
          "@id": "schema:Course"
        },
        {
          "@id": "schema:EducationalOccupationalProgram"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:EducationalOccupationalCredential"
        },
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:URL"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2289"
      }
    },
    {
      "@id": "schema:educationalProgramMode",
      "@type": "rdf:Property",
      "rdfs:comment": "Similar to courseMode, the medium or means of delivery of the program as a whole. The value may either be a text label (e.g. \"online\", \"onsite\" or \"blended\"; \"synchronous\" or \"asynchronous\"; \"full-time\" or \"part-time\") or a URL reference to a term from a controlled vocabulary (e.g. https://ceds.ed.gov/element/001311#Asynchronous ).",
      "rdfs:label": "educationalProgramMode",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:URL"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2419"
      }
    },
    {
      "@id": "schema:endDate",
      "@type": "rdf:Property",
      "rdfs:comment": "The end date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).",
      "rdfs:label": "endDate",
      "owl:equivalentProperty": {
        "@id": "https://www.omg.org/spec/Commons/DatesAndTimes/hasEndDate"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:CreativeWorkSeason"
        },
        {
          "@id": "schema:CreativeWorkSeries"
        },
        {
          "@id": "schema:DatedMoneySpecification"
        },
        {
          "@id": "schema:EducationalOccupationalProgram"
        },
        {
          "@id": "schema:Event"
        },
        {
          "@id": "schema:MerchantReturnPolicySeasonalOverride"
        },
        {
          "@id": "schema:Role"
        },
        {
          "@id": "schema:Schedule"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Date"
        },
        {
          "@id": "schema:DateTime"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2486"
      }
    },
    {
      "@id": "schema:financialAidEligible",
      "@type": "rdf:Property",
      "rdfs:comment": "A financial aid type or program which students may use to pay for tuition or fees associated with the program.",
      "rdfs:label": "financialAidEligible",
      "schema:domainIncludes": [
        {
          "@id": "schema:Course"
        },
        {
          "@id": "schema:EducationalOccupationalProgram"
        }
      ],
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:DefinedTerm"
        },
        {
          "@id": "schema:Text"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2418"
      }
    },
    {
      "@id": "schema:hasCourse",
      "@type": "rdf:Property",
      "rdfs:comment": "A course or class that is one of the learning opportunities that constitute an educational / occupational program. No information is implied about whether the course is mandatory or optional; no guarantee is implied about whether the course will be available to everyone on the program.",
      "rdfs:label": "hasCourse",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Course"
      },
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2483"
      }
    },
    {
      "@id": "schema:identifier",
      "@type": "rdf:Property",
      "rdfs:comment": "The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.\n        ",
      "rdfs:label": "identifier",
      "owl:equivalentProperty": [
        {
          "@id": "dcterms:identifier"
        },
        {
          "@id": "https://www.omg.org/spec/Commons/Identifiers/identifiedBy"
        }
      ],
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:PropertyValue"
        },
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:URL"
        }
      ]
    },
    {
      "@id": "schema:image",
      "@type": "rdf:Property",
      "rdfs:comment": "An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].",
      "rdfs:label": "image",
      "owl:equivalentProperty": {
        "@id": "http://ogp.me/ns#image"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:ImageObject"
        },
        {
          "@id": "schema:URL"
        }
      ]
    },
    {
      "@id": "schema:mainEntityOfPage",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details.",
      "rdfs:label": "mainEntityOfPage",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:inverseOf": {
        "@id": "schema:mainEntity"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:URL"
        }
      ]
    },
    {
      "@id": "schema:maximumEnrollment",
      "@type": "rdf:Property",
      "rdfs:comment": "The maximum number of students who may be enrolled in the program.",
      "rdfs:label": "maximumEnrollment",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Integer"
      },
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2419"
      }
    },
    {
      "@id": "schema:name",
      "@type": "rdf:Property",
      "rdfs:comment": "The name of the item.",
      "rdfs:label": "name",
      "owl:equivalentProperty": [
        {
          "@id": "dcterms:title"
        },
        {
          "@id": "http://ogp.me/ns#title"
        },
        {
          "@id": "https://www.omg.org/spec/Commons/Text/hasName"
        }
      ],
      "rdfs:subPropertyOf": {
        "@id": "rdfs:label"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:numberOfCredits",
      "@type": "rdf:Property",
      "rdfs:comment": "The number of credits or units awarded by a Course or required to complete an EducationalOccupationalProgram.",
      "rdfs:label": "numberOfCredits",
      "schema:domainIncludes": [
        {
          "@id": "schema:Course"
        },
        {
          "@id": "schema:EducationalOccupationalProgram"
        }
      ],
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Integer"
        },
        {
          "@id": "schema:StructuredValue"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2419"
      }
    },
    {
      "@id": "schema:occupationalCategory",
      "@type": "rdf:Property",
      "rdfs:comment": "A category describing the job, preferably using a term from a taxonomy such as [BLS O*NET-SOC](http://www.onetcenter.org/taxonomy.html), [ISCO-08](https://www.ilo.org/public/english/bureau/stat/isco/isco08/) or similar, with the property repeated for each applicable value. Ideally the taxonomy should be identified, and both the textual label and formal code for the category should be provided.\\n\nNote: for historical reasons, any textual label and formal code provided as a literal may be assumed to be from O*NET-SOC.",
      "rdfs:label": "occupationalCategory",
      "schema:domainIncludes": [
        {
          "@id": "schema:EducationalOccupationalProgram"
        },
        {
          "@id": "schema:JobPosting"
        },
        {
          "@id": "schema:Occupation"
        },
        {
          "@id": "schema:Physician"
        },
        {
          "@id": "schema:WorkBasedProgram"
        }
      ],
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:CategoryCode"
        },
        {
          "@id": "schema:Text"
        }
      ],
      "schema:source": [
        {
          "@id": "https://github.com/schemaorg/schemaorg/issues/1698"
        },
        {
          "@id": "https://github.com/schemaorg/schemaorg/issues/2192"
        },
        {
          "@id": "https://github.com/schemaorg/schemaorg/issues/2289"
        },
        {
          "@id": "https://github.com/schemaorg/schemaorg/issues/2460"
        },
        {
          "@id": "https://github.com/schemaorg/schemaorg/issues/3420"
        }
      ]
    },
    {
      "@id": "schema:occupationalCredentialAwarded",
      "@type": "rdf:Property",
      "rdfs:comment": "A description of the qualification, award, certificate, diploma or other occupational credential awarded as a consequence of successful completion of this course or program.",
      "rdfs:label": "occupationalCredentialAwarded",
      "schema:domainIncludes": [
        {
          "@id": "schema:Course"
        },
        {
          "@id": "schema:EducationalOccupationalProgram"
        }
      ],
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:EducationalOccupationalCredential"
        },
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:URL"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2289"
      }
    },
    {
      "@id": "schema:offers",
      "@type": "rdf:Property",
      "rdfs:comment": "An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use [[businessFunction]] to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a [[Demand]]. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.\n      ",
      "rdfs:label": "offers",
      "owl:equivalentProperty": {
        "@id": "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/isProductOf"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:AggregateOffer"
        },
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:EducationalOccupationalProgram"
        },
        {
          "@id": "schema:Event"
        },
        {
          "@id": "schema:MenuItem"
        },
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Trip"
        }
      ],
      "schema:inverseOf": {
        "@id": "schema:itemOffered"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2289"
      }
    },
    {
      "@id": "schema:owner",
      "@type": "rdf:Property",
      "rdfs:comment": "A person or organization who owns this Thing.",
      "rdfs:label": "owner",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:inverseOf": {
        "@id": "schema:owns"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Person"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/4603"
      }
    },
    {
      "@id": "schema:potentialAction",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.",
      "rdfs:label": "potentialAction",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Action"
      }
    },
    {
      "@id": "schema:programPrerequisites",
      "@type": "rdf:Property",
      "rdfs:comment": "Prerequisites for enrolling in the program.",
      "rdfs:label": "programPrerequisites",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:AlignmentObject"
        },
        {
          "@id": "schema:Course"
        },
        {
          "@id": "schema:EducationalOccupationalCredential"
        },
        {
          "@id": "schema:Text"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2289"
      }
    },
    {
      "@id": "schema:programType",
      "@type": "rdf:Property",
      "rdfs:comment": "The type of educational or occupational program. For example, classroom, internship, alternance, etc.",
      "rdfs:label": "programType",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:DefinedTerm"
        },
        {
          "@id": "schema:Text"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2460"
      }
    },
    {
      "@id": "schema:provider",
      "@type": "rdf:Property",
      "rdfs:comment": "The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller.",
      "rdfs:label": "provider",
      "owl:equivalentProperty": {
        "@id": "http://unece.org/vocab#ServiceProvider"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Action"
        },
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:EducationalOccupationalProgram"
        },
        {
          "@id": "schema:FinancialIncentive"
        },
        {
          "@id": "schema:Invoice"
        },
        {
          "@id": "schema:ParcelDelivery"
        },
        {
          "@id": "schema:Reservation"
        },
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Trip"
        }
      ],
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Person"
        }
      ],
      "schema:source": [
        {
          "@id": "https://github.com/schemaorg/schemaorg/issues/2289"
        },
        {
          "@id": "https://github.com/schemaorg/schemaorg/issues/2927"
        }
      ]
    },
    {
      "@id": "schema:salaryUponCompletion",
      "@type": "rdf:Property",
      "rdfs:comment": "The expected salary upon completing the training.",
      "rdfs:label": "salaryUponCompletion",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": {
        "@id": "schema:MonetaryAmountDistribution"
      },
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2289"
      }
    },
    {
      "@id": "schema:sameAs",
      "@type": "rdf:Property",
      "rdfs:comment": "URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.",
      "rdfs:label": "sameAs",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:URL"
      }
    },
    {
      "@id": "schema:startDate",
      "@type": "rdf:Property",
      "rdfs:comment": "The start date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).",
      "rdfs:label": "startDate",
      "owl:equivalentProperty": {
        "@id": "https://www.omg.org/spec/Commons/DatesAndTimes/hasStartDate"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:CreativeWorkSeason"
        },
        {
          "@id": "schema:CreativeWorkSeries"
        },
        {
          "@id": "schema:DatedMoneySpecification"
        },
        {
          "@id": "schema:EducationalOccupationalProgram"
        },
        {
          "@id": "schema:Event"
        },
        {
          "@id": "schema:MerchantReturnPolicySeasonalOverride"
        },
        {
          "@id": "schema:Role"
        },
        {
          "@id": "schema:Schedule"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Date"
        },
        {
          "@id": "schema:DateTime"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2486"
      }
    },
    {
      "@id": "schema:subjectOf",
      "@type": "rdf:Property",
      "rdfs:comment": "A CreativeWork or Event about this Thing.",
      "rdfs:label": "subjectOf",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:inverseOf": {
        "@id": "schema:about"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:Event"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/1670"
      }
    },
    {
      "@id": "schema:termDuration",
      "@type": "rdf: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.",
      "rdfs:label": "termDuration",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Duration"
      },
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2419"
      }
    },
    {
      "@id": "schema:termsPerYear",
      "@type": "rdf: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.",
      "rdfs:label": "termsPerYear",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Number"
      },
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2419"
      }
    },
    {
      "@id": "schema:timeOfDay",
      "@type": "rdf:Property",
      "rdfs:comment": "The time of day the program normally runs. For example, \"evenings\".",
      "rdfs:label": "timeOfDay",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      },
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2419"
      }
    },
    {
      "@id": "schema:timeToComplete",
      "@type": "rdf:Property",
      "rdfs:comment": "The expected length of time to complete the program if attending full-time.",
      "rdfs:label": "timeToComplete",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Duration"
      },
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2289"
      }
    },
    {
      "@id": "schema:trainingSalary",
      "@type": "rdf:Property",
      "rdfs:comment": "The estimated salary earned while in the program.",
      "rdfs:label": "trainingSalary",
      "schema:domainIncludes": [
        {
          "@id": "schema:EducationalOccupationalProgram"
        },
        {
          "@id": "schema:WorkBasedProgram"
        }
      ],
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": {
        "@id": "schema:MonetaryAmountDistribution"
      },
      "schema:source": [
        {
          "@id": "https://github.com/schemaorg/schemaorg/issues/2289"
        },
        {
          "@id": "https://github.com/schemaorg/schemaorg/issues/2460"
        }
      ]
    },
    {
      "@id": "schema:typicalCreditsPerTerm",
      "@type": "rdf:Property",
      "rdfs:comment": "The number of credits or units a full-time student would be expected to take in 1 term however 'term' is defined by the institution.",
      "rdfs:label": "typicalCreditsPerTerm",
      "schema:domainIncludes": {
        "@id": "schema:EducationalOccupationalProgram"
      },
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Integer"
        },
        {
          "@id": "schema:StructuredValue"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2419"
      }
    },
    {
      "@id": "schema:url",
      "@type": "rdf:Property",
      "rdfs:comment": "URL of the item.",
      "rdfs:label": "url",
      "owl:equivalentProperty": {
        "@id": "http://ogp.me/ns#url"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:URL"
      }
    }
  ]
}

Nonesnippet

Links:

Schema.orghttps://schema.org
how we workhttps://schema.org/docs/howwework.html
Schema.orghttps://schema.org/
Docshttps://schema.org/docs/documents.html
Schemashttps://schema.org/docs/schemas.html
Validatehttps://validator.schema.org
Abouthttps://schema.org/docs/about.html
javascript:void(0);
< 1K Domains Based on monthly aggregations from Google's web index. https://schema.org/docs/usage_stats.html
Thinghttps://schema.org/Thing
Intangiblehttps://schema.org/Intangible
EducationalOccupationalProgramhttps://schema.org/EducationalOccupationalProgram
WorkBasedProgramhttps://schema.org/WorkBasedProgram
Check for open issues.https://github.com/schemaorg/schemaorg/issues?q=is%3Aissue+is%3Aopen+WorkBasedProgram
WorkBasedProgramhttps://schema.org/WorkBasedProgram
occupationalCategoryhttps://schema.org/occupationalCategory
CategoryCodehttps://schema.org/CategoryCode
Texthttps://schema.org/Text
BLS O*NET-SOChttp://www.onetcenter.org/taxonomy.html
ISCO-08https://www.ilo.org/public/english/bureau/stat/isco/isco08/
trainingSalaryhttps://schema.org/trainingSalary
MonetaryAmountDistributionhttps://schema.org/MonetaryAmountDistribution
EducationalOccupationalProgramhttps://schema.org/EducationalOccupationalProgram
applicationDeadlinehttps://schema.org/applicationDeadline
Datehttps://schema.org/Date
Texthttps://schema.org/Text
applicationStartDatehttps://schema.org/applicationStartDate
Datehttps://schema.org/Date
dayOfWeekhttps://schema.org/dayOfWeek
DayOfWeekhttps://schema.org/DayOfWeek
educationalCredentialAwardedhttps://schema.org/educationalCredentialAwarded
EducationalOccupationalCredentialhttps://schema.org/EducationalOccupationalCredential
Texthttps://schema.org/Text
URLhttps://schema.org/URL
educationalProgramModehttps://schema.org/educationalProgramMode
Texthttps://schema.org/Text
URLhttps://schema.org/URL
endDatehttps://schema.org/endDate
Datehttps://schema.org/Date
DateTimehttps://schema.org/DateTime
ISO 8601 date formathttp://en.wikipedia.org/wiki/ISO_8601
financialAidEligiblehttps://schema.org/financialAidEligible
DefinedTermhttps://schema.org/DefinedTerm
Texthttps://schema.org/Text
hasCoursehttps://schema.org/hasCourse
Coursehttps://schema.org/Course
maximumEnrollmenthttps://schema.org/maximumEnrollment
Integerhttps://schema.org/Integer
numberOfCreditshttps://schema.org/numberOfCredits
Integerhttps://schema.org/Integer
StructuredValuehttps://schema.org/StructuredValue
occupationalCategoryhttps://schema.org/occupationalCategory
CategoryCodehttps://schema.org/CategoryCode
Texthttps://schema.org/Text
BLS O*NET-SOChttp://www.onetcenter.org/taxonomy.html
ISCO-08https://www.ilo.org/public/english/bureau/stat/isco/isco08/
occupationalCredentialAwardedhttps://schema.org/occupationalCredentialAwarded
EducationalOccupationalCredentialhttps://schema.org/EducationalOccupationalCredential
Texthttps://schema.org/Text
URLhttps://schema.org/URL
offershttps://schema.org/offers
Demandhttps://schema.org/Demand
Offerhttps://schema.org/Offer
businessFunctionhttps://schema.org/businessFunction
Demandhttps://schema.org/Demand
itemOfferedhttps://schema.org/itemOffered
programPrerequisiteshttps://schema.org/programPrerequisites
AlignmentObjecthttps://schema.org/AlignmentObject
Coursehttps://schema.org/Course
EducationalOccupationalCredentialhttps://schema.org/EducationalOccupationalCredential
Texthttps://schema.org/Text
programTypehttps://schema.org/programType
DefinedTermhttps://schema.org/DefinedTerm
Texthttps://schema.org/Text
providerhttps://schema.org/provider
Organizationhttps://schema.org/Organization
Personhttps://schema.org/Person
carrierhttps://schema.org/carrier
salaryUponCompletionhttps://schema.org/salaryUponCompletion
MonetaryAmountDistributionhttps://schema.org/MonetaryAmountDistribution
startDatehttps://schema.org/startDate
Datehttps://schema.org/Date
DateTimehttps://schema.org/DateTime
ISO 8601 date formathttp://en.wikipedia.org/wiki/ISO_8601
termDurationhttps://schema.org/termDuration
Durationhttps://schema.org/Duration
termsPerYearhttps://schema.org/termsPerYear
Numberhttps://schema.org/Number
timeOfDayhttps://schema.org/timeOfDay
Texthttps://schema.org/Text
timeToCompletehttps://schema.org/timeToComplete
Durationhttps://schema.org/Duration
trainingSalaryhttps://schema.org/trainingSalary
MonetaryAmountDistributionhttps://schema.org/MonetaryAmountDistribution
typicalCreditsPerTermhttps://schema.org/typicalCreditsPerTerm
Integerhttps://schema.org/Integer
StructuredValuehttps://schema.org/StructuredValue
Thinghttps://schema.org/Thing
additionalTypehttps://schema.org/additionalType
Texthttps://schema.org/Text
URLhttps://schema.org/URL
style guidehttps://schema.org/docs/styleguide.html
alternateNamehttps://schema.org/alternateName
Texthttps://schema.org/Text
descriptionhttps://schema.org/description
Texthttps://schema.org/Text
TextObjecthttps://schema.org/TextObject
disambiguatingDescriptionhttps://schema.org/disambiguatingDescription
Texthttps://schema.org/Text
identifierhttps://schema.org/identifier
PropertyValuehttps://schema.org/PropertyValue
Texthttps://schema.org/Text
URLhttps://schema.org/URL
Thinghttps://schema.org/Thing
background noteshttps://schema.org/docs/datamodel.html#identifierBg
imagehttps://schema.org/image
ImageObjecthttps://schema.org/ImageObject
URLhttps://schema.org/URL
URLhttps://schema.org/URL
ImageObjecthttps://schema.org/ImageObject
mainEntityOfPagehttps://schema.org/mainEntityOfPage
CreativeWorkhttps://schema.org/CreativeWork
URLhttps://schema.org/URL
background noteshttps://schema.org/docs/datamodel.html#mainEntityBackground
mainEntityhttps://schema.org/mainEntity
namehttps://schema.org/name
Texthttps://schema.org/Text
ownerhttps://schema.org/owner
Organizationhttps://schema.org/Organization
Personhttps://schema.org/Person
ownshttps://schema.org/owns
potentialActionhttps://schema.org/potentialAction
Actionhttps://schema.org/Action
sameAshttps://schema.org/sameAs
URLhttps://schema.org/URL
subjectOfhttps://schema.org/subjectOf
CreativeWorkhttps://schema.org/CreativeWork
Eventhttps://schema.org/Event
abouthttps://schema.org/about
urlhttps://schema.org/url
URLhttps://schema.org/URL
https://github.com/schemaorg/schemaorg/issues/2289https://github.com/schemaorg/schemaorg/issues/2289
Example 1https://schema.org/WorkBasedProgram#eg-0279
JSON-LDhttps://en.wikipedia.org/wiki/JSON-LD
Terms and conditionshttps://schema.org/docs/terms.html

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.