Readonly@idJSON-LD identifier for this node.
Readonly@typeSchema.org type name for this node.
Schema.org acceptedPaymentMethod: Payment methods accepted by an organization.
Schema.org actionableFeedbackPolicy: Public engagement policy statement.
ReadonlyadditionalSchema.org additionalType: An additional type for the item.
Schema.org address: Physical address of the item.
Schema.org agentInteractionStatistic: Completed interactions for this entity.
Schema.org aggregateRating: Overall rating based on reviews or ratings.
ReadonlyalternateSchema.org alternateName: An alias for the item.
Schema.org alumni: Alumni of an organization.
Schema.org areaServed: Geographic area where a service or item is provided.
Schema.org award: An award won by or for this item.
Schema.org brand: Brands associated with a product, service or organization.
Schema.org companyRegistration: Official business registration information.
Schema.org contactPoint: A contact point for a person or organization.
Schema.org correctionsPolicy: Disclosure and correction policy for errors.
Schema.org department: An organization department relationship.
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 dissolutionDate: Date this organization was dissolved.
Schema.org diversityPolicy: Diversity policy statement.
Schema.org diversityStaffingReport: Staffing diversity report.
Schema.org duns: Dun & Bradstreet DUNS number.
Schema.org email: Email address.
Schema.org employee: Someone working for this organization.
Schema.org ethicsPolicy: Ethics policy statement.
Schema.org event: Upcoming or past event associated with this organization.
Schema.org faxNumber: The fax number.
Protected ReadonlyformatSchema.org founder: Person or organization who founded this organization.
Schema.org foundingDate: Date this organization was founded.
Schema.org foundingLocation: Place where the organization was founded.
Schema.org funder: Person or organization that supports something financially.
Schema.org funding: Grant that provides funding or sponsorship.
Schema.org globalLocationNumber: GS1 Global Location Number.
Schema.org hasCertification: Certification information.
Schema.org hasCredential: Credential awarded to the organization.
Schema.org hasGS1DigitalLink: GS1 digital link URL.
Schema.org hasMemberProgram: MemberProgram offered by an organization.
Schema.org hasMerchantReturnPolicy: Applicable merchant return policy.
Schema.org hasOfferCatalog: OfferCatalog listing for this organization.
Schema.org hasPOS: Points-of-sale operated by the organization.
Schema.org hasShippingService: Shipping service offered by the organization.
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 iso6523Code: ISO 6523 organization identifier.
Schema.org keywords: Keywords or tags used to describe the item.
Schema.org knowsAbout: Topic that the organization knows about.
Schema.org knowsLanguage: Language known by the organization.
Schema.org legalAddress: Official registered legal address.
Schema.org legalName: Official name of the organization.
Schema.org legalRepresentative: Person who legally represents this organization.
Schema.org leiCode: Legal Entity Identifier.
Schema.org location: Location of the organization.
Schema.org logo: Associated logo.
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 organization.
Schema.org member: A member of an Organization or ProgramMembership.
Schema.org memberOf: Organization or membership this organization belongs to.
Schema.org naics: NAICS code.
ReadonlynameSchema.org name: The name of the item.
Schema.org nonprofitStatus: Legal status of a non-profit organization.
Schema.org numberOfEmployees: Number of employees in an organization.
Schema.org owner: A person or organization who owns this Thing.
Schema.org ownershipFundingInfo: Ownership structure, funding and grants.
Schema.org owns: Things owned by the organization.
Schema.org parentOrganization: Larger organization this is part of.
Schema.org potentialAction: A potential Action for this Thing.
Schema.org publishingPrinciples: Editorial principles document.
Schema.org review: A review of the item.
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 organization.
Schema.org skills: Competency statement.
Schema.org slogan: Slogan or motto associated with the item.
Schema.org sponsor: Person or organization that supports a thing.
ReadonlysubjectSchema.org subjectOf: A CreativeWork or Event about this Thing.
Schema.org subOrganization: Organization included by this organization.
Schema.org taxID: Tax or fiscal identifier.
Schema.org telephone: The telephone number.
Schema.org unnamedSourcesPolicy: Policy on use of unnamed sources.
Schema.org url: URL of the item.
Schema.org vatID: Value-added tax identifier.
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 Organization.
Schema.org: An organization such as a school, NGO, corporation, club, etc.