Problem/Motivation

Schema.org has a knowsAbout property defined for the Person Type.

https://schema.org/knowsAbout

Add support in the Metatags UI allowing a site builder to define a value for this property.

Remaining tasks

  1. Update the Schema.org Person submodule code to support the knowsAbout property
  2. Test

User interface changes

An additional field in the Metatags configuration UI to define the value of the knowsAbout property.

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

cedewey created an issue.

integratrix made their first commit to this issue’s fork.

djdevin made their first commit to this issue’s fork.

djdevin’s picture

I updated the MR to add it to Organization as well.