File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "@context" : " https://doi.org/10.5063/schema/codemeta-2.0" ,
3- "type" : " SoftwareSourceCode" ,
3+ "@ type" : " SoftwareSourceCode" ,
44 "applicationCategory" : " Computer Vision" ,
55 "author" : [
66 {
7- "id" : " https://orcid.org/0000-0003-4284-8432" ,
8- "type" : " Person" ,
7+ "@ id" : " https://orcid.org/0000-0003-4284-8432" ,
8+ "@ type" : " Person" ,
99 "affiliation" : {
1010 "type" : " Organization" ,
1111 "name" : " King's Digital Lab, King's College London"
1818 "codeRepository" : " https://github.com/kingsdigitallab/kdl-vqa.git" ,
1919 "contributor" : [
2020 {
21- "id" : " https://orcid.org/0000-0002-9877-7496" ,
22- "type" : " Person" ,
21+ "@ id" : " https://orcid.org/0000-0002-9877-7496" ,
22+ "@ type" : " Person" ,
2323 "affiliation" : {
2424 "type" : " Organization" ,
2525 "name" : " Department of Digital Humanities, King's College London"
2929 "givenName" : " Daniel"
3030 },
3131 {
32- "id" : " https://orcid.org/0000-0002-8255-9937" ,
33- "type" : " Person" ,
32+ "@ id" : " https://orcid.org/0000-0002-8255-9937" ,
33+ "@ type" : " Person" ,
3434 "affiliation" : {
3535 "type" : " Organization" ,
3636 "name" : " King's Digital Lab, King's College London"
You can’t perform that action at this time.
0 commit comments