PersonTagCategory class

PersonTagCategory class

Provides tags that mark metadata properties holding information about the people who contributed to file or intellectual content creation.

These tags can help you find the document creator, editor, or even the client for whom the work was performed.

Despite the name of the category, some metadata properties marked with the tags can contain a company name rather than a person’s name.

The PersonTagCategory type exposes the following members:

Methods

Method Description
to_string Returns a string that represents the current object. (inherited from TagCategory)

Properties

Property Description
artist The tag that denotes the original performer of a file.
client The tag that labels information about the client for whom the file/intellectual content was created.
contributor The tag that labels a property containing the name of a person who somehow contributed to file creation.
creator The tag that denotes the original author of a file/document.
editor The tag that labels a person who edited a file.
manager The tag that labels information about a person who managed the making process of a file.
model The tag that denotes information about a person the content of the file is about.
publisher The tag marking a person responsible for making the file available.
recipient The tag that denotes the original recipients of a mail.

See Also