Jump to content

URL match pattern (P8966)

From Wikidata
regex pattern of decoded URL that an external ID may be extracted. Qualifier "URL match replacement value" can overwrite the default \1
  • pattern of URL
  • URL pattern matcher
  • extraction pattern
  • ID extraction pattern
Language Label Description Also known as
default for all languages
No label defined
    English
    URL match pattern
    regex pattern of decoded URL that an external ID may be extracted. Qualifier "URL match replacement value" can overwrite the default \1
    • pattern of URL
    • URL pattern matcher
    • extraction pattern
    • ID extraction pattern

    Data type

    String

    Statements

    0 references
    ^https?:\/\/(?:www\.wikidata|[a-z]{2,}\.wikipedia)\.org\/wiki\/Special:BookSources\/(\d[\d\-]{15}\d)$
    0 references
    ^https?:\/\/(?:www\.)?iata\.org\/en\/publications\/directories\/code-search\/\?airport\.search=([A-Za-z]{3})
    0 references
    ^https?:\/\/id\.loc\.gov\/authorities\/(?:(?:name|subject)s\/)?((?:n|nb|nr|no|ns|mp|sh)(?:[4-9][0-9]|00|20[0-2][0-9])[0-9]{6})
    ^(.+) - LC Linked Data Service: Authorities and Vocabularies \| Library of Congress$
    0 references
    ^https?:\/\/lccn\.loc\.gov\/((?:n|nb|nr|no|ns|mp|sh)(?:[4-9][0-9]|00|20[0-2][0-9])[0-9]{6})
    0 references
    https://regex101.com/?regex=$1
    0 references
    no value
    0 references

    Constraints

    .*(?!>\\)\((?!\?:).*|
    The regular expression must contain at least one matching group. (English)
    正規表現には、一致するグループが少なくとも1つ含まれている必要があります。 (Japanese)
    0 references
    The regular expression should not contain straw "wd" (English)
    正規表現にはストロー「wd」を含めないでください (Japanese)
    0 references
    If the website title (<title> in HTML) contains text that would be useful as a Wikidata item label, specify a regular expression with this property to extract the relevant text to use as a label. Otherwise, if no text in the website title is useful as a label, specify <no value>. (English)
    ウェブページのタイトル、つまりHTMLの<title>要素に、ウィキデータの項目のラベルとして役立つテキストが含まれている場合は、このプロパティで正規表現を指定して、ラベルとして使用する関連テキストを抽出します。それ以外の場合、ウェブページの題名にラベルとして役立つテキストがない場合は「値なし」と指定します。 (Japanese)
    0 references
    External identifier properties should have an item that represents their identifier and link to it with this property (English)
    外部識別子のプロパティには、その識別子を表す項目があり、このプロパティでその識別子にリンクする必要があります。 (Japanese)
    0 references
    Property should also have constraint for validation and extraction tools (e.g. for formatter pattern ^https?://example\.com/(\w+) constraint may have an extra sanity check for length, \w{1,30}) (English)
    プロパティには、検証および抽出ツールの制約も必要です (例: フォーマッタ・パターン ^https?://example\.com/(\w+) 制約には、長さ \w{1,30} の追加の健全性チェックが含まれる場合があります) (Japanese)
    0 references