<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:thesaurus="https://w3id.org/axone/ontology/v4/thesaurus/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/hasCategory">
    <rdfs:label xml:lang="en">has category</rdfs:label>
    <rdfs:comment xml:lang="en">
  A category of the Digital Service.
  </rdfs:comment>
    <schema:domainIncludes>
      <rdfs:Class rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/DigitalServiceDescriptionCredential">
        <rdfs:label xml:lang="en">Digital Service Description Credential</rdfs:label>
        <rdfs:comment xml:lang="en">
  Digital Service Description credentials offer a comprehensive summary of a Digital Service's key features, encompassing aspects like its title, description, and associated tags. 

  Their primary function is to simplify the process for users to grasp the service's intent and practical application. 
  </rdfs:comment>
      </rdfs:Class>
    </schema:domainIncludes>
    <schema:rangeIncludes rdf:resource="https://w3id.org/axone/ontology/v4/thesaurus/service-category"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/hasDescription">
    <rdfs:label xml:lang="en">has description</rdfs:label>
    <rdfs:comment xml:lang="en">
  A description of the Digital Service.
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/DigitalServiceDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/hasImage">
    <rdfs:label xml:lang="en">has image</rdfs:label>
    <rdfs:comment xml:lang="en">
  The image associated with the Digital Service. 
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/DigitalServiceDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/hasPublisher">
    <rdfs:label xml:lang="en">has publisher</rdfs:label>
    <rdfs:comment xml:lang="en">
  An entity primarily responsible for making the Digital Service available.
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/DigitalServiceDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="http://schema.org/Organization"/>
    <schema:rangeIncludes rdf:resource="http://schema.org/Person"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/hasTag">
    <rdfs:label xml:lang="en">has tag</rdfs:label>
    <rdfs:comment xml:lang="en">
  A (free) keyword or term assigned to the Digital Service. 
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/DigitalServiceDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/hasTitle">
    <rdfs:label xml:lang="en">has title</rdfs:label>
    <rdfs:comment xml:lang="en">
  The title of the Digital Service.
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/DigitalServiceDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/hasWebpage">
    <rdfs:label xml:lang="en">has webpage</rdfs:label>
    <rdfs:comment xml:lang="en">
  A public web page detailing the service, its pricing and any other information useful for the user of the service.
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/digital-service/description/DigitalServiceDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
  </rdf:Property>
</rdf:RDF>
