Home

Contact Point

This is an implementation of schema.org ContactPoint, adapted in Stencila Schema for structured contact metadata. It is used for correspondence and contact details associated with people, organizations, and related entities, while fitting into Stencila's broader node model. Key properties include emails, telephoneNumbers, and availableLanguages.

Analogues

The following external types, elements, or nodes are similar to a ContactPoint:

Properties

The ContactPoint type has these properties:

NameDescriptionTypeInherited from
emailsEmail address for correspondence.String*-
telephoneNumbersTelephone numbers for the contact point.String*-
availableLanguagesLanguages (human not programming) in which it is possible to communicate with the organization/department etc.String*-
alternateNamesAlternate names (aliases) for the item.String*Thing
descriptionA description of the item.StringThing
identifiersAny kind of identifier for any kind of Thing.(PropertyValue | String)*Thing
imagesImages of the item.ImageObject*Thing
nameThe name of the item.StringThing
urlThe URL of the item.StringThing
idThe identifier for this item.StringEntity

Related

The ContactPoint type is related to these types:

Bindings

The ContactPoint type is represented in:


This documentation was generated from ContactPoint.yaml by docs_types.rs.

© 2026 Stencila