Token Substitutions

Component type

module

Categories

Maintenance status

Development status

Downloads

94

Component created

Component changed

This module adds bash-like substitution support to Token, where the substitutions are performed on the value of the token. Patterns should follow PCRE syntax. Currently, only these substitutions are supported:

[type:token/pat/repl]
Replace first match of pat by repl
[type:token//pat/repl]
Replace all matches of pat by repl

Ontology

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

14

Component created

Component changed

Publishes site structure as OWL ontology. Enable module and open /owl page.

It publishes entity type and bundles as OWL classes, RDF mapped fields as OWL object properties.

Drupal RDF-mappings are exported as OWL class subClassOf for entity types and OWL property equivalentProperties for fields.

Drupal 8 version ties commerce product variation entity bundles to schema.org/Offer and commerce price to schema.org/price.

Example output: