semanticarts / gist

Semantic Arts gist upper enterprise ontology
Creative Commons Attribution 4.0 International
156 stars 18 forks source link

Use rdf-toolkit.jar without storing in git #981

Open rjyounes opened 11 months ago

rjyounes commented 11 months ago

Best practice is not to store jar files in version control. I understand that our dev team has implemented a different approach. @Jamie-SA @e2dubba @coltonglasgow Could that be applied to rdf-toolkit.jar?

Jamie-SA commented 11 months ago

In the DCA we have scripts that run to download various external tools we use. We can try to do that with the new ontokit repo. The main requirement is that there should be reliable/available releases of each item to download.

rjyounes commented 11 months ago

The main requirement is that there should be reliable/available releases of each item to download.

We've identified the release we want to use at this time. It's actually now stored in our GitHub.