Closed (works as designed)
Project:
Schema.org
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2012 at 05:08 UTC
Updated:
11 Mar 2012 at 05:21 UTC
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
Comment #1
jonathan_hunt commentedWhoops, 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.
Comment #2
scor commentedyes 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.