Conversation
References: * ucoProject/UCO#373 Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
|
Well, there's an unfortunate discovery in this PR. By some strange luck, one of the files in this repository (
(I didn't calculate the hashes or loop-lengths for the three other files where this occurs.) Unfortunately, the behavior also occurs with We'll need to think of how to deal with this. Cc: @kchason |
|
I've tried a potential resolution to this issue: attempting to guarantee normalization only "runs once". First, de-normalize the input file by round-tripping it through something aside the turtle--turtle Unfortunately, through several de-normalizing strategies, this consistently didn't work as well as the Make process had.
I'm currently unsure if there is a resolution available aside from working with the |
An issue was discovered with rdf-toolkit being used multiple times in succession on a file, via testing with the CASE-Examples repository. To avoid this issue causing an impact in this repository, the rdf-toolkit action is being reverted. References: * casework/CASE-Examples#75 Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
|
This PR should be revisited on resolution of RDF Toolkit Issue 49. |
No description provided.