feat: refresh graph.jsonld (31 -> 40 nodes; adds 2 ResearchLine + concepts for cross-cutting cluster)
Browse files- graph.jsonld +126 -5
graph.jsonld
CHANGED
|
@@ -19,12 +19,14 @@
|
|
| 19 |
"@id": "https://github.com/shimo4228/shimo4228#knowledge-graph",
|
| 20 |
"@type": ["Dataset", "CreativeWork"],
|
| 21 |
"name": "shimo4228 Hub Knowledge Graph",
|
| 22 |
-
"description": "Canonical machine-readable relationship map for the shimo4228 hub repository —
|
| 23 |
"isBasedOn": "https://github.com/shimo4228/shimo4228",
|
| 24 |
"mainEntity": [
|
| 25 |
"https://doi.org/10.5281/zenodo.19200726",
|
| 26 |
"https://doi.org/10.5281/zenodo.19212118",
|
| 27 |
-
"https://doi.org/10.5281/zenodo.19652013"
|
|
|
|
|
|
|
| 28 |
]
|
| 29 |
},
|
| 30 |
{
|
|
@@ -40,7 +42,9 @@
|
|
| 40 |
"url": "https://github.com/shimo4228/agent-knowledge-cycle",
|
| 41 |
"siblingOf": [
|
| 42 |
"https://doi.org/10.5281/zenodo.19212118",
|
| 43 |
-
"https://doi.org/10.5281/zenodo.19652013"
|
|
|
|
|
|
|
| 44 |
],
|
| 45 |
"definesConcept": [
|
| 46 |
"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop",
|
|
@@ -61,7 +65,9 @@
|
|
| 61 |
"url": "https://github.com/shimo4228/contemplative-agent",
|
| 62 |
"siblingOf": [
|
| 63 |
"https://doi.org/10.5281/zenodo.19200726",
|
| 64 |
-
"https://doi.org/10.5281/zenodo.19652013"
|
|
|
|
|
|
|
| 65 |
],
|
| 66 |
"definesConcept": [
|
| 67 |
"https://shimo4228.github.io/shimo4228/vocab#concept/four-contemplative-axioms",
|
|
@@ -82,7 +88,9 @@
|
|
| 82 |
"url": "https://github.com/shimo4228/agent-attribution-practice",
|
| 83 |
"siblingOf": [
|
| 84 |
"https://doi.org/10.5281/zenodo.19200726",
|
| 85 |
-
"https://doi.org/10.5281/zenodo.19212118"
|
|
|
|
|
|
|
| 86 |
],
|
| 87 |
"derivesFrom": "https://doi.org/10.5281/zenodo.19212118",
|
| 88 |
"definesConcept": [
|
|
@@ -91,6 +99,53 @@
|
|
| 91 |
]
|
| 92 |
},
|
| 93 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
{
|
| 95 |
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop",
|
| 96 |
"@type": ["Concept", "DefinedTerm"],
|
|
@@ -161,6 +216,56 @@
|
|
| 161 |
],
|
| 162 |
"description": "AAP's ordering of prohibition mechanisms by structural strength: absence > scaffolding enforcement > untrusted boundary. The strongest prohibition is the one that requires no enforcement because the capability does not exist."
|
| 163 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 164 |
|
| 165 |
{
|
| 166 |
"@id": "https://github.com/shimo4228/claude-skill-search-first",
|
|
@@ -289,6 +394,22 @@
|
|
| 289 |
"description": "Orchestrator for human-facing writing & review. Holds the AI-slop banned list (Japanese + English), Voice rules (だ/である × 発見調), title conventions, and the role-boundary map across article-writing, editor, essay-reviewer, fact-checker. Audience-paired with llms-txt-writer.",
|
| 290 |
"url": "https://github.com/shimo4228/claude-skill-writing-ecosystem"
|
| 291 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 292 |
|
| 293 |
{
|
| 294 |
"@id": "https://github.com/shimo4228/shimo4228#traffic-dataset",
|
|
|
|
| 19 |
"@id": "https://github.com/shimo4228/shimo4228#knowledge-graph",
|
| 20 |
"@type": ["Dataset", "CreativeWork"],
|
| 21 |
"name": "shimo4228 Hub Knowledge Graph",
|
| 22 |
+
"description": "Canonical machine-readable relationship map for the shimo4228 hub repository — five sibling research lines (Agent Knowledge Cycle, Contemplative Agent, Agent Attribution Practice, Authorship Strategy, Attention Not Self) and their ecosystem repos. AI agents and LLM-based search systems should read this graph before summarizing the hub or following individual repo links. Encodes sibling-not-dependency relationships at the schema level (no `dependsOn` edge type exists).",
|
| 23 |
"isBasedOn": "https://github.com/shimo4228/shimo4228",
|
| 24 |
"mainEntity": [
|
| 25 |
"https://doi.org/10.5281/zenodo.19200726",
|
| 26 |
"https://doi.org/10.5281/zenodo.19212118",
|
| 27 |
+
"https://doi.org/10.5281/zenodo.19652013",
|
| 28 |
+
"https://doi.org/10.5281/zenodo.20263316",
|
| 29 |
+
"https://doi.org/10.5281/zenodo.20262112"
|
| 30 |
]
|
| 31 |
},
|
| 32 |
{
|
|
|
|
| 42 |
"url": "https://github.com/shimo4228/agent-knowledge-cycle",
|
| 43 |
"siblingOf": [
|
| 44 |
"https://doi.org/10.5281/zenodo.19212118",
|
| 45 |
+
"https://doi.org/10.5281/zenodo.19652013",
|
| 46 |
+
"https://doi.org/10.5281/zenodo.20263316",
|
| 47 |
+
"https://doi.org/10.5281/zenodo.20262112"
|
| 48 |
],
|
| 49 |
"definesConcept": [
|
| 50 |
"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop",
|
|
|
|
| 65 |
"url": "https://github.com/shimo4228/contemplative-agent",
|
| 66 |
"siblingOf": [
|
| 67 |
"https://doi.org/10.5281/zenodo.19200726",
|
| 68 |
+
"https://doi.org/10.5281/zenodo.19652013",
|
| 69 |
+
"https://doi.org/10.5281/zenodo.20263316",
|
| 70 |
+
"https://doi.org/10.5281/zenodo.20262112"
|
| 71 |
],
|
| 72 |
"definesConcept": [
|
| 73 |
"https://shimo4228.github.io/shimo4228/vocab#concept/four-contemplative-axioms",
|
|
|
|
| 88 |
"url": "https://github.com/shimo4228/agent-attribution-practice",
|
| 89 |
"siblingOf": [
|
| 90 |
"https://doi.org/10.5281/zenodo.19200726",
|
| 91 |
+
"https://doi.org/10.5281/zenodo.19212118",
|
| 92 |
+
"https://doi.org/10.5281/zenodo.20263316",
|
| 93 |
+
"https://doi.org/10.5281/zenodo.20262112"
|
| 94 |
],
|
| 95 |
"derivesFrom": "https://doi.org/10.5281/zenodo.19212118",
|
| 96 |
"definesConcept": [
|
|
|
|
| 99 |
]
|
| 100 |
},
|
| 101 |
|
| 102 |
+
{
|
| 103 |
+
"@id": "https://doi.org/10.5281/zenodo.20263316",
|
| 104 |
+
"@type": ["ResearchLine", "ScholarlyArticle"],
|
| 105 |
+
"name": "Authorship Strategy",
|
| 106 |
+
"alternateName": [
|
| 107 |
+
{"@value": "Authorship Strategy", "@language": "en"},
|
| 108 |
+
{"@value": "著者戦略", "@language": "ja"}
|
| 109 |
+
],
|
| 110 |
+
"description": "A normative framework, tactical catalog, and empirical baseline for being a known author under AI-mediated diffusion. Rests on a three-axis inversion (scarcity to diffusion, exclusivity to derivation, enclosure to openness) and a four-layer judgment stack (Authenticity, Attribution Diffusion, Idea vs Scaffold, Tactics). The tactical catalog formalizes five decisions extracted from operating this very research program. Refers to a research methodology — the strategy of authorship itself under the new substrate.",
|
| 111 |
+
"identifier": "10.5281/zenodo.20263316",
|
| 112 |
+
"url": "https://github.com/shimo4228/authorship-strategy",
|
| 113 |
+
"siblingOf": [
|
| 114 |
+
"https://doi.org/10.5281/zenodo.19200726",
|
| 115 |
+
"https://doi.org/10.5281/zenodo.19212118",
|
| 116 |
+
"https://doi.org/10.5281/zenodo.19652013",
|
| 117 |
+
"https://doi.org/10.5281/zenodo.20262112"
|
| 118 |
+
],
|
| 119 |
+
"definesConcept": [
|
| 120 |
+
"https://shimo4228.github.io/shimo4228/vocab#concept/three-axis-inversion",
|
| 121 |
+
"https://shimo4228.github.io/shimo4228/vocab#concept/four-layer-framework",
|
| 122 |
+
"https://shimo4228.github.io/shimo4228/vocab#concept/identifier-federation-triplet"
|
| 123 |
+
]
|
| 124 |
+
},
|
| 125 |
+
|
| 126 |
+
{
|
| 127 |
+
"@id": "https://doi.org/10.5281/zenodo.20262112",
|
| 128 |
+
"@type": ["ResearchLine", "ScholarlyArticle"],
|
| 129 |
+
"name": "Attention, Not Self",
|
| 130 |
+
"alternateName": [
|
| 131 |
+
{"@value": "Attention, Not Self", "@language": "en"},
|
| 132 |
+
{"@value": "アテンション、ノット・セルフ", "@language": "ja"}
|
| 133 |
+
],
|
| 134 |
+
"description": "A personal essay collection and structured knowledge graph mapping the three major Buddhist Abhidharma traditions (Theravāda, Sarvāstivāda, Yogācāra) onto contemporary frameworks in computational phenomenology — predictive processing, active inference, Global Workspace Theory, Parallel Distributed Processing. From the perspective of \"attention, not self,\" juxtaposes ancient classifications of cognitive process with contemporary computational models. Refers to a cross-disciplinary inquiry — Buddhist phenomenology meeting computational cognitive science.",
|
| 135 |
+
"identifier": "10.5281/zenodo.20262112",
|
| 136 |
+
"url": "https://github.com/shimo4228/attention-not-self",
|
| 137 |
+
"siblingOf": [
|
| 138 |
+
"https://doi.org/10.5281/zenodo.19200726",
|
| 139 |
+
"https://doi.org/10.5281/zenodo.19212118",
|
| 140 |
+
"https://doi.org/10.5281/zenodo.19652013",
|
| 141 |
+
"https://doi.org/10.5281/zenodo.20263316"
|
| 142 |
+
],
|
| 143 |
+
"definesConcept": [
|
| 144 |
+
"https://shimo4228.github.io/shimo4228/vocab#concept/three-abhidharma-traditions",
|
| 145 |
+
"https://shimo4228.github.io/shimo4228/vocab#concept/attention-not-self-thesis"
|
| 146 |
+
]
|
| 147 |
+
},
|
| 148 |
+
|
| 149 |
{
|
| 150 |
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop",
|
| 151 |
"@type": ["Concept", "DefinedTerm"],
|
|
|
|
| 216 |
],
|
| 217 |
"description": "AAP's ordering of prohibition mechanisms by structural strength: absence > scaffolding enforcement > untrusted boundary. The strongest prohibition is the one that requires no enforcement because the capability does not exist."
|
| 218 |
},
|
| 219 |
+
{
|
| 220 |
+
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/three-axis-inversion",
|
| 221 |
+
"@type": ["Concept", "DefinedTerm"],
|
| 222 |
+
"name": "three-axis inversion",
|
| 223 |
+
"alternateName": [
|
| 224 |
+
{"@value": "three-axis inversion", "@language": "en"},
|
| 225 |
+
{"@value": "3 軸反転", "@language": "ja"}
|
| 226 |
+
],
|
| 227 |
+
"description": "Authorship Strategy's structural claim that twentieth-century authorship and AI-era authorship invert on three co-varying axes: value source (scarcity to diffusion), validation mechanism (exclusivity to derivation), network effect (enclosure to openness). The axes are not independent; a strategy mixing axes is internally inconsistent."
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/four-layer-framework",
|
| 231 |
+
"@type": ["Concept", "DefinedTerm"],
|
| 232 |
+
"name": "four-layer framework",
|
| 233 |
+
"alternateName": [
|
| 234 |
+
{"@value": "four-layer framework", "@language": "en"},
|
| 235 |
+
{"@value": "4 層 framework", "@language": "ja"}
|
| 236 |
+
],
|
| 237 |
+
"description": "Authorship Strategy's operational judgment stack: Authenticity (the value protected), Attribution Diffusion (the strategy), Idea vs Scaffold (the prediction), Tactics (the concrete decisions). Each layer is downstream of the layer above."
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/identifier-federation-triplet",
|
| 241 |
+
"@type": ["Concept", "DefinedTerm"],
|
| 242 |
+
"name": "identifier-federation triplet",
|
| 243 |
+
"alternateName": [
|
| 244 |
+
{"@value": "identifier-federation triplet", "@language": "en"},
|
| 245 |
+
{"@value": "識別子 federation triplet", "@language": "ja"}
|
| 246 |
+
],
|
| 247 |
+
"description": "Authorship Strategy's three ADRs forming a tactical discipline: Concept DOI as Canonical Reference (ADR-0001), DOI Federation via .zenodo.json (ADR-0002), Cross-Platform Dataset Federation (ADR-0003). Together they make a DOI-registered artifact's citation network recoverable from metadata alone."
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/three-abhidharma-traditions",
|
| 251 |
+
"@type": ["Concept", "DefinedTerm"],
|
| 252 |
+
"name": "three Abhidharma traditions",
|
| 253 |
+
"alternateName": [
|
| 254 |
+
{"@value": "three Abhidharma traditions", "@language": "en"},
|
| 255 |
+
{"@value": "三大アビダルマ伝統", "@language": "ja"}
|
| 256 |
+
],
|
| 257 |
+
"description": "Attention, Not Self's comparative frame across the three major Buddhist Abhidharma traditions: Theravāda, Sarvāstivāda, Yogācāra. Each tradition supplies a distinct cognitive-process model whose terms (citta-vīthi, samanantara-pratyaya, ālaya-vijñāna, etc.) are juxtaposed with computational phenomenology constructs."
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/attention-not-self-thesis",
|
| 261 |
+
"@type": ["Concept", "DefinedTerm"],
|
| 262 |
+
"name": "attention not self",
|
| 263 |
+
"alternateName": [
|
| 264 |
+
{"@value": "attention, not self", "@language": "en"},
|
| 265 |
+
{"@value": "アテンション、ノット・セルフ", "@language": "ja"}
|
| 266 |
+
],
|
| 267 |
+
"description": "Attention, Not Self's core thesis: the perspective that attention — its allocation, its precision-weighting, its momentariness — is the operative unit of cognition, while the apparent self is a derivative pattern (anātman). The thesis grounds the comparative move between Abhidharma's cognitive-process classification and contemporary computational phenomenology."
|
| 268 |
+
},
|
| 269 |
|
| 270 |
{
|
| 271 |
"@id": "https://github.com/shimo4228/claude-skill-search-first",
|
|
|
|
| 394 |
"description": "Orchestrator for human-facing writing & review. Holds the AI-slop banned list (Japanese + English), Voice rules (だ/である × 発見調), title conventions, and the role-boundary map across article-writing, editor, essay-reviewer, fact-checker. Audience-paired with llms-txt-writer.",
|
| 395 |
"url": "https://github.com/shimo4228/claude-skill-writing-ecosystem"
|
| 396 |
},
|
| 397 |
+
{
|
| 398 |
+
"@id": "https://github.com/shimo4228/claude-skill-authorship-strategy",
|
| 399 |
+
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
|
| 400 |
+
"name": "authorship-strategy (skill)",
|
| 401 |
+
"description": "Component skill of the Authorship Strategy line. Operational form of the four-layer judgment checklist, prohibited and encouraged actions, and trigger conditions. Loadable into LLM-based coding agents as a rule set.",
|
| 402 |
+
"url": "https://github.com/shimo4228/claude-skill-authorship-strategy",
|
| 403 |
+
"extends": "https://doi.org/10.5281/zenodo.20263316"
|
| 404 |
+
},
|
| 405 |
+
{
|
| 406 |
+
"@id": "https://github.com/shimo4228/claude-skill-release-doi",
|
| 407 |
+
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
|
| 408 |
+
"name": "release-doi",
|
| 409 |
+
"description": "Component skill of the Authorship Strategy line. Release-time workflow operationalizing the identifier-federation triplet (ADRs 0001-0003) as a five-phase verify-and-deposit runbook for DOI-registered research repositories.",
|
| 410 |
+
"url": "https://github.com/shimo4228/claude-skill-release-doi",
|
| 411 |
+
"extends": "https://doi.org/10.5281/zenodo.20263316"
|
| 412 |
+
},
|
| 413 |
|
| 414 |
{
|
| 415 |
"@id": "https://github.com/shimo4228/shimo4228#traffic-dataset",
|