Difference between revisions of "Imeji/statement"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
A statement defining a metadata. | A statement defining a metadata. | ||
* The predefined statement types (dc:type) are: text, number, person, geolocation, license, publication, uri | * The predefined statement types (dc:type) are: text, number, person, geolocation, license, publication, uri | ||
* A statement has one [[imeji/Metadata]] where the title is used as label the metadata defined by this statement. The title is internationalized. | |||
== Label == | == Label == |
Revision as of 12:10, 27 April 2012
Namespace
http://imeji.org/terms/statement
Definition
A statement defining a metadata.
- The predefined statement types (dc:type) are: text, number, person, geolocation, license, publication, uri
- A statement has one imeji/Metadata where the title is used as label the metadata defined by this statement. The title is internationalized.
Label
Statement
Type
Resource
Attributes
Elements
Note: dsp="http://purl.org/dc/dsp/"
metadata | description | mandatory |
---|---|---|
dsp:maxOccur | The maximum occurence of the metadata | yes (default infinity) |
dsp:minOccur | The minimum occurence of the metadata | yes (default 0) |
dsp:type | literal/non-literal | yes (default literal) |
dsp:property | The namespace of the statement | yes |
imeji/commonMetadata | the metadata on this statement | yes |
imeji/nonliteralConstraint | a vocabulary, a thesaurus | no |
imeji/literalconstraints | list of literal (text values) contraints | no |
imeji/listPosition | the position of the statement in a list | no |