Skip to content

Commit

Permalink
Merge pull request #577 from emmo-repo/emmocheck-fixes
Browse files Browse the repository at this point in the history
foaf:logo as exception to emmocheck
  • Loading branch information
francescalb committed Apr 24, 2023
2 parents b8e2c63 + d30fdcf commit c1137b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions emmopy/emmocheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def test_number_of_labels(self):
"core.prefLabel",
"core.altLabel",
"core.hiddenLabel",
"foaf.logo",
"0.1.logo", # foaf.logo
)
)
Expand Down

0 comments on commit c1137b7

Please sign in to comment.