title (P44)

From Crystal Pool
published title of a work, such as a newspaper article or a book
  • original title
  • article
Language Label Description Also known as
English
title
published title of a work, such as a newspaper article or a book
  • original title
  • article

Data type

Monolingual text

Statements

Constraints

unknown value
deprecated constraint: too broad (see others below) (English)
棄用約束:太寬泛(參見下面的其他內容) (Chinese)
(?i)((?!\b(<br>|<br />|<br/>|</br>)).)*
remove html formatting from title (line break tag) (English)
從標題中刪除超本文標記語言格式(換行標記) (Chinese)
(?i)((?!\b(<i>|</i>)).)*
remove html formatting from title (italics tag) (English)
從標題中刪除超本文標記語言格式(斜體標籤) (Chinese)
(?i)((?!\b(<em>|</em>|<strong>|</strong>|<b>|</b>)).)*
remove html formatting from title (bold or emphasis tag) (English)
從標題中刪除超本文標記語言格式(粗體或重點標記) (Chinese)
(?i)((?!\b(<p>|</p>)).)*
remove html formatting from title (paragraph tag) (English)
從標題中刪除超本文標記語言格式(段落標記) (Chinese)
([^\[].+[^\]].|.{1,3}|)
set English title in square brackets to deprecated rank and add original language title with normal rank (English)
將方括號中的英文標題設置為不推薦使用的排名並添加具有正常排名的原始語言標題 (Chinese)
(?i)((?!\b(ISBN)).)*
deprecated constraint. Titles with ISBN seem to be mainly book reviews. Add "main subject"-statement with item about work. (English)
棄用約束。 ISBN的標題似乎主要是書評。 添加“主要主題” - 關於工作的項目的陳述。 (Chinese)
(?i)((?!\b(1[05-9]\d\d.[12]\d\d\d)).)*
deprecated constraint. Aims to identify biographies. (English)
棄用約束。 旨在識別傳記。 (Chinese)
(?i)((?!\b(obituary|in memoriam)).)*
deprecated constraint. Aims to identify obituaries (English)
棄用約束。 (Chinese)
(?i)((?!\b(ormula: see text)).)*
deprecated constraint. Aims to identify incomplete titles with Tex markup missing (English)
棄用約束。 (Chinese)
deprecated constraint. Aims to identify titles requiring Tex markup (English)
[A-Z\d\W\s]+(?=[a-z])
deprecated constraint. Aims to identify titles in caps. (English)