allow contributor link in `kdl-schema.kdl` (#260)

This commit is contained in:
Melody Horn 2022-03-27 23:12:32 -06:00 committed by GitHub
parent 168fd6abdc
commit cc1da35435
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" {