Slot: contact_type

The type of contact detail.

URI: kgr:contact_type Alias: contact_type

Applicable Classes

Name Description Modifies Slot
ContactDetails A field for details about how to contact a person or organization 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_type
native kgr:contact_type

LinkML Source

```yaml name: contact_type description: The type of contact detail. from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema rank: 1000 alias: contact_type owner: ContactDetails domain_of: - ContactDetails range: ContactTypeEnum required: true ```