

######
#     #   ##   #####   ##   #####  #    #  ####
#     #  #  #    #    #  #  #    # #    # #
#     # #    #   #   #    # #####  #    #  ####
#     # ######   #   ###### #    # #    #      #
#     # #    #   #   #    # #    # #    # #    #
######  #    #   #   #    # #####   ####   ####

# Plugin version 1.3-SNAPSHOT - https://github.com/dbpedia/databus-maven-plugin


@prefix databus: <https://databus.dbpedia.org/> .
@prefix dataid-mt: <http://dataid.dbpedia.org/ns/mt#> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix dataid: <http://dataid.dbpedia.org/ns/core#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dataid-cv: <http://dataid.dbpedia.org/ns/cv#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix dataid-debug: <http://dataid.dbpedia.org/ns/debug.ttl#> .

dataid-mt:UNKNOWN  a     dataid-mt:MediaType ;
        dataid:mimetype  "UNKNOWN" .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=parsed.owl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "parsed" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=parsed.owl> ;
        dataid:formatExtension   "owl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<rdf:RDF xmlns:obo=\"http://purl.obolibrary.org/obo/\" xmlns:oboInOwl=\"http://www.geneontology.org/formats/oboInOwl#\" xmlns:owl=\"http://www.w3.org/2002/07/owl#\" xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\" xmlns:rdfs=\"http://www.w3.org/2000/01/rdf-schema#\" xmlns:xml=\"http://www.w3.org/XML/1998/namespace\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\" xmlns=\"http://purl.obolibrary.org/obo/xco.owl#\">\n  <rdf:Description rdf:about=\"http://purl.obolibrary.org/obo/xco.owl\">\n    <rdf:type rdf:resource=\"http://www.w3.org/2002/07/owl#Ontology\"/>\n  </rdf:Description>\n  <rdf:Description rdf:about=\"http://purl.obolibrary.org/obo/xco.owl\">\n    <owl:versionIRI rdf:resource=\"http://purl.obolibrary.org/obo/xco/4.220/xco.owl\"/>\n  </rdf:Description>\n  <rdf:Description rdf:about=\"http://purl.obolibrary.org/obo/xco.owl\">\n    <oboInOwl:auto-generated-by rdf:datatype=\"http://www.w3.org/2001/XMLSchema#string\">--RGD OBO FILE GENERATOR -- build 2023-05-30 --</oboInOwl:auto-generated-by>" ;
        dataid:sha256sum         "ce8a8001a827503575d7e2176b9c311df93a2ccfbf5111b9ab98d4a1aa811a38" ;
        dataid:signature         "o75gM1QVJgA5DAAqo1QxKMy0xBSfjHpZ+pRWApGw1cJ57K1GCs529ZxlU4w50pPOQqA97sWpKQ0nt3xrf6kOdQb+R9PAS8hNfAte5/wbG2a5/hcJPZ8+Wng+q85q99A4bGKvAIyff65jUwI11fSKimXEQuJVowJZp5olR+AzcQxMi15QIvNuXjBo+excQTB1ZpGRQfkuU9ufNAk+QISd2VRZvIeP2gOYdzSh7KTzmzUOm+fcF14qRrkyYMqOtcyMFJBtR9qDij/hxgD5MrrxSJ48ThL5vj7M1xA+BBAmSoXYJC83dirz3xumz3EwadCyt6duEKyHxE7yTQRfsDQ1VQ==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:17Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "6562336"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=parsed.owl> ;
        dcat:mediaType           dataid-mt:ApplicationRDFXML .

dataid-cv:tag  rdfs:subPropertyOf  dataid:contentVariant .

<https://databus.dbpedia.org/ontologies/purl.obolibrary.org>
        a       dataid:Group .

dataid-mt:ApplicationJson
        a                dataid-mt:MediaType ;
        dataid:mimetype  "application/json" .

