Skip to content

Commit

Permalink
Bump UCO-unstable pointer, and incorporate UCO ontology files in othe…
Browse files Browse the repository at this point in the history
…r directories

A follow-on patch will regenerate Make-managed files.

References:
* ucoProject/UCO#393

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
  • Loading branch information
ajnelson-nist committed Jun 22, 2022
1 parent 027efdf commit fbdc66a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dependencies/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ case_develop_ttls := \

case_unstable_ttls := \
$(wildcard CASE-unstable/ontology/*/*.ttl) \
$(wildcard UCO-unstable/ontology/*/*.ttl) \
$(wildcard UCO-unstable/ontology/uco/*/*.ttl)

top_srcdir := $(shell cd .. ; pwd)
Expand Down

0 comments on commit fbdc66a

Please sign in to comment.