- From: Houghton,Andrew <houghtoa@oclc.org>
- Date: Thu, 7 Oct 2004 11:11:19 -0400
- To: "'public-esw-thes@w3.org'" <public-esw-thes@w3.org>
> From: Miles, AJ (Alistair) [mailto:A.J.Miles@rl.ac.uk]
> Sent: 07 October, 2004 10:56
> To: 'public-esw-thes@w3.org'
> Subject: representing a date range, dcterms:valid
>
> Does anyone know how a date range should be represented as
> the value of a dcterms:valid property?
>
<dcterms:valid>
<dcterms:Period>
<rdf:value>
name=Valid;
start=2004-06-09T00:00:00-04:00;
end=2004-07-01T00:00:00-04:00;
</rdf:value>
</dcterms:Period>
</dcterms:valid>
name= and end= are optional, see
http://dublincore.org/documents/dcmi-period/
Andy.
Received on Thursday, 7 October 2004 15:11:24 UTC