Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6074377
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T10:22:31+00:00 2026-05-23T10:22:31+00:00

DC includes an element called Date. You display it like this: <meta name=dc.Date content=2011-06-28

  • 0

DC includes an element called “Date”. You display it like this:

<meta name="dc.Date" content="2011-06-28" />

But the idea of qualifiers lets you have a “Date Created” and “Date Updated.” But is there a way to embed this correctly? I’ve seen this a couple ways:

<meta name="dc.Date" content="(Scheme=Created) 2011-06-28" />
<meta name="dc.Date" content="2011-06-28" scheme="Created" />

Is there a standard?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T10:22:32+00:00Added an answer on May 23, 2026 at 10:22 am

    As I read the spec these things you are talking about are Element Refinements (like created, modified, etc. for date).

    Element Refinement: These qualifiers
    make the meaning of an element
    narrower or more specific. A refined
    element shares the meaning of the
    unqualified element, but with a more
    restricted scope. A client that does
    not understand a specific element
    refinement term should be able to
    ignore the qualifier and treat the
    metadata value as if it were an
    unqualified (broader) element. The
    definitions of element refinement
    terms for qualifiers must be publicly
    available.

    from dublincore.org

    The spec suggests two equivalent ways of writing:

    <meta name="DC.Date.modified" content="2001-07-18" />
    <meta name="DCTERMS.modified" content="2001-07-18" />
    

    A Scheme that you mention is used to define encoding, formatting of data. For example for dates, it can either be DCMI Period or W3C-DTF as seen on this page.

    Encoding Scheme: These qualifiers
    identify schemes that aid in the
    interpretation of an element value.
    These schemes include controlled
    vocabularies and formal notations or
    parsing rules. A value expressed using
    an encoding scheme will thus be a
    token selected from a controlled
    vocabulary (e.g., a term from a
    classification system or set of
    subject headings) or a string
    formatted in accordance with a formal
    notation (e.g., “2000-01-01” as the
    standard expression of a date). If an
    encoding scheme is not understood by a
    client or agent, the value may still
    be useful to a human reader. The
    definitive description of an encoding
    scheme for qualifiers must be clearly
    identified and available for public
    use.

    from dublincore.org

    They can be used like:

    <meta name="DC.date" scheme="DCTERMS.W3CDTF" content="2001-07-18" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to select and element with a class called validate_me, but I
I have an XML schema that includes multiple addresses: <xs:element name=personal_address maxOccurs=1> <!-- address
In SQL Server I have a DATETIME column which includes a time element. Example:
I've got a multidimensional associative array which includes an elements like $data[status] $data[response][url] $data[entry][0][text]
I would like to build a general matrix module, which includes such general operations
Intel is set to release a new instruction set called AVX , which includes
When I include an 'onClick' attribute in setInnerXTHML() like this: var innerHtml = '<span>Build
I have something like this: #include <iostream> #include <map> int main() { std::map<int, int*>
Using VS2010, I created a Win32 C++ console application called TfsBuildTestTarget. This is just
this may seem obvious, but I've been researching this all night to no avail.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.