generated from koriym/user-manual-skeleton
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathllms.txt
More file actions
30 lines (25 loc) · 1.32 KB
/
llms.txt
File metadata and controls
30 lines (25 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# App State Diagram
## Overview
Visualize Application Semantics and Affordance in REST Architecture
## Purpose
To describe, share, and verify application state transitions using the ALPS format.
## Key Features
- Guides and references for creating ALPS profiles
- Validation tools for complete state transition flows
- Unified guidelines for ontology and taxonomy
- Sample profiles in JSON format
- Visual aids for rendering transition charts
## Related Technologies & Formats
- ALPS (Application-Level Profile Semantics)
- JSON
- Schema.org (for term definitions)
- REST / Hypermedia application design
## Related URLs
- [Full Knowledge](https://www.app-state-diagram.com/llms-full.txt)
- [Manual](https://www.app-state-diagram.com/manuals/1.0/en/index.html)
- [ALPS Official Site](http://alps.io/)
- [ALPS Spec](https://www.ietf.org/archive/id/draft-amundsen-richardson-foster-alps-07.txt)
- [ALPS Schema (JSON Schema)](https://alps-io.github.io/schemas/alps.json)
- [ALPS Schema (XSD)](https://alps-io.github.io/schemas/alps.xsd)
- [Semantic Terms (Schema.org properties)](https://raw.githubusercontent.com/alps-io/imports/refs/heads/master/schema.org/schemaorg-current-https-properties.csv)
- [Semantic Terms (Schema.org types)](https://raw.githubusercontent.com/alps-io/imports/refs/heads/master/schema.org/schemaorg-current-https-types.csv)