From 3c9084bb28479e35145f7aecc1d203344a893b53 Mon Sep 17 00:00:00 2001 From: "Hugh A. Cayless" Date: Mon, 15 Jul 2024 15:42:27 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de93e39..bbe3a46 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [ Raise Issues and Ask Questions](https://github.com/distributed-text-services/specifications/issues){: .btn .btn--info .btn--x--small} [ Check Source and Propose Changes](https://github.com/distributed-text-services/specifications){: .btn .btn--info .btn--x--small} -*The DTS Specification is currently a First Public Working Draft.* +*The DTS Specification is currently in a public comment period following the 1-alpha release.* ## What is DTS? @@ -26,7 +26,7 @@ DTS specifies 3 distinct operation endpoints: - Navigation _within a text_ is supported by the [Navigation Endpoint](versions/1-alpha/#navigation-endpoint) - Retrieval of complete or partial texts is supported by the [Document Endpoint](versions/1-alpha/#document-endpoint) -The Collection and Navigation endpoin. The Document endpoint is specified to return TEI/XML of the requested text or fragment. +The Collection and Navigation endpoints return JSON-LD. The Document endpoint is specified to return TEI/XML of the requested text or fragment. ## Capabilities