Upload graph.jsonld with huggingface_hub
Browse files- graph.jsonld +12 -1
graph.jsonld
CHANGED
|
@@ -166,7 +166,8 @@
|
|
| 166 |
"https://shimo4228.github.io/shimo4228/vocab#concept/three-axis-inversion",
|
| 167 |
"https://shimo4228.github.io/shimo4228/vocab#concept/four-layer-framework",
|
| 168 |
"https://shimo4228.github.io/shimo4228/vocab#concept/identifier-federation-triplet",
|
| 169 |
-
"https://shimo4228.github.io/shimo4228/vocab#concept/dual-entry-point"
|
|
|
|
| 170 |
]
|
| 171 |
},
|
| 172 |
|
|
@@ -311,6 +312,16 @@
|
|
| 311 |
],
|
| 312 |
"description": "Authorship Strategy's structural decision (ADR-0006) that any framework-governed artifact deploys two complementary structured entry points — a prose-form navigator (e.g., an llms.txt convention file) and a concept-form linked-data graph (e.g., a JSON-LD knowledge graph) — released synchronously. Each entry point addresses a distinct LLM-mediated reader sub-population the other cannot reach. The pair is the operational embodiment of the enclosure-to-openness axis on the ingest surface."
|
| 313 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 314 |
{
|
| 315 |
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/three-abhidharma-traditions",
|
| 316 |
"@type": ["Concept", "DefinedTerm"],
|
|
|
|
| 166 |
"https://shimo4228.github.io/shimo4228/vocab#concept/three-axis-inversion",
|
| 167 |
"https://shimo4228.github.io/shimo4228/vocab#concept/four-layer-framework",
|
| 168 |
"https://shimo4228.github.io/shimo4228/vocab#concept/identifier-federation-triplet",
|
| 169 |
+
"https://shimo4228.github.io/shimo4228/vocab#concept/dual-entry-point",
|
| 170 |
+
"https://shimo4228.github.io/shimo4228/vocab#concept/intrinsic-identifier-layer"
|
| 171 |
]
|
| 172 |
},
|
| 173 |
|
|
|
|
| 312 |
],
|
| 313 |
"description": "Authorship Strategy's structural decision (ADR-0006) that any framework-governed artifact deploys two complementary structured entry points — a prose-form navigator (e.g., an llms.txt convention file) and a concept-form linked-data graph (e.g., a JSON-LD knowledge graph) — released synchronously. Each entry point addresses a distinct LLM-mediated reader sub-population the other cannot reach. The pair is the operational embodiment of the enclosure-to-openness axis on the ingest surface."
|
| 314 |
},
|
| 315 |
+
{
|
| 316 |
+
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/intrinsic-identifier-layer",
|
| 317 |
+
"@type": ["Concept", "DefinedTerm"],
|
| 318 |
+
"name": "intrinsic identifier layer",
|
| 319 |
+
"alternateName": [
|
| 320 |
+
{"@value": "intrinsic identifier layer", "@language": "en"},
|
| 321 |
+
{"@value": "intrinsic identifier 層", "@language": "ja"}
|
| 322 |
+
],
|
| 323 |
+
"description": "Authorship Strategy's structural decision (ADR-0013) that a content-derived intrinsic identifier — a SWHID, computed from an artifact and its version history and verifiable from the content alone without any registry — complements the extrinsic concept DOI rather than replacing it. The two layers cover each other's failure mode: if the DOI registry disappears the intrinsic identifier still verifies, and if the content is lost the DOI record still cites. It extends the identifier-federation triplet, and for artifact genres where DOI registration is impractical it serves as the substitute priority-claim mechanism. Archival in a content-addressed software archive also opens a parametric-channel ingest surface for code-focused training corpora."
|
| 324 |
+
},
|
| 325 |
{
|
| 326 |
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/three-abhidharma-traditions",
|
| 327 |
"@type": ["Concept", "DefinedTerm"],
|