File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
core/src/test/resources/custom Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "@context" : [
3- "https://raw.githubusercontent.com/monarch-initiative/monarch-app/master /conf/monarch-context.jsonld" ,
3+ "https://raw.githubusercontent.com/monarch-initiative/monarch-legacy/e337d87a563ec630aca45492f28a6564f980068b /conf/monarch-context.jsonld" ,
44 {
55 "@base" : "http://example.org/base/" ,
66 "ex" : "http://example.org/" ,
1313 "ex:name" : "Jim" ,
1414 "ex:friendOf" : "1234" ,
1515 "@type" : "Person"
16- }
16+ }
Original file line number Diff line number Diff line change 77 "@type" : "@id"
88 }
99 } ,
10- "https://raw.githubusercontent.com/monarch-initiative/monarch-app/master /conf/monarch-context.jsonld"
10+ "https://raw.githubusercontent.com/monarch-initiative/monarch-legacy/e337d87a563ec630aca45492f28a6564f980068b /conf/monarch-context.jsonld"
1111 ] ,
1212 "@id" : "3456" ,
1313 "ex:name" : "Jim" ,
1414 "ex:friendOf" : "1234" ,
1515 "@type" : "Person"
16- }
16+ }
You can’t perform that action at this time.
0 commit comments