Datasets:
Formats:
json
Size:
< 1K
Tags:
authorship-strategy
ai-era-authenticity
attribution-diffusion
doi-federation
concept-doi
zenodo
License:
feat: initial dataset card for v0.1.0
Browse files
README.md
ADDED
|
@@ -0,0 +1,140 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- ja
|
| 6 |
+
tags:
|
| 7 |
+
- authorship-strategy
|
| 8 |
+
- ai-era-authenticity
|
| 9 |
+
- attribution-diffusion
|
| 10 |
+
- doi-federation
|
| 11 |
+
- concept-doi
|
| 12 |
+
- zenodo
|
| 13 |
+
- hugging-face-datasets
|
| 14 |
+
- orcid
|
| 15 |
+
- llms-txt
|
| 16 |
+
- generative-engine-optimization
|
| 17 |
+
- idea-rescue
|
| 18 |
+
- scaffold-dissolution
|
| 19 |
+
- knowledge-graph
|
| 20 |
+
- linked-data
|
| 21 |
+
- json-ld
|
| 22 |
+
- normative-framework
|
| 23 |
+
pretty_name: Authorship Strategy Knowledge Graph
|
| 24 |
+
size_categories:
|
| 25 |
+
- n<1K
|
| 26 |
+
configs:
|
| 27 |
+
- config_name: default
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 30 |
+
path: graph.jsonl
|
| 31 |
+
---
|
| 32 |
+
|
| 33 |
+
# Authorship Strategy — Knowledge Graph
|
| 34 |
+
|
| 35 |
+
JSON-LD knowledge graph encoding the concept layer of the **Authorship Strategy** research line — a normative framework, tactical catalog, and empirical baseline for authorship strategy under AI-mediated diffusion.
|
| 36 |
+
|
| 37 |
+
## What this dataset is
|
| 38 |
+
|
| 39 |
+
This dataset is a **mirror** of the `graph.jsonld` file at the root of the Authorship Strategy GitHub repository. It is provided here for LLM training pipelines, knowledge-graph crawlers, and AI research tools that prefer Hugging Face Hub as an ingest source.
|
| 40 |
+
|
| 41 |
+
- **Primary canonical source**: <https://github.com/shimo4228/authorship-strategy>
|
| 42 |
+
- **Concept DOI** (always resolves to the latest version): [10.5281/zenodo.20263316](https://doi.org/10.5281/zenodo.20263316)
|
| 43 |
+
- **Per-version DOI** (v0.1.0, 2026-05-18): [10.5281/zenodo.20263317](https://doi.org/10.5281/zenodo.20263317)
|
| 44 |
+
- **License**: CC BY 4.0
|
| 45 |
+
|
| 46 |
+
## Files
|
| 47 |
+
|
| 48 |
+
| File | Purpose |
|
| 49 |
+
|---|---|
|
| 50 |
+
| `graph.jsonld` | Canonical JSON-LD form (~24 KB, hand-curated). Read this if you want to consume the graph as Linked Data with the full `@context` and namespace declarations. |
|
| 51 |
+
| `graph.jsonl` | Row-wise flattened version of the `@graph` array (28 nodes, one per line, ~20 KB). Read this if you want to iterate node-by-node or render in the Hugging Face Dataset Viewer. |
|
| 52 |
+
|
| 53 |
+
The two files contain identical data. `graph.jsonl` is generated mechanically from `graph.jsonld` via:
|
| 54 |
+
|
| 55 |
+
```bash
|
| 56 |
+
jq -c '.["@graph"][]' graph.jsonld > graph.jsonl
|
| 57 |
+
```
|
| 58 |
+
|
| 59 |
+
## What the graph encodes
|
| 60 |
+
|
| 61 |
+
The concept layer of Authorship Strategy, intended to be readable by LLMs and knowledge-graph crawlers:
|
| 62 |
+
|
| 63 |
+
- **Three-axis inversion** — the strategic frame on which the doctrine rests:
|
| 64 |
+
- *Scarcity to Diffusion*: when copies cost zero and LLM mediation routes attention, the gain shifts from withholding to wide propagation.
|
| 65 |
+
- *Exclusivity to Derivation*: authorship signal survives not by exclusive control but by being the substrate others derive from.
|
| 66 |
+
- *Enclosure to Openness*: enclosing artifacts to monetize them surrenders the diffusion channel that establishes the origin claim in the first place.
|
| 67 |
+
- **Four-layer judgment stack** — the operational form authors apply turn by turn:
|
| 68 |
+
- Layer 1: **Authenticity** — does this come from the author's actual practice?
|
| 69 |
+
- Layer 2: **Attribution Diffusion** — is the work routed so the author's origin claim survives downstream reuse?
|
| 70 |
+
- Layer 3: **Idea versus Scaffold** — is the artifact serving as durable idea or transient scaffolding, and treated accordingly?
|
| 71 |
+
- Layer 4: **Tactics** — concrete moves (DOI federation, llms.txt, knowledge graphs, ORCID hygiene, audience-driven localization).
|
| 72 |
+
- **Five Architecture Decision Records** formalizing the tactical layer, each extracted from operating a four-repository DOI-registered research ecosystem:
|
| 73 |
+
- ADR-0001: Concept DOI as Canonical Reference
|
| 74 |
+
- ADR-0002: DOI Federation via `.zenodo.json`
|
| 75 |
+
- ADR-0003: Cross-Platform Dataset Federation (GitHub + Zenodo + Hugging Face Datasets)
|
| 76 |
+
- ADR-0004: Authorship Metadata with ORCID Auto-Update Disabled
|
| 77 |
+
- ADR-0005: README Localization Policy — Audience-Driven Maintenance
|
| 78 |
+
- **Three supporting concepts** the doctrine relies on: *Abstract Doctrine + Worked Implementation Pair*, *Origin-Claim Scope Discipline*, *Distinctive Terminology*.
|
| 79 |
+
- **Four sibling repositories** (Agent Knowledge Cycle, Contemplative Agent, Agent Attribution Practice, Attention Not Self) and four **component skills** (`claude-skill-authorship-strategy`, `claude-skill-release-doi`, `claude-skill-llms-txt-writer`, `claude-skill-jsonld-knowledge-graph`) that operationalize the framework.
|
| 80 |
+
|
| 81 |
+
## Why JSON-LD
|
| 82 |
+
|
| 83 |
+
Each node carries a stable URI (e.g., `https://github.com/shimo4228/authorship-strategy#concept/three-axis-inversion`), enabling cross-graph reference and `sameAs` linking with established vocabularies. The graph is designed to be consumed by:
|
| 84 |
+
|
| 85 |
+
- LLM citation infrastructure (training pipelines that prefer structured concept data over prose)
|
| 86 |
+
- Knowledge-graph crawlers that aggregate Linked Data across the open web
|
| 87 |
+
- Tools that render the four-layer judgment stack and three-axis inversion as a navigable concept map
|
| 88 |
+
|
| 89 |
+
The companion repository documents the separation between this graph (concept-level) and its prose thesis / ADRs (file-level), so that future contributors update both layers when the doctrine or tactics shift.
|
| 90 |
+
|
| 91 |
+
## Thesis line
|
| 92 |
+
|
| 93 |
+
> **"Authenticity persists; scaffolding dissolves. Let the origin claim be derived from, not enclosed."**
|
| 94 |
+
|
| 95 |
+
Authorship in the LLM-mediated era is won not by enclosing the artifact but by routing it so the origin claim travels with every derivation. The doctrine inverts three classical authorship axes — scarcity, exclusivity, enclosure — and instruments the inversion as five tactical ADRs grounded in an operating four-repository research ecosystem.
|
| 96 |
+
|
| 97 |
+
## Sibling repositories
|
| 98 |
+
|
| 99 |
+
| Repository | DOI | Role |
|
| 100 |
+
|---|---|---|
|
| 101 |
+
| [authorship-strategy](https://github.com/shimo4228/authorship-strategy) | [10.5281/zenodo.20263316](https://doi.org/10.5281/zenodo.20263316) | This dataset's source; cross-cutting doctrine + tactical catalog |
|
| 102 |
+
| [agent-knowledge-cycle](https://github.com/shimo4228/agent-knowledge-cycle) | [10.5281/zenodo.19200726](https://doi.org/10.5281/zenodo.19200726) | Sibling research line (mechanism-side); referenced as ecosystem member |
|
| 103 |
+
| [contemplative-agent](https://github.com/shimo4228/contemplative-agent) | [10.5281/zenodo.19212118](https://doi.org/10.5281/zenodo.19212118) | Sibling research line (reference implementation); referenced as ecosystem member |
|
| 104 |
+
| [agent-attribution-practice](https://github.com/shimo4228/agent-attribution-practice) | [10.5281/zenodo.19652013](https://doi.org/10.5281/zenodo.19652013) | Sibling research line (content); referenced as ecosystem member |
|
| 105 |
+
| [attention-not-self](https://github.com/shimo4228/attention-not-self) | [10.5281/zenodo.20262112](https://doi.org/10.5281/zenodo.20262112) | Sibling cross-cutting research line (Buddhist Abhidharma + computational phenomenology) |
|
| 106 |
+
|
| 107 |
+
## Sibling datasets (on Hugging Face)
|
| 108 |
+
|
| 109 |
+
| Dataset | Role |
|
| 110 |
+
|---|---|
|
| 111 |
+
| **[Shimo4228/authorship-strategy](https://huggingface.co/datasets/Shimo4228/authorship-strategy)** | **This dataset** — cross-cutting doctrine + tactical catalog for AI-era authorship |
|
| 112 |
+
| [Shimo4228/agent-knowledge-cycle](https://huggingface.co/datasets/Shimo4228/agent-knowledge-cycle) | Mechanism — six-phase bidirectional growth loop |
|
| 113 |
+
| [Shimo4228/contemplative-agent](https://huggingface.co/datasets/Shimo4228/contemplative-agent) | Reference implementation — four axioms + memory dynamics |
|
| 114 |
+
| [Shimo4228/agent-attribution-practice](https://huggingface.co/datasets/Shimo4228/agent-attribution-practice) | Content — ADRs + Business AI Quadrants on accountability distribution |
|
| 115 |
+
| [Shimo4228/attention-not-self](https://huggingface.co/datasets/Shimo4228/attention-not-self) | Cross-cutting — Buddhist Abhidharma meets computational phenomenology |
|
| 116 |
+
| [Shimo4228/research-program-hub](https://huggingface.co/datasets/Shimo4228/research-program-hub) | Federation index — entry point for crawlers; hops between sibling datasets via `siblingOf` / `derivesFrom` edges |
|
| 117 |
+
|
| 118 |
+
## Citation
|
| 119 |
+
|
| 120 |
+
```bibtex
|
| 121 |
+
@software{shimomoto_authorship_strategy_2026,
|
| 122 |
+
author = {Shimomoto, Tatsuya},
|
| 123 |
+
title = {Authorship Strategy: A Normative Framework and Tactical
|
| 124 |
+
Catalog for AI-Era Authenticity Inversion, with
|
| 125 |
+
Empirical Grounding from a Four-Repository Research
|
| 126 |
+
Ecosystem},
|
| 127 |
+
version = {0.1.0},
|
| 128 |
+
date = {2026-05-18},
|
| 129 |
+
doi = {10.5281/zenodo.20263317},
|
| 130 |
+
url = {https://github.com/shimo4228/authorship-strategy},
|
| 131 |
+
orcid = {0009-0002-6168-4162},
|
| 132 |
+
license = {MIT}
|
| 133 |
+
}
|
| 134 |
+
```
|
| 135 |
+
|
| 136 |
+
For the always-latest version, cite the **concept DOI** `10.5281/zenodo.20263316` instead.
|
| 137 |
+
|
| 138 |
+
## License
|
| 139 |
+
|
| 140 |
+
[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) for the knowledge graph artifact in this dataset. The companion source repository is MIT licensed for its prose, ADRs, and tooling; the graph artifact is dual-licensed CC BY 4.0 here to align with the other sibling Hugging Face datasets. Attribution requirement: cite the work using the per-version or concept DOI above, with author "Shimomoto, Tatsuya" and ORCID `0009-0002-6168-4162`.
|