Software Open Access

Where2Test Website Backend

Mertel, Adam; Vyskocil, Jiri; Davoodi Monfared, Mansoor; Abdussalam, Wildan


DCAT Export

<?xml version='1.0' encoding='utf-8'?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:cnt="http://www.w3.org/2011/content#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#">
  <rdf:Description rdf:about="https://doi.org/10.14278/rodare.2347">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:type rdf:resource="http://purl.org/dc/dcmitype/Software"/>
    <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.14278/rodare.2347</dct:identifier>
    <foaf:page rdf:resource="https://doi.org/10.14278/rodare.2347"/>
    <dct:creator>
      <rdf:Description rdf:about="http://orcid.org/0000-0002-3634-1857">
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Mertel, Adam</foaf:name>
        <foaf:givenName>Adam</foaf:givenName>
        <foaf:familyName>Mertel</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>CASUS, HZDR</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:creator>
      <rdf:Description rdf:about="http://orcid.org/0000-0001-8822-0929">
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Vyskocil, Jiri</foaf:name>
        <foaf:givenName>Jiri</foaf:givenName>
        <foaf:familyName>Vyskocil</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>CASUS, HZDR</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:creator>
      <rdf:Description rdf:about="http://orcid.org/0000-0003-1010-4121">
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Davoodi Monfared, Mansoor</foaf:name>
        <foaf:givenName>Mansoor</foaf:givenName>
        <foaf:familyName>Davoodi Monfared</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>CASUS, HZDR</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:creator>
      <rdf:Description rdf:about="http://orcid.org/0000-0002-4948-3934">
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Abdussalam, Wildan</foaf:name>
        <foaf:givenName>Wildan</foaf:givenName>
        <foaf:familyName>Abdussalam</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>CASUS, HZDR</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:title>Where2Test Website Backend</dct:title>
    <dct:publisher>
      <foaf:Agent>
        <foaf:name>Rodare</foaf:name>
      </foaf:Agent>
    </dct:publisher>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2023</dct:issued>
    <dcat:keyword>COVID19</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2023-06-26</dct:issued>
    <owl:sameAs rdf:resource="https://rodare.hzdr.de/record/2347"/>
    <adms:identifier>
      <adms:Identifier>
        <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://rodare.hzdr.de/record/2347</skos:notation>
      </adms:Identifier>
    </adms:identifier>
    <owl:sameAs rdf:resource="https://www.hzdr.de/publications/Publ-37154"/>
    <dct:isVersionOf rdf:resource="https://doi.org/10.14278/rodare.2346"/>
    <dct:isPartOf rdf:resource="https://rodare.hzdr.de/communities/rodare"/>
    <dct:description>&lt;p&gt;Source code for the backend of the Where2Test website. The backend connects to a database and scrapes online information needed to run the following mini-applications that make up the Where2Test COVID research project website:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Retirement Home Testing Optimizer&lt;/li&gt; &lt;li&gt;COVID-19 Workplace Occupancy Optimizer&lt;/li&gt; &lt;li&gt;Saxony Wastewater Forecast Dashboard&lt;/li&gt; &lt;li&gt;Regional Forecast Dashboards&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;The backend is written in the Python programming language using the Flask web application framework.&lt;/p&gt;</dct:description>
    <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/>
    <dct:accessRights>
      <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess">
        <rdfs:label>Open Access</rdfs:label>
      </dct:RightsStatement>
    </dct:accessRights>
    <dcat:distribution>
      <dcat:Distribution>
        <dcat:accessURL rdf:resource="https://doi.org/10.14278/rodare.2347"/>
      </dcat:Distribution>
    </dcat:distribution>
  </rdf:Description>
</rdf:RDF>
78
12
views
downloads
All versions This version
Views 7878
Downloads 1212
Data volume 1.2 MB1.2 MB
Unique views 7474
Unique downloads 1111

Share

Cite as