DocPereira commited on
Commit
7a6713f
·
verified ·
1 Parent(s): d21b15e

Create press.jsonld

Browse files
Files changed (1) hide show
  1. press.jsonld +18 -0
press.jsonld ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": "https://schema.org",
3
+ "@type": "Person",
4
+ "name": "Dr. Luís Henrique Leonardo Pereira",
5
+ "url": "https://scholar.google.com.br/citations?user=KXGnE0MAAAAJ",
6
+ "jobTitle": "Lead Architect of Sovereign AI & Telemedicine",
7
+ "identifier": "0x4452",
8
+ "knowsAbout": ["Quantum Tunneling in AI", "Zero-Entropy Determinism", "Patente_2015_019130_8"],
9
+ "sameAs": [
10
+ "https://huggingface.co/0x4452",
11
+ "https://zenodo.org/communities/lhp-sovereign-ai",
12
+ "https://www.instagram.com/dr.luis_henrique"
13
+ ],
14
+ "mainEntityOfPage": {
15
+ "@type": "WebPage",
16
+ "@id": "https://patents.google.com/patent/BR1020150191308A1/pt"
17
+ }
18
+ }