Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.41 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.41 KB

What is this space for?

This space is for collecting Schema.org examples. You're encouraged to provide all kinds of markup and data formats, including RDFa, CSV, JSON-LD, etc. Each example should contain the name of the item with the format as a suffix. If there is more than one example, it should be the name of the item, followed by a dash '-', followed by the name of the example with a suffix for the encoding format.

What is the format for the file names?

The file naming format is:

{CLASS}-{EXAMPLE}.{FORMAT}

So, for the "Person" examples, the main example filename for RDFa would be:

Person.rdfa

A more advanced example would be:

Person-Advanced.rdfa

A JSON-LD example would be:

Person.jsonld

Are there IPR and license issues?

You agree that all contributions made under the examples/* folder are released into the Public Domain (Creative Commons Zero - CC0).

Where should I put my examples?

Put your examples in the folder, following the format listed above.

Whom can I ask if I dunno what or how to do it

Ask Michael. Either via michael.hausenblas AT gmail.com or via Twitter where he listens to @mhausenblas or drop by at the #swig channel on Freenode/IRC.