Site Tools


Hotfix release available: 2024-02-06b "Kaos". upgrade now! [55.2] (what's this?)
Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
Hotfix release available: 2023-04-04b "Jack Jackrum". upgrade now! [54.2] (what's this?)
Hotfix release available: 2023-04-04a "Jack Jackrum". upgrade now! [54.1] (what's this?)
New release available: 2023-04-04 "Jack Jackrum". upgrade now! [54] (what's this?)
Hotfix release available: 2022-07-31b "Igor". upgrade now! [53.1] (what's this?)
Hotfix release available: 2022-07-31a "Igor". upgrade now! [53] (what's this?)
New release available: 2022-07-31 "Igor". upgrade now! [52.2] (what's this?)
New release candidate 2 available: rc2022-06-26 "Igor". upgrade now! [52.1] (what's this?)
New release candidate available: 2022-06-26 "Igor". upgrade now! [52] (what's this?)
Hotfix release available: 2020-07-29a "Hogfather". upgrade now! [51.4] (what's this?)
reflexion-jsonld

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
reflexion-jsonld [2025/03/04 18:21]
47.128.110.161 old revision restored (2025/03/01 17:39)
reflexion-jsonld [2025/03/16 04:16] (current)
47.128.19.85 old revision restored (2025/03/04 18:29)
Line 11: Line 11:
  
   {   {
-    "@context" :+    "@context":
     {     {
-    }+      "event": "http://schema.org/PublicationEvent", 
 +      "flux": "http://schema.org/BroadcastService", 
 +      "object": ... 
 +    }
 +     
 +    "@type": "event", 
 +     
 +    "@id": "http://example.com/event#E7", 
 +         
 +    "publishedOn": 
 +    { 
 +      "@type": "flux", 
 +      "@id": "http://example.com/obj-42/flux#17" 
 +    }, 
 +     
 +    "superEvent": "http://example.com/event#34", 
 +     
 +    "startDate": "2016-03-30T15:16:35+00:00", 
 +     
 +    "endDate": "2016-03-30T15:17:21+00:00", 
 +    
   }   }
reflexion-jsonld.1741108867.txt.gz · Last modified: 2025/03/04 18:21 by 47.128.110.161