historical-data / schema

Microdata schema for historical data.
historical-data.org
30 stars 4 forks source link

Rename Person.children to Person.child? #37

Closed DallanQ closed 12 years ago

DallanQ commented 12 years ago

This may not be possible, since Person.children is defined in Schema and not HistoricalData, but every other relation in Person deprecates the plural form.

fleep commented 12 years ago

Is the premise that the singular form of each property is also capable of storing a collection, as well?

DallanQ commented 12 years ago

yes.

fleep commented 12 years ago

I'm surprised the Schema core folk hadn't deprecated the plural alongside everything else, seems as though it would make the most sense. Maybe it could be a part of an upcoming recommendation anyway, for consistency's sake.

RobertGardner commented 12 years ago

@danbri just said he'd add this to the schema.org TODO list.