dataid-mt:TextPlain  a   dataid-mt:MediaType ;
        dataid:mimetype  "text/plain" .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=meta.json>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "meta" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=meta.json> ;
        dataid:formatExtension   "json" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "{\n    \"http-data\": {\n        \"accessed\": \"2025.11.18; 04:07:09\",\n        \"best-header\": \"application/rdf+xml\",\n        \"content-length\": \"4252344\",\n        \"e-tag\": \"\\\"40e2b8-643ad315f5b40\\\"\",\n        \"lastModified\": \"Sun, 16 Nov 2025 02:43:17 GMT\"\n    },\n    \"logs\": {\n        \"nir-header\": \"{'Date': 'Tue, 18 Nov 2025 04:05:03 GMT', 'Content-Type': 'text/html; charset=iso-8859-1', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Server': 'cloudflare', 'Location': 'https://download.rgd.mcw.edu/ontology/experimental_condition/experimental_condition.owl', 'cf-cache-status': 'DYNAMIC', 'Set-Cookie': '__cf_bm=HukNB4YBNXGWZkibfG.gpz6eD4xkz5NXnh8O7PC1U.g-1763438703.4434252-1.0.1.1-oKr.VieWj89w7sfb6.qRqWxtu_lxvlhP8rGSj1hypDIvgTWKc0fx1Ym7YQO_kj_n0LtwX.mvyFD9bK3kpAtsEmMYfvlgYwzPBi28Pe2kYDIwpu6VQ..bDktT59A0E.Nr; HttpOnly; Path=/; Domain=obolibrary.org; Expires=Tue, 18 Nov 2025 04:35:03 GMT', 'CF-RAY': '9a0496588e181931-TXL'}\"," ;
        dataid:sha256sum         "841c1fbaaf9cf72ea47379819a682eb64d4c79cf79f15936d5a9e6413b4d9a9d" ;
        dataid:signature         "PsPTikYTexeZc2MnvgWmH91PD51x2nlz9v8H2b1KwTiwYj+3v9VafgS8ezMV4HwC2xMlARAO41oQC1OzbPe7S5q+nnCkmH1CHpq/fnLrHz76Bvqn85NBF262YvorMeMCeisi5LQXlljCJUIfnpgXI9TbRSwSiaqVBfot4Mnu4i4HMl59QJCSEZrauopqkaUf2eFg3pZTx2fb9Rhn0ABHR57FVNUl1kpFX/7ar4QGNKoLhlP63CBq1r8xTP35bEokkZwKmIRvxGp4daBWgOmWCIKeKGwr32c/JTHkg4lN/ogKNDRoR+QzclrpgTx0BvCiLpxi5WgxwzQEs8RWOX7fig==" ;
        dataid-cv:type           "meta" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:54Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "2018"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=meta.json> ;
        dcat:mediaType           dataid-mt:ApplicationJson .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=pelletConsistency_imports=FULL.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "pelletConsistency" , "FULL" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=pelletConsistency_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "There are 1 input files:\n/usr/local/archivo-data/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=parsed.ttl\nStart loading\nNov 18, 2025 4:07:39 AM org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader addUnsupportedFeature\nWARNING: Unsupported axiom: Ignoring triple with unknown property from OWL namespace: http://purl.obolibrary.org/obo/xco.owl @owl:versionIRI http://purl.obolibrary.org/obo/xco/4.220/xco.owl\nFinished loading in 00:00:01.283\nInput size: Classes = 1775, Properties = 35, Individuals = 0\nExpressivity: ELH\nStart consistency check\nFinished consistency check in 00:00:00.021" ;
        dataid:sha256sum         "362fb1666412a97fac6505f5b3dc2b7e64c265881a8f3b5439636bd69690f5af" ;
        dataid:signature         "Y+rK8kCS46A6TdZYdKJUUR2ntjy8Cmd8dFo4qIi0khp1FhUigdGhESKFTS7wOScFpCxIuOts5QbneIqx24tkLGYuDSxY7oFPKY204d2LsdTrujZr7mnqoVu8m+NWKi7cyIIptk0JOXrh2IYDLi/Mnh3wdiW/v+K1BzopauSVgSlB5CMDt4oYE/roOhesT9p9EoQURbhbNLA0Vlgvau5+IcZESAjSmJHEFQLaFeFH0WxNDu9zyWaBSpB1f8QTsq4s+GEr2B7u22Km+DBoFcGLUAPvRVFot3mZQXwnBcTGgOyx3BSrFYryN77iaGNlZlXVB/jnRWxrxIcljrEmNfsSlg==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:42Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "808"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=pelletConsistency_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl>
        a       dataid:Artifact .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=parsed_sorted.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "parsed" , "sorted" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=parsed_sorted.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.obolibrary.org/obo/BFO_0000050> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"BFO:0000050\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/BFO_0000050> <http://www.geneontology.org/formats/oboInOwl#hasOBONamespace> \"experimental_condition_ontology\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/BFO_0000050> <http://www.geneontology.org/formats/oboInOwl#id> \"part_of\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/BFO_0000050> <http://www.geneontology.org/formats/oboInOwl#shorthand> \"part_of\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/BFO_0000050> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .\n<http://purl.obolibrary.org/obo/BFO_0000050> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#TransitiveProperty> .\n<http://purl.obolibrary.org/obo/BFO_0000050> <http://www.w3.org/2000/01/rdf-schema#label> \"part_of\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/BFO_0000051> <http://www.geneontology.org/formats/oboInOwl#created_by> \"JSmith\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/BFO_0000051> <http://www.geneontology.org/formats/oboInOwl#creation_date> \"2014-03-07T11:32:23Z\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/BFO_0000051> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"BFO:0000051\"^^<http://www.w3.org/2001/XMLSchema#string> ." ;
        dataid:sha256sum         "ee1a363e529f62aba68b290dc67d6d2824fa276e3d3fff562c5cda0f9f11906a" ;
        dataid:signature         "gKHPN3qRatzsRLC6oLnvAHy2LXrZlcxYcIqIOqE0ktc4ywLi9vSNJrMuEOKE1vYCEt51DMQuIvQ9oT+pSuQQ63JGB5BxVjKsm1Ci7D1yZmtkO2ZkPdfQA9p9iG//NiNIUnP98olh3lwOoMgED+w2lTTwcpc3ZzNqG6pbSjaRafpdUm4wq2vhsRvkC9jAC+a83J3LrDl8HEw+1xFG2POTdq3UjOJBdMZmO58CRWC5MWM/sExeN4w7lkHBnHKe3K4hk113EGzTA81KdAtzthNq7i1KcXJLoX3vmBdK16jLRjv6cEhy1W755LAdeJtyL0wOE6SovlREsH8QpsGjUsk1FA==" ;
        dataid-cv:tag            "sorted" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:10Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "5234156"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=parsed_sorted.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

