Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Schemaorg Example Parsers

This folder includes examples (and links to them) of using schema.org to label software and data.

  • extract-dockerfile: a more complete example of extraction of SoftwareSourceCode and ImageDefinition from a Dockerfile.
  • google: follow the Google Dataset guidelines to generate metadata for search.
  • sports-event: a simple example that creates a schema for a sports event, a validator, and then validates it.
  • require-all: an example that shows how to generate a recipe.yml programatically from a schema type to require all fields.