this post was submitted on 15 Aug 2023
661 points (99.3% liked)

Open Source

31901 readers
247 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] aurelian@lemmy.ml 37 points 1 year ago (3 children)

It's a shame this doesn't go further and make the knowledge open source.

If the hosts for this project ever stop then all the info contribution goes to waste :/

I know it would be impractical but i would like to see something like this powered by an open repo where for example all the guides and plant info was stored in a format like markdown docs.

Could use something simple like Docusaurus to power the front end and then have contributors use some sort of front end that wraps that git pull part so non coders could still add to it.

The beautiful thing is that plant data can be accessed without any compute.

[–] h3ndrik@feddit.de 24 points 1 year ago (2 children)

They write all the knowledge is Public domain and CC0. So it is .

[–] DogMuffins@discuss.tchncs.de 7 points 1 year ago

There's an issue on their github asking about how to download the db. It's from February 2022 and has no responses.

https://github.com/openfarmcc/OpenFarm/issues/1374

[–] newIdentity@sh.itjust.works 2 points 1 year ago (1 children)

Not really. Where can I download the database?

[–] h3ndrik@feddit.de 3 points 1 year ago

Idk. I had a look at their 'About us' section on their homepage. It's not my project. Write them another bugreport, let them know their community dislikes this. And also write a paragraph about being Hippocrates writing about 'openness' and then not sharing their data for years.

[–] newIdentity@sh.itjust.works 7 points 1 year ago* (last edited 1 year ago)

Or just a MediaWiki database

[–] andruid@lemmy.ml 5 points 1 year ago (1 children)

"All of OpenFarm’s data and content is in the Public Domain (CC0) and readily accessible via our API within reasonable bandwidth limits" from their about plus a link to their API (though stated in alpha).

[–] aurelian@lemmy.ml 2 points 1 year ago

Ooh that's very cool, I must investigate :3