この規格 プレビューページの目次
※一部、英文及び仏文を自動翻訳した日本語訳を使用しています。
3 用語と定義
この文書の目的上、次の用語と定義が適用されます。
ISO と IEC は、標準化に使用する用語データベースを次のアドレスで維持しています。
3.1
キャラクターデータ
マークアップではない XML テキスト
[出典:拡張マークアップ言語仕様、セクション 2.4]
3.2
要素の内容
要素の開始タグと終了タグの間の XML テキスト
[出典:: Extensible Markup Language 仕様、セクション 3.1, 構文生成 43]
3.3
空の要素タグ
コンテンツのない要素を識別する XML タグ
[出典:拡張マークアップ言語仕様、セクション 3.1]
3.4
NC名
コロン(「:」、U+003A)を含まない XML 名
[ソース: XML の名前空間、セクション 3, 構文生成 4]
3.5
プロパティ.プロパティ
XMP パケットのトップレベルにあるメタデータ値の名前付きコンテナ
注 1: XMP パケットの下位レベルのコンポーネントは、構造フィールド、配列項目、および修飾子です。
3.6
RDF
リソース説明フレームワーク
メタデータを記述するための XML 構文
[ソース:RDF/XML 構文仕様]
3.7
演奏
<resource>他のリソースを特定の形式でレンダリングしたリソース
注記 1: リソースのさまざまな表現には、同じコンテンツが異なる形式で含まれています。たとえば、デジタル画像には高解像度、低解像度、またはサムネイル レンディションが含まれる場合があります。テキスト ドキュメントは、編集用にワード プロセッサ形式にすることも、共有用に PDF としてレンダリングすることもできます。 (リソースの) バージョンも参照してください。
3.8
URI
統一リソース識別子
抽象的または物理的なリソースを識別するコンパクトな文字列
[出典:IETF RFC 3986]
3.9
バージョン
<resource> 他のリソースを編集した結果であるリソース
注 1: リソースの異なるバージョンには、通常、同じ形式の異なるコンテンツがあります。「(リソースの) レンディション」も参照してください。
3.10
XML要素
XML 構文の主要コンポーネント
[出典:拡張マークアップ言語仕様、セクション 3, 構文生成 39]
3.11
XML展開名
名前空間 URI とローカル名で構成される文字列のペア
[ソース:XML の名前空間、セクション 2.1]
3.12
XMPプロセッサ
XMP の読み取り、変更、または書き込みを担当するハードウェアまたはソフトウェア コンポーネント
3.13
空白
1 つ以上のスペース文字、復帰、改行、またはタブで構成される XML テキスト
[出典:拡張マークアップ言語仕様、セクション 2.3]
参考文献
| 1 | ISO 639-1, 言語名の表現のためのコード — Part 1: Alpha-2 コード |
| 2 | ISO 639-2, 言語名の表現のためのコード — Part 2: Alpha-3 コード |
| 3 | ISO 3166-1, 国名とその下位区分の表現に関するコード — Part 1: 国コード |
| 4 | IETF RFC 4122, Universally Unique Identifier (UUID) URN 名前空間、2005 年 7 月: http://www.ietf.org/rfc/rfc4122.txt |
| 5 | IETF RFC 2046, 多目的インターネット メール拡張機能 (MIME) 第 2 Part: メディア タイプ、1996 年 11 月http://www.ietf.org/rfc/rfc2046.txt |
| 6 | 日付と時刻の形式、 W3C 提出、1997 年 9 月 http://www.w3.org/TR/NOTE-datetime |
| 7 | Extensible Markup Language (XML) 1., W3C 勧告 2008 年 11 月 26 日 http://www.w3.org/TR/2008/REC-xml-20081126/ |
| 8 | XML 1.0 の名前空間(第 2 版)、2006 年 8 月 http://www.w3.org/TR/2006/REC-xml-names-20060816/ |
| 9 | RDF/XML 構文仕様(改訂)、W3C 勧告 2004 年 2 月 10 日 http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/ |
3 Terms and definitions
For the purposes of this document, the following terms and definitions apply.
ISO and IEC maintain terminological databases for use in standardization at the following addresses:
3.1
character data
XML text that is not markup
[SOURCE:Extensible Markup Language specification, Section 2.4]
3.2
element content
XML text between the start-tag and end-tag of an element
[SOURCE:: Extensible Markup Language specification, Section 3.1, syntax production 43]
3.3
empty-element tag
XML tag identifying an element with no content
[SOURCE:Extensible Markup Language specification, Section 3.1]
3.4
NCName
XML name that does not contain a colon (‘:’, U+003A)
[SOURCE:Namespaces in XML, Section 3, syntax production 4]
3.5
property
named container for a metadata value at the top level of an XMP packet
Note 1 to entry: Lower-level components of an XMP packet are structure fields, array items, and qualifiers.
3.6
RDF
Resource Description Framework
XML syntax for describing metadata
[SOURCE:RDF/XML Syntax Specification]
3.7
rendition
<resource>resource that is a rendering of some other resource in a particular form
Note 1 to entry: Various renditions of a resource have the same content in differing forms. For example, a digital image could have high resolution, low resolution, or thumbnail renditions. A text document could be in a word processor format for editing or rendered as a PDF for sharing. See also version (of a resource).
3.8
URI
Uniform Resource Identifier
compact sequence of characters that identifies an abstract or physical resource
[SOURCE:IETF RFC 3986]
3.9
version
<resource> resource that is the result of editing some other resource
Note 1 to entry: Different versions of a resource typically have differing content in the same form. See also rendition (of a resource).
3.10
XML element
primary component of XML syntax
[SOURCE:Extensible Markup Language specification, Section 3, syntax production 39]
3.11
XML expanded name
pair of strings consisting of a namespace URI and a local name
[SOURCE:Namespaces in XML, Section 2.1]
3.12
XMP processor
hardware or software component that is responsible for reading, modifying, or writing XMP
3.13
white space
XML text consisting of one or more space characters, carriage returns, line feeds, or tabs
[SOURCE:Extensible Markup Language specification, Section 2.3]
Bibliography
| 1 | ISO 639-1, Codes for the representation of names of languages — Part 1: Alpha-2 code |
| 2 | ISO 639-2, Codes for the representation of names of languages — Part 2: Alpha-3 code |
| 3 | ISO 3166-1, Codes for the representation of names of countries and their subdivisions — Part 1: Country codes |
| 4 | IETF RFC 4122, A Universally Unique Identifier (UUID) URN Namespace, July 2005: http://www.ietf.org/rfc/rfc4122.txt |
| 5 | IETF RFC 2046, Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types, November 1996http://www.ietf.org/rfc/rfc2046.txt |
| 6 | Date and Time Formats, W3C submission, September 1997 http://www.w3.org/TR/NOTE-datetime |
| 7 | Extensible Markup Language (XML) 1.0 (Fifth Edition), W3C Recommendation 26 November 2008 http://www.w3.org/TR/2008/REC-xml-20081126/ |
| 8 | Namespaces in XML 1.0 (Second Edition), August 2006 http://www.w3.org/TR/2006/REC-xml-names-20060816/ |
| 9 | RDF/XML Syntax Specification (Revised), W3C Recommendation 10 February 2004 http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/ |