Readonly@idJSON-LD identifier for this node.
Readonly@typeSchema.org type name for this node.
Schema.org additionalName: An additional name for a Person.
ReadonlyadditionalSchema.org additionalType: An additional type for the item.
Schema.org address: Physical address of the item.
Schema.org affiliation: An organization that this person is affiliated with.
Schema.org agentInteractionStatistic: Completed interactions for this entity.
ReadonlyalternateSchema.org alternateName: An alias for the item.
Schema.org alumniOf: An organization that the person is an alumni of.
Schema.org award: An award won by or for this item.
Schema.org birthDate: Date of birth.
Schema.org birthPlace: The place where the person was born.
Schema.org brand: Brand associated with this person.
Schema.org callSign: Callsign used in broadcasting or radio communications.
Schema.org children: A child of the person.
Schema.org colleague: A colleague of the person.
Schema.org contactPoint: A contact point for a person or organization.
Schema.org deathDate: Date of death.
Schema.org deathPlace: The place where the person died.
ReadonlydescriptionSchema.org description: A description of the item.
ReadonlydisambiguatingSchema.org disambiguatingDescription: A short description used to disambiguate the item from other, similar items.
Schema.org duns: Dun & Bradstreet DUNS number.
Schema.org email: Email address.
Schema.org familyName: Family name.
Schema.org faxNumber: The fax number.
Schema.org follows: The most generic uni-directional social relation.
Protected ReadonlyformatSchema.org funder: Person or organization that supports something financially.
Schema.org funding: Grant that provides funding or sponsorship.
Schema.org gender: Gender of something.
Schema.org givenName: Given name.
Schema.org globalLocationNumber: GS1 Global Location Number.
Schema.org hasCertification: Certification information.
Schema.org hasCredential: Credential awarded to the Person.
Schema.org hasOccupation: The Person's occupation.
Schema.org hasOfferCatalog: OfferCatalog listing for this person.
Schema.org hasPOS: Points-of-sale operated by the person.
Schema.org height: The height of the item.
Schema.org homeLocation: A contact location for a person's residence.
Schema.org honorificPrefix: Honorific prefix preceding a Person's name.
Schema.org honorificSuffix: Honorific suffix following a Person's name.
ReadonlyidentifierSchema.org identifier.
Schema.org image: An image of the item.
Schema.org interactionStatistic: Interaction counter for this entity.
Schema.org isicV4: ISIC Revision 4 code.
Schema.org jobTitle: The job title of the person.
Schema.org knows: The most generic bi-directional social/work relation.
Schema.org knowsAbout: Topic that the person knows about.
Schema.org knowsLanguage: Language known by the person.
Schema.org lifeEvent: A life event.
Schema.org mainEntityOfPage: A page or other CreativeWork for which this thing is the main entity being described.
Schema.org makesOffer: Products or services offered by the person.
Schema.org memberOf: Organization or membership this person belongs to.
Schema.org naics: NAICS code.
ReadonlynameSchema.org name: The name of the item.
Schema.org nationality: Nationality of the person.
Schema.org netWorth: Total financial value of the person.
Schema.org owner: A person or organization who owns this Thing.
Schema.org owns: Things owned by the person.
Schema.org parent: A parent of this person.
Schema.org performerIn: Event that this person is a performer or participant in.
Schema.org potentialAction: A potential Action for this Thing.
Schema.org pronouns: Pronouns for a person.
Schema.org publishingPrinciples: Editorial principles document.
Schema.org relatedTo: The most generic familial relation.
ReadonlysameSchema.org sameAs: URL of a reference Web page that unambiguously indicates the item's identity.
Schema.org seeks: Products or services sought by the person.
Schema.org sibling: A sibling of the person.
Schema.org skills: Competency statement.
Schema.org sponsor: Person or organization that supports a thing.
Schema.org spouse: The person's spouse.
ReadonlysubjectSchema.org subjectOf: A CreativeWork or Event about this Thing.
Schema.org taxID: Tax or fiscal identifier.
Schema.org telephone: The telephone number.
Schema.org url: URL of the item.
Schema.org vatID: Value-added tax identifier.
Schema.org weight: The weight of the person.
Schema.org workLocation: A contact location for a person's place of work.
Schema.org worksFor: Organizations that the person works for.
Emits the current acknowledgement frontier for each field.
Registers an event listener.
The event type to listen for.
The listener to register.
Optionaloptions: boolean | AddEventListenerOptionsListener registration options.
Resets every field in the replica back to its default value.
Returns a cloned plain object view of the current replica fields.
The current field values keyed by field name.
Removes overwritten identifiers that every provided frontier has acknowledged.
A collection of acknowledgement frontiers to compact against.
Returns canonical N-Quads for signing or hashing the live JSON-LD view.
This canonicalizes the live Schema.org presentation from toJSONLD().
If an application needs to sign the entire CRDT state, canonicalize
toJSON() separately at the application protocol layer.
Returns the struct field keys.
The field keys in the current replica.
Removes an event listener.
The event type to stop listening for.
The listener to remove.
Optionaloptions: boolean | EventListenerOptionsListener removal options.
Emits the current serializable snapshot of the replica state.
Returns the current serializable snapshot projection of this replica.
Called automatically by JSON.stringify.
Exports the current live projection as Schema.org JSON-LD.
This does not return CRDT state. toJSON() remains the CRStruct snapshot
projection used for replication and persistence.
Attempts to return the current snapshot as a serialized JSON string.
ProtectedvalidateStaticfromConstructs a fresh replica from a JSON-LD live presentation.
This is intentionally a constructor-style import, not a CRDT merge path.
Use merge() for CRDT snapshots and deltas.
Compacted or expanded Schema.org JSON-LD document to import.
CRDT-backed Schema.org Person.
Schema.org: A person (alive, dead, undead, or fictional).