This page handles #102 - Handle person tags as Person

note- People tags, and it's superset instance tags, may need to be merged to provide a cohesive tagging paradigm.

=Purpose= Allow individuals to be marked, and provide a unique id that refers to them both as people, and as a unique individual, such that all references to that unique id refers exclusively to one person.

=Requirements=

  • information / tags should be portable (useful, and reasonably robust when transferring from one system to another.)
  • a human language identifier should be provided (the persons name) but does not need to be unique
  • information about the person should be able to be contained, but not required

=Implementation=