dataid-cv:validates  rdfs:subPropertyOf
                dataid:contentVariant .

dataid-cv:imports  rdfs:subPropertyOf  dataid:contentVariant .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=diff_axioms=new.dl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "new" , "diff" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=diff_axioms=new.dl> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "" ;
        dataid:sha256sum         "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b" ;
        dataid:signature         "OYdJMYtfPkvVvAU9hhHjrEi9+F1gXJFdulE9EgKuR2lqY3xERmLdazYBXeDHuO4lN6PiFPKha5rOxudghRJE/mOLTjlgeSrxE22XA1855WwF45kVRNGoWrgrdDukqb0JQjfgM78VsuXNhZTzm4PNWrtaXnx2orfLrp+Qj6axSebFRRCFt8MDxELOlqOQFCB+6DbgPSXVEv3WEdfVKvl1ieX82ZshEJBrMUu5cCuhAm+KkfJY+nyAWzD552QnTf1xMI6yxSX/W9pA1kPvV4aWDBCtvVs+6wGKRGxQ6xaDSXOuqOjK8bwoY4a1PPW1P1DMADeiSqJP+bE0v3Sfp/FWZg==" ;
        dataid-cv:axioms         "new" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:15Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=diff_axioms=new.dl> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=pelletInfo_imports=NONE.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "NONE" , "pelletInfo" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=pelletInfo_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "WARNING: An illegal reflective access operation has occurred\nWARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/usr/lib/pellet/cli/target/pelletcli/lib/guice-4.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)\nWARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2\nWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations\nWARNING: All illegal access operations will be denied in a future release\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer - dumping remaining triples" ;
        dataid:sha256sum         "96aa4ccf312425c45e80b0c9c5c99d8adde58a1e7d4e5adc847ae3fc6c8678e2" ;
        dataid:signature         "cuDN8lQjcRFgYLtWiPnE7oJCBBAoP6hrxz7MkW3vBbmmIYavlrYBkdG0UClp1Jz7LBq+vTVQchd8s3INB1XjTzesT7TryPivdXepLwJPH8Dk/0k16TEZq8RE9zEJ3jes0diXnGTf8DMXXgXbFU1eHfxGY8VAeQgnV/5JDxnJH8qzL33KBsLIsuNkf4w+G4gv+pnuoCl3PvxeHur1G7cHIn/uzcdVWnSBs+iEHANF9RUZi8Zx10ui62CzNVPxr52nZymC08pjYW8wmMx8fObbZSJq8Mi3bosDWy9UuZs/hxs+YcaLezBjENcDwhCalAVS298GTfxfOz8EPp2XkOPn9g==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:50Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1901"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=pelletInfo_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=diff_triples=new.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "new" , "diff" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=diff_triples=new.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.obolibrary.org/obo/XCO_0001733> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"GEO:GSE294930\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/XCO_0001736> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"GEO:GSE296883\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/XCO_0001742> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"GEO:GSE206597\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/XCO_0001745> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"GEO:GSE206597\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/XCO_0001746> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"GEO:GSE206597\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/XCO_0001747> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"GEO:GSE271722\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/XCO_0001748> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"GEO:GSE296883\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/XCO_0001749> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"GEO:GSE296883\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/XCO_0001751> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"GEO:GSE291986\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/XCO_0001752> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> \"GEO:GSE296650\"^^<http://www.w3.org/2001/XMLSchema#string> ." ;
        dataid:sha256sum         "fc94323f5fe76befd23c13546c97a72422db885dbdfc837db098e803e22868f5" ;
        dataid:signature         "jO8+MSq0LdQpSG8Xv4LTSPcPz31hB4GsOPX0L6Xt8jRgTYompEe/+yoZCyDwqEytba0kr3V+CO+VE2RbTtt0wPF3AifVPZeEuiN/LorT/IKwjyaeaMhd2l2V6RsgaHDYEngaF3VKQtNR0XU9LKRvAH0k1yEg98+x5ZqhJNn5vErdG9V+DtjNfGPOOHgbpZ9wQzAL11UXGsxoesGveif1cIK2RPF97M3qFLlNgvtpg/cMMji+a9RTW01miafZoaRROna4WdRgEr3Q3g8xmJMYw846CVaHCeSKwxPmFATmfmvvW2J7lo9hKxnyPSnmDlwSEWGTY4Nh0fi52LzeDf7tAg==" ;
        dataid-cv:triples        "new" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:15Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "3554"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=diff_triples=new.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=shaclReport_validates=goodLicense.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "shaclReport" , "goodLicense" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=shaclReport_validates=goodLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix dct: <http://purl.org/dc/terms/> .\n@prefix sh: <http://www.w3.org/ns/shacl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n[] a sh:ValidationReport ;\n    sh:conforms false ;\n    sh:result [ a sh:ValidationResult ;\n            sh:focusNode <http://purl.obolibrary.org/obo/xco.owl> ;\n            sh:resultMessage \"No dct:license statement found\"@en ;\n            sh:resultPath dct:license ;" ;
        dataid:sha256sum         "196f02309bab6852486968278e23392ef62e9088fd24599eb6ea0e0e13df503b" ;
        dataid:signature         "OdBYs954qdeUZRtjKySOVZ6jT8imU880+2X3lTkk0QNSMSKqlSC/seTWc5fXEupqe4hqLkRbt/Tpjg9CXsgHVtThX532GP/e9yZpoOLbBolQ6g/uQj+g58zl2Ycox4zlpfH7yzVtMk2j7/HeUfOttekuZa3vB1d6I3sH/pAuOX5mKkaYaQNwb3AYh2Q9qjQeeFTZIuOTtZXmeTE6jrBoHn1hPXABTOrq1AG3QxvrdXqwSMpdZExpynPrXbqq0Okfmcab40PN3z7XQG0qSJ3cZNDFKCorhb0alABgtuzr0yuoCwQFDthoX0ufueGNWgyjPh0ue4Wuu/D8b8CO42T/PA==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "goodLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:37Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "657"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=shaclReport_validates=goodLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=generatedDocu.html>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "generatedDocu" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=generatedDocu.html> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<?xml version=\"1.0\" encoding=\"UTF-8\"?><html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:cpannotationschema=\"http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><link href=\"/lode/owl.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"/lode/Primer.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"/lode/rec.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"/lode/extra.css\" rel=\"stylesheet\" type=\"text/css\" /><link rel=\"shortcut icon\" href=\"/lode/favicon.ico\" /><script src=\"/lode/jquery.js\"></script><script src=\"/lode/jquery.scrollTo.js\"></script><script src=\"/lode/marked.min.js\"></script><script>\n\t\t\t$(document).ready(\n\t\t\tfunction () {\n\t\t\tjQuery(\".markdown\").each(function(el){\n\t\t\tjQuery(this).after(marked(jQuery(this).text())).remove()});\n\t\t\tvar list =\n\t\t\t$('a[name=\"\n\t\t\thttps://download.rgd.mcw.edu/ontology/experimental_condition/experimental_condition.owl\n\t\t\t\"]');\n\t\t\tif (list.size() != 0) {" ;
        dataid:sha256sum         "250e86e685515b9df3a2a152327ed4aa52cedab724eb56196b46a437709a67d4" ;
        dataid:signature         "rYXgS+KSt7uED1MemEQhvl0EJh52HTmTFeVmcnrD7xO5OOhS2ZYFu+RQMnNxNV6qRmXK4iqi/Q3bYjecpFn9KP1lQ/ZmGz1kE7zWYEQw48pT5x/BqxQI09PvfThnE+jbmmFnj50l3ZTVNtqVT+XXkgEPpafVIAoBYWXRZYZdhJi4Kx9uqRaHP/Gw+qkmDI9JLiUf2AKJzRN6pe4G8g4t1IYBMyPsKc8EPHpbCYvFL3BpYoUM8hPXW8PhkZLTSnPB6lrhwFOZGThtSf/FM1JEeQ+R8Stll4o7E3bQ/TzXnMb5HIyy0D8zapTc2rnJVxejl8rqcJx9SPj9fiv9HjteSA==" ;
        dataid-cv:type           "generatedDocu" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:10:24Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1620464"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=generatedDocu.html> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=shaclReport_validates=minLicense.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "minLicense" , "shaclReport" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=shaclReport_validates=minLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix sh: <http://www.w3.org/ns/shacl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n[] a sh:ValidationReport ;\n    sh:conforms false ;\n    sh:result [ a sh:ValidationResult ;\n            sh:focusNode <http://purl.obolibrary.org/obo/xco.owl> ;\n            sh:resultMessage \"No license found at all (neither dct:license, xhv:license nor cc:license)\"@en ;\n            sh:resultSeverity sh:Violation ;\n            sh:sourceConstraintComponent sh:OrConstraintComponent ;" ;
        dataid:sha256sum         "5e16bb0dd6efc5bba3e7ca399c23758ac7533bd355dc8f92e7f4413b4a64cbe5" ;
        dataid:signature         "UqThxqOGjJPbl1e2zGngTH2oSh9QQXb9ihEMgjWkXvG7D31TdU+W2aH3ulHFnoksdJh8b8IJ0zrOnjlNU6TDtGevWcx4brRv5nub4ZB2i/WXRHpsjMJASRBMCjVTvjJVUZ9oDFKcQ0jqAtN8ezciKAS4BDKuacRUzdA6DFW56znQXaCGowSLClH0eEIwsDpyf8OR3o3qAQIjBf3HOE8BQPfoImgNQb4wq6U4Y9KwbVumeZVd5VoiMy7ntBcTaex9ZmEdETnyWh2RqwIa0B6g3Q/Z/sDU4xWyA8p5/CGur8JmUD07p2FWQQZNRMcq9GMIc0nM/J5j+Udl4LU634tZfg==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "minLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:25Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "672"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=shaclReport_validates=minLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

