brand new base
-
-
this is a brand new base for gardeners. I've started with a "Horticultural Profile" schema to track plant info. That has spawned lots of sub-schemas. I've got some other schema plans too, like "Seasonal Tasks". I've got my eye on some datastores to import as well. Any input is appreciated.
-
Impressive work here! My only real suggestion is that you reciprocate the "Horticultural Profile" properties on the various other types. That way, for example, you could look at a particular hardiness zone and see what plants tolerated those temperatures. (If you don't know how to reciprocate a property, go to the schema page for the type, scroll to the bottom where it says "incoming properties" and click "return link".)
-
thanks, that was on my to do list but I wasn't sure if the kind of views you mentioned were possible without doing the inverse relationship.
Is it typical to create a these little one off types for enumerated lists?
-
Yes, it's fairly typical. It's probably a good idea to add a description to the various topics in the enumerated lists so that users encountering them will be able to quickly understand them.
-