Open
Description
I've been implementing the 1.1 spec and am now at a stage where I'm running the expansion tests.
Test t0024 fails for me, which has a context of
"@context": {
"http://www.w3.org/1999/02/22-rdf-syntax-ns#type": {"@id": "@type", "@type": "@id"}
}
It fails in 14.2.4.2 of Create Term in my case, though this might just be a bug on my side.
However, I noticed that the specVersion
for that test is set to 1.0. Does that mean that this test is not expected to pass, or be run, by a 1.1 implementation, even in 1.0 processing mode?
Metadata
Metadata
Assignees
Type
Projects
Status
Future Work