This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.document | ||
| |
.gitignore | ||
| |
LICENSE | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
VERSION | ||
| |
dublin-core-mapper.gemspec | ||
| |
lib/ | ||
| |
test/ |
README.rdoc
dublin-core-mapper
A simple library, with not a lot of whizbang material, for capturing metadata and ultimately render the metadata based on dublincore.org/
Example
DublinCoreMapper.register do |dcm|
title('1234')
subject('Numeral representation of 1000 + 200 + 30 + 4')
subject('Math')
end
TODO
render meta data
Copyright
Copyright © 2009 Jeremy Friesen. See LICENSE for details.








