Atomex.Types.Person (atomex v0.5.1)
A person (author or contributor) as described in Atom specs. See this link
Link to this section Summary
Functions
Create a new Person for the author
or contributor
tags.
Link to this section Functions
Link to this function
new(tag, name, attributes \\ [])
Create a new Person for the author
or contributor
tags.
Parameters
- tag: tag title (
:author
or:contributor
) - name: Person name as a String
- attributes: A keyword list accepting following entries:
- uri