Difference between revisions of "format as a regular expression"
(Changed a property: PST.AG) |
(Changed a property: PST.AG) |
||
| property / property constraint | |||
| + | |||
| property / property constraint: format constraint / rank | |||
| + | Normal rank | ||
| property / property constraint: format constraint / qualifier | |||
| + | format as a regular expression: ((?:(?:[^?+*{}()[\]\\|]+|\\.|\[(?:\^?\\.|\^[^\\]|[^\\^])(?:[^\]\\]+|\\.)*\]|\((?:\?[:=!]|\?<[=!]|\?>)?(?1)??\)|\(\?(?:R|[+-]?\d+)\))(?:(?:[?+*]|\{\d+(?:,\d*)?\})[?+]?)?|\|)*) | ||
Revision as of 14:58, 23 February 2018
regex describing an identifier or a Wikidata property
- regex
- regular expression
| Language | Label | Description | Also known as |
|---|---|---|---|
| English |
format as a regular expression
|
regex describing an identifier or a Wikidata property
|
|
Data type
String
Statements
https://regex101.com/?regex=$1
0 references
((?:(?:[^?+*{}()[\]\\|]+|\\.|\[(?:\^?\\.|\^[^\\]|[^\\^])(?:[^\]\\]+|\\.)*\]|\((?:\?[:=!]|\?<[=!]|\?>)?(?1)??\)|\(\?(?:R|[+-]?\d+)\))(?:(?:[?+*]|\{\d+(?:,\d*)?\})[?+]?)?|\|)*)
((?:(?:[^?+*{}()[\]\\|]+|\\.|\[(?:\^?\\.|\^[^\\]|[^\\^])(?:[^\]\\]+|\\.)*\]|\((?:\?[:=!]|\?<[=!]|\?>)?(?1)??\)|\(\?(?:R|[+-]?\d+)\))(?:(?:[?+*]|\{\d+(?:,\d*)?\})[?+]?)?|\|)*)
0 references