Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Add cardinality points: north, east, west, south #449

Open
celineaubert opened this Issue Dec 12, 2016 · 5 comments

Comments

Projects

In Progress in agronomy

3 participants

We would need the cardinality points in AgrO: north, east, west, south( and maybe north-east, south-east, north-west,...) to describe the orientation of a slope.

Owner

pbuttigieg commented Mar 28, 2017

This is difficult as there's no physical property that we can refer to. These are more of information artefacts. We could do this in terms of exposure to solar irradiation, wind, etc.

pbuttigieg added to In Progress in agronomy Mar 28, 2017

Owner

pbuttigieg commented Mar 30, 2017 edited

Seems analogous to http://obofoundry.org/ontology/bspo.html

Yes, I believe we had a conversation about attempting to reuse and generalise the BSPO for geospatial issues. Mulling it over, I still find this tractable. Should we import relevant terms/principles into ENVO (or a new ontology) and create geospatial stuff there or just extend BSPO? The latter seems less attractive, as BSPO has good focus on anatomical relations.

Owner

cmungall commented Mar 30, 2017

Owner

pbuttigieg commented Mar 31, 2017

My thoughts were that it would be largely analogous to BSPO, rather than
a specialization (BSPO is very organism-centric). So basically no
import, just following the same implicit design patterns

Agreed. I'll see what we can do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment