diff --git a/metadata/v200_draft/build_source/schemas/sources.json b/metadata/v200_draft/build_source/schemas/sources.json index 06aa6186..d5ef5b65 100644 --- a/metadata/v200_draft/build_source/schemas/sources.json +++ b/metadata/v200_draft/build_source/schemas/sources.json @@ -97,6 +97,16 @@ ], "badge": "Bronze", "title": "Attribution" + }, + "copyrightStatement": { + "description": "A link or path that proves that the source or data has the appropriate license.", + "example": "https://www.marktstammdatenregister.de/MaStR/Startseite/Impressum", + "type": [ + "string", + "null" + ], + "badge": "Bronze", + "title": "Copyright Statement" } }, "badge": "Bronze",