Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusion regarding SWEET landform concepts #234

Open
Garybc opened this issue Jan 14, 2021 · 11 comments
Open

Confusion regarding SWEET landform concepts #234

Garybc opened this issue Jan 14, 2021 · 11 comments
Labels
bug esipwinter2021 Work which will feature at the ESIP Winter 2021 meeting

Comments

@Garybc
Copy link

Garybc commented Jan 14, 2021

The classes listed under Landform on the version of SWEET https://sweetontology.net/realmLandform are both incomplete and confusing. I accessed the following which includes very general concepts like Region but hyper specific ones like "central creek crater " what is the source for these and why don't we see very basic landform concepts like INDEPENDENT/WHOLE LANDFORM OBJECTs of ): mountain, hill, plateau, mesa, channel, valley, dune, ridge, spur, cliff, bluff, terrace, bench, escarpment, bench, depression, basin, crater, mine, gap, pass. In SWEET under landform we have in contrast: "Cavity Region central creek crater complex crater continent crater debris basin deflation zone dryland field highland impact basin impact crater lamination land land cover land region land surface landform landscape lowland mare pedestal crater pit crater plain prairie rocky pit floor crater shatter cone spall surface region."

@Garybc Garybc added the bug label Jan 14, 2021
@dr-shorthair
Copy link
Collaborator

350 skos:Concepts, with text definitions, available here: http://registry.it.csiro.au/def/soil/au/asls/landform

@lewismc
Copy link
Member

lewismc commented Jan 14, 2021

...are both incomplete and confusing

I'm not sure what complete looks like but I agree with you on confusing. For example the only semi-useful logical axiom associated with soreal:Highland is that it is owl:disjointWith soreal:Lowland. I am no landform expert.... but I know more work needs to be done here.

what is the source for these

No idea...

why don't we see very basic landform concepts

In fairness very basic landform concepts do exist. Maybe they are not the ones you expect though @Garybc ?

@Garybc
Copy link
Author

Garybc commented Jan 15, 2021 via email

@brandonnodnarb
Copy link
Member

what is the source for these

I don't know but based on what is in the rdf:comment section of previous versions it was Wikipedia and/or whichever textbook(s) were available at JPL at the time.

why don't we see very basic landform concepts like INDEPENDENT/WHOLE LANDFORM OBJECTs

Again, I don't know but my guess is because that wasn't something that was terribly important at the time w.r.t. tagging satellite imagery.

Landforms can be quite important to soil scientists/pedologists. This may be something to bring up at the next soil ontology meeting, or add it to @ktoddbrown's notes.

@dr-shorthair
Copy link
Collaborator

Landforms can be quite important to soil scientists/pedologists

Indeed. Which is why http://registry.it.csiro.au/def/soil/au/asls/landform are from chapter 5 Landform, by J.G. Speight, in Australian soil and land survey field handbook (3rd edn).

@brownag
Copy link

brownag commented Jan 15, 2021

Hey -- I have just been lurking here -- but I have some thoughts on US soil science perspective and some involvement with soil ontology efforts. @brandonnodnarb @ktoddbrown @dylanbeaudette

The US National Soil Survey Handbook is our standard, Part 629 is Soil Survey Field Procedures Glossary Of Landform and Geologic Terms Part A and Part B

In US national cooperative soil survey, we have a hierarchical system for the description of "landform" -- Landscape, Landform, Microfeature, and Anthropogenic Feature.

In our system, having landform as a superclass of landscape only makes sense in the most general sense that they are both Land, e.g. http://sweetontology.net/realmLandform/Landscape. I would consider Landscape to be necessarily larger areas comprised of distinctly defined landforms -- such as those described by @Garybc. In my mind, both of are probably subclass of LandRegion but refer to different levels of detail or map scale.

It would be great to map our definitions, which range from broad to very specific, on to something more generally applicable outside of our soil surveys like SWEET. We do soil surveys all over the world, so we have probably as close to a "complete" system as anyone -- though not perfectly machine-readable at this moment. I'd be interested in seeing where we could potentially link up on this.

I have general scheme for doing the parsing of our US handbook into JSON, see https://github.com/ncss-tech/SoilKnowledgeBase. We have a letter code system for the structure and references of the various definitions-- which might help with locking down an "authoritative" reference or "organizing principle"?

Example:
https://github.com/ncss-tech/SoilKnowledgeBase/blob/dd19fe0042493774c819e2c54f4343951651a2c2/inst/extdata/NSSH/629/629A.json#L134-L160

@dr-shorthair
Copy link
Collaborator

@brownag Good stuff. As I have also been trying to point out, there are solid resources already available, with some already available as Linked Data. SWEET should consider starting off by encoding these, if only to provide a traceable baseline for future revisions.

@Garybc
Copy link
Author

Garybc commented Jan 18, 2021 via email

@Garybc
Copy link
Author

Garybc commented Jan 18, 2021 via email

@dr-shorthair
Copy link
Collaborator

@Garybc the arrangement in that Australian resource strictly matches the arrangement in the printed book that is the original source. So there are groupings, but it was not designed as a class hierarchy in the RDFS or OWL sense.
Moving to the latter would be a logical next-step in converting this to a genuinely semantic resource.
(It is formalized as SKOS Concepts and Collections, so the axiomatization is weak. Nevertheless, the organization is logical - recommend you try unfolding the lists in the tree view.)

Note that there are several different kinds of things in this set. In particular note the distinction between landform-elements and -patterns (the latter are composed of the former).

@Garybc
Copy link
Author

Garybc commented Jan 18, 2021 via email

@lewismc lewismc added the esipwinter2021 Work which will feature at the ESIP Winter 2021 meeting label Jan 20, 2021
@lewismc lewismc changed the title Some confusion among SWEET landform concepts Confusion regarding SWEET landform concepts Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug esipwinter2021 Work which will feature at the ESIP Winter 2021 meeting
Projects
None yet
Development

No branches or pull requests

5 participants