<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.data-knowledge.org/dk/" xmlns:ns1="http://purl.org/vocab/lifecycle/schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" xmlns:metadata="http://data.bioontology.org/metadata/"> <ns1:Lifecycle rdf:about="http://www.data-knowledge.org/dk/ApplicationLifecycle"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <vann:example xml:lang="de">Test, produktiv, abgekündigt</vann:example> <vann:example xml:lang="en">test, production, deprecated</vann:example> <rdfs:comment xml:lang="en">Defines the life cycle of Applications. A life cycle is defined by a set of possible life cycle states (lifecycle:State). The life cycle definition may also specify constraints on the transitions between the life cycle states (lifecycle:possibleTransition).</rdfs:comment> <rdfs:comment xml:lang="de">Definiert den Lebenszyklus von Applikationen. Ein Lebenszyklus wird durch eine Menge von möglichen Lebenszyklusphasen (lifecycle:State) definiert. Die Lebenszyklusdefinition kann außerdem Einschränkungen der möglichen Übergange zwischen Lebenszyklusphasen spezifizieren (lifecycle:possibleTransition).</rdfs:comment> <rdfs:label xml:lang="en">Application Lifecycle</rdfs:label> <rdfs:label xml:lang="de">Applikationslebenszyklus</rdfs:label> <metadata:prefixIRI>ApplicationLifecycle</metadata:prefixIRI> <metadata:def/prefLabel xml:lang="en">Application Lifecycle</metadata:def/prefLabel> <metadata:def/prefLabel xml:lang="de">Application Lifecycle</metadata:def/prefLabel> <metadata:def/mappingLoom>applicationlifecycle</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://www.data-knowledge.org/dk/ApplicationLifecycle"/> <rdfs:isDefinedBy rdf:resource="http://www.data-knowledge.org/dk/"/> </ns1:Lifecycle> <rdf:Description rdf:about="http://www.data-knowledge.org/dk/hasApplicationLifecycle"> <rdfs:range> <rdf:Description rdf:about="http://www.data-knowledge.org/dk/ApplicationLifecycle"> <metadata:def/mappingSameURI rdf:resource="http://www.data-knowledge.org/dk/ApplicationLifecycle"/> </rdf:Description> </rdfs:range> </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="http://www.data-knowledge.org/dk/" xmlns:ns1="http://purl.org/vocab/lifecycle/schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <ns1:Lifecycle rdf:about="http://www.data-knowledge.org/dk/ApplicationLifecycle">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <vann:example xml:lang="de">Test, produktiv, abgekündigt</vann:example>
    <vann:example xml:lang="en">test, production, deprecated</vann:example>
    <rdfs:comment xml:lang="en">Defines the life cycle of Applications. A life cycle is defined by a set of possible life cycle states (lifecycle:State). The life cycle definition may also specify constraints on the transitions between the life cycle states (lifecycle:possibleTransition).</rdfs:comment>
    <rdfs:comment xml:lang="de">Definiert den Lebenszyklus von Applikationen. Ein Lebenszyklus wird durch eine Menge von möglichen Lebenszyklusphasen (lifecycle:State) definiert. Die Lebenszyklusdefinition kann außerdem Einschränkungen der möglichen Übergange zwischen Lebenszyklusphasen spezifizieren (lifecycle:possibleTransition).</rdfs:comment>
    <rdfs:label xml:lang="en">Application Lifecycle</rdfs:label>
    <rdfs:label xml:lang="de">Applikationslebenszyklus</rdfs:label>
    <metadata:prefixIRI>ApplicationLifecycle</metadata:prefixIRI>
    <metadata:def/prefLabel xml:lang="en">Application Lifecycle</metadata:def/prefLabel>
    <metadata:def/prefLabel xml:lang="de">Application Lifecycle</metadata:def/prefLabel>
    <metadata:def/mappingLoom>applicationlifecycle</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://www.data-knowledge.org/dk/ApplicationLifecycle"/>
    <rdfs:isDefinedBy rdf:resource="http://www.data-knowledge.org/dk/"/>
  </ns1:Lifecycle>
  <rdf:Description rdf:about="http://www.data-knowledge.org/dk/hasApplicationLifecycle">
    <rdfs:range>
      <rdf:Description rdf:about="http://www.data-knowledge.org/dk/ApplicationLifecycle">
        <metadata:def/mappingSameURI rdf:resource="http://www.data-knowledge.org/dk/ApplicationLifecycle"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
</rdf:RDF>