Skip to content

Commit 70b9c85

Browse files
committed
Update 04-tests.bs
1 parent ade9082 commit 70b9c85

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

04-tests.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,14 @@ Abstract: The TREE test specification aims to provide resource that for a TREE i
1515
</pre>
1616
# Overview # {#overview}
1717

18-
The TREE specification follows the [RFC 2119](https://www.rfc-editor.org/rfc2119.txt) norms for defining conformance requirements.
1918
This document outlines the minimum conformance requirements from the TREE specification and provides corresponding test cases to verify the compliance.
19+
This document is intended for TREE client service implementations. When processing a TREE structure, a TREE client service should be able to validate or fulfill the conformance points described in this document.
20+
2021
<!-- (#ToBeDecided) The test specification focuses on TREE client behaviors. -->
2122

2223
# Conformance Points # {#conformance-points}
2324

24-
The conformance points in this document are based on the [TREE specification](https://w3c.github.io/treecg/specification/) and are intended for testing implementations of the TREE specification.
25+
The conformance points in this document are based on the [TREE specification](https://w3c.github.io/treecg/specification/).
2526

2627
TREE conformance is designed for HTTP-based implementations; all test cases are expected to be executed over HTTP(s), and results are determined from the HTTP(s) responses. Since TREE is an RDF (Resource Description Framework) specification, all response payloads must use standard RDF serialization formats, such as Turtle, RDF/XML, or JSON-LD.
2728

0 commit comments

Comments
 (0)