Skip to content

Commit

Permalink
si.jsonld context file
Browse files Browse the repository at this point in the history
- fixed defining_equation type
  • Loading branch information
stuchalk committed Oct 22, 2023
1 parent d5bf3b3 commit a0282e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contexts/si.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
},
"defining_equation": {
"@id": "si:hasDefiningEquation",
"@type": "date"
"@type": "string"
},
"defining_constant": {
"@id": "si:hasDefiningConstant",
Expand Down

0 comments on commit a0282e9

Please sign in to comment.