The URI pattern for entity site schema terms.
Type: string
Overrides SchemaTermBase::$uriPattern
File
- drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php, line 23
- Contains EntitySchema.
Class
- EntitySchema
- Defines RDF terms corresponding to Drupal entity types.
Namespace
Drupal\rdf\SiteSchema
Code
public static $uriPattern = '{entity_type}';