---
title: AppSchema.JournalEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/journalentity
---

# AppSchema.JournalEntity

Identifies entity schemas in the journal domain.

## Declaration

```swift
protocol JournalEntity : AppSchema.Kind
```

## Topics

### Instance Properties

- [entry](appintents/appschema/journalentity/entry.md)

## Relationships

### Inherits From

- [AppSchema.Kind](appintents/appschema/kind.md)

### Conforming Types

- [AppSchema.Entity](appintents/appschema/entity.md)

## See Also

### Content and parameter types

- [entry](appintents/appschema/journalentity/entry.md)
