Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 665 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 665 Bytes

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.