Dublin Core meta tags and spaces
Hi, thanks very much for your time, I have got a partially working solution to getting zotero to pull down the DC tags, but I seem to have an issue wherever there is a space.
E.g. my code is as follows:
<head>
<title>Services to Government</title>
<head profile="http://dublincore.org/documents/dcq-html/">
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" />
<meta name="DC.title" content="Services to Government" />
<meta name="DC.type" content="film" />
<meta name="DC.Rights" content="test" />
<meta name="DC.RunningTime" content="1"/>
</head>
Now, for this it works great for picking up the type of Film, and setting the rights. But within zotero, Running Time has a space in it, and I can't seem to be able to set that.
Now, this also applies to content, as for Type, if I set this to, for example , "Forum Post", it will set the type to web page, and web page Type property will be set to "forum post"
I'm sure this is just a simple oversight on my part, as the issue only really occurs when I attempt to use a space anywhere
Thanks again,
E.g. my code is as follows:
<head>
<title>Services to Government</title>
<head profile="http://dublincore.org/documents/dcq-html/">
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" />
<meta name="DC.title" content="Services to Government" />
<meta name="DC.type" content="film" />
<meta name="DC.Rights" content="test" />
<meta name="DC.RunningTime" content="1"/>
</head>
Now, for this it works great for picking up the type of Film, and setting the rights. But within zotero, Running Time has a space in it, and I can't seem to be able to set that.
Now, this also applies to content, as for Type, if I set this to, for example , "Forum Post", it will set the type to web page, and web page Type property will be set to "forum post"
I'm sure this is just a simple oversight on my part, as the issue only really occurs when I attempt to use a space anywhere
Thanks again,
http://dublincore.org/documents/2012/06/14/dcmi-terms/?v=elements
Re. forum post: Zotero uses 'forumPost' when importing/exporting (unqualified) DC.