W3C

RDF Test Suites

Test Suites Defined in RDF.

W3C Editor's Draft


Abstract

This document identifies some terms for general RDF tests. These tests are NOT specific to LDP.

Status of This Document

This is an editor's draft serving as a strawman general RDF test framework. This document has no endorsement by the W3C Membership, their pets or livestock, or any person living or dead.

Terms

Manifest
A general-purpose test manifest for RDF applications and protocols.
name
A local name for a test. The value should be a valid C identifier.
entries
An RDF Collection of the tests included in a Manifest.
status
Identifies a test's expected audience or state in an approval process. Values include, but not limited to:
Proposed
A test created and pending review by a group assembling a test manifest.
general
A test which has been approved for general use.
statusReference
A link which verifies or documents the status of a test.
initialState
The initial state for a test, potentially including client and server graphs.
action
A test-domain-specific action.
expectedResponse
A test-domain-specific response. For instance, an HTTP response if the action was an HTTP request.
expectedState
The expected resulting state for a test, potentially including client and server graphs.