Property:Format

From JanWiki
Jump to navigation Jump to search
(Created page with 'This property describes the format of a recording in my possession. It is a has type::string with one of the following values: * has value::CD * has value::2CD * [[ha…')
 
(added cdr)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
This property describes the format of a recording in my possession. It is a [[has type::string]] with one of the following values:
This property describes the format of a recording in my possession. It is a [[has type::string]] with one of the following values:
* [[has value::CD]]
* [[allows value::CD]]
* [[has value::2CD]]
* [[allows value::2CD]]
* [[has value::CD-single]]
* [[allows value::3CD]]
* [[has value::not specified]]
* [[allows value::3" CD-single]]
* [[allows value::CD-single]]
* [[allows value::DVD-A]]
* [[allows value::DVD]] (in which we don't distinguish between "DVD-single" and "full length" DVD's
* [[allows value::CD-ROM]]
* [[allows value::CD-R]]
* [[allows value::not specified]]

Latest revision as of 11:58, 6 May 2012

This property describes the format of a recording in my possession. It is a string with one of the following values:

  • CD
  • 2CD
  • 3CD
  • 3" CD-single
  • CD-single
  • DVD-A
  • DVD (in which we don't distinguish between "DVD-single" and "full length" DVD's
  • CD-ROM
  • CD-R
  • not specified
Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "CD", "2CD", "3CD", "3\" CD-single", "CD-single", "DVD-A", "DVD", "CD-ROM", "CD-R", "not specified" ] } }