From 5f08f108fd38f15b5587938bcde68c3ce1542dca Mon Sep 17 00:00:00 2001 From: rkclimate20 Date: Mon, 16 Dec 2024 10:42:44 +0000 Subject: [PATCH] deploy: 043ac429bf2ab569ec0330bd2e4695eec962c477 --- atom.xml | 41 +++++- en/posts/1/index.html | 35 +++++ en/posts/10/index.html | 35 +++++ en/posts/2/index.html | 35 +++++ en/posts/3/index.html | 35 +++++ en/posts/4/index.html | 35 +++++ en/posts/5/index.html | 35 +++++ en/posts/6/index.html | 35 +++++ en/posts/7/index.html | 35 +++++ en/posts/8/index.html | 35 +++++ en/posts/9/index.html | 35 +++++ en/posts/index.html | 35 +++++ en/posts/sc_worklayout/index.html | 226 +++++++++++++++++++++++++++++ en/tags/index.html | 10 +- en/tags/notebook/index.html | 35 +++++ en/tags/outreach/index.html | 35 +++++ en/tags/semanticclimate/index.html | 35 +++++ sitemap.xml | 17 ++- 18 files changed, 772 insertions(+), 12 deletions(-) create mode 100644 en/posts/sc_worklayout/index.html diff --git a/atom.xml b/atom.xml index 24e3b02b..79b8edfc 100644 --- a/atom.xml +++ b/atom.xml @@ -5,13 +5,52 @@ - 2024-12-16T06:58:10Z + 2024-12-16T10:42:33Z https://semanticclimate.github.io/ #semanticClimate + + What we are doing? + + 2024-12-16T00:00:00Z + /p/en/posts/sc_worklayout/ + <h3>Our Approach to Work</h3> +<p>We work by creating, distributing and using software. +We are involved in making climate knowledge semantic and by semantic we mean there's a +formal structure to the documents or other informations in which specific terms are linked to definitions particularly in Wikimedia such as Wikidata or Wikipedia. These documents are described as a <a href="https://en.wikipedia.org/wiki/Linked_data">five-star document</a> in <a href="https://en.wikipedia.org/wiki/Tim_Berners-Lee">Tim Berners-Lee's approach</a>. That is it's open, it's semantic, and it can be embedded in the linked open data graph of the world of which Wikidata is the epitome with about 100 million nodes in that.</p> +<h3>The tools we utilize and are actively working on developing.</h3> +<p>Our work at semanticClimate is mainly around the tool set for the content retrieval, creating what we call a corpus or mini corpus of IPCC reports and then some amplification of that.</p> +<p>Here are three programs called:</p> +<ul> +<li><a href="https://github.com/petermr/pygetpapers">pygetpapers</a> which reads the scientific literature automatically.</li> +<li><a href="https://github.com/petermr/docanalysis">docanalysis</a> which analyzes it</li> +</ul> +<p>And these were written by two of our earliest interns. +<a href="https://github.com/petermr/pygetpapers">pygetpapers</a> from Ayush Garg when he's still at school. +<a href="https://github.com/petermr/docanalysis">docanalysis</a> from Shweata Hegde who did this while an undergraduate.</p> +<p>and the third tool a library of utilities called</p> +<ul> +<li><a href="https://github.com/petermr/amilib">amilib</a> is written by Peter Murray-Rust, which deals with a lot of the integrase +and conversion and so on.</li> +</ul> +<h3>Objectives</h3> +<ul> +<li> +<p>The ultimate goal is to take the IPCC material and automatically convert it into a standard normalized semantic form.</p> +</li> +<li> +<p>We use HTML as final product and then label it, build dictionaries which are term base on this and label as much as we can.</p> +</li> +<li> +<p>We build knowledge graphs out of that, start to find patterns in the knowledge graphs using machine learning methods.</p> +</li> +</ul> + + + What is Knowledge Graph? diff --git a/en/posts/1/index.html b/en/posts/1/index.html index 7625bfaf..8e3125ed 100644 --- a/en/posts/1/index.html +++ b/en/posts/1/index.html @@ -102,6 +102,41 @@

+ + + + +

diff --git a/en/posts/10/index.html b/en/posts/10/index.html index 7625bfaf..8e3125ed 100644 --- a/en/posts/10/index.html +++ b/en/posts/10/index.html @@ -102,6 +102,41 @@

+ + + + +

diff --git a/en/posts/2/index.html b/en/posts/2/index.html index 7625bfaf..8e3125ed 100644 --- a/en/posts/2/index.html +++ b/en/posts/2/index.html @@ -102,6 +102,41 @@

+ + + + +

diff --git a/en/posts/3/index.html b/en/posts/3/index.html index 7625bfaf..8e3125ed 100644 --- a/en/posts/3/index.html +++ b/en/posts/3/index.html @@ -102,6 +102,41 @@

+ + + + +

diff --git a/en/posts/4/index.html b/en/posts/4/index.html index 7625bfaf..8e3125ed 100644 --- a/en/posts/4/index.html +++ b/en/posts/4/index.html @@ -102,6 +102,41 @@

+ + + + +

diff --git a/en/posts/5/index.html b/en/posts/5/index.html index 7625bfaf..8e3125ed 100644 --- a/en/posts/5/index.html +++ b/en/posts/5/index.html @@ -102,6 +102,41 @@

+ + + + +

diff --git a/en/posts/6/index.html b/en/posts/6/index.html index 7625bfaf..8e3125ed 100644 --- a/en/posts/6/index.html +++ b/en/posts/6/index.html @@ -102,6 +102,41 @@

+ + + + +

