identifierPattern
propertyIdentifier pattern
A pattern the identifier conforms to, given as a regular expression (regex).
Used on
Domain
Range
xsd:stringJSON-LD Example
{
"type": "IdentifierScheme",
"identifierPattern": "..."
}Identifier pattern
A pattern the identifier conforms to, given as a regular expression (regex).
xsd:string{
"type": "IdentifierScheme",
"identifierPattern": "..."
}