Slot: contact_details

A field for contact details, including email, GitHub, and contact-specific URLs.

URI: kgr:contact_details Alias: contact_details

Applicable Classes

Name Description Modifies Slot
Organization An organization no
Individual An individual person no
Contact A contact point for a resource or product, or a curator of a resource or prod… no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema

Mappings

Mapping Type Mapped Value
self kgr:contact_details
native kgr:contact_details

LinkML Source

```yaml name: contact_details description: A field for contact details, including email, GitHub, and contact-specific URLs. from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema rank: 1000 alias: contact_details domain_of: - Contact range: ContactDetails multivalued: true inlined: true inlined_as_list: true ```