-
Notifications
You must be signed in to change notification settings - Fork 2
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
GSSP Table #3
Comments
I don't know how the artefacts on http://stratigraphy.org/ are generated. I suspect by hand. You will note that some of the citation are not hyperlinked to the sources as well. This GitHub-hosted effort has no formal relationship with the maintainers of that website - we tried a while back but no luck - perhaps we should have another attempt. |
This comment in #5
brings us back to our original base issue here: are we going to use multiple reference sources to update our files or point to just one (or few) "authoritative" resources? Either way, what constitutes a reference that we should base ourselves on? An ICS / IUGS sanctioned material, a peer-reviewed paper, a wikipedia article? And how to resolve eventual conflicts within our set of references? Maybe we need some guidelines on this aspect. Any thoughts anyone? |
@nicholascar might have some insight (he is the new webmaster at stratigraphy.org). |
https://stratigraphy.org in total is going through a website refresh. Since the Subcommissions are also changing over now, as they do every 4 years, there's work starting on updating both Subcommission online contact info and their subsites. We've refreshed the Stratigraphic Guid and the style of the GSSP website and have just updated the Quaternary content too and have added in the Interactive Timescale which is based on data, not static HTML. The entire set of stratigraphy.org sites, except for the Interactive Timescale, are static HTML for now as we move them all to a similar style and update simple content like all the Subcommissions' details but we do plan on making things much more dynamic soon. Please give us a month or two and then we'll perhaps be able to formulate a better approach to the GSSP content. In the meanwhile, please record requests or just thoughts using the various stratigraphy.org websites repositories at https://github.com/i-c-stratigraphy. Now that we have the possibility for improvements with the stratigraphy.org websites we should perhaps consolidate some of the other sources of stratigraphic information out there in one point-of-truth place (like the 5+ versions of the Guide the have appeared due to the old stratigraphy.org Guide being pretty ugly). |
Thank you @nicholascar for sharing your plans. I definitely support the suggestion from @dr-shorthair to make the website consume the RDF files. In that sense, @alexandretessarollo and I could collaborate with @dr-shorthair in the RDF/OWL files. Do you agree with that? BTW, does anyone here knows anything about the maintenance of https://timescalefoundation.org. Does anyone know Dr. Gabi Ogg (the name in the footnote in the website)? Maybe he could also be interested in some synchronization with the https://stratigraphy.org website? |
Gabi Ogg is/was the spouse and collaborator of Jim Ogg, who were (along with Felix Gradstein and Alan Smith) the primary maintainers of the timescale for a long time - e.g. https://www.sciencedirect.com/book/9780444594259/the-geologic-time-scale AFAICT Gabi took a particular interest in the coloured presentation form. I think they have all retired now. The new team at Stratigraphy.org (of which Nick is a member) are now pulling it back together after a period with the Chinese team. |
When I shared this presentation https://lnkd.in/gtKnxzU I saw a comment from Kim Cohen https://www.uu.nl/staff/KMCohen/Profile. He is the current leader for generating the ISC charts in PDF format, and he is very interested in the semantic web work. I believe he is still using the TimeScale Creator of Ogg for generating the ISC charts. |
Recently I was discussing with @dr-shorthair and colleagues in ESIP about documenting version information in the vocabulary schemes that Simon developed. An additional issue I found is the incomplete and/or missing GSSP information among those schemes. By using Simon's ontology patterns, I tried to updated my endpoint (with the version control structure, details here:https://lnkd.in/gtKnxzU) to include the GSSP information in each ISC chart vocabulary up to the version 2018-08. Below is a small test in R to query the endpoint:
The result is this list below. I did not fully verify the numbers with the historical ISC charts yet, but it can prove that we can document the GSSP version information in the knowledge graph.
|
The comprehensive graph with the ISC chart vocabulary schemes 2004-04 to 2018-08 is accessible here: https://github.com/xgmachina/DeepTimeKB/blob/master/RDF_Code/geotimeversion.ttl . The query in the R example above is applied to this graph in an endpoint. |
I understand this work https://doi.org/10.1016/j.epsl.2019.05.004 is the basis for a new GSSP. Is the table at http://stratigraphy.org/GSSP/index.html based on a RDF, XML or is it a straight HTML?
Either way, how to update such table? Maybe it could be embraced by this Git initiative, or we could rely on wikidata format instead.
Any thoughts?
The text was updated successfully, but these errors were encountered: