allow contributor link in `kdl-schema.kdl`

This commit is contained in:
Melody Horn 2022-03-27 22:07:07 -06:00 committed by GitHub
parent 168fd6abdc
commit d619b27800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -78,6 +78,9 @@ document {
node "contributor" description="Contributor to the schema" {
value ref=r#"[id="info-person-name"]"#
prop ref=r#"[id="info-orcid"]"#
children {
node ref=r#"[id="info-link"]"#
}
}
node "link" id="info-link" description="Links to itself, and to sources describing it" {
value description="A URL that the link points to" {