<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://www.w3.org/2019/wot/security#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/"> <owl:DatatypeProperty rdf:about="https://www.w3.org/2019/wot/security#alg"> <rdfs:comment xml:lang="en">Encoding, encryption, or digest algorithm.</rdfs:comment> <rdfs:label>alg</rdfs:label> <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/security#BearerSecurityScheme"/> <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/security#PoPSecurityScheme"/> </owl:DatatypeProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://www.w3.org/2019/wot/security#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/">
  <owl:DatatypeProperty rdf:about="https://www.w3.org/2019/wot/security#alg">
    <rdfs:comment xml:lang="en">Encoding, encryption, or digest algorithm.</rdfs:comment>
    <rdfs:label>alg</rdfs:label>
    <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/security#BearerSecurityScheme"/>
    <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/security#PoPSecurityScheme"/>
  </owl:DatatypeProperty>
</rdf:RDF>