Microdata v0.0.1 API Reference

Modules

Microdata is an Elixir library for parsing microdata from a provided document

Microdata.Document is the base struct returned after parsing a microdata document

Microdata.Helpers is a module for generic parsing helpers (ie those not coupled to the parsing mechanism)

Microdata.Item structs are read from a microdata document

Microdata.Property structs are key/value mappings for microdata items’ internal data