Difference between revisions of "Imeji/properties"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 13: Line 13:


== Elements ==
== Elements ==
* [[http://dublincore.org/documents/dcmi-terms/#elements-creator dcterms:creator]] : the creator of the object
{|
* [[http://dublincore.org/documents/dcmi-terms/#terms-created dcterms:created]] : the date of creation of the object
|-
* [[http://dublincore.org/documents/dcmi-terms/#terms-modified dcterms:modified]] : the date of the last modification of the object
! metadata !! description !! mandatory
* [[imeji/lastModifiedBy]] ??? : The creator of the last modification
|-
* [[http://dublincore.org/documents/dcmi-terms/#terms-hasVersion dcterms:hasversion]]: The version of the object (resource).  
| [[http://dublincore.org/documents/dcmi-terms/#elements-creator dcterms:creator]]|| the creator of the object|| yes
|-
| [[http://dublincore.org/documents/dcmi-terms/#terms-created dcterms:created]]||the date of creation of the object|| yes
|-
| [[http://dublincore.org/documents/dcmi-terms/#terms-modified dcterms:modified]]|| the date of the last modification of the object|| yes
|-
| [[imeji/lastModifiedBy]] || The creator of the last modification || yes
|-
| [[http://dublincore.org/documents/dcmi-terms/#terms-hasVersion dcterms:hasVersion]] || The version of the object (resource) || yes
|-
| [[http://dublincore.org/documents/dcmi-terms/#terms-isVersionOf dc:terms:isVersionOf]] || The related resource of which this resource is a version || no
|-
| [[http://dublincore.org/documents/dcmi-terms/#terms-replaces dcterms:replaces]] || The resource which has been replaced by the current resource || no
|}
 
 


Nb: * The date of a version is defined into the version resource by dcterms:created
Nb: * The date of a version is defined into the version resource by dcterms:created

Revision as of 15:03, 23 April 2012

URI[edit]

http://imeji.org/properties

definition[edit]

The properties of an imeji item

Label[edit]

Properties

Type of Term[edit]

Attributes[edit]

Elements[edit]

metadata description mandatory
[dcterms:creator] the creator of the object yes
[dcterms:created] the date of creation of the object yes
[dcterms:modified] the date of the last modification of the object yes
imeji/lastModifiedBy The creator of the last modification yes
[dcterms:hasVersion] The version of the object (resource) yes
[dc:terms:isVersionOf] The related resource of which this resource is a version no
[dcterms:replaces] The resource which has been replaced by the current resource no


Nb: * The date of a version is defined into the version resource by dcterms:created