<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://gs1.org/voc/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#"> <owl:DatatypeProperty rdf:about="https://gs1.org/voc/certificationAgencyURL"> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <rdfs:comment xml:lang="en">gs1-new: We propose to change the range to a string instead of an organization. The gs1:certificationAgency needs to have the range of the class of organizations that own a certification standard. This property only needs to point to a string containing the URL of the organization. For now, we added xsd:string to the range.</rdfs:comment> </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://gs1.org/voc/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
  <owl:DatatypeProperty rdf:about="https://gs1.org/voc/certificationAgencyURL">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment xml:lang="en">gs1-new: We propose to change the range to a string instead of an organization. The gs1:certificationAgency needs to have the range of the class of organizations that own a certification standard. This property only needs to point to a string containing the URL of the organization. For now, we added xsd:string to the range.</rdfs:comment>
  </owl:DatatypeProperty>
</rdf:RDF>