Skip to content

RDF, JSON-LD, YAML-LD metadata support for Jupyter Notebook, Sphinx

License

Notifications You must be signed in to change notification settings

westurner/nbmeta

Repository files navigation

nbmeta

image

image

Documentation Status

Updates

RDF, JSON-LD, YAML-LD metadata support for Jupyter Notebook, Sphinx

Features

  • [ ] Add metadata with schema.org classes and properties: Thing(name=, author=, url=)
  • [ ] Add metadata about the whole JupyterNotebook to be displayed at the top (as RDFa HTML and/or JSON-LD)
  • [ ] Add metadata by emitting structured data nodes from a notebook cell (as RDFa HTML and/or JSON-LD)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.