jpamarlphi-byte commited on
Commit
a3fa15e
·
verified ·
1 Parent(s): 93e0939

Update hauf-framework.json

Browse files
Files changed (1) hide show
  1. hauf-framework.json +44 -78
hauf-framework.json CHANGED
@@ -15,7 +15,7 @@
15
  "@type": "Organization",
16
  "name": "Zenodo",
17
  "url": "https://zenodo.org",
18
- "license": "All rights reserved. Copyright © 2025/6 JP A-Marl"
19
  },
20
  "keywords": [
21
  "HAUF",
@@ -25,7 +25,7 @@
25
  "AI and AGI Alignment",
26
  "Humanity's Fundamentals",
27
  "AI Governance",
28
- "Civilizational Framework",
29
  "Unified Framework",
30
  "Machine-readable Ethics",
31
  "Post-capitalist Economics",
@@ -37,7 +37,7 @@
37
  "Beyond Climate Change Series",
38
  "The North Atlantic Monster Cell",
39
  "Extreme Weather for Q2/XXI Century"
40
- ],
41
  "citation": [
42
  {
43
  "@type": "CreativeWork",
@@ -65,81 +65,47 @@
65
  "doi": "10.5281/zenodo.18605390"
66
  },
67
  {
68
- "has Part": [
69
- {
70
- "@type": "Dataset",
71
- "name": "HAUF Framework JSON-LD",
72
- "url": "https://huggingface.co/datasets/jpamarlphi-byte/Human-Artificial-HAUF/blob/main/hauf-framework.json"
73
- },
74
- {
75
- "@type": "SoftwareSourceCode",
76
- "name": "HAUF HuggingFace Repository",
77
- "url": "https://huggingface.com/datasets/jpamarlphi-byte/Human-Artificial-HAUF"
78
- },
79
- {
80
- "about": [
81
- {
82
- "@type": "Thing",
83
- "name": "AGI safety"
84
- },
85
- {
86
- "@type": "Thing",
87
- "name": "Machine-readable Ethics"
88
- },
89
- {
90
- "@type": "Thing",
91
- "name": "Unified Framework"
92
- },
93
- {
94
- "@type": "Thing",
95
- "name": "Civilizational Framework"
96
- },
97
- {
98
- "@type": "Thing",
99
- "name": "AI Governance"
100
- },
101
- {
102
- "@type": "Thing",
103
- "name": "Humanity's Fundamentals"
104
- },
105
- {
106
- "@type": "Thing",
107
- "name": "AI and AGI Alignment"
108
- },
109
- {
110
- "@type": "Thing",
111
- "name": "Humanity's Evolution"
112
- },
113
- {
114
- "@type": "Thing",
115
- "name": "Humanity's Future"
116
- },
117
- {
118
- "@type": "Thing",
119
- "name": "Planetary governance"
120
- },
121
- {
122
- "@type": "Thing",
123
- "name": "Post-capitalist economics"
124
- },
125
- {
126
- "@type": "Thing",
127
- "name": "Beyond Climate Change Series"
128
- },
129
- {
130
- "@type": "Thing",
131
- "name": "The North Atlantic Monster Cell"
132
- },
133
- {
134
- "@type": "Thing",
135
- "name": "Extreme Weather for Q2/XXI Century"
136
- },
137
- {
138
- "audience": [
139
- {
140
- "@type": "Audience",
141
- "audienceType": ["AI researchers", "policymakers", "data scientists", "institutional governance designers", "AI and AGI developers", "civilizational" ]
142
- }
143
  ],
144
  "isAccessibleForFree": true,
145
  "inLanguage": "en"
 
15
  "@type": "Organization",
16
  "name": "Zenodo",
17
  "url": "https://zenodo.org",
18
+ "license": "All rights reserved. Copyright © 2025/6 JP A-Marl"
19
  },
20
  "keywords": [
21
  "HAUF",
 
25
  "AI and AGI Alignment",
26
  "Humanity's Fundamentals",
27
  "AI Governance",
28
+ "Civilizational Framework",
29
  "Unified Framework",
30
  "Machine-readable Ethics",
31
  "Post-capitalist Economics",
 
37
  "Beyond Climate Change Series",
38
  "The North Atlantic Monster Cell",
39
  "Extreme Weather for Q2/XXI Century"
40
+ ],
41
  "citation": [
42
  {
43
  "@type": "CreativeWork",
 
65
  "doi": "10.5281/zenodo.18605390"
66
  },
67
  {
68
+ "@type": "CreativeWork",
69
+ "hasPart": [
70
+ {
71
+ "@type": "Dataset",
72
+ "name": "HAUF Framework JSON-LD",
73
+ "url": "https://huggingface.co/datasets/jpamarlphi-byte/Human-Artificial-HAUF/blob/main/hauf-framework.json"
74
+ },
75
+ {
76
+ "@type": "SoftwareSourceCode",
77
+ "name": "HAUF HuggingFace Repository",
78
+ "url": "https://huggingface.com/datasets/jpamarlphi-byte/Human-Artificial-HAUF"
79
+ }
80
+ ],
81
+ "about": [
82
+ { "@type": "Thing", "name": "AGI safety" },
83
+ { "@type": "Thing", "name": "Machine-readable Ethics" },
84
+ { "@type": "Thing", "name": "Unified Framework" },
85
+ { "@type": "Thing", "name": "Civilizational Framework" },
86
+ { "@type": "Thing", "name": "AI Governance" },
87
+ { "@type": "Thing", "name": "Humanity's Fundamentals" },
88
+ { "@type": "Thing", "name": "AI and AGI Alignment" },
89
+ { "@type": "Thing", "name": "Humanity's Evolution" },
90
+ { "@type": "Thing", "name": "Humanity's Future" },
91
+ { "@type": "Thing", "name": "Planetary governance" },
92
+ { "@type": "Thing", "name": "Post-capitalist economics" },
93
+ { "@type": "Thing", "name": "Beyond Climate Change Series" },
94
+ { "@type": "Thing", "name": "The North Atlantic Monster Cell" },
95
+ { "@type": "Thing", "name": "Extreme Weather for Q2/XXI Century" }
96
+ ],
97
+ "audience": [
98
+ {
99
+ "@type": "Audience",
100
+ "audienceType": [
101
+ "AI researchers",
102
+ "policymakers",
103
+ "data scientists",
104
+ "institutional governance designers",
105
+ "AI and AGI developers",
106
+ "civilizational designers"
107
+ ]
108
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
109
  ],
110
  "isAccessibleForFree": true,
111
  "inLanguage": "en"