identifierPattern

property

Identifier pattern

A pattern the identifier conforms to, given as a regular expression (regex).

URI:https://w3id.org/eudpp#identifierPattern

Range

xsd:string

JSON-LD Example

{
  "type": "IdentifierScheme",
  "identifierPattern": "..."
}