Difference between revisions of "Imeji/properties"

From MPDLMediaWiki
Jump to navigation Jump to search
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== URI ==
{{Imeji_Tech}}
http://imeji.org/properties
== Namespace==
http://imeji.org/terms/properties


== definition ==
== definition ==
Line 8: Line 9:
Properties
Properties


== Type of Term ==
== Type ==
resource


== Attributes ==
== Attributes ==
Line 17: Line 19:
! metadata !! description !! mandatory
! metadata !! description !! mandatory
|-
|-
| [http://dublincore.org/documents/dcmi-terms/#elements-creator dcterms:creator]|| the creator (resource) of the object|| yes
| [[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 25: 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
|}
|}


'''Note:''' Why dcterms:creator and not dc:creator : http://wiki.dublincore.org/index.php/FAQ/DC_and_DCTERMS_Namespaces
'''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]]
 
== is element of ==
* [[imeji/item]]
* [[imeji/collection]]
* [[imeji/album]]
 
 
[[Category:Imeji_terms|Properties]]

Latest revision as of 10:45, 3 January 2014

Imeji logo.png

Internal
Meetings
Cooperation

Specification
Architecture
Installer
Ingest
Functional Specification
Technical Specification

Metadata
RDF mapping
Metadata terms

edit

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:

is element of