Skip to content

Commit

Permalink
Merge pull request #33 from yarikoptic/enh
Browse files Browse the repository at this point in the history
Add pattern for gitsha
  • Loading branch information
mih authored Feb 13, 2024
2 parents 7161029 + aff32ca commit 2cd6955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/linkml/git-provenance-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ classes:
- meta_id
slot_usage:
gitsha:
pattern: "^[0-9a-f]{40}$"
description: >-
SHA1 identifier of the commit object.
meta_id:
Expand Down

0 comments on commit 2cd6955

Please sign in to comment.