Property:Has ISBN
From Archiepedia
This is a property of type Text. It must follow the ISBN-10 pattern: ISBN-10. This property is used to specify the ISBN for books. It is used in conjunction with the Special:BookSources page to allow searching for books by ISBN at certain websites. (en)
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_pattern": { "ISBN-10": "ISBN\\x20(?=.{13}$)\\d{1,5}([- ])\\d{1,7}\\1\\d{1,6}\\1(\\d|X)$" } } }
Property description"Property description" is a predefined property that allows to describe a property in context of a language and is provided by Semantic MediaWiki.
This property is used to specify the ISBN for books. It is used in conjunction with the Special:BookSources page to allow searching for books by ISBN at certain websites. (en) +
Allows pattern"Allows pattern" is a predefined property that can specify a pattern reference to apply regular expression matching and is provided by Semantic MediaWiki.
ISBN-10 +
Has type"Has type" is a predefined property that describes the datatype of a property and is provided by Semantic MediaWiki.