dataid-cv:axioms  rdfs:subPropertyOf  dataid:contentVariant .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=shaclReport_validates=lodeMetadata.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "lodeMetadata" , "shaclReport" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=shaclReport_validates=lodeMetadata.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix dc: <http://purl.org/dc/elements/1.1/> .\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix sh: <http://www.w3.org/ns/shacl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n[] a sh:ValidationReport ;\n    sh:conforms false ;\n    sh:result [ a sh:ValidationResult ;\n            sh:focusNode <http://purl.obolibrary.org/obo/XCO_0001533> ;" ;
        dataid:sha256sum         "ffc2229a3922ea9f1c099e21d0b56d4ea9cfa0611aba763424e70f574a9cb7b4" ;
        dataid:signature         "e5LfDWTOmtYwWLYyPB2CqAqWLaHUE2C15dE1z+OiBDtVOAvpNADb9SBsTLXhdsiu/wSmS7sVcNva3zfmIMQtPFGBxlezU9IEHp3ZkJCnK9hxjKDRRIKdaJm//1SbQgADxD7IFUP9+QFe8JyHipq/dxkWrYGmZwYBX6oqhUKSugNb+eZtiZ6FwQgR/9ydFvtWLeA1mYyuF9jP8ZnfBiskY+kBE7e11cHIL+MnrLQ2h+IV5LFrtBddAfT1SOZWaiG9vQM7rcLwdU6mhF+ZbJDId3pd1X0y8pM65naX1Vz0ulx2SngSGh2PxYK+Ad4UEtVLVwn+b5htIYRFRGuPOR5Lhg==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "lodeMetadata" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:35Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1685347"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=shaclReport_validates=lodeMetadata.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=shaclReport_validates=archivoMetadata.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "archivoMetadata" , "shaclReport" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=shaclReport_validates=archivoMetadata.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix sh: <http://www.w3.org/ns/shacl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n[] a sh:ValidationReport ;\n    sh:conforms false ;\n    sh:result [ a sh:ValidationResult ;\n            sh:focusNode <http://purl.obolibrary.org/obo/xco.owl> ;\n            sh:resultMessage \"Archivo requires either dct:abstract, dct:description or dc:description for a short comment about the ontology.\"@en ;\n            sh:resultSeverity sh:Violation ;\n            sh:sourceConstraintComponent sh:OrConstraintComponent ;" ;
        dataid:sha256sum         "474944ebc373523b2e3a7239765ee9e577056a88bf3e7a8ba493aa250f7bf83c" ;
        dataid:signature         "bqovooXP1EZnHsfta3QjJ2ZZBptUsSxQAgt0fwK8hmwXqk7Mq7S0jv5BM3w9DPeY8hdNx/cJbuZfxXV/ppTpg63ZebtrswImMp5g98nPbTDiQzj7qxlIEHxx4xnpfUh3j2/Gb/9hdo8RYOTrQ6x5ERDWvmlIkdonqPnQEZeEf/sYSNjBar14Itzrj1HDugf0ldbaHvh3eYoRaWjB0HTbObSkRcdm/lHZxnR239iik4vin4/ocC2V8ieJzRGaG9R3dkvV+TwO1nqeaKHlyCpZ+u+lpu+7AWFx+XGxhu59FNPgTdymZKmRxVxnLKlXxNrNZTl5S1739/kNengNhtHqDA==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "archivoMetadata" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:23Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1963"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=shaclReport_validates=archivoMetadata.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

