Difference between revisions of "Imeji/collection"

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


== definition ==
== definition ==
Line 15: Line 16:


== Elements ==
== Elements ==
{|  class="wikitable"
|-
! metadata !! description !! mandatory
|-
| [[imeji/properties]]|| the technical properties of the object || yes
|-
| [[imeji/profile]] || the metadata profile defined for this collection || yes
|-
| [[imeji/metadataSets]] || the metadata sets attached to the item (NOT IMPLEMENTED) || yes
|-
| List of [[imeji/item]] || The item contained in the collection || no
|}


* [[imeji/properties]]
== Is Element of ==
* [[imeji/profile]]
 
* [[imeji/imejiMetadataSet]]
 
[[Category:Imeji_terms|Collection]]

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/collection

definition

A collection is a container of items with a common metadata profile.

Label

Collection

Type

resource

Attributes

  • rdf:about

Elements

metadata description mandatory
imeji/properties the technical properties of the object yes
imeji/profile the metadata profile defined for this collection yes
imeji/metadataSets the metadata sets attached to the item (NOT IMPLEMENTED) yes
List of imeji/item The item contained in the collection no

Is Element of