Skip to content

Commit

Permalink
Update Makefile for oefos
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Feb 21, 2024
1 parent 8809fef commit 721b24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oefos/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ $(CONCEPTS): $(SCHEME)
skos2jskos oefos2skos_oefos.ttl
jq -cS 'del(.narrower)' concepts.ndjson > oefos-concepts.ndjson
rm concepts.ndjson
jskos-validate $(SCHEME) oefos-concepts.ndjson
$(jskos-validate) $(SCHEME) oefos-concepts.ndjson

0 comments on commit 721b24f

Please sign in to comment.