URL match pattern (P8966)
Jump to navigation
Jump to search
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 |
---|---|---|---|
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 |
|
Data type
String
Statements
^https?:\/\/(?:www\.wikidata|[a-z]{2,}\.wikipedia)\.org\/wiki\/Special:BookSources\/(\d[\d\-]{15}\d)$
no value
0 references
^https?:\/\/(?:www\.)?iata\.org\/en\/publications\/directories\/code-search\/\?airport\.search=([A-Za-z]{3})
no value
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})
no value
0 references
Constraints
0 references
0 references
.*(?!>\\)\((?!\?:).*|
The regular expression must contain at least one matching group. (English)
正規表現には、一致するグループが少なくとも1つ含まれている必要があります。 (Japanese)
0 references
(?!.+\bwd\b).*
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