dataid:contentVariant
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> .

dataid-mt:ApplicationRDFXML
        a                dataid-mt:MediaType ;
        dataid:mimetype  "application/rdf+xml" .

dataid-cv:triples  rdfs:subPropertyOf  dataid:contentVariant .

dataid-mt:ApplicationNTriples
        a                dataid-mt:MediaType ;
        dataid:mimetype  "application/n-triples" .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=parsed.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "parsed" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=parsed.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\n@prefix : <http://purl.obolibrary.org/obo/xco.owl#> .\n@prefix obo: <http://purl.obolibrary.org/obo/> .\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix xml: <http://www.w3.org/XML/1998/namespace> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> .\n\nobo:BFO_0000050" ;
        dataid:sha256sum         "5709725ff69710700f0eb71bc579f29a63a363bc8373c6d2cffbb6f528776179" ;
        dataid:signature         "pGeNsvgXwqBfeJitetABUpgAnk+xPXl9kEEhXm6DmBH2zlklOJJU7bFaGw0czdCpif1w6lXyKBOS3Q9zSbT0DQ2BzewiUkc0vWDNxUpZuiyNoIlO8KVNmHl7LcvNecUkyXMwdHaf1HFKkXhU4Sf9oBkwEi5om4cpORqjHiCi1emzNxuQpFb1adaKWwr7gZDQWHZOBaD/m3Rljsud82ZkI2F0yqZXuOhQmBEbT9nPOWbegnhPjqzw77KTKDoYWU4ctn8r2cfBxBfuBe98UFctkcBtUnzW3Gyq6dn2Bc/Z57JiyQu9f7CujLX6qf1OYRrUtm3pEYndm9PzRFB8B5f+MA==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:16Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "2329123"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=parsed.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset>
        a                       dataid:Dataset ;
        rdfs:comment            "Archivo Ontology Snapshot for http://purl.obolibrary.org/obo/xco.owl"@en ;
        rdfs:label              "http://purl.obolibrary.org/obo/xco.owl"@en ;
        dataid:account          databus:ontologies ;
        dataid:artifact         <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl> ;
        dataid:associatedAgent  <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:group            <https://databus.dbpedia.org/ontologies/purl.obolibrary.org> ;
        dataid:groupdocu        "## All DBpedia Archivo ontologies from purl.obolibrary.org domain\n\nEach artifact in this group deals as the archive for snapshots of one ontology of the [DBpedia Archivo](https://databus.dbpedia.org/ontologies) -  A Web-Scale Interface for Ontology Archiving under Consumer-oriented Aspects. Find out more at [http://archivo.dbpedia.org](http://archivo.dbpedia.org). The description for the individual files in the artifact can be found [here](http://dev.dbpedia.org/DBpedia_Archvio#files)." ;
        dataid:maintainer       <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:version          <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403> ;
        dct:conformsTo          "http://dataid.dbpedia.org/ns/core#" ;
        dct:description         "## DBpedia Archivo Ontology Snapshot\n\n| Attribute |  Value |\n| - | - |\n| Ontology URI | <http://purl.obolibrary.org/obo/xco.owl>\n| Archivo Ontology Factsheet| [Link](http://archivo.dbpedia.org/info?o=http://purl.obolibrary.org/obo/xco.owl)\n| Snapshot File URL | <https://download.rgd.mcw.edu/ontology/experimental_condition/experimental_condition.owl>\n| Snapshot OWL Version IRI | <http://purl.obolibrary.org/obo/xco/4.220/xco.owl>\n| Snapshot Time | 2025-11-18 04:04:03\n\nThe [DBpedia Archivo Databus agent](https://databus.dbpedia.org/ontologies) generates only basic, static documentation for the archived snapshots of the ontologies." ;
        dct:hasVersion          "2025.11.18-040403" ;
        dct:issued              "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license             <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:publisher           <https://yum-yab.github.io/webid.ttl#onto> ;
        dct:title               "http://purl.obolibrary.org/obo/xco.owl"@en ;
        dcat:distribution       <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=shaclReport_validates=minLicense.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=pelletConsistency_imports=FULL.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=pelletConsistency_imports=NONE.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=meta.json> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=diff_axioms=new.dl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=pelletInfo_imports=NONE.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=diff_triples=old.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=shaclReport_validates=archivoMetadata.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=parsed.owl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=shaclReport_validates=goodLicense.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=parsed.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=diff_axioms=old.dl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=parsed_sorted.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=pelletInfo_imports=FULL.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=shaclReport_validates=lodeMetadata.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=orig.owl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=diff_triples=new.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=profile.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=generatedDocu.html> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=parsed.ttl> .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=diff_axioms=old.dl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "diff" , "old" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=diff_axioms=old.dl> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "" ;
        dataid:sha256sum         "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b" ;
        dataid:signature         "OYdJMYtfPkvVvAU9hhHjrEi9+F1gXJFdulE9EgKuR2lqY3xERmLdazYBXeDHuO4lN6PiFPKha5rOxudghRJE/mOLTjlgeSrxE22XA1855WwF45kVRNGoWrgrdDukqb0JQjfgM78VsuXNhZTzm4PNWrtaXnx2orfLrp+Qj6axSebFRRCFt8MDxELOlqOQFCB+6DbgPSXVEv3WEdfVKvl1ieX82ZshEJBrMUu5cCuhAm+KkfJY+nyAWzD552QnTf1xMI6yxSX/W9pA1kPvV4aWDBCtvVs+6wGKRGxQ6xaDSXOuqOjK8bwoY4a1PPW1P1DMADeiSqJP+bE0v3Sfp/FWZg==" ;
        dataid-cv:axioms         "old" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:15Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=diff_axioms=old.dl> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=orig.owl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "orig" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=orig.owl> ;
        dataid:formatExtension   "owl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<?xml version=\"1.0\"?>\n<rdf:RDF xmlns=\"http://purl.obolibrary.org/obo/xco.owl#\"\n     xml:base=\"http://purl.obolibrary.org/obo/xco.owl\"\n     xmlns:obo=\"http://purl.obolibrary.org/obo/\"\n     xmlns:owl=\"http://www.w3.org/2002/07/owl#\"\n     xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\"\n     xmlns:xml=\"http://www.w3.org/XML/1998/namespace\"\n     xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\"\n     xmlns:rdfs=\"http://www.w3.org/2000/01/rdf-schema#\"\n     xmlns:oboInOwl=\"http://www.geneontology.org/formats/oboInOwl#\">" ;
        dataid:sha256sum         "27dbf6b6be48d21c1e9f7b9859940c7f0db77c9541e579fcda44853ef1d02111" ;
        dataid:signature         "JQI1l+XHQ0TKtyOfVRvbM5TQ4xIaufT/0G0sFF1PTbcSM4oJFN0/V8Knb88RWeCkr/L+Jl3udn6u4rA2ompCJEss+Qb3L7RgVImX7rvQTxtylpKBq5byGiuclS1NFm8aDEKMvh85kRO+N4ltjGWbxKV4A2cTFqBpaGZxUnDntMnMZPPEqZyxKrFxDqU2MQjzwQakusLlUS2PbbsX8baCtvOtVsyXo7KcQKW4So/RIEBJPBnGiUVJJLvKuFIHlIJifJt+fsYYzOrh8HWc7vTdWfrtbipXRjlkRiSJl65mLzJXEO98TbG8KCT/HWu8fItG93clhW2b61yEWlqboWf3sg==" ;
        dataid-cv:type           "orig" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:09Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "4252345"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=orig.owl> ;
        dcat:mediaType           dataid-mt:ApplicationRDFXML .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=diff_triples=old.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "old" , "diff" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=diff_triples=old.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.obolibrary.org/obo/xco.owl> <http://www.geneontology.org/formats/oboInOwl#date> \"08:11:2025 20:13\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/xco.owl> <http://www.w3.org/2002/07/owl#versionIRI> <http://purl.obolibrary.org/obo/xco/4.219/xco.owl> ." ;
        dataid:sha256sum         "b13cd4d7ff4a032d9deeee036e1958b0bda207c4d2a1f373f8185879597ba793" ;
        dataid:signature         "L5H8MMYmEu+XoRj0skeSdD45CGY9SM2Few/cyv6GgL3ZBFOock+A2Oic+3xHtWGKMC3d5/27wwoXk0pYN5tODoEXrt5Hs8HiFqwBw8eiV3djHyjJyUNHg2YISnRd54ZI4MwelezLTM/NhqBlgckspOaxeRR82PfZI9TxvLjLIzeZOLhwxyVjNdj8hzlSkzdL9fHmg+RW7EJM0PjZKexNSJGWyrQsdLPOoBOyvlthFicavxGnP78IIXu2wM/ayO5M7kqZOlapcp1nxFyJ80+gk9PDcIJbeyHgXvE0+0UYn4eug3OKhGrrd68RxHdDga5JVLw74xCktUNIokD7YLfahQ==" ;
        dataid-cv:triples        "old" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:15Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "294"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=diff_triples=old.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403>
        a       dataid:Version .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=pelletInfo_imports=FULL.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "pelletInfo" , "FULL" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=pelletInfo_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "WARNING: An illegal reflective access operation has occurred\nWARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/usr/lib/pellet/cli/target/pelletcli/lib/guice-4.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)\nWARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2\nWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations\nWARNING: All illegal access operations will be denied in a future release\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer - dumping remaining triples" ;
        dataid:sha256sum         "87e42349b6117c01661d85a4ce7f22c8afa241fbb5fd20f7c4f2b0ba9496b1db" ;
        dataid:signature         "QE6nQM/h5jXDApZYy0XqRp1kZIaKmM6ESNw8uywwB2/Ym5VNOmxuPy42XuhvepSa0UYWPoR97BxyI+7L0S9+A+RncUU/jstmlr387NfbQKck/NOMwEAyhPuWCGSx9t6NENj+dMhEUW2Cc4bGfL5VK/i+0T1QjqNOJo31kyyuK1DeubiK+TSz7+/+3tVOBnygIjTeOYPaCzHDZfneWC7sAp82gKNH9+BNRuQECVCyO2Mxhs4yAOnfTCsZsq5ZGaTqt5IlPWVNQezGUC9g8GciziLARG2qYRbQBDoFZig/GDeEnDGkZaos0SUqlNs2CCBj0xtBf+2HxQLy5K7fLDcU7A==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:46Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1901"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=pelletInfo_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl>
        a                       dataid:DataId ;
        rdfs:comment            "Metadata created by the DBpedia Databus Maven Plugin: https://github.com/dbpedia/databus-maven-plugin (Version 1.3-SNAPSHOT)\nThe DataID ontology is a metadata omnibus, which can be extended to be interoperable with all metadata formats\nNote that the metadata (the dataid.ttl file) is always CC-0, the files are licensed individually\nMetadata created by https://yum-yab.github.io/webid.ttl#onto" ;
        rdfs:label              "DataID metadata for purl.obolibrary.org/obo--xco--owl"@en ;
        dataid:associatedAgent  <https://yum-yab.github.io/webid.ttl#onto> ;
        dct:conformsTo          "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion          "1.3-SNAPSHOT" ;
        dct:issued              "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license             <http://purl.oclc.org/NET/rdflicense/cc-zero1.0> ;
        dct:publisher           <https://yum-yab.github.io/webid.ttl#onto> ;
        dct:title               "DataID metadata for purl.obolibrary.org/obo--xco--owl"@en .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=profile.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "profile" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=profile.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "WARNING: An illegal reflective access operation has occurred\nWARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/local/src/webapp/archivo/archivo/helpingBinaries/profilechecker-1.1.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)\nWARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1\nWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations\nWARNING: All illegal access operations will be denied in a future release\n\nOWL2_DL: OK\nOWL2_QL: 2 violations\nOWL2_EL: OK\nOWL2_RL: 212 violations" ;
        dataid:sha256sum         "351ad0e81666bc510a8dfbf9547c5aac099415c7d2176a4c47f5aa3192bcc46c" ;
        dataid:signature         "Or+OyOGZfPforsO5CF0LXR8UFH9njOTK3o0N8kDyU3NPaJWFjikQsSpW8IDuuNkOrdiaXil6tHyiUSjpBoNVHPE+xMn5ulVc60I7ClMgqsh0/haDvJBGv8/+rglQnvJ0t04HoN4igu7qZqLQPQGhPl+MNdu+usk6645qdvOz/1g6lQs2dl0RQbSWfykMXYVpApee81v7OCb1vwzecObjqQex8vJBNYcv9smQDKKfy8/okne2PV9npIFu8J27Q99cpGoPTBRddjFJl59/jGyXgRn10OjejVGE8ftFQ4kZifohcgV2qwHsfYbvH8syN2oztv+NXXXmRHp2cqHFuWhVxg==" ;
        dataid-cv:type           "profile" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:54Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "725"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=profile.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=parsed.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "parsed" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=parsed.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.obolibrary.org/obo/xco.owl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .\n<http://purl.obolibrary.org/obo/xco.owl> <http://www.w3.org/2002/07/owl#versionIRI> <http://purl.obolibrary.org/obo/xco/4.220/xco.owl> .\n<http://purl.obolibrary.org/obo/xco.owl> <http://www.geneontology.org/formats/oboInOwl#auto-generated-by> \"--RGD OBO FILE GENERATOR -- build 2023-05-30 --\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/xco.owl> <http://www.geneontology.org/formats/oboInOwl#date> \"15:11:2025 20:13\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/xco.owl> <http://www.geneontology.org/formats/oboInOwl#default-namespace> \"experimental_condition_ontology\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/xco.owl> <http://www.geneontology.org/formats/oboInOwl#hasOBOFormatVersion> \"1.2\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/xco.owl> <http://www.geneontology.org/formats/oboInOwl#saved-by> \"jrsmith\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/IAO_0000115> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .\n<http://purl.obolibrary.org/obo/IAO_0000115> <http://www.w3.org/2000/01/rdf-schema#label> \"definition\"^^<http://www.w3.org/2001/XMLSchema#string> .\n<http://purl.obolibrary.org/obo/IAO_0000231> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> ." ;
        dataid:sha256sum         "676d31de7b88d830375de461679b6965573b183f46af23453b750a89c958ac7e" ;
        dataid:signature         "lz2lnsmFeIpy/+ePDnhgMK2MrA9Jpw9Wo78CxP6t75GRgmtkOf0CDcTudClE5NU5GQqwIKyle203iglBEbABy3CZZnTaVaM48YYr0r11SdBOKeQa9e+TRLv70xEzFP7d1x+/7XRcYvIgxAXvdTVvwP1K1GsR1NLk5lZr3Qc9fb9Y2jabB6NwO7FVZaAifxFMd4JplTgMFh2WcecWHMQVvloGxrJ+bCBxu/sLg5uAZ5D5sjfgWaUO4eCvtwgEwUJAoufu5tBTGPg4fW5Z1SSDlxccQMFRs+oGEwntb7kh5U088MKSWOLwurCRu78JYFTUjoTWGuKkbXUnocYzSgMRqw==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:15Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "5234156"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=parsed.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#obo--xco--owl_type=pelletConsistency_imports=NONE.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "NONE" , "pelletConsistency" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=pelletConsistency_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "There are 1 input files:\n/usr/local/archivo-data/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=parsed.ttl\nStart loading\nNov 18, 2025 4:07:42 AM org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader addUnsupportedFeature\nWARNING: Unsupported axiom: Ignoring triple with unknown property from OWL namespace: http://purl.obolibrary.org/obo/xco.owl @owl:versionIRI http://purl.obolibrary.org/obo/xco/4.220/xco.owl\nFinished loading in 00:00:01.268\nInput size: Classes = 1775, Properties = 35, Individuals = 0\nExpressivity: ELH\nStart consistency check\nFinished consistency check in 00:00:00.020" ;
        dataid:sha256sum         "a15fb00ecc977f56145532792c266ea5a262c295d11fb5ce5776ea60d8008537" ;
        dataid:signature         "J/5VSMSY4+W+BmyICKeKvXixNTwaAzU0Gyqf9QcgwEfyvugIXFnUpBypKTPZ7vuYC+6Z805YQOebFsCQnntzxM4Pc0I27251se1X6quKD5NP5sW4HR1KaC+25jvMDwbQy6e28hPQzHTW2GeFhnjAcYLeQOBWg29/1WF4sg9+TJX56tqrGSQ1qOcWKZCm/yeg/n8ENsZ+eCRVaGVQKh84k49kHtAEEqGUikNk3rxBNnUVmMSk6r47xA4qvY4hDwqL6eL2pfJtYN0+a8DxDKrZ0gGwXllBwV7OJr64EhQfQlQLw6Pe927i97i4pfbBAjORey6gqWfFPCnmH4J+3pnrGg==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.11.18-040403" ;
        dct:issued               "2025-11-18T04:10:41Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-11-18T04:07:42Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "808"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--xco--owl/2025.11.18-040403/obo--xco--owl_type=pelletConsistency_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

dataid-cv:type  rdfs:subPropertyOf  dataid:contentVariant .
