Skip to content

Commit

Permalink
Merge branch 'main' into anitacaron/issue5
Browse files Browse the repository at this point in the history
  • Loading branch information
anitacaron committed Feb 1, 2024
2 parents 190ff8b + cad268c commit 51c222b
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 71 deletions.
2 changes: 1 addition & 1 deletion src/ontology/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ REPORT_FAIL_ON = ERROR
REPORT_LABEL = -l true
REPORT_PROFILE_OPTS = --profile $(ROBOT_PROFILE)
OBO_FORMAT_OPTIONS =
SPARQL_VALIDATION_CHECKS = owldef-self-reference iri-range label-with-iri multiple-replaced_by
SPARQL_VALIDATION_CHECKS = owldef-self-reference iri-range label-with-iri multiple-replaced_by redundant-subClassOf
SPARQL_EXPORTS = basic-report class-count-by-prefix edges xrefs obsoletes synonyms
ODK_VERSION_MAKEFILE = v1.4.3

Expand Down
Loading

0 comments on commit 51c222b

Please sign in to comment.