Person inherited from CDIFCore
DiscoveryDataDescriptionStructure::Classes::Person
Definition
Documentation
Original
Reference
schema:Person
Definition
A person (alive, dead, undead, or fictional).
Scope
Parent class(es): Thing (https://schema.org/Thing).
CDIF
Definition
schema for cdif profile of schema.org/Person
Scope
schema:Person - a human agent (creator, contributor, publisher, etc.). Inherits identifier and name from Agent.
Diagram
Inheritance
Generalizes: Agent
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| description | string | [0..1] | DocumentationOriginalReferenceschema:description DefinitionA description of the item. ScopeDomain: Thing (https://schema.org/Thing). Range: Text (https://schema.org/Text), TextObject (https://schema.org/TextObject). CDIFDefinitionA short summary describing a dataset. This text will be indexed by search applications, so the more information here, the better. Scopeschema:description - short textual description of the person. |
| alternateName | string | [0..1] | DocumentationOriginalReferenceschema:alternateName DefinitionAn alias for the item. ScopeDomain: Thing (https://schema.org/Thing). Range: Text (https://schema.org/Text). CDIFDefinitionother labels by which the person might be known Scopeschema:alternateName - other labels by which the person might be known. |
| affiliation | Organization | [0..1] | DocumentationOriginalReferenceschema:affiliation DefinitionAn organization that this person is affiliated with. For example, a school/university, a club, or a team. ScopeDomain: Person (https://schema.org/Person). Range: Organization (https://schema.org/Organization). CDIFDefinitionif affiliation is present, value must be a schema:Organization. Scopeschema:affiliation - organisational affiliation; per the CDIF profile the value must be a schema:Organization. |
| contactPoint | ContactPoint | [0..1] | DocumentationOriginalReferenceschema:contactPoint DefinitionA contact point for a person or organization. ScopeDomain: HealthInsurancePlan (https://schema.org/HealthInsurancePlan), Organization (https://schema.org/Organization), Person (https://schema.org/Person). Range: ContactPoint (https://schema.org/ContactPoint). CDIFDefinitionrestrict to email only. Schema.org allows telephone and postal contacts as well Scopeschema:contactPoint - contact point for the person; the CDIF profile restricts this to email only. |
| sameAs | Identifier | [0..*] | DocumentationOriginalReferenceschema:sameAs DefinitionURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website. ScopeDomain: Thing (https://schema.org/Thing). Range: URL (https://schema.org/URL). CDIFDefinitionother identifiers for the person Scopeschema:sameAs - other identifiers for the person, each a string or an @id object reference. |
Associations
No associations.