Added metadata.json for DSLO v0.6 with full public-layer metadata for automated ingestion and cross-surface indexing. Anchors the v0.6 semantic substrate as a machine-readable release.
Browse filesAdded metadata.json for DSLO v0.6 to enable automated ingestion across
Hugging Face, Zenodo, and scientific indexing surfaces. Includes public-layer
tags, description, version identifiers, DOI reference, and author metadata.
Establishes the v0.6 semantic substrate as a machine-readable artifact while
preserving invariant structure, operator legality, and manifold-bound geometry.
- metadata.json +35 -0
metadata.json
CHANGED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"title": "DSLO v0.6 — Semantic Substrate Specification",
|
| 3 |
+
"description": "DSLO v0.6 is the canonical public-layer release of the Semantic Substrate Specification. It defines the unified geometry governing meaning, invariants, operator legality, drift dynamics, synthetic-pressure fields, institutional deformation, dominant synthetic species, restorative-deficit dynamics, and the human runtime manifold. This dataset provides the immutable v0.6 public release for scientific indexing, cross-surface citation, and archival stability.",
|
| 4 |
+
"license": "other",
|
| 5 |
+
"tags": [
|
| 6 |
+
"dslo",
|
| 7 |
+
"semantic-substrate",
|
| 8 |
+
"geometry-of-meaning",
|
| 9 |
+
"meaning-invariants",
|
| 10 |
+
"operator-algebra",
|
| 11 |
+
"manifold-geometry",
|
| 12 |
+
"drift-geometry",
|
| 13 |
+
"synthetic-pressure",
|
| 14 |
+
"signal-ecology",
|
| 15 |
+
"institutional-deformation",
|
| 16 |
+
"human-runtime-manifold",
|
| 17 |
+
"deterministic-systems"
|
| 18 |
+
],
|
| 19 |
+
"authors": [
|
| 20 |
+
{
|
| 21 |
+
"name": "Donald Slowicki",
|
| 22 |
+
"affiliation": "Inda Moment Incorporated"
|
| 23 |
+
}
|
| 24 |
+
],
|
| 25 |
+
"doi": https://doi.org/10.5281/zenodo.21563099,
|
| 26 |
+
"source": "https://www.tnopsi.com",
|
| 27 |
+
"version": "v0.6",
|
| 28 |
+
"language": "en",
|
| 29 |
+
"papers": [
|
| 30 |
+
{
|
| 31 |
+
"title": "DSLO v0.6 — Semantic Substrate Specification",
|
| 32 |
+
"doi": https://doi.org/10.5281/zenodo.21563099
|
| 33 |
+
}
|
| 34 |
+
]
|
| 35 |
+
}
|