Skip to content

Commit b55b0b9

Browse files
committed
Move all expand/e0xx files to expand/erxx to avoid namespace issues to toRdf/e0xx which come from expand/00xx.
1 parent 5e5555c commit b55b0b9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+202
-209
lines changed

tests/expand-manifest.jsonld

Lines changed: 198 additions & 205 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"@context": "e002-in.jsonld",
2+
"@context": "er02-in.jsonld",
33
"@id": "http://example/test#example"
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"@context": "e003-in.jsonld",
2+
"@context": "er03-in.jsonld",
33
"@id": "http://example/test#example"
44
}
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[{
2-
"@context": "e005-in.jsonld",
2+
"@context": "er05-in.jsonld",
33
"@id": "http://example/test#example"
44
}]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

tests/toRdf-manifest.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@
771771
}, {
772772
"@id": "#te001",
773773
"@type": ["jld:PositiveEvaluationTest", "jld:ToRDFTest"],
774-
"name": "drop free-floating nodes",
774+
"name": "drop free-floating nodes (xxx drop, duplicates #te046)",
775775
"purpose": "Free-floating nodes do not generate RDF triples (from expand-0001)",
776776
"input": "toRdf/e001-in.jsonld",
777777
"expect": "toRdf/e001-out.nq"

0 commit comments

Comments
 (0)