Difference between revisions of "Imeji/statement"
Jump to navigation
Jump to search
Kleinfercher (talk | contribs) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Imeji_Tech}} | |||
== Namespace == | == Namespace == | ||
http://imeji.org/terms/statement | http://imeji.org/terms/statement | ||
Line 5: | Line 6: | ||
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/ | * A statement has one [[imeji/metadata]] where the title is used as label the metadata defined by this statement. The title is internationalized. | ||
* Eventually A statement defines a vocabulary. | |||
* Eventually a statement defined a set of predefined values. | |||
== Label == | == Label == | ||
Line 32: | Line 35: | ||
| [[imeji/commonMetadata]] || the metadata on this statement || yes | | [[imeji/commonMetadata]] || the metadata on this statement || yes | ||
|- | |- | ||
| [[imeji/ | | [[imeji/listPosition]] || the position of the statement in a list || no | ||
|- | |- | ||
| [[imeji/ | | [[imeji/vocabulary]] || The link to vocabulary in JSON format || no | ||
|- | |- | ||
| [[imeji/ | | [[imeji/predefinedValues]] | ||
|} | |} | ||
Latest revision as of 10:50, 3 January 2014
|
Namespace[edit]
http://imeji.org/terms/statement
Definition[edit]
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.
- Eventually A statement defines a vocabulary.
- Eventually a statement defined a set of predefined values.
Label[edit]
Statement
Type[edit]
Resource
Attributes[edit]
Elements[edit]
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/listPosition | the position of the statement in a list | no |
imeji/vocabulary | The link to vocabulary in JSON format | no |
imeji/predefinedValues |