{
  "$schema": "https://w3id.org/sstim/manifest-schema/1",
  "schemaVersion": "1.2.0",
  "manifestIri": "https://w3id.org/sstim/manifest",
  "suite": {
    "id": "sstim",
    "ontologyIri": "https://w3id.org/sstim",
    "version": "0.18.0-dev",
    "status": "development",
    "versionPolicy": "synchronized",
    "defaultProfile": "full"
  },
  "integrity": {
    "algorithm": "sha256",
    "profileDigestFormat": "module-id\\0module-sha256\\n"
  },
  "inventory": {
    "directory": "static/ontology",
    "filePattern": "^sstim-.*\\.ttl$",
    "excluded": [
      {
        "path": "static/ontology/sstim-ecosystem-private-shapes.ttl",
        "reason": "Access-controlled audit shapes are intentionally outside the public SSTIM release and profile inventory."
      }
    ]
  },
  "namespaceDocuments": [
    {
      "id": "sstim",
      "namespaceIri": "https://w3id.org/sstim#",
      "modules": [
        "core",
        "stimulus",
        "common",
        "technique",
        "configuration",
        "session",
        "evidence",
        "neuromodulation",
        "patch-studio",
        "vocab",
        "exposure",
        "ecosystem",
        "neuromodulation-evidence",
        "evidence-exposure",
        "technique-exposure",
        "alignments"
      ],
      "runtime": {
        "turtleUrl": "sstim-namespace.ttl",
        "jsonLdUrl": "sstim-namespace.jsonld",
        "rdfXmlUrl": "sstim-namespace.rdf"
      },
      "publication": {
        "persistentUrl": "https://w3id.org/sstim"
      }
    },
    {
      "id": "exposure",
      "namespaceIri": "https://w3id.org/sstim/exposure#",
      "modules": [
        "stimulus",
        "exposure"
      ],
      "runtime": {
        "turtleUrl": "sstim-exposure-namespace.ttl",
        "jsonLdUrl": "sstim-exposure-namespace.jsonld",
        "rdfXmlUrl": "sstim-exposure-namespace.rdf"
      },
      "publication": {
        "persistentUrl": "https://w3id.org/sstim/exposure"
      }
    }
  ],
  "modules": [
    {
      "id": "core",
      "title": "Sensory Stimulation Ontology (SSTIM)",
      "roles": [
        "semantic",
        "core"
      ],
      "ontologyIri": "https://w3id.org/sstim",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-core.ttl",
        "mediaType": "text/turtle",
        "sha256": "6046b106b090cff059e1a4adc3a617f2e0366385914100f929ab497540f9f917"
      },
      "runtime": {
        "url": "sstim-core.ttl",
        "graphIri": "https://w3id.org/sstim/graph/core"
      },
      "requires": [],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/kernel",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-core.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "stimulus",
      "title": "SSTIM Core Stimulus Description Module",
      "roles": [
        "semantic",
        "core"
      ],
      "ontologyIri": "https://w3id.org/sstim/stimulus",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-stimulus.ttl",
        "mediaType": "text/turtle",
        "sha256": "f58de9cfb9c1c41b7372fcef923f52e05be610b7f0dd2afb776313cd30d317cb"
      },
      "runtime": {
        "url": "sstim-stimulus.ttl",
        "graphIri": "https://w3id.org/sstim/graph/stimulus"
      },
      "requires": [
        "core"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/stimulus",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-stimulus.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "core-shapes",
      "title": "SSTIM Core Profile SHACL Shapes",
      "roles": [
        "validation",
        "support"
      ],
      "ontologyIri": "https://w3id.org/sstim/core-shapes",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-core-shapes.ttl",
        "mediaType": "text/turtle",
        "sha256": "d6e467ebb9569a1c30269ebeee492d2c9a45940d4e68223686abeabefd3a8907"
      },
      "runtime": {
        "url": "sstim-core-shapes.ttl",
        "graphIri": "https://w3id.org/sstim/graph/core-shapes"
      },
      "requires": [
        "core",
        "stimulus"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/core-shapes",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-core-shapes.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": false
      }
    },
    {
      "id": "common",
      "title": "SSTIM Common Extension Module",
      "roles": [
        "semantic",
        "support"
      ],
      "ontologyIri": "https://w3id.org/sstim/common",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-common.ttl",
        "mediaType": "text/turtle",
        "sha256": "939d43d6e9c494d5016a1e3ddf60a16c999fbf5ea5c9843f4dc55accbe61b9e9"
      },
      "runtime": {
        "url": "sstim-common.ttl",
        "graphIri": "https://w3id.org/sstim/graph/common"
      },
      "requires": [
        "stimulus"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/common",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-common.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "technique",
      "title": "SSTIM Technique, Framework, and Protocol Module",
      "roles": [
        "semantic"
      ],
      "ontologyIri": "https://w3id.org/sstim/technique",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-technique.ttl",
        "mediaType": "text/turtle",
        "sha256": "126906750c5a37d18b78e40c6ec47ad7a3309ad94302cb87b9d923e048194191"
      },
      "runtime": {
        "url": "sstim-technique.ttl",
        "graphIri": "https://w3id.org/sstim/graph/technique"
      },
      "requires": [
        "common"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/technique",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-technique.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "configuration",
      "title": "SSTIM Engine Configuration Module",
      "roles": [
        "semantic"
      ],
      "ontologyIri": "https://w3id.org/sstim/configuration",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-configuration.ttl",
        "mediaType": "text/turtle",
        "sha256": "6345a14c7e7e7020c45ea9f6cd5a82e1a98337f0aed09d1870bf725696f0c560"
      },
      "runtime": {
        "url": "sstim-configuration.ttl",
        "graphIri": "https://w3id.org/sstim/graph/configuration"
      },
      "requires": [
        "stimulus",
        "common",
        "technique"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/configuration",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-configuration.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "session",
      "title": "SSTIM Intervention and Session Module",
      "roles": [
        "semantic"
      ],
      "ontologyIri": "https://w3id.org/sstim/session",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-session.ttl",
        "mediaType": "text/turtle",
        "sha256": "d3778dadb747eef845e4cb64ba77cb76d666f97c196450a596f13543c6197fbd"
      },
      "runtime": {
        "url": "sstim-session.ttl",
        "graphIri": "https://w3id.org/sstim/graph/session"
      },
      "requires": [
        "core",
        "stimulus",
        "common",
        "configuration"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/session",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-session.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "evidence",
      "title": "SSTIM Evidence and Research Governance Module",
      "roles": [
        "semantic"
      ],
      "ontologyIri": "https://w3id.org/sstim/evidence",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-evidence.ttl",
        "mediaType": "text/turtle",
        "sha256": "653781a72c3ee0c2f73bd63551ec8d3403ee1532f828e113fca37abd9e6ebf11"
      },
      "runtime": {
        "url": "sstim-evidence.ttl",
        "graphIri": "https://w3id.org/sstim/graph/evidence"
      },
      "requires": [
        "common",
        "technique",
        "configuration"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/evidence",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-evidence.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "neuromodulation",
      "title": "SSTIM Neuromodulation Extension Module",
      "roles": [
        "semantic"
      ],
      "ontologyIri": "https://w3id.org/sstim/neuromodulation",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-neuromodulation.ttl",
        "mediaType": "text/turtle",
        "sha256": "2669e1b2f4534926156941584463cf042ad2e40ec4acf5598b9b3ad6cdd73a78"
      },
      "runtime": {
        "url": "sstim-neuromodulation.ttl",
        "graphIri": "https://w3id.org/sstim/graph/neuromodulation"
      },
      "requires": [
        "core",
        "common",
        "technique",
        "session"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/neuromodulation",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-neuromodulation.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "patch-studio",
      "title": "SSTIM BSC Catalog and Patch Studio Profile Module",
      "roles": [
        "semantic",
        "implementation-profile"
      ],
      "ontologyIri": "https://w3id.org/sstim/patch-studio",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-patch-studio.ttl",
        "mediaType": "text/turtle",
        "sha256": "1974d6a4a753fbf7ec2849c83e4696c875b14c93a9f7f51a9802e1200d177799"
      },
      "runtime": {
        "url": "sstim-patch-studio.ttl",
        "graphIri": "https://w3id.org/sstim/graph/patch-studio"
      },
      "requires": [
        "configuration",
        "session"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/patch-studio",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-patch-studio.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "vocab",
      "title": "SSTIM Controlled Vocabulary",
      "roles": [
        "semantic",
        "controlled-vocabulary",
        "support"
      ],
      "ontologyIri": "https://w3id.org/sstim/vocab",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-vocab.ttl",
        "mediaType": "text/turtle",
        "sha256": "c79bb0d7b0c9890d77bedf7022bf97d13b26cac92555abc99cc0f1f8fe21338b"
      },
      "runtime": {
        "url": "sstim-vocab.ttl",
        "graphIri": "https://w3id.org/sstim/graph/vocab"
      },
      "requires": [
        "common",
        "evidence",
        "neuromodulation",
        "patch-studio",
        "session",
        "stimulus",
        "technique"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/vocab",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-vocab.ttl",
        "documentationUrl": "https://w3c-cg.github.io/sstim/ontology/docs/vocab/"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "exposure",
      "title": "SSTIM Exposure and Experiment Module",
      "roles": [
        "semantic"
      ],
      "ontologyIri": "https://w3id.org/sstim/exposure",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-exposure.ttl",
        "mediaType": "text/turtle",
        "sha256": "2c126fb49f6a31ea8a90f39223461f2ce66cb22a7ec7a2a89e7ff0c7d986e130"
      },
      "runtime": {
        "url": "sstim-exposure.ttl",
        "graphIri": "https://w3id.org/sstim/graph/exposure"
      },
      "requires": [
        "core",
        "configuration",
        "evidence",
        "stimulus",
        "technique",
        "vocab"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/module/exposure",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-exposure.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "ecosystem",
      "title": "SSTIM Ecosystem Module",
      "roles": [
        "semantic"
      ],
      "ontologyIri": "https://w3id.org/sstim/ecosystem",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-ecosystem.ttl",
        "mediaType": "text/turtle",
        "sha256": "27f0018951e555627bb0d7fc93d7c9192722e7b6f2a24c2d770654541cf40563"
      },
      "runtime": {
        "url": "sstim-ecosystem.ttl",
        "graphIri": "https://w3id.org/sstim/graph/ecosystem"
      },
      "requires": [
        "technique"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/ecosystem",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-ecosystem.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "neuromodulation-evidence",
      "title": "SSTIM Neuromodulation–Evidence Bridge Module",
      "roles": [
        "semantic",
        "bridge"
      ],
      "ontologyIri": "https://w3id.org/sstim/neuromodulation-evidence",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-neuromodulation-evidence.ttl",
        "mediaType": "text/turtle",
        "sha256": "aea979809a4a3510aa61316427f3d5b92edff54a3bfcebdb0d344b272ec104c3"
      },
      "runtime": {
        "url": "sstim-neuromodulation-evidence.ttl",
        "graphIri": "https://w3id.org/sstim/graph/neuromodulation-evidence"
      },
      "requires": [
        "neuromodulation",
        "evidence"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/neuromodulation-evidence",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-neuromodulation-evidence.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "evidence-exposure",
      "title": "SSTIM Evidence–Exposure Bridge Module",
      "roles": [
        "semantic",
        "bridge"
      ],
      "ontologyIri": "https://w3id.org/sstim/evidence-exposure",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-evidence-exposure.ttl",
        "mediaType": "text/turtle",
        "sha256": "eced2bde0282ad0d06b06a77a48839958e1ed8ea67a964a6d8c416383ee467f2"
      },
      "runtime": {
        "url": "sstim-evidence-exposure.ttl",
        "graphIri": "https://w3id.org/sstim/graph/evidence-exposure"
      },
      "requires": [
        "evidence",
        "exposure",
        "configuration",
        "technique",
        "session"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/evidence-exposure",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-evidence-exposure.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "technique-exposure",
      "title": "SSTIM Technique–Exposure Bridge Module",
      "roles": [
        "semantic",
        "bridge"
      ],
      "ontologyIri": "https://w3id.org/sstim/technique-exposure",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-technique-exposure.ttl",
        "mediaType": "text/turtle",
        "sha256": "1da56be34fc71d98fff3edc95a8b7e35a4308c73ce21e8e8eba1a27ce53d3d64"
      },
      "runtime": {
        "url": "sstim-technique-exposure.ttl",
        "graphIri": "https://w3id.org/sstim/graph/technique-exposure"
      },
      "requires": [
        "exposure",
        "vocab"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/technique-exposure",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-technique-exposure.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "alignments",
      "title": "SSTIM External Alignments",
      "roles": [
        "semantic",
        "alignments",
        "support"
      ],
      "ontologyIri": "https://w3id.org/sstim/alignments",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-alignments.ttl",
        "mediaType": "text/turtle",
        "sha256": "93c9ad9b6dc9225fdd4e5229a3df8b13c4178966923d8da0c12e469840988544"
      },
      "runtime": {
        "url": "sstim-alignments.ttl",
        "graphIri": "https://w3id.org/sstim/graph/alignments"
      },
      "requires": [
        "core",
        "evidence",
        "vocab",
        "exposure"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/alignments",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-alignments.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    },
    {
      "id": "shapes",
      "title": "SSTIM SHACL Validation Shapes",
      "roles": [
        "validation",
        "support"
      ],
      "ontologyIri": "https://w3id.org/sstim/shapes",
      "version": "0.18.0-dev",
      "source": {
        "path": "static/ontology/sstim-shapes.ttl",
        "mediaType": "text/turtle",
        "sha256": "f7319a40f76b9ad0e55ddd1e12af93c940f50b512939c0f908bbed1c82030e52"
      },
      "runtime": {
        "url": "sstim-shapes.ttl",
        "graphIri": "https://w3id.org/sstim/graph/shapes"
      },
      "requires": [
        "core",
        "common",
        "configuration",
        "ecosystem",
        "evidence",
        "exposure",
        "neuromodulation",
        "patch-studio",
        "session",
        "stimulus",
        "technique",
        "vocab"
      ],
      "requiresProfiles": [],
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/shapes",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-shapes.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true,
        "fullProfile": true
      }
    }
  ],
  "profiles": [
    {
      "id": "kernel",
      "title": "SSTIM Kernel Profile",
      "iri": "https://w3id.org/sstim/profile/kernel",
      "version": "0.18.0-dev",
      "status": "development",
      "inferenceMode": "none",
      "source": {
        "path": "static/ontology/sstim-kernel-profile.ttl",
        "mediaType": "text/turtle",
        "sha256": "3383a1ddacd6d2ecd8a9a07af1a3a3aa717ae05df9ab1d7626fe912bf38ed3c6"
      },
      "runtime": {
        "url": "sstim-kernel-profile.ttl"
      },
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/profile/kernel",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-kernel-profile.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true
      },
      "modules": [
        "core"
      ],
      "shapeModules": [],
      "fixtures": {
        "positive": [
          "test/fixtures/rdf/kernel-profile/positive-sensory-stimulation.ttl"
        ],
        "outOfScope": [],
        "adversarial": []
      },
      "competencyQueries": [
        "test/competency/kernel.rq"
      ],
      "sha256": "c0ae199af0f81a4b4c43f0c4b0bc8c0445a2585d59ac5a1d7856acd28fb43e73"
    },
    {
      "id": "core",
      "title": "SSTIM Core Profile",
      "iri": "https://w3id.org/sstim/profile/core",
      "version": "0.18.0-dev",
      "status": "development",
      "inferenceMode": "none",
      "source": {
        "path": "static/ontology/sstim-core-profile.ttl",
        "mediaType": "text/turtle",
        "sha256": "dbbeb9d165cedb12216313253a94acbbbaefa0190c97932cef6f82e4c7114161"
      },
      "runtime": {
        "url": "sstim-core-profile.ttl"
      },
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/profile/core",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-core-profile.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true
      },
      "modules": [
        "core",
        "stimulus"
      ],
      "shapeModules": [
        "core-shapes"
      ],
      "fixtures": {
        "positive": [
          "test/fixtures/rdf/core-profile/positive-minimal-stimulus.ttl"
        ],
        "outOfScope": [
          "test/fixtures/rdf/core-profile/out-of-scope-full-concerns.ttl"
        ],
        "adversarial": [
          "test/fixtures/rdf/core-profile/adversarial-untyped-channel.ttl",
          "test/fixtures/rdf/core-profile/adversarial-literal-target.ttl",
          "test/fixtures/rdf/core-profile/adversarial-nonpositive-duration.ttl"
        ]
      },
      "competencyQueries": [
        "test/competency/core.rq"
      ],
      "sha256": "4cb47d57fdb527ffdc839b6b6d39a2d4c8829d6c5dbc298069d6cb05e1533c7c"
    },
    {
      "id": "core-plus",
      "title": "SSTIM Core Plus Profile",
      "iri": "https://w3id.org/sstim/profile/core-plus",
      "version": "0.18.0-dev",
      "status": "development",
      "inferenceMode": "none",
      "source": {
        "path": "static/ontology/sstim-core-plus-profile.ttl",
        "mediaType": "text/turtle",
        "sha256": "419b767f5c884a163ab5532c0cccaa59d393ebd6d40d259d9a05d353f8974860"
      },
      "runtime": {
        "url": "sstim-core-plus-profile.ttl"
      },
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/profile/core-plus",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-core-plus-profile.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true
      },
      "modules": [
        "core",
        "stimulus",
        "common"
      ],
      "shapeModules": [
        "core-shapes"
      ],
      "fixtures": {
        "positive": [
          "test/fixtures/rdf/core-plus-profile/positive-calibrated-channel.ttl"
        ],
        "outOfScope": [
          "test/fixtures/rdf/core-plus-profile/out-of-scope-configuration-and-evidence.ttl"
        ],
        "adversarial": [
          "test/fixtures/rdf/core-plus-profile/adversarial-uncalibrated-channel.ttl"
        ]
      },
      "competencyQueries": [
        "test/competency/core-plus.rq"
      ],
      "sha256": "d4faaab5c3b90876f56c3eedb6ae34c9ed0a1dc91dfc40a69bf9fcad7d655dd7"
    },
    {
      "id": "full",
      "title": "SSTIM Full Profile",
      "iri": "https://w3id.org/sstim/profile/full",
      "version": "0.18.0-dev",
      "status": "development",
      "inferenceMode": "none",
      "source": {
        "path": "static/ontology/sstim-full-profile.ttl",
        "mediaType": "text/turtle",
        "sha256": "6d078e08bbd25ffebbf553117f37024a72092865d43026b4f0f6676ebf718246"
      },
      "runtime": {
        "url": "sstim-full-profile.ttl"
      },
      "publication": {
        "public": true,
        "persistentUrl": "https://w3id.org/sstim/profile/full",
        "distributionUrl": "https://w3c-cg.github.io/sstim/ontology/sstim-full-profile.ttl"
      },
      "release": {
        "snapshot": true,
        "export": true
      },
      "modules": [
        "core",
        "stimulus",
        "common",
        "technique",
        "configuration",
        "session",
        "evidence",
        "neuromodulation",
        "patch-studio",
        "vocab",
        "exposure",
        "ecosystem",
        "neuromodulation-evidence",
        "evidence-exposure",
        "technique-exposure",
        "alignments"
      ],
      "shapeModules": [
        "shapes"
      ],
      "fixtures": {
        "positive": [
          "test/fixtures/rdf/full-profile/positive-delivered-exposure.ttl",
          "test/fixtures/rdf/full-profile/positive-recorded-session.ttl"
        ],
        "outOfScope": [
          "test/fixtures/rdf/full-profile/out-of-scope-foreign-vocabulary.ttl"
        ],
        "adversarial": [
          "test/fixtures/rdf/full-profile/adversarial-undelivered-channel.ttl"
        ]
      },
      "competencyQueries": [
        "test/competency/full.rq",
        "test/competency/full-session-timeline.rq"
      ],
      "sha256": "2f3a63865a9c612a9542d2a0e503dad0b754712c969408a28ebe8fd721a52633"
    }
  ]
}
