Add location/address field to Person schema
Created by: daniwelter
It is currently only possible to provide an address for a person by associating them with an organisation, which in turn can have an address (via the Place schema). The Person schema should also include a direct reference to the Place schema so this information can be included independently of an organisation.