Skip to content

Commit

Permalink
Add awardedDate property to context-3.0.3.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviaracil committed Mar 4, 2024
1 parent 2311c83 commit 74da24d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ob_v3p0/context-3.0.3.json
Original file line number Diff line number Diff line change
@@ -435,6 +435,10 @@
"url": {
"@id": "https://schema.org/url",
"@type": "https://www.w3.org/2001/XMLSchema#anyURI"
},
"awardedDate": {
"@id": "https://purl.imsglobal.org/spec/vc/ob/vocab.html#awardedDate",
"@type": "xsd:dateTime"
}
}
}

0 comments on commit 74da24d

Please sign in to comment.