Home > schema.org_schemas

schema.org_schemas

Schema.org_schemas is a project mainly written in ..., it's free.

The schema.org schemas in JSON and YAML

schema.org_schemas

  • schema.org_schemas Github Repository

Description

This repo contains the microdata schemas published on schema.org. It was scraped using v0.2.3 of schema.org_scraper, to aid the implementation of software using these schemas and to track the changes to the types over time.

Tagging

The repo is tagged with the version of the schemas scraped from schema.org site.

Formats

The schemas are in JSON and YAML and below is an explanation of the fields:

Root(Type) fields

name
The name of the type. For vocabularies this is the itemtype less the prefix of http://schema.org/
description
A description of the type
ancestors
The line of ancestors that this type came from
vocabularies
The vocabularies that have their properties included in the type
properties
The properties for this type
instances
These are the values that the type can take. For vocabularies, these are the canonical references that represent something of this type and should be used with the <link> tag along with the http://schema.org/ prefix

Properties(Property) Fields

name
The name of the property
types
The types that the property can take, not forgetting that currently Text is assumed as a backup incase one of the specified types isn't used.
description
A description of the property
Previous:Plantilla-Tumblr