Skip to content

Commit

Permalink
Merge pull request #94 from ternaustralia/jun/fix-vegmapping-aggregat…
Browse files Browse the repository at this point in the history
…ed-shapes

Aggregated updated shapes in VegMapping to protocol level
  • Loading branch information
junrongYu authored Nov 29, 2024
2 parents 22d86d1 + 57ad006 commit 7c72239
Show file tree
Hide file tree
Showing 2 changed files with 603 additions and 564 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ data=shapes/plot-description/cover-class/invalid.ttl
SOURCES := $(shell find shapes -name "*.ttl")
SHAPES := $(shell find shapes -name "shapes.ttl")
SHAPE_FOLDER := shapes/fire-protocol-shapes
TARGET_FOLDER := shapes/fire-protocol-shapes
TARGET_FOLDER := shapes/vegetation-mapping-protocol-shapes

pyshacl-af:
pyshacl -s ${shape} ${data} -a
Expand Down
Loading

0 comments on commit 7c72239

Please sign in to comment.