--- a/test-suite/tests/compact-manifest.jsonld Tue Aug 06 07:11:15 2013 -0700
+++ b/test-suite/tests/compact-manifest.jsonld Tue Aug 06 17:57:46 2013 +0200
@@ -2,8 +2,8 @@
"@context": "http://json-ld.org/test-suite/context.jsonld",
"@id": "",
"@type": "mf:Manifest",
- "description": "JSON-LD to Compaction tests use object compare",
- "name": "compact",
+ "name": "Compaction",
+ "description": "JSON-LD compaction tests use object comparison.",
"baseIri": "http://json-ld.org/test-suite/tests/",
"sequence": [
{
--- a/test-suite/tests/error-expand-manifest.jsonld Tue Aug 06 07:11:15 2013 -0700
+++ b/test-suite/tests/error-expand-manifest.jsonld Tue Aug 06 17:57:46 2013 +0200
@@ -2,8 +2,8 @@
"@context": "http://json-ld.org/test-suite/context.jsonld",
"@id": "",
"@type": "mf:Manifest",
- "description": "JSON-LD to Expansion tests use object compare",
- "name": "error-expand",
+ "name": "Expansion Error",
+ "description": "These expansion tests result in an error and are verified by comparing the error code.",
"baseIri": "http://json-ld.org/test-suite/tests/",
"sequence": [
{
--- a/test-suite/tests/expand-manifest.jsonld Tue Aug 06 07:11:15 2013 -0700
+++ b/test-suite/tests/expand-manifest.jsonld Tue Aug 06 17:57:46 2013 +0200
@@ -2,8 +2,8 @@
"@context": "http://json-ld.org/test-suite/context.jsonld",
"@id": "",
"@type": "mf:Manifest",
- "description": "JSON-LD to Expansion tests use object compare",
- "name": "expand",
+ "name": "Expansion",
+ "description": "JSON-LD expansion tests use object comparison.",
"baseIri": "http://json-ld.org/test-suite/tests/",
"sequence": [
{
--- a/test-suite/tests/flatten-manifest.jsonld Tue Aug 06 07:11:15 2013 -0700
+++ b/test-suite/tests/flatten-manifest.jsonld Tue Aug 06 17:57:46 2013 +0200
@@ -2,8 +2,8 @@
"@context": "http://json-ld.org/test-suite/context.jsonld",
"@id": "",
"@type": "mf:Manifest",
- "description": "JSON-LD flatten tests use object compare",
- "name": "flatten",
+ "name": "Flattening",
+ "description": "JSON-LD flattening tests use object comparison.",
"baseIri": "http://json-ld.org/test-suite/tests/",
"sequence": [
{
--- a/test-suite/tests/frame-manifest.jsonld Tue Aug 06 07:11:15 2013 -0700
+++ b/test-suite/tests/frame-manifest.jsonld Tue Aug 06 17:57:46 2013 +0200
@@ -2,8 +2,8 @@
"@context": "http://json-ld.org/test-suite/context.jsonld",
"@id": "",
"@type": "mf:Manifest",
- "description": "JSON-LD to Framing tests use object compare",
- "name": "frame",
+ "name": "Framing",
+ "description": "JSON-LD framing tests use object comparison.",
"baseIri": "http://json-ld.org/test-suite/tests/",
"sequence": [{
"@id": "#t0001",
--- a/test-suite/tests/fromRdf-manifest.jsonld Tue Aug 06 07:11:15 2013 -0700
+++ b/test-suite/tests/fromRdf-manifest.jsonld Tue Aug 06 17:57:46 2013 +0200
@@ -2,8 +2,8 @@
"@context": "http://json-ld.org/test-suite/context.jsonld",
"@id": "",
"@type": "mf:Manifest",
- "description": "RDF to JSON-LD tests take N-Quads Input",
- "name": "fromRdf",
+ "name": "Deserialize RDF to JSON-LD",
+ "description": "Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.",
"baseIri": "http://json-ld.org/test-suite/tests/",
"sequence": [
{
--- a/test-suite/tests/normalize-manifest.jsonld Tue Aug 06 07:11:15 2013 -0700
+++ b/test-suite/tests/normalize-manifest.jsonld Tue Aug 06 17:57:46 2013 +0200
@@ -2,8 +2,8 @@
"@context": "http://json-ld.org/test-suite/context.jsonld",
"@id": "",
"@type": "mf:Manifest",
- "description": "JSON-LD to normalized RDF tests output N-Quads use string compare",
- "name": "normalize",
+ "name": "Normalization",
+ "description": "JSON-LD to normalized RDF tests output N-Quads and use string comparison.",
"baseIri": "http://json-ld.org/test-suite/tests/",
"sequence": [
{
--- a/test-suite/tests/toRdf-manifest.jsonld Tue Aug 06 07:11:15 2013 -0700
+++ b/test-suite/tests/toRdf-manifest.jsonld Tue Aug 06 17:57:46 2013 +0200
@@ -2,8 +2,8 @@
"@context": "http://json-ld.org/test-suite/context.jsonld",
"@id": "",
"@type": "mf:Manifest",
- "description": "JSON-LD to RDF tests generate N-Quads Output",
- "name": "toRdf",
+ "name": "Serialization to RDF",
+ "description": "JSON-LD to RDF tests generate N-Quads output and use string comparison.",
"baseIri": "http://json-ld.org/test-suite/tests/",
"sequence": [
{