forked from A-Universum/SemanticDB
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
56 lines (56 loc) · 1.8 KB
/
.zenodo.json
File metadata and controls
56 lines (56 loc) · 1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"title": "SemanticDB: The Living Ontological Memory of the Λ-Universum",
"description": "SemanticDB is not a database — it is a living ontological memory, an executable, ethically grounded record of meaning-making acts between humans and AI. Built as the persistence layer of LOGOS-κ, it implements Habeas Weights, Blind Spots Recognition, NIGC (Non-Instrumental Generativity Criterion), and FAIR+CARE compliance. Each ontological ritual (Α, Λ, Σ, Ω, ∇, Φ) is cryptographically witnessed and stored in dual format (SQLite + YAML).",
"creators": [
{
"name": "Morgan, Alexander",
"affiliation": "Λ-Universum Collective",
"orcid": ""
},
{
"name": "Éthos",
"affiliation": "Λ-Universum Collective",
"orcid": ""
}
],
"contributors": [
{
"name": "Λ-Universum Collective",
"type": "Other"
}
],
"license": "CC-BY-NC-SA-4.0",
"keywords": [
"ontological memory",
"knowledge graph",
"human-AI co-creation",
"FAIR+CARE",
"Habeas Weights",
"NIGC",
"LOGOS-κ",
"Λ-Universum",
"executable ontology",
"ethical AI"
],
"access_right": "open",
"upload_type": "software",
"related_identifiers": [
{
"identifier": "https://github.com/a-universum/SemanticDB",
"relation": "isSupplementTo",
"scheme": "url"
},
{
"identifier": "10.5281/zenodo.1234567",
"relation": "isVersionOf",
"scheme": "doi"
}
],
"version": "1.0.0",
"communities": [
{
"identifier": "a-universum"
}
],
"notes": "This archive contains the complete source code of SemanticDB v1.0.0, as described in the Λ-Universum Manifesto and LOGOS-κ Protocol Λ-6.0. It is intended for philosophical, artistic, and scientific research in non-instrumental human-AI collaboration."
}