openschemas / schemaorg

python functions for applied use of schema.org
https://openschemas.github.io/schemaorg/
Mozilla Public License 2.0
34 stars 3 forks source link

make_dataset should accept different templates #18

Closed vsoch closed 5 years ago

vsoch commented 5 years ago

e.g.,

from schemaorg.templates.google import make_dataset
html = make_dataset(template="design")