Following the instructions at https://drupal.org/node/1351214 on a site were I have already created a Person content type. I enabled schemaorg_person and when I try to enter Person in the Schema.org settings field the content type edit form gives "The human-readable name Person is already taken." highlighting the Name of the Person content type as the source of the error.

Comments

jonathan_hunt’s picture

Status: Active » Closed (works as designed)

Whoops, looks like PEBKAC - I didn't realise schemaorg_person was an example. From drush I just assumed I needed it to map to a Person.

scor’s picture

yes the person example is not required at all if you prefer to use/create your own content type for this. the example is merely for demonstration purposes, though technically you could run a site using these examples too.