Difference between revisions of "Imeji/properties"
Jump to navigation
Jump to search
Kleinfercher (talk | contribs) |
|||
(13 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== | {{Imeji_Tech}} | ||
http://imeji.org/properties | == Namespace== | ||
http://imeji.org/terms/properties | |||
== definition == | == definition == | ||
Line 9: | Line 10: | ||
== Type == | == Type == | ||
resource | |||
== Attributes == | == Attributes == | ||
Line 18: | Line 19: | ||
! metadata !! description !! mandatory | ! metadata !! description !! mandatory | ||
|- | |- | ||
| [ | | [[imeji/creator]] || the creator (resource) 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-created dcterms:created]||the date of creation of the object|| yes | ||
Line 26: | Line 27: | ||
| [[imeji/lastModifiedBy]] || The person (resource) who made the the last modification || yes | | [[imeji/lastModifiedBy]] || The person (resource) who made the 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-hasVersion dcterms:hasVersion] || The version of the object (resource) (NOT IMPLEMENTED) || yes | ||
|- | |- | ||
| [http://dublincore.org/documents/dcmi-terms/#terms-issued dcterms:issued] || Date of publication/release of the version || no | | [http://dublincore.org/documents/dcmi-terms/#terms-issued dcterms:issued] || Date of publication/release of the version || no | ||
|- | |- | ||
| [http://dublincore.org/documents/dcmi-terms/#terms-replaces dcterms:replaces] || The resource which has been replaced by the current resource || no | | [http://dublincore.org/documents/dcmi-terms/#terms-replaces dcterms:replaces] || The resource which has been replaced by the current resource (NOT IMPLEMENTED) || no | ||
|} | |} | ||
Line 36: | Line 37: | ||
* Why dcterms:creator and not dc:creator : http://wiki.dublincore.org/index.php/FAQ/DC_and_DCTERMS_Namespaces | * Why dcterms:creator and not dc:creator : http://wiki.dublincore.org/index.php/FAQ/DC_and_DCTERMS_Namespaces | ||
* These metadata are used for the [[Imeji_version_management]] | * These metadata are used for the [[Imeji_version_management]] | ||
== is element of == | |||
* [[imeji/item]] | |||
* [[imeji/collection]] | |||
* [[imeji/album]] | |||
[[Category:Imeji_terms|Properties]] |
Latest revision as of 10:45, 3 January 2014
|
Namespace
http://imeji.org/terms/properties
definition
The properties of an imeji item
Label
Properties
Type
resource
Attributes
Elements
metadata | description | mandatory |
---|---|---|
imeji/creator | the creator (resource) 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 person (resource) who made the the last modification | yes |
dcterms:hasVersion | The version of the object (resource) (NOT IMPLEMENTED) | yes |
dcterms:issued | Date of publication/release of the version | no |
dcterms:replaces | The resource which has been replaced by the current resource (NOT IMPLEMENTED) | no |
Notes:
- Why dcterms:creator and not dc:creator : http://wiki.dublincore.org/index.php/FAQ/DC_and_DCTERMS_Namespaces
- These metadata are used for the Imeji_version_management