Skip to content

Commit 9312cfc

Browse files
authored
Merge pull request #16 from isrl-research/add/team-members
Created Profile page for advisory network
2 parents 2388cd1 + 0c5fecc commit 9312cfc

3 files changed

Lines changed: 97 additions & 0 deletions

File tree

team/images/thejeshgn.jpg

106 KB
Loading

team/mvark.qmd

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: "Radhakrishna MV"
3+
subtitle: "Advisor - Open Food Data, iSRL"
4+
description: "Open Food Facts India contributor and independent data researcher. Advisory network member contributing to regulatory research and open food data representation."
5+
order: 8
6+
team-role: "Advisor"
7+
team-track: "Advisory Network"
8+
image: images/mvark.png
9+
about:
10+
template: trestles
11+
image-shape: round
12+
links:
13+
- icon: globe
14+
text: mvark.blogspot.com
15+
href: https://mvark.blogspot.com
16+
- icon: github
17+
text: mvark
18+
href: https://github.com/mvark
19+
draft: true
20+
draft-mode: visible
21+
---
22+
```{=html}
23+
<script type="application/ld+json">
24+
{
25+
"@context": "https://schema.org",
26+
"@type": "Person",
27+
"name": "Radhakrishna MV",
28+
"jobTitle": "Advisor",
29+
"description": "Open Food Facts India contributor and independent data researcher. Advisory network member at iSRL.",
30+
"url": "https://isrl-research.github.io/team/mvark.html",
31+
"sameAs": [
32+
"https://mvark.blogspot.com",
33+
"https://github.com/mvark"
34+
],
35+
"worksFor": {
36+
"@type": "Organization",
37+
"name": "iSRL",
38+
"url": "https://isrl-research.github.io"
39+
}
40+
}
41+
</script>
42+
```
43+
44+
Anil has been a long-standing contributor to [Open Food Facts India](https://in.openfoodfacts.org/) — the kind of work that is genuinely unglamorous and genuinely necessary, because someone has to care enough to go enter the data.
45+
46+
His work at iSRL spans research writing and manuscript review. He authored [The Taxonomy of Taste: How International Systems Regulate Ingredient Names](https://isrl-research.github.io/logs/2026-03-log-t2-how_international_system_regulate_ingredient_names.html) — a Track B survey of how Canada, the USA, the EU, and Australia-New Zealand maintain official systems for ingredient identity, and the structural problems those systems are designed to solve. He also reviewed [Data Acquisition and Ingredient Extraction: Building a Vocabulary of What India's Packaged Food Labels Actually Say](https://isrl-research.github.io/pub/2026-04-r-variants/), specifically for accurate and respectful representation of the Open Food Facts dataset and contributor ecosystem. Both contributions connect to the same underlying question: how ingredient identity gets regulated, named, and documented at scale — and what that means for building infrastructure like IFID in a context where no shared reference layer currently exists.
47+
48+
Outside iSRL: [India Food Stats](https://indiafoodstats.blogspot.com/) covers food, science, and data on Indian packaged food and the systems around them. His personal blog is at [mvark.blogspot.com](https://mvark.blogspot.com) and his GitHub at [indiafoodstats](https://github.com/mvark/indiafoodstats). He was recognised at the Open Food Facts Community Gathering 2025 as part of the krishanti duo, for using Open Food Facts data to write insightful articles on Indian food.

team/thejeshgn.qmd

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: "Thejesh GN"
3+
subtitle: "Advisor — Open Data Standards, iSRL"
4+
description: "Independent technologist and co-founder of DataMeet. Advisory network member contributing open data standards expertise to IFID."
5+
order: 6
6+
team-role: "Advisor — Open Data Standards"
7+
team-track: "Advisory Network"
8+
image: images/thejeshgn.jpg
9+
about:
10+
template: trestles
11+
image: images/thejeshgn.png
12+
image-shape: round
13+
links:
14+
- icon: globe
15+
text: thejeshgn.com
16+
href: https://thejeshgn.com
17+
- icon: github
18+
text: thejeshgn
19+
href: https://github.com/thejeshgn
20+
draft: true
21+
draft-mode: visible
22+
---
23+
```{=html}
24+
<script type="application/ld+json">
25+
{
26+
"@context": "https://schema.org",
27+
"@type": "Person",
28+
"name": "Thejesh GN",
29+
"jobTitle": "Advisor — Open Data Standards",
30+
"description": "Independent technologist and co-founder of DataMeet. Advisory network member at iSRL.",
31+
"url": "https://isrl-research.github.io/team/thejeshgn.html",
32+
"sameAs": [
33+
"https://thejeshgn.com",
34+
"https://github.com/thejeshgn"
35+
],
36+
"worksFor": {
37+
"@type": "Organization",
38+
"name": "iSRL",
39+
"url": "https://isrl-research.github.io"
40+
}
41+
}
42+
</script>
43+
```
44+
45+
Advisor — Open Data Standards at iSRL. Thejesh GN ("Thej") is an independent technologist and co-founder of [DataMeet](https://datameet.org/), the largest community of data science and open data enthusiasts in India.
46+
47+
His advisory contribution to IFID came through a working session on open data governance and interoperability for the project — the notes from which are [documented publicly in the iSRL research discussion](https://github.com/orgs/isrl-research/discussions/6#discussioncomment-16078778). The conversation shaped three threads that are now active in IFID's architecture thinking: the plugin/extension model for the metadata schema (core fields that every consumer gets, with specialised communities extending outward without touching the core); the MusicBrainz identifier architecture as a structural analogue for how stable, open ingredient IDs could function across India's food ecosystem; and the BEE Star Label QR precedent as a citable Indian regulatory anchor for the "basic label + machine-readable detail" framing IFID is building toward.
48+
49+
His broader work spans open geospatial data, civic technology, and sustained advocacy for open data standards in India. His blog is at [thejeshgn.com](https://thejeshgn.com) and his projects are on [GitHub](https://github.com/thejeshgn).

0 commit comments

Comments
 (0)