-
Notifications
You must be signed in to change notification settings - Fork 0
sunbirdrc2/driving-license-context
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
{ "@context": { "@version": 1.1, "@protected": true, "id": "@id", "schema": "https://schema.org/", "DrivingLicenceCredential": { "@id": "https://sunbirdrc2.github.io/driving-license-context/driving-licence-context.json#DrivingLicenceCredential", "@context": { "@version": 1.1, "id": "@id", "licenseNumber": "schema:Text", "name": "schema:Text", "vehicleCategory": "schema:Text", "issuingAuthority": "schema:Text", "validFrom": "schema:Date", "validUntil": "schema:Date" } } } }
About
No description, website, or topics provided.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published