<?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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="https://gs1.org/voc/CertificationDetails"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment xml:lang="en">gs1-new: We propose to rename this concept to gs1:Certificate as this more intuitively represents the class of certifications issues for an organization, place or product.</rdfs:comment> <rdfs:comment xml:lang="en">gs1-new: The certification details contains a number of properties. See: https://www.gs1.org/voc/CertificationDetails. We propose a few changes to these properties: - property gs1:certificationAgency: replace the range of this property from a string to the class of certificate standard owners. For now, we have added the class ploutos:CertificateStandardOwner to the range. - property gs1:certificationIdentification: gs1-new: replace the range of this property from a string to the class of certificate identifiers. For now, we have added the class ploutos:AuthoritySpecificCertificateIdentifier to the range. - property gs1certificationAgencyURL: 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. - add a property named gs1:certificateConformityAssessmentOrganization that contains as range the organization that performed the conformity assessment checks for the certificate, this organization includes the specific certificate auditor/reviewer/issuer roles.</rdfs:comment> <metadata_def:prefLabel>CertificationDetails</metadata_def:prefLabel> <metadata_def:mappingLoom>certificationdetails</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://gs1.org/voc/CertificationDetails"/> <metadata:prefixIRI>gs1:CertificationDetails</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="https://gs1.org/voc-new/certificateConformityAssessmentOrganization"> <rdfs:domain> <rdf:Description rdf:about="https://gs1.org/voc/CertificationDetails"> <metadata_def:mappingSameURI rdf:resource="https://gs1.org/voc/CertificationDetails"/> </rdf:Description> </rdfs:domain> </rdf:Description> </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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="https://gs1.org/voc/CertificationDetails">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">gs1-new: We propose to rename this concept to gs1:Certificate as this more intuitively represents the class of certifications issues for an organization, place or product.</rdfs:comment>
    <rdfs:comment xml:lang="en">gs1-new: The certification details contains a number of properties. See: https://www.gs1.org/voc/CertificationDetails. We propose a few changes to these properties:
- property gs1:certificationAgency: replace the range of this property from a string to the class of certificate standard owners. For now, we have added the class ploutos:CertificateStandardOwner to the range.
- property gs1:certificationIdentification: gs1-new: replace the range of this property from a string to the class of certificate identifiers. For now, we have added the class ploutos:AuthoritySpecificCertificateIdentifier to the range.
- property gs1certificationAgencyURL: 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.
- add a property named gs1:certificateConformityAssessmentOrganization that contains as range the organization that performed the conformity assessment checks for the certificate, this organization includes the specific certificate auditor/reviewer/issuer roles.</rdfs:comment>
    <metadata_def:prefLabel>CertificationDetails</metadata_def:prefLabel>
    <metadata_def:mappingLoom>certificationdetails</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://gs1.org/voc/CertificationDetails"/>
    <metadata:prefixIRI>gs1:CertificationDetails</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="https://gs1.org/voc-new/certificateConformityAssessmentOrganization">
    <rdfs:domain>
      <rdf:Description rdf:about="https://gs1.org/voc/CertificationDetails">
        <metadata_def:mappingSameURI rdf:resource="https://gs1.org/voc/CertificationDetails"/>
      </rdf:Description>
    </rdfs:domain>
  </rdf:Description>
</rdf:RDF>