File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323<redirectPermanent.ttl>
2424 dc:title "Permanent Redirect Test document" ;
2525 rdfs:comment "Non-existent file for testing metadata that has been redirected permanently " ;
26- lm:redirectPermanent <existingFile.ttl> .
26+ lm:redirectPermanent <data/ existingFile.ttl> .
2727
2828<redirectTemporary.ttl>
2929 dc:title "Temporary Redirect Test document" ;
3030 rdfs:comment "Non-existent file for testing metadata that has been redirected temporarily" ;
31- lm:redirectTemporary <nested/parent/childFile.ttl> .
31+ lm:redirectTemporary <data/ nested/parent/childFile.ttl> .
3232
3333<deleted/>
3434 dc:title "Deleted Test directory" ;
3838<redirected/>
3939 dc:title "Redirect Test directory" ;
4040 rdfs:comment "Non-existent directory, all path under here should also be marked as redirected temporarily" ;
41- lm:redirectTemporary <nested/> .
41+ lm:redirectTemporary <data/ nested/> .
4242
You can’t perform that action at this time.
0 commit comments