diff --git a/en/posts/7/index.html b/en/posts/7/index.html index 7625bfaf..8e3125ed 100644 --- a/en/posts/7/index.html +++ b/en/posts/7/index.html @@ -102,6 +102,41 @@

+ + + + +

diff --git a/en/posts/8/index.html b/en/posts/8/index.html index 7625bfaf..8e3125ed 100644 --- a/en/posts/8/index.html +++ b/en/posts/8/index.html @@ -102,6 +102,41 @@

+ + + + +

diff --git a/en/posts/9/index.html b/en/posts/9/index.html index 7625bfaf..8e3125ed 100644 --- a/en/posts/9/index.html +++ b/en/posts/9/index.html @@ -102,6 +102,41 @@

+ + + + +

diff --git a/en/posts/index.html b/en/posts/index.html index 1ac14011..c52c262a 100644 --- a/en/posts/index.html +++ b/en/posts/index.html @@ -102,6 +102,41 @@

+ + + + +

diff --git a/en/posts/sc_worklayout/index.html b/en/posts/sc_worklayout/index.html new file mode 100644 index 00000000..588b3320 --- /dev/null +++ b/en/posts/sc_worklayout/index.html @@ -0,0 +1,226 @@ + + + + + + What we are doing? | #semanticClimate + + + + + + + + + + + + + + + +
+

What we are doing?

+ + + + + + + + + + + + +

Our Approach to Work

+

We work by creating, distributing and using software. +We are involved in making climate knowledge semantic and by semantic we mean there's a +formal structure to the documents or other informations in which specific terms are linked to definitions particularly in Wikimedia such as Wikidata or Wikipedia. These documents are described as a five-star document in Tim Berners-Lee's approach. That is it's open, it's semantic, and it can be embedded in the linked open data graph of the world of which Wikidata is the epitome with about 100 million nodes in that.

+

The tools we utilize and are actively working on developing.

+

Our work at semanticClimate is mainly around the tool set for the content retrieval, creating what we call a corpus or mini corpus of IPCC reports and then some amplification of that.

+

Here are three programs called:

+ +

And these were written by two of our earliest interns. +pygetpapers from Ayush Garg when he's still at school. +docanalysis from Shweata Hegde who did this while an undergraduate.

+

and the third tool a library of utilities called

+
    +
  • amilib is written by Peter Murray-Rust, which deals with a lot of the integrase +and conversion and so on.
  • +
+

Objectives

+
    +
  • +

    The ultimate goal is to take the IPCC material and automatically convert it into a standard normalized semantic form.

    +
  • +
  • +

    We use HTML as final product and then label it, build dictionaries which are term base on this and label as much as we can.

    +
  • +
  • +

    We build knowledge graphs out of that, start to find patterns in the knowledge graphs using machine learning methods.

    +
  • +
+ + + +
+ + + + + semanticclimate + + + + outreach + + + + notebook + + +
+ +
+ ← Back +
+ + + + + diff --git a/en/tags/index.html b/en/tags/index.html index 8682e091..1151343f 100644 --- a/en/tags/index.html +++ b/en/tags/index.html @@ -104,12 +104,12 @@

hackathon

semanticclimate

-
64 Posts
+
65 Posts

outreach

-
49 Posts
+
50 Posts
@@ -123,13 +123,13 @@

docs

-

oaweek

+

notebook

5 Posts
-

notebook

-
4 Posts
+

oaweek

+
5 Posts
diff --git a/en/tags/notebook/index.html b/en/tags/notebook/index.html index 4476e608..2a3ca990 100644 --- a/en/tags/notebook/index.html +++ b/en/tags/notebook/index.html @@ -225,6 +225,41 @@

+ semanticclimate + + + + outreach + + + + notebook + + +

+
+ + + + +
+

+ + + What we are doing? + + +

+ + +
+ + + + + + + semanticclimate diff --git a/en/tags/outreach/index.html b/en/tags/outreach/index.html index 75ef36f9..14b3e8e4 100644 --- a/en/tags/outreach/index.html +++ b/en/tags/outreach/index.html @@ -1829,6 +1829,41 @@

+ + + + +

diff --git a/en/tags/semanticclimate/index.html b/en/tags/semanticclimate/index.html index 9db5f8c0..39b10135 100644 --- a/en/tags/semanticclimate/index.html +++ b/en/tags/semanticclimate/index.html @@ -2274,6 +2274,41 @@

+ + + + +

diff --git a/sitemap.xml b/sitemap.xml index 81293726..493b16cf 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -596,6 +596,11 @@ 2024-12-13 + + https://semanticclimate.github.io/p/en/posts/sc_worklayout/ + 2024-12-16 + + https://semanticclimate.github.io/p/CHANGELOG/ 2024-12-16 @@ -662,22 +667,22 @@ - https://semanticclimate.github.io/p/en/tags/event/ + https://semanticclimate.github.io/p/en/tags/video/ 2024-12-16 - https://semanticclimate.github.io/p/en/tags/outreach/ + https://semanticclimate.github.io/p/en/tags/event/ 2024-12-16 - https://semanticclimate.github.io/p/en/tags/hackathon/ + https://semanticclimate.github.io/p/en/tags/outreach/ 2024-12-16 - https://semanticclimate.github.io/p/en/tags/video/ + https://semanticclimate.github.io/p/en/tags/hackathon/ 2024-12-16 @@ -692,12 +697,12 @@ - https://semanticclimate.github.io/p/en/tags/event-report/ + https://semanticclimate.github.io/p/en/tags/notebook/ 2024-12-16 - https://semanticclimate.github.io/p/en/tags/notebook/ + https://semanticclimate.github.io/p/en/tags/event-report/ 2024-12-16