Skip to content

Latest commit

 

History

History
149 lines (111 loc) · 4.59 KB

covid.not.org

File metadata and controls

149 lines (111 loc) · 4.59 KB

model

Person has proxmity to other people at a given time.

Person develops COVID symptoms at a given time.

<https://www.lightbluetouchpaper.org/2020/04/12/contact-tracing-in-the-real-world/> 

serialization N3/JSON-LD/Nquads

<git+https://github.com/RDProjekt/cl-json-ld>

http://www.easyrdf.org/converter

https://tools.w3cub.com/jsonld-to-nquads

N3 mode in Babel

examples of Babel

https://github.com/dfeich/org-babel-examples

<>
@prefix cert:        <http://www.w3.org/ns/auth/cert#> .

@prefix rdf:         <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:        <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:         <http://www.w3.org/2001/XMLSchema#> .

@prefix dc:            <http://purl.org/dc/elements/1.1/> .
@prefix scratch:       <https://rdf.not.org/#> .
@prefix interspace:    <https://rdf.interspace.chat/#> .


<> 
  dc:created "15-APR-2020" ;
  interspace:hosted-as <https://portal.interspace.chat/parallel-society/>;
  scratch:initiated <2020-04-15 Wed 08:00Z>
  scratch:terminated _1; 
  dc:contributor [ 
    a rdf:Bag;
    rdf:_1 _:exiledsurfer ;
    rdf:_2 _:chatbot ;
    rdf:_3 _:easye ;
    rdf:_5 _:jascha ;
    rdf:_7 _:kpi ;

  ] .
<> 
  :revised <2020-04-15 Wed 16:08> .
@prefix rdf:         <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:        <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:         <http://www.w3.org/2001/XMLSchema#> .

;; scratch
@prefix :            <https://rdf.not.org/#> .

;; crypto
@prefix cert:        <http://www.w3.org/ns/auth/cert#> .

@prefix dc:          <http://purl.org/dc/elements/1.1/> .

@prefix interspace:    <https://rdf.interspace.chat/#> .


<> 
  dc:created "15-APR-2020" ;
  interspace:hosted-as <https://portal.interspace.chat/parallel-society/>;
  :initiated <2020-04-15 Wed 08:00Z>;
  :terminated rdf:_0; 
  dc:contributor [ 
    a rdf:Bag;
    rdf:_1 _:exiledsurfer ;
    rdf:_2 _:interbot ;
    rdf:_4  [ a cert:RSAPublicKey;
     rdfs:label "made on 23 November 2011 on my laptop";
     cert:modulus "00cb24ed85d64d794b69c701c186acc059501e856000f661c93204d8380e07191c5c8b368d2ac32a428acb970398664368dc2a867320220f755e99ca2eecdae62e8d15fb58e1b76ae59cb7ace8838394d59e7250b449176e51a494951a1c366c6217d8768d682dde78dd4d55e613f8839cf275d4c8403743e7862601f3c49a6366e12bb8f498262c3c77de19bce40b32f89ae62c3780f5b6275be337e2b3153ae2ba72a9975ae71ab724649497066b660fcf774b7543d980952d2e8586200eda4158b014e75465d91ecf93efc7ac170c11fc7246fc6ded79c37780000ac4e079f671fd4f207ad770809e0e2d7b0ef5493befe73544d8e1be3dddb52455c61391a1"^^xsd:hexBinary;
     cert:exponent 65537 ;
    ] .
    rdf:_3 _:easye ;
    rdf:_3 <https://keybase.io/easye#> ;
    rdf:_5 _:jascha ;
    rdf:_7 _:kpi ;

  ] .

<> 
  rdfs:seeAlso <https://hackmd.io/e4_P-Vr-S4mzfeBLjqDGew> ;
  :revised <2020-04-15 Wed 16:21> .

<2020-04-15 Wed> Scratch

@prefix rdf:         <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:        <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:         <http://www.w3.org/2001/XMLSchema#> .

@prefix :            <https://rdf.not.org/#> .

;; crypto
@prefix cert:        <http://www.w3.org/ns/auth/cert#> .

@prefix dc:          <http://purl.org/dc/elements/1.1/> .

@prefix interspace:    <https://rdf.interspace.chat/#> .


<> 
  dc:created "15-APR-2020" ;
  interspace:hosted-as <https://portal.interspace.chat/parallel-society/>;
  :created <2020-04-15 Wed 08:00Z>;
  :terminated rdf:_0; 
  dc:contributor [ 
    a rdf:Bag;
    rdf:_1 _:exiledsurfer ;
    rdf:_2 _:interbot ;
    rdf:_4  [ a cert:RSAPublicKey;
     rdfs:label "made on 23 November 2011 on my laptop";
     cert:modulus "00cb24ed85d64d794b69c701c186acc059501e856000f661c93204d8380e07191c5c8b368d2ac32a428acb970398664368dc2a867320220f755e99ca2eecdae62e8d15fb58e1b76ae59cb7ace8838394d59e7250b449176e51a494951a1c366c6217d8768d682dde78dd4d55e613f8839cf275d4c8403743e7862601f3c49a6366e12bb8f498262c3c77de19bce40b32f89ae62c3780f5b6275be337e2b3153ae2ba72a9975ae71ab724649497066b660fcf774b7543d980952d2e8586200eda4158b014e75465d91ecf93efc7ac170c11fc7246fc6ded79c37780000ac4e079f671fd4f207ad770809e0e2d7b0ef5493befe73544d8e1be3dddb52455c61391a1"^^xsd:hexBinary;
     cert:exponent 65537 ;
    ] .
    rdf:_3 _:easye ;
    rdf:_3 <https://keybase.io/easye#> ;
    rdf:_5 _:jascha ;
    rdf:_7 _:kpi ;

  ] .

<> 
  rdfs:seeAlso <https://hackmd.io/e4_P-Vr-S4mzfeBLjqDGew> ;
  :revised <2020-04-15 Wed 14:21Z> .

Colophon

<> 
  dc:author <https://keybase.io/easye> ;
  :created "01-JAN-2020" ;
  rdfs:seeAlso <https://keybase.io/easye/covid.not.org>.