Dublin Core and C5
Permalink
I'm preparing a response to tender for a job and one of the requirements is that it conforms to the Dublin Core Metadata Initiative:
http://dublincore.org/
I'm stumped by this, totally new to it. Is there a checklist around you guys know of for this, or does C5 already cater to it out of the box?
Thanks,
Osu
http://dublincore.org/
I'm stumped by this, totally new to it. Is there a checklist around you guys know of for this, or does C5 already cater to it out of the box?
Thanks,
Osu
Thanks Mnkras,
Is it really as simple as editing the header? I was reading here that RDF/XML should be generated:
http://dublincore.org/documents/usageguide/...
Although it seems simple meta-tags could be used in XHTML here:
http://dublincore.org/documents/dcq-html/...
So, assuming I can go with the latter, is it just a case of creating attributes with a page type and echoing them out in my new header_required.php file?
osu
Is it really as simple as editing the header? I was reading here that RDF/XML should be generated:
http://dublincore.org/documents/usageguide/...
Although it seems simple meta-tags could be used in XHTML here:
http://dublincore.org/documents/dcq-html/...
So, assuming I can go with the latter, is it just a case of creating attributes with a page type and echoing them out in my new header_required.php file?
osu
copy
concrete/elements/header_required.php
to elements/header_required.php
and make changes