{
  "registry_version": "1.9.4",
  "generated_at": "2026-07-24T17:45:03.669212+00:00",
  "sources": [
    {
      "label": "aind",
      "version": "1.0.0",
      "class_count": 382
    },
    {
      "label": "bbqs",
      "version": "1.0.0",
      "class_count": 29
    },
    {
      "label": "bids",
      "version": "1.9.0",
      "class_count": 128
    },
    {
      "label": "dandi",
      "version": "0.6.8",
      "class_count": 20
    },
    {
      "label": "personinfo",
      "version": "1.0.0",
      "class_count": 1
    },
    {
      "label": "nwb",
      "version": "2.7.0",
      "class_count": 53
    },
    {
      "label": "openminds",
      "version": "4.0.0",
      "class_count": 20
    }
  ],
  "classes": [
    {
      "hash_id": "sha256:b0659476d7d47a2c5061d1194103d355c99418a659601b3bcf36487568dbc377",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Aa_Opto_Electronic",
      "name": "Aa_Opto_Electronic",
      "definition": "Model AA Opto Electronic",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ccaf918c4c3c2c892cd26c92f352583a021523173eb43e0679c94691bfa7500e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Aa_Opto_Electronic__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1e99d3a3c093b5c4158df1731df059b2c3893426f801eda2510d5b0a94cd1cb4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Aa_Opto_Electronic__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6a5b9086ec4a6f54d788fc3d205673f74daf010e942d63a9aff266473f26fa18",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Aa_Opto_Electronic__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f14040d988f198baee7d28b233291c223da505eaf8a9d8771dc53e4d17b056c9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Aa_Opto_Electronic__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:7585c6dde1dfe19d585d6b363cafde8db8f2e49d2d8c4563f944981adeb97470",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Abcam",
      "name": "Abcam",
      "definition": "Model Abcam",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:8e91493be571be0e6fcd4e33069e71b478fdaad703a0efb3856e567ba81f018b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Abcam__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dc89753568c0b5d4129eaf2e62dfe02274fb5f0992293903404a16e41f218b80",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Abcam__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cd77d72ee80a1f848a60b8c2801de9dcdc2406c7694e68079f437c062daadcab",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Abcam__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b57070b7fa33b29b70ed3a80ddd423b0b50e77960c98729f355956de7f707529",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Abcam__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4f07c74bdf965e83ed1ea7411419f579bed355fc370f93ed7971e8794f634de6",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#AbstractFeatureSeries",
      "name": "AbstractFeatureSeries",
      "definition": "Abstract features, such as quantitative descriptions of sensory stimuli. The TimeSeries::data field is a 2-D array, storing those features (e.g., for a visual grating stimulus this might be orientation, spatial frequency and contrast). Null stimuli (e.g., uniform gray) can be marked as being an independent feature (e.g., 1.0 for gray, 0.0 for actual stimulus) or by storing NaNs for feature values, or through use of the TimeSeries::control fields. A set of features is considered to persist until the next set of features is defined. The final set of features stored should be the null set. This is useful when storing the raw stimulus is impractical.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:518ecb1204009c62a0a758f367518ae8002cd308bf17e9cabfd25cca92fdcead",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "AbstractFeatureSeries__data",
          "definition": "Values of each feature at each time.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:9916b3f7a0efc4f097233724de3abb26a567bd63998485c09219c84cb2154792",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#feature_units",
          "name": "AbstractFeatureSeries__feature_units",
          "definition": "Units of each feature.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:8da9a83bc0b9a51342bb47327cdc8f5fac787ca8ef44d2ac5e61a816ebdaeb61",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#features",
          "name": "AbstractFeatureSeries__features",
          "definition": "Description of the features represented in TimeSeries::data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#TimeSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:31c072d7bcadbb2bff9d27481eeca732e4e9c9a517a866a49e964ea91792f1f6",
      "iri": "https://schema.dandiarchive.org/#AccessRequirements",
      "name": "AccessRequirements",
      "definition": "Information about access options for the dataset",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:995858d3e5dc62ca43f7f7e22243bb8debbc65c476296d00383d1786b9913366",
          "iri": "https://schema.dandiarchive.org/#contactPoint",
          "name": "AccessRequirements__contactPoint",
          "definition": "Who or where to look for information about access.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:74892811eaacd591f750deb55c095038f617ed132c8e0ce66e6fe061e79067f3",
          "iri": "https://schema.org/description",
          "name": "AccessRequirements__description",
          "definition": "Information about access requirements when embargoed or restricted",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:9dc3eda373fd2d3ee657e965c041f6f17a197b1415a1b03add8ff8c15a6e10d7",
          "iri": "https://schema.dandiarchive.org/#embargoedUntil",
          "name": "AccessRequirements__embargoedUntil",
          "definition": "Date on which embargo ends.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:ee0029b79b45757ef4f02b3c5fa2c6f156e1b0cbe65d46d02094f40ee4fe8162",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "AccessRequirements__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:1caaf62949fc8b05f60c3f7755e4f74f1f972306f649e00bbdf41e429c37e759",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "AccessRequirements__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:83a6ea23dd3a85cb4a2a9fa78af97e8dff11fc24ac24e82f43243583faa5f35f",
          "iri": "https://schema.dandiarchive.org/#status",
          "name": "AccessRequirements__status",
          "definition": "The access status of the item.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:817117e0040de7ef4afb4028da1947e58c1d5c346cbc97005129508ee4bc5f40",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Acquisition",
      "name": "Acquisition",
      "definition": "Description of data acquisition metadata including streams, stimuli, and experimental setup.\n\nThe acquisition metadata is split into two parallel pieces: the DataStream and the StimulusEpoch.\nAt any given moment in time the active DataStream(s) represents all modalities of data being acquired,\nwhile the StimulusEpoch represents all stimuli being presented.",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:a4a4e0d05aa7d88f3aa2cc6970f7fca9244a56320cbbb214422dcc19ffd54bcf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#acquisition_end_time",
          "name": "Acquisition__acquisition_end_time",
          "definition": "Acquisition end time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:50898e53b6ba933a088f0f3d67903521aff1e113014bde6ce809432fc72155ef",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#acquisition_start_time",
          "name": "Acquisition__acquisition_start_time",
          "definition": "During validation, timezone information will be moved into the acquisition_start_tz field.",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6ffa83465c150a2122551477eb4118c67e297d01357538ac36e4135520b80ff5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#acquisition_start_tz",
          "name": "Acquisition__acquisition_start_tz",
          "definition": "Automatically populated by a validator based on acquisition_start_time. Will be a TimeZoneName (IANA name) when the datetime uses a ZoneInfo timezone, or an integer UTC offset in hours for fixed-offset timezones. Use ZoneInfo (from the zoneinfo standard library) to preserve the named timezone.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:228489e7ecae7212402b91261c9080150bcd7d3927ec2c8b2a92a7e169115cec",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#acquisition_type",
          "name": "Acquisition__acquisition_type",
          "definition": "Descriptive string detailing the type of acquisition, should be consistent across similar acquisitions for the same experiment.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6b473c2697645756e62e716357699b5e1dd955b7be0f2d81c172de87e5f65664",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#calibrations",
          "name": "Acquisition__calibrations",
          "definition": "List of calibration measurements taken prior to acquisition.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c0a69c64b5550be462330bc2bfa870f1a7a23643d3b0f5d341b157e5ed87ed33",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "Acquisition__coordinate_system",
          "definition": "Origin and axis definitions for determining the configured position of devices during acquisition. Required when coordinates are provided within the Acquisition",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:424b63622f7811941b660a3d3850ab7162eec3a66d1c0e185dff605499f62da9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#data_streams",
          "name": "Acquisition__data_streams",
          "definition": "A data stream is a collection of devices that are acquiring data simultaneously. Each acquisition can include multiple streams. Streams should be split when configurations are changed. Use ExternalDataStream for acquisitions where instrument metadata is unavailable.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:659116b5e4879c0e7fb79b5bf4fecbcd547255cde4b0e408fd528866f584711e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#describedBy",
          "name": "Acquisition__describedBy",
          "definition": "Describedby",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c65ffff6e68007cd98c16b48c4aa898670e827c93c1f2c2075d2a7cc7df31b64",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ethics_review_id",
          "name": "Acquisition__ethics_review_id",
          "definition": "Ethics review ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0c6d97cbd8ad5398dbf76e3ed9ce1d1fbf9ef014c5a56f80cccdd8033d08629d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#experimenters",
          "name": "Acquisition__experimenters",
          "definition": "experimenter(s)",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4f664a22488d5d51f344b8f5cad48e931805da2716318ff6cdc60b5d15bd88b3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#instrument_id",
          "name": "Acquisition__instrument_id",
          "definition": "Should match the Instrument.instrument_id. Required when instrument metadata is available.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:19d28db9332c3a9b0d6359f3b5a0c39b327093b7c293d6646385432144e5c1c8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#maintenance",
          "name": "Acquisition__maintenance",
          "definition": "List of maintenance on instrument prior to acquisition.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:99598294d6edd9c3dc266adc4a500176926108dd945bee8fb56b4bf560c0f00d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manipulations",
          "name": "Acquisition__manipulations",
          "definition": "Procedures performed during the acquisition.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4c92566e6cad7c85c8aa66276cd644e9c7ab4496ba71470d669f99c48298a1cd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Acquisition__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a317e950f7689f8287d7430432529098636e34bb2b4d84e54916e1a8d3883b11",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Acquisition__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:76dfda56edf8390235621601505ca3baa20e5d247bcf940c629e7541297b5761",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "Acquisition__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:59eb5d20ff906685b2afc1e0138a1fa574a87b27db84fca44f261ea383efc743",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#schema_version",
          "name": "Acquisition__schema_version",
          "definition": "Schema Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b97c8a64f7544c6beef351c0aff368543bbc2a38075dbc463f478b16aaa6d1e4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#specimen_id",
          "name": "Acquisition__specimen_id",
          "definition": "Required for in vitro modalities. Standard format is {subject_id} with a _### suffix, as needed",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4d325fd887c744d6d951faa57c92c74e551438e1525af0286e6e19bd5183995f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stimulus_epochs",
          "name": "Acquisition__stimulus_epochs",
          "definition": "A stimulus epoch captures all stimuli being presented during an acquisition. Epochs should be split when the purpose of the stimulus changes.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:22c6b7d8ad92d7bf56f331ccd8e7d8334b5d8dbd2f65d9a1cda1d0a84751b9d3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#subject_details",
          "name": "Acquisition__subject_details",
          "definition": "Required for in vivo acquisitions.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6cc748889906c2b9c5a3b6737d0a9e743445e465cdb30b0e7c39a86fdebccf83",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#subject_id",
          "name": "Acquisition__subject_id",
          "definition": "Unique identifier for the subject",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:6510378651a9611fb8adbf94c8381343567c2020dd5f2a6a55e6b0096f9e2c7f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#AcquisitionSubjectDetails",
      "name": "AcquisitionSubjectDetails",
      "definition": "Details about the subject during an acquisition",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:8f071c582fc4aa8f0fc77eb8d98ce998f298c67965e467a6d2580a927db2bfc7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#anaesthesia",
          "name": "AcquisitionSubjectDetails__anaesthesia",
          "definition": "Anaesthesia present during entire acquisition, use Manipulation for partial anaesthesia",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9efaa24299ff5fef3f130da0560f379a8242db24c3cb19a9cb7eb290d0563dd7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#animal_weight_post",
          "name": "AcquisitionSubjectDetails__animal_weight_post",
          "definition": "Animal weight after procedure",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e27119fb8f9e4362fa3fe301ac134a8a5f2c24ad1f35998505a3a26fd2791e6f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#animal_weight_prior",
          "name": "AcquisitionSubjectDetails__animal_weight_prior",
          "definition": "Animal weight before procedure",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:aedee43a3c6a64e4ea28f30b20fbc36f90f9947d3d335044a827b064c10d43c8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#mouse_platform_name",
          "name": "AcquisitionSubjectDetails__mouse_platform_name",
          "definition": "The surface that the mouse is on during the acquisition",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8dbf138a2e1fbdd64af79b9e93de09d5c9a238c75d28f4f4359dcdced929d466",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "AcquisitionSubjectDetails__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:94af0b411e86b8a9eb78e63e6858ebefbad4183cd43b2a1b85f872d118968fe3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#reward_consumed_total",
          "name": "AcquisitionSubjectDetails__reward_consumed_total",
          "definition": "Total reward consumed (mL)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bfbc1cf1692e5c6552fce690a9348b3f21dd39a02767c50c250d5a65d9d9a9bd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#reward_consumed_unit",
          "name": "AcquisitionSubjectDetails__reward_consumed_unit",
          "definition": "Reward consumed unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d2f4f350e2869506403f358cbdda8e28acb32e054922912528f026c4342a8c29",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#weight_unit",
          "name": "AcquisitionSubjectDetails__weight_unit",
          "definition": "Weight unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:12b0d0021a3ca75c43c57d2364f77ad94ce06b0210a7c7d141183fa31c5dd067",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ADC",
      "name": "Adc",
      "definition": "Apparent diffusion coefficient (ADC) map",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:80483ce3339fad6fb9152764e636a339a5500b345925991d2153e1e439719316",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Addgene",
      "name": "Addgene",
      "definition": "Model Addgene",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ebe4aefad969349d89b6004ba039d23c0b195084b049c4d123d71a8c303e8252",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Addgene__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d71337aefe147abd3c2925064f7a8e070804f659fd701b469e6fcea560967f45",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Addgene__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0da9fac04edd5d311126c15e8fa3ba5accfc0098f4feea5023a3086a39b34cb8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Addgene__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:951415e83caa52829a2463eb71f7efed5024130f087f584b797d13896b95631a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Addgene__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:7b0019b8ac9c36ee71b492c8d04223a0136b21314a50498cc05d9c5589e94684",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#AdditionalImagingDevice",
      "name": "AdditionalImagingDevice",
      "definition": "Description of additional devices",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:970d184ca1c699bfdd2fdaebc38a8b58c3635561f84ca4859fc43abe70bdc23c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "AdditionalImagingDevice__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:456417c3a92dbaa2577a881360df36b36340630fb209bdf68542b6009ee6a3de",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#imaging_device_type",
          "name": "AdditionalImagingDevice__imaging_device_type",
          "definition": "Device type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:63f7760d6f767d785ae72409ea518002e95892e0e5c1b054cc799c2aec1d825a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "AdditionalImagingDevice__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a96e85d2bc79fbad97c74f4fe13938d72807bea510ff3a0b6dcba8cb94452e97",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "AdditionalImagingDevice__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:427908a3d79f93c4bb19fd8c37be87778069ce073f823244bca50425d9ae3eb0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "AdditionalImagingDevice__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:33136276fb19f401c2cbaeb513df7156cbf654b2870eda26e8cde90f496ab025",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "AdditionalImagingDevice__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:13ccee74dda61612bca4a3ca1b493bb43bfadd70c3b5dae29c211e236adee0ab",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "AdditionalImagingDevice__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:51a9c95265783a566ee6b0206b0338472e74427d8429adb8ea4b434024ca0ff2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "AdditionalImagingDevice__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:625ee43502ad33346b4cbf531db3c363454b5aa945215f79fd2a84465d91e5b6",
      "iri": "https://schema.dandiarchive.org/#Affiliation",
      "name": "Affiliation",
      "definition": "Affiliation",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:435868979cdebfe2300e4414213c47c5e8ebf7ddeb4c30fffa55814470496027",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "Affiliation__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:fe687955d2f2069de299b36cd442788854724a8ec864af32a9feec0777d47f0b",
          "iri": "https://schema.org/identifier",
          "name": "Affiliation__identifier",
          "definition": "Use an ror.org identifier for institutions.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:d32e39f46ca5e8cb7dd4f22f2da82ea0cde23278246c5dc1d455c1f69b49e6b0",
          "iri": "https://schema.org/name",
          "name": "Affiliation__name",
          "definition": "Name of organization",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:2dd78f22c76623f79f9aec0f8aca61cc74023e6ce9435585110e177e491d231e",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "Affiliation__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ef3ad78cc78b70a8fe3847108735f02d4c11f3fd294b4ce7f8bfa2c09b01d6f5",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Affine",
      "name": "Affine",
      "definition": "Definition of an affine transform 3x4 matrix",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b1f0c42ce46e9dffbcde3438436223ee7600a8e3c07e8fa780a3e40191abc496",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#affine_transform",
          "name": "Affine__affine_transform",
          "definition": "Affine transform matrix",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:835f7da08074e04ceba2bc282539fbba288bdd19cf664f69778befb6e724bbea",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Affine__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:6025936c99828186dd4a16185866745ee753433e9fccac8fde27e9576bb3120b",
      "iri": "https://schema.dandiarchive.org/#Agent",
      "name": "Agent",
      "definition": "Agent",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:12ecd3f56a531963a5ae39820e848ebcf35dcc47a5f215b394ead4a152268b02",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "Agent__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:72e51add29cab0be1c7abcb48be0a71b7509b973272364a96e7d986368c67b71",
          "iri": "https://schema.org/identifier",
          "name": "Agent__identifier",
          "definition": "Identifier for an agent.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:98e5a4979a41674790972f97625c4f70c75ee6b2dac73ae49b009181d76dc4cf",
          "iri": "https://schema.org/name",
          "name": "Agent__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:a8ceb26ecad31605e20193e30790c343756d696f1659116a2eb8967089470913",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "Agent__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:a113aba63293d6d0837e19a88243ad466f74763232de5b06f9b2e643bf9572c5",
          "iri": "https://schema.org/url",
          "name": "Agent__url",
          "definition": "URL",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:5bd79403e3f4b884ad1a30c184f70c8ade393cdd70dd106a916c557747d10aff",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Ailipu_Technology_Co",
      "name": "Ailipu_Technology_Co",
      "definition": "Model Ailipu Technology Co",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:56c7f2f4f09f83f2569cc114953942c47a8c215940b6f394974320109fba3fad",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Ailipu_Technology_Co__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:87b94c60c76afb616bc20497ef18be4ce558bc81fd0b936fa38222605831cbdb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Ailipu_Technology_Co__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f88ca8189c2912b2cce38cbbb0ccef141b58053a18d0223cdee3a72b22ba363b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Ailipu_Technology_Co__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c9172ad3dee8430e3b5e24d4da2e706072478f25b2b67dce253f5914caaacf06",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Ailipu_Technology_Co__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e2f46ef217b2093fcc5fb3319f3ef6fc3e0f7635dc076071ffdc413d18fd678f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#AirPuffConfig",
      "name": "AirPuffConfig",
      "definition": "Air puff device configuration",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:36fddee57dacd9b7fc8fb1e0227ebfe98c4537283180b344d31585cd3092931a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "AirPuffConfig__coordinate_system",
          "definition": "Device coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:38b1ef44ebb908fc396951c156b62cd8b3508f690f20d689c075daa15a89bdbe",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "AirPuffConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8889fe2be5a09e296c6da52b210bf359cfaec3b2a8fc97aaf076359326168ae7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#duration",
          "name": "AirPuffConfig__duration",
          "definition": "Duration",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a646fcd62c1a148ee0169b61ce9baa0ab77e3ae86e86d6c751c7be1220a0c992",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "AirPuffConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:33fdb1b9eadcab02f2c55ebf72669b1577f4cf73ed24d1e83e30c7cfcef8c894",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#pressure",
          "name": "AirPuffConfig__pressure",
          "definition": "Pressure",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fa8eb5c6525023f59f9c6542e918f6b323da4eb41658ce39fbc894fc7fb52c55",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#pressure_unit",
          "name": "AirPuffConfig__pressure_unit",
          "definition": "Pressure unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0404e13d33c17717be749179e0004f97a57ea09ea614dea2fb260b25c502d0da",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#relative_position",
          "name": "AirPuffConfig__relative_position",
          "definition": "Initial relative position",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0969ae8d4fea8bc6884d39e38a189bf1af264621e2fcea83227ef42e3c84e4cb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#transform",
          "name": "AirPuffConfig__transform",
          "definition": "Device to acquisition transform",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c1af4288603bae4cb18daa6f315f699d35e132b50f9d09f22f913bbec720480e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#valence",
          "name": "AirPuffConfig__valence",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:dcae2a3400056808e6f575d26c5e6c25a093e2fd3f77d37763a3740e0255d909",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#AirPuffDevice",
      "name": "AirPuffDevice",
      "definition": "Description of an air puff device",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:6e34f71339bd3e176a3ffc24817b53bd185f5360be932c03f61a56c5c4270e18",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "AirPuffDevice__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fce449a8b26e519b36fbda3c84c3cbaf1a7b8d86840634ac94a3ca4d9549706d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#diameter",
          "name": "AirPuffDevice__diameter",
          "definition": "Spout diameter",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ef49d036c1f92a0fab97e25b31fd16ca0521bf92c6b6c4d924564d6f5d9c846c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#diameter_unit",
          "name": "AirPuffDevice__diameter_unit",
          "definition": "Size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9f6507aa90bf1b46875261818819d83e4831bef1ac0eb989216c61ffcedcca82",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "AirPuffDevice__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ba3456add784f9881a7b2fad34f2a4bc06a80885361d5cbeb04cc9be8558f9e5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "AirPuffDevice__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d7da69d9a8a1674e49f2d3dd16171207b7bcb7f2301c4148a1d91c46ed32dca8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "AirPuffDevice__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bf188a41d53a5a4cb352aa6f308e0098db0d7f84f3c8e77e9e45b1045b7dd64d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "AirPuffDevice__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3305d9f468d303e1f274cb70807d6b0ca5260530f0a9d97e663e894ed860b86c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "AirPuffDevice__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b574c4310805ae8031e3b59a7890472053e652831a4dc345efe900d65dae09c2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "AirPuffDevice__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b61e40e6c9204c873976be1782f7bcc52c0efc39cc8cdd2f0a28db3fbd27c2c0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Allen_Institute",
      "name": "Allen_Institute",
      "definition": "Model Allen Institute",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4435397865898d61913664bfeaee49e7b2f210e532849fe6b105fdb1a7ad6129",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Allen_Institute__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:89536eef24185ed5dc663596a65f7671ca9bd0eb6d3a4d6c9ec6abb849dfa64d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Allen_Institute__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5977d80fabe1785acc04928ea093265338eda415b37d61a2fdd941a63ecae42d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Allen_Institute__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:336d9f3a4d7e36f12e184cc2b8850cac097211b3f9259c90ad31974c8f02d7ed",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Allen_Institute__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4cc97dec79f459dea1ca25edf642da3e14967298072d4ce94f27b71621ad4e76",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Allen_Institute_For_Brain_Science",
      "name": "Allen_Institute_For_Brain_Science",
      "definition": "Model Allen Institute for Brain Science",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:064fd9f5ebdc5f7e8c1e9b6989cfa65e8c532faa841edfba378daaf757dad5b7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Allen_Institute_For_Brain_Science__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:448e8455367aff1623f9c69536081778f12cfd493511fa987b09485580800cd8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Allen_Institute_For_Brain_Science__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4d56b050687b98d8e654c6446ef56908093aa3194ee6ae6ba8bb44f4e51d3ba9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Allen_Institute_For_Brain_Science__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:259192f31eba18a832f1b6d579c87c4589293b6aa990a92376dfeab64197a3f1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Allen_Institute_For_Brain_Science__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b414b5dc5e01f9c4ea89b0179e2e076912d280f8c7a1a82c6a886954790ec51e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Allen_Institute_For_Neural_Dynamics",
      "name": "Allen_Institute_For_Neural_Dynamics",
      "definition": "Model Allen Institute for Neural Dynamics",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b2b317bc2df4d83f40b05a583784eb9352319abcc37fd70d47b7dc29f1e79e03",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Allen_Institute_For_Neural_Dynamics__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0323fb446e82ced9cb18d9e352e950bafc5f5537def144d6bea487f7ec367481",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Allen_Institute_For_Neural_Dynamics__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7c20d1ba89e20bec7ac3c97ce46884bb7fb08846153eaebdb25aa929f188e6df",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Allen_Institute_For_Neural_Dynamics__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:de22e9106abd57013b57b6e4e24c105f1582f5bc12b1fad89524f86048ab0b4e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Allen_Institute_For_Neural_Dynamics__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3eb5fde69eef59caa66892648eaa297e27a8c00c07bcbcdda14c02e44e31f473",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Allied",
      "name": "Allied",
      "definition": "Model Allied",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b69e675a57dd91a2d915a094fe53779854a9c59f57ba1a81b83e06a2328b0d51",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Allied__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:90df88bc071926691bbaaba447933a80dc3e7404e30e952d92d8dfc60cb177df",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Allied__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0606482767e66e1dd39dc3a154c59a93017ac60abb605e085b649137c8f10c60",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Allied__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2b6a4b645193a7f062efb382908e13db24d1bce580bd44de7879dda04f46f95e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Allied__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:7c7ab968438464c120052bcff1b6de1ca53500f9088d50aff2403eedb1748c0c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Ams_Osram",
      "name": "Ams_Osram",
      "definition": "Model ams OSRAM",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:405caf17051de1584035bc12af28ec78e83d7aee6d61be63364adc7b1362201a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Ams_Osram__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e842b59dc9c9276cc0ae1d5944aa194203fe3e06f3c944d22a5de20b1f9f877e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Ams_Osram__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:65702f6344a1357d3289faed2559ec0115f51ad845cd33eb24b8ce771e967464",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Ams_Osram__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:88f3f8f40ff0add8b686bd2c981d854933427a49ef0d298e16614df2bc2fc080",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Ams_Osram__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3609f34158db3cc8729589f51c5a6c540b2af3937e863984ed1e9a87ab184fd4",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Anaesthetic",
      "name": "Anaesthetic",
      "definition": "Description of an anaesthetic",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c07c59258ab5de80fa599294c908b34533a02fb39325daa43ccaf61d11d0133a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#anaesthetic_type",
          "name": "Anaesthetic__anaesthetic_type",
          "definition": "Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:084303f0b95d4d76ee14bfd9d98b01830634a5dce5c0b50e69bb2fb63c66a41f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#duration",
          "name": "Anaesthetic__duration",
          "definition": "Duration",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b9a40f259eac72d203401481df6b248c848fa36d9e63f708cecaf061a41f0761",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#duration_unit",
          "name": "Anaesthetic__duration_unit",
          "definition": "Duration unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c0865501fb063c1b0fc7e5eb7e166f6b7de04c95ab04b5cb596845d3b5a59fb5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#level",
          "name": "Anaesthetic__level",
          "definition": "Level (percent)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d66e3f8a26222dbb0cf50ddd32c9b3c1257fc1a6232c81d3a8f56005fec67713",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Anaesthetic__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:bcc06ebcd4d3787795260db17f9be1ed612d7318a23863a0062bd202b82d094a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Analoginput",
      "name": "Analoginput",
      "definition": "Model AnalogInput",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:9c376e59f529c7ecbcf9074c6e8d6b7ae602362858138f0786f1d326e4086e35",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Analoginput__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:385a0f8fa7b0689cfdda3df3645454f43cda1a3967368771908b93d55c2d8245",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Analoginput__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:eb6643388b0abe4109d5196ab74a096322babbc63d1052289acffc0104a66307",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#anat",
      "name": "Anat",
      "definition": "Magnetic resonance imaging sequences designed to characterize static, anatomical features.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e07ef58f326f220257ad11f24cbc89f49282dbbc34dbda8388803f67de0fa646",
      "iri": "https://schema.org/AnatomicalStructure",
      "name": "AnatomicalStructure",
      "definition": "Any part of the human body, typically a component of an anatomical system. Organs, tissues, and cells are all anatomical structures.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:6ed09d8a52cece01c2c37e8ba0a76cec1056e529eaeb56e5fbaf10b6faa7ddbe",
          "iri": "https://schema.org/associatedPathophysiology",
          "name": "associatedPathophysiology",
          "definition": "If applicable, a description of the pathophysiology associated with the anatomical system, including potential abnormal changes in the mechanical, physical, and biochemical functions of the system.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5b5f615a99a025c7c1baacfbcc038f10a8bde3a65f7cff09875cc1fe0e2781da",
          "iri": "https://schema.org/bodyLocation",
          "name": "bodyLocation",
          "definition": "Location in the body of the anatomical structure.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f36e73ef26d4e3af2f6c6ac88c3dd6d2a20095d725508d17dd1ab3656dec4a68",
          "iri": "https://schema.org/connectedTo",
          "name": "connectedTo",
          "definition": "Other anatomical structures to which this structure is connected.",
          "value_range": "https://schema.org/AnatomicalStructure",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8bdfcbd8ee02104aa6063b59922bbf24db1fd0217f10cb21af3736fa530f0405",
          "iri": "https://schema.org/diagram",
          "name": "diagram",
          "definition": "An image containing a diagram that illustrates the structure and/or its component substructures and/or connections with other structures.",
          "value_range": "https://schema.org/ImageObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0bf22971779c57b594d9c0fa4b6f967d351e56a76775ff25a56a87b286a8f0ee",
          "iri": "https://schema.org/partOfSystem",
          "name": "partOfSystem",
          "definition": "The anatomical or organ system that this structure is part of.",
          "value_range": "https://schema.org/AnatomicalSystem",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f47200e120337e29b9da4c0bb1620e7552ae03e3d230e35bea5da2320a05bbdd",
          "iri": "https://schema.org/relatedCondition",
          "name": "relatedCondition",
          "definition": "A medical condition associated with this anatomy.",
          "value_range": "https://schema.org/MedicalCondition",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:af8a460f68f04593cf1a480b6d12a33f922c73acd6933a02dffeb91fa1bcfcfd",
          "iri": "https://schema.org/relatedTherapy",
          "name": "relatedTherapy",
          "definition": "A medical therapy related to this anatomy.",
          "value_range": "https://schema.org/MedicalTherapy",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:65519992acb096b45d5750b551bb37dbfb9cceacf1d76d5592d1d5b887dc3b6d",
          "iri": "https://schema.org/subStructure",
          "name": "subStructure",
          "definition": "Component (sub-)structure(s) that comprise this anatomical structure.",
          "value_range": "https://schema.org/AnatomicalStructure",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:83448843405223f4471c5a8adecb5c4300a17db00dc0d7c253b077dd39e432de",
      "iri": "https://schema.org/AnatomicalSystem",
      "name": "AnatomicalSystem",
      "definition": "An anatomical system is a group of anatomical structures that work together to perform a certain task. Anatomical systems, such as organ systems, are one organizing principle of anatomy, and can include circulatory, digestive, endocrine, integumentary, immune, lymphatic, muscular, nervous, reproductive, respiratory, skeletal, urinary, vestibular, and other systems.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:6ed09d8a52cece01c2c37e8ba0a76cec1056e529eaeb56e5fbaf10b6faa7ddbe",
          "iri": "https://schema.org/associatedPathophysiology",
          "name": "associatedPathophysiology",
          "definition": "If applicable, a description of the pathophysiology associated with the anatomical system, including potential abnormal changes in the mechanical, physical, and biochemical functions of the system.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:cda8becfeb23d1f2961c8826aae1e3d988e82fad47209447a7a7541a6b9bb987",
          "iri": "https://schema.org/comprisedOf",
          "name": "comprisedOf",
          "definition": "Specifying something physically contained by something else. Typically used here for the underlying anatomical structures, such as organs, that comprise the anatomical system.",
          "value_range": "https://schema.org/AnatomicalStructure",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f47200e120337e29b9da4c0bb1620e7552ae03e3d230e35bea5da2320a05bbdd",
          "iri": "https://schema.org/relatedCondition",
          "name": "relatedCondition",
          "definition": "A medical condition associated with this anatomy.",
          "value_range": "https://schema.org/MedicalCondition",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:1b5412de4559d6dd5b136669871b89cfe97239b4027051225dc4ed0e589ae338",
          "iri": "https://schema.org/relatedStructure",
          "name": "relatedStructure",
          "definition": "Related anatomical structure(s) that are not part of the system but relate or connect to it, such as vascular bundles associated with an organ system.",
          "value_range": "https://schema.org/AnatomicalStructure",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:af8a460f68f04593cf1a480b6d12a33f922c73acd6933a02dffeb91fa1bcfcfd",
          "iri": "https://schema.org/relatedTherapy",
          "name": "relatedTherapy",
          "definition": "A medical therapy related to this anatomy.",
          "value_range": "https://schema.org/MedicalTherapy",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:e7e4d2b9f60adccafc6f9395d125d5d6ec90136e610e17cbf8fe1fd51461482c",
      "iri": "https://schema.dandiarchive.org/#Anatomy",
      "name": "Anatomy",
      "definition": "UBERON or other identifier for anatomical part studied",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:010e91b6412e1adc96bce787b2a5e5a5b55a5236f42bea8ac99cadcc154f4e84",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "Anatomy__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:d3fa61e5e818094aa020b1e2c2e898b02c3590d2958d13ecbad2bbe22275fb6f",
          "iri": "https://schema.org/identifier",
          "name": "Anatomy__identifier",
          "definition": "The identifier can be any url or a compact URI, preferably supported by identifiers.org.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:70d3bc120615237d2bb991032b1c5e1c8ac3875e9f79d73bb0f144c4b02d38cc",
          "iri": "https://schema.org/name",
          "name": "Anatomy__name",
          "definition": "The name of the item.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:cde09477d491cd1d62a1dfe0fc3175b97b57b2f1888751a7832b4c5a43d2d038",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "Anatomy__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3ee4944903a902cf4e7f3609332b99ddb08e5a210ee9997742a8bdcf5f4f7a3f",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#angio",
      "name": "Angio",
      "definition": "Magnetic resonance angiography sequences focus on enhancing the contrast of\nblood vessels (generally arteries, but sometimes veins) against other tissue\ntypes.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:cb1d19966ac17b7ef8632a6eccb287aceef3d6667b7f410c82901b887d4e79a7",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#AnnotationSeries",
      "name": "AnnotationSeries",
      "definition": "DEPRECATED. Use an `EventsTable` instead, placed in the top-level `/events` group of the `NWBFile`. The `timestamps` field maps to the `timestamp` column, and the `data` field (annotation strings) maps to the `annotation` column on `EventsTable`. Use the `source_description` attribute on the `EventsTable` to record where the annotations came from (e.g., \"Manual video review\"). Original definition: Stores user annotations made during an experiment. The data[] field stores a text array, and timestamps are stored for each annotation (i.e., interval=1). This is largely an alias to a standard TimeSeries storing a text array but that is identifiable as storing annotations in a machine-readable way.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:5145e68a1c61a1acbb999ac1a61b1f782dbf9c20ce345966886126f319f99f54",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "AnnotationSeries__data",
          "definition": "Annotations made during an experiment.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#TimeSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:fad6ee02cc4d4dd10de573c9ecb16fb862f275b990b30dcb34d919e78da82ba1",
      "iri": "https://schema.org/Article",
      "name": "Announcement",
      "definition": "A public consortium announcement or news post.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:1d9b6a7235b8c235e588935bf9a418457b28fa8c6f950c9ab577f8656efdcf4f",
          "iri": "https://schema.org/author",
          "name": "author",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/Investigator",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:785800b387bf3244c3fddaa5c6904ec0b17537df24f6cc5bd55ccc3994b65676",
          "iri": "https://schema.org/datePublished",
          "name": "datePublished",
          "definition": "",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:197be4f2df296484c867d3575446af08667982f018083d7b0e309214c9676957",
          "iri": "https://schema.org/headline",
          "name": "headline",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/CreativeWork"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:af8fa7e8707756caca1afb110c93c17b2756d05a52c85423f4f29966ab722f50",
          "target_name": "Article",
          "target_iri": "https://schema.org/Article",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 0.3157894736842105,
            "desc": 0.47529405829872734,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:1c7bd6275c1b59b5b0e0980f8bb791108d201488ffc4ac7250f01f0b874fe071",
          "target_name": "CreativeWork",
          "target_iri": "https://schema.org/CreativeWork",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.16,
            "desc": 0.1583571634433934,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:e830e68afa2ff3103bc7c72334def91ded666ca288bff1f8fb34abf805ecc05e",
          "target_name": "ScholarlyArticle",
          "target_iri": "https://schema.org/ScholarlyArticle",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.20689655172413793,
            "desc": 0.40782925771176937,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:10bd49c121235d4032474ae91f52e7a4c5790e67793e557d33349a92d4b55e09",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Applied_Scientific_Instrumentation",
      "name": "Applied_Scientific_Instrumentation",
      "definition": "Model Applied Scientific Instrumentation",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5bfb63f7dbb917084e9aaea75f191bc82b9ccd543499e0400d876587aed8ec66",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Applied_Scientific_Instrumentation__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5b2500ecc53d9571b15573af83e8e79381cd875ed06ebba44c5a77281565eb1e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Applied_Scientific_Instrumentation__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:17e01f9edd0e226d9da893708aa0888df2d3d9e40c7eeec486d392fbfd8fca11",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Applied_Scientific_Instrumentation__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:70b767b36a8c3a547a248e36564758dd2a361444cdc7cc52db9e610e960c2a04",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Applied_Scientific_Instrumentation__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e82a652e865a8221cfe730f463a0efe2c6951f57ab1e32da17a9d4f3ae2cd8d5",
      "iri": "https://schema.dandiarchive.org/#ApproachType",
      "name": "ApproachType",
      "definition": "Identifier for approach used",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:17918c84871583fe2c91d1a074f4621e36426ae4cd25e9bc7130d3f1aa010ff6",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "ApproachType__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:4b6e6f9ffa02dde6a363c15640d7ee04f887c388c7c05004d87616683a0045e0",
          "iri": "https://schema.org/identifier",
          "name": "ApproachType__identifier",
          "definition": "The identifier can be any url or a compact URI, preferably supported by identifiers.org.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:3d2cfe9e9e0eee66802539710be364d0abf813bb4138331c14917ae0c015edda",
          "iri": "https://schema.org/name",
          "name": "ApproachType__name",
          "definition": "The name of the item.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:ca338a23bbcb243f703778a3f743e3cc81ff04d58c577243e1d20b7e7e53d90b",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "ApproachType__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:def5e464ef404aa5ab3382f2d73f598e944b2102ff0301d1999e41b192b1feca",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Archimedes",
      "name": "Archimedes",
      "definition": "Model Archimedes",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:93c121d335c1e8d0122f3a9ce04d17ea55296746656de7348fe6d7ab899e76b2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Archimedes__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8e4778ff61c580eb328283dd65fa2b288cde03015491490175c233f98aab570d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Archimedes__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e96726ba9147572685396c7b4733128b1e0c47a7f803c48539dcd1c9366ff1ca",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Arduino",
      "name": "Arduino",
      "definition": "Model Arduino",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:3c2e00502fc8aa90d402070566a17f1e81a0e5940dca2a85a0145c9fe2b4ad91",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Arduino__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:73b5f4b46a47c00da29d2bc3ed2cf17453ecc4d833a013615c0915733bc7f005",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Arduino__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0e5d7be604d434841d0278be9b86f299df9f0c6fce33b2320a97c1691f40669f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Arduino__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8452576d7511bb8cad3bc4a9976784994c62aab8d1b7f3e77cca47e7e34b58b7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Arduino__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4cf545de34c9ca8324e1aae2c861d18a76d041a99218a27cc1f97a97fcf63d3b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Arecont_Vision_Costar",
      "name": "Arecont_Vision_Costar",
      "definition": "Model Arecont Vision Costar",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:359fa41e7320e98cf640102afaca3c7d2c29ee43e96641730d0c84f0a088e806",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Arecont_Vision_Costar__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9907acae05fc7703d643e8b2e1626288ee61f8cc2e08205089cc5336cd37ec4c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Arecont_Vision_Costar__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:87070c6d62c2f7d5a2d13406e10bae6a68da484f02d11eec4818b5c79d7af6f2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Arecont_Vision_Costar__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b33f64a73a19aaa5cbf66925379dfed0cdc8e4a843d43e0a8138ac95b967a08c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Arecont_Vision_Costar__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:6d9a79361c14527e97bdb39e203e26a5babae338d96d53bd676f98d9e5db9a07",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Arena",
      "name": "Arena",
      "definition": "Description of a rectangular arena",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:150ba2acdefccaa73beb1367c6080fa2594ea401ede799293b92d657ab96acf1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Arena__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:da317ac6a162d78929125b2e25814b6fccd3550ef1b55c3fccd71192add83ec9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Arena__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bd45b7c1b5d83cfc7d8bbcf754b8e58126614e89af233bdb6dfb2a7ecf28bfd7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Arena__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:81380db5b9100ba818895a82958b4d32915b1d47ecf5dd25aaba552af21d10fb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Arena__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ce4f990cfd96203303111afc2241869bf07ab6f34a39c2e703995bd6162ea69d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Arena__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0feaf637f82e10282f3f6d0439c7e28ca097da4493ac3a071b7ce34eff07dbad",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Arena__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ea48a71faae1936b0f5ec62ebe5ade6c8774ad6902f98586839fb472c45bf265",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#objects_in_arena",
          "name": "Arena__objects_in_arena",
          "definition": "Objects in arena",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b8b825dc64509c894df584f9838f9ce75b81088456fffd5002b6756115c47acd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Arena__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a3d47dc5641c84fee0efb527700a812f25df0d83e55ae2905afdfdb83ac85dd5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size",
          "name": "Arena__size",
          "definition": "3D Size",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8031bfdaec6241c2e9392a167da55c205f6c8547ed59856e968cdbe5b64ca0b7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size_unit",
          "name": "Arena__size_unit",
          "definition": "Size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:af8fa7e8707756caca1afb110c93c17b2756d05a52c85423f4f29966ab722f50",
      "iri": "https://schema.org/Article",
      "name": "Article",
      "definition": "An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this is intended to cover them all.\\n\\nSee also [blog post](https://blog.schema.org/2014/09/02/schema-org-support-for-bibliographic-relationships-and-periodicals/).",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:d8eedf07b45800692661dfe291fa200faa0e75800df5f3e6080a8a2ac9d2d0bd",
          "iri": "https://schema.org/articleBody",
          "name": "articleBody",
          "definition": "The actual body of the article.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a91a102ddd320bd8a4b16b424788652e6d71fc527a23c8ddb3cb77de2a1475ac",
          "iri": "https://schema.org/articleSection",
          "name": "articleSection",
          "definition": "Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:cadfbac7fbdd6265a1a07e4e71bec853c16c1189ac9c90a7ec31a32e4cb15d10",
          "iri": "https://schema.org/backstory",
          "name": "backstory",
          "definition": "For an [[Article]], typically a [[NewsArticle]], the backstory property provides a textual summary giving a brief explanation of why and how an article was created. In a journalistic setting this could include information about reporting process, methods, interviews, data sources, etc.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8e497b183e6e0c8ea0af23a3202a87ed16aac22e1d7268618bb83520f33001d4",
          "iri": "https://schema.org/pageEnd",
          "name": "pageEnd",
          "definition": "The page on which the work ends; for example \"138\" or \"xvi\".",
          "value_range": "https://schema.org/Integer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8ca58d972bcc0ca57c364303d2bb7ee70784261c26663b9d34564b33bbd23807",
          "iri": "https://schema.org/pageStart",
          "name": "pageStart",
          "definition": "The page on which the work starts; for example \"135\" or \"xiii\".",
          "value_range": "https://schema.org/Integer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:67e49f23512995482212910ab6b5fbbd8e56180748de9c645555a0ff058f6804",
          "iri": "https://schema.org/pagination",
          "name": "pagination",
          "definition": "Any description of pages that is not separated into pageStart and pageEnd; for example, \"1-6, 9, 55\" or \"10-12, 46-49\".",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:43c1f23042c9f9784865f98b7053e18cddd88fbc50b557501f0d1cca596d6968",
          "iri": "https://schema.org/speakable",
          "name": "speakable",
          "definition": "Indicates sections of a Web page that are particularly 'speakable' in the sense of being highlighted as being especially appropriate for text-to-speech conversion. Other sections of a page may also be usefully spoken in particular circumstances; the 'speakable' property serves to indicate the parts most likely to be generally useful for speech.\n\nThe *speakable* property can be repeated an arbitrary number of times, with three kinds of possible 'content-locator' values:\n\n1.) *id-value* URL references - uses *id-value* of an element in the page being annotated. The simplest use of *speakable* has (potentially relative) URL values, referencing identified sections of the document concerned.\n\n2.) CSS Selectors - addresses content in the annotated page, e.g. via class attribute. Use the [[cssSelector]] property.\n\n3.)  XPaths - addresses content via XPaths (assuming an XML view of the content). Use the [[xpath]] property.\n\n\nFor more sophisticated markup of speakable sections beyond simple ID references, either CSS selectors or XPath expressions to pick out document section(s) as speakable. For this\nwe define a supporting type, [[SpeakableSpecification]]  which is defined to be a possible value of the *speakable* property.\n         ",
          "value_range": "https://schema.org/SpeakableSpecification",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:de5e3b5b86037fe1a5debdb08674fece89f53b93dd9f6a57675bedc25609bbb5",
          "iri": "https://schema.org/wordCount",
          "name": "wordCount",
          "definition": "The number of words in the text of the CreativeWork such as an Article, Book, etc.",
          "value_range": "https://schema.org/Integer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/CreativeWork"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:f6ab24a4a5c5c056ff73c19ca6d7fab4311e78bb2bbd2db7f2983023fe30a5a6",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#asl",
      "name": "Asl",
      "definition": "The complete ASL time series stored as a 4D NIfTI file in the original\nacquisition order, with possible volume types including: control, label,\nm0scan, deltam, cbf.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b5bc68c603378e895483a024f1eac47b508f06c66f65c778ec4f50f95b0b12a5",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#aslcontext",
      "name": "Aslcontext",
      "definition": "A TSV file defining the image types for volumes in an associated ASL file.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:236d725fd536263e6a03dd6375548b03cdbe930d377bc315d8308474d0a053ec",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#asllabeling",
      "name": "Asllabeling",
      "definition": "A deidentified screenshot of the planning of the labeling slab/plane\nwith respect to the imaging slab or slices.\nThis screenshot is based on DICOM macro C.8.13.5.14.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a34a0534b7af548e1fc6af6017cdb34fc03f578e5e892eaf5fe496714b72ecb7",
      "iri": "https://schema.dandiarchive.org/#AssetsSummary",
      "name": "AssetsSummary",
      "definition": "Summary over assets contained in a dandiset (published or not)",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:e6517209e8d32892d4af8b3b74258cf51a588800236318ffaa5a0023bc74dbf8",
          "iri": "https://schema.dandiarchive.org/#approach",
          "name": "AssetsSummary__approach",
          "definition": "Approach",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:3f297e3d04cfd61f6288de21d5f87c9da65eedbfb94c0790f7ad932562051ca3",
          "iri": "https://schema.dandiarchive.org/#dataStandard",
          "name": "AssetsSummary__dataStandard",
          "definition": "Data Standard",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:307d3aec57d35b62958b83d5a59f511b08373d2a4e17b53812cd82ba9878449b",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "AssetsSummary__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:9362732e92dc08bf2926f9451effb332aa1db6ba0d99438e988186618c2c6402",
          "iri": "https://schema.dandiarchive.org/#measurementTechnique",
          "name": "AssetsSummary__measurementTechnique",
          "definition": "Measurement Technique",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:ab9728ddc9bfb6878c0ba5422ad7ab92fea5234f94b9cf544e0f429482237256",
          "iri": "https://schema.dandiarchive.org/#numberOfBytes",
          "name": "AssetsSummary__numberOfBytes",
          "definition": "Number of Bytes",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:e51f61642a751b3427ea568cfcf95bdcde43fcd6a76dc600fdb29ac0dfb2076d",
          "iri": "https://schema.dandiarchive.org/#numberOfCells",
          "name": "AssetsSummary__numberOfCells",
          "definition": "Number of Cells",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:313d040714635efc2341c0760393605b8aa998fe7384571d0b2d043ec714d635",
          "iri": "https://schema.dandiarchive.org/#numberOfFiles",
          "name": "AssetsSummary__numberOfFiles",
          "definition": "Number of Files",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:2d6fa899aac7e6cdb28c196f86d19e203561cce1e128f2c49c357e7010d34989",
          "iri": "https://schema.dandiarchive.org/#numberOfSamples",
          "name": "AssetsSummary__numberOfSamples",
          "definition": "Number of Samples",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:1545382898bbfe6dba52c95ee30c1bf7960dde784b3f196a4c5123ed9f6793d4",
          "iri": "https://schema.dandiarchive.org/#numberOfSubjects",
          "name": "AssetsSummary__numberOfSubjects",
          "definition": "Number of Subjects",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:e67c5f67d16b077d19a76889400d4b5a44e9ebcf3c58254b08541126442e0e6e",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "AssetsSummary__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:83d56e5fb908776ba1eff258f8214fd7f700fdf75e5b73d9087ef886ac16f8e2",
          "iri": "https://schema.dandiarchive.org/#species",
          "name": "AssetsSummary__species",
          "definition": "Species",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:4d884a1eef6cd6d62f45bdef235b10ca958dd4a286c709d1b952d9c42e09b1b1",
          "iri": "https://schema.dandiarchive.org/#variableMeasured",
          "name": "AssetsSummary__variableMeasured",
          "definition": "Variable Measured",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:63ac681999cf196db2719d7316cf7cb920a6d58ad79001bb85399c28bdf66c17",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Asus",
      "name": "Asus",
      "definition": "Model ASUS",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:1ff5b888beb42d07475dcc2ac24d2ee0597a4321f2e6e74b96d82a2ea9a59141",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Asus__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d308f0540e6c2a905512fddb978aa131cf2154516800bc9ae2e70860b7ee3d19",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Asus__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8103606970c3c4405b886683a53276d324ee582e3f8089af9101a6b61df776bf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Asus__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c6d3faedc9ed2206b7c389a1f073021a04125c8934b86f46f8f19944e649c5d6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Asus__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:bf9c5cc9d561a94d402ecf5836687a806cb26c3ecd01f66f9cb6886358fca3f0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Atlas",
      "name": "Atlas",
      "definition": "Definition an atlas",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:205d985887420b9654b5a8a4a8e943a758fffc88dc18ce78d4a767e354a8491f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#axes",
          "name": "Atlas__axes",
          "definition": "Axis names and directions",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:95f460a719a26fc2dbb2e7857ecac438dccd7e47a4c336383839f929296f570a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#axis_unit",
          "name": "Atlas__axis_unit",
          "definition": "Size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:46d55288b48ac9be6398133c84e071f59de426c26ecda3bb0a437672c71afc36",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Atlas__name",
          "definition": "Atlas name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0dc3c5acea577bc2e8ebea1efd7a458023af21bebe8726924e74a6fc4622f34b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Atlas__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9ceeccec91af6f4f49f3db24a24ca231d2f59bb28d007873e05bf1626f71308d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#origin",
          "name": "Atlas__origin",
          "definition": "Defines the position of (0,0,0) in the coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:264959b3f257b4fe020528262ea80010c6e466dd1a548e4442f4088502ed0ae7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#resolution",
          "name": "Atlas__resolution",
          "definition": "Resolution",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5bc158a46a76c5cbabcf0914d1a2d48e1c1217eb7ab6f1b0cf29e6ed90a15274",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#resolution_unit",
          "name": "Atlas__resolution_unit",
          "definition": "Resolution unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5becd27f56cd6fccf43d7365421cae212e3b78c65cb7b937240be0f1f982a77a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size",
          "name": "Atlas__size",
          "definition": "Size",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e8aadf0b05ba9dff20cadc0a1926cb6b20c7374692ce5b6c87470071e509a27d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size_unit",
          "name": "Atlas__size_unit",
          "definition": "Size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b5146b28e8d3fc360191dac5b06fae3d05045b755ef7e4ff35d221807fe149bf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#version",
          "name": "Atlas__version",
          "definition": "Atlas version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:06b0e49088366111e531e7b5111cccad57fd80059de92a378d497aa8cf6986f8",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#AtlasCoordinate",
      "name": "AtlasCoordinate",
      "definition": "A point in an Atlas",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4145e060a7927ea0bfa18258d6de66b22a66406805be9d811cd3d9c3ea95974f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "AtlasCoordinate__coordinate_system",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:05109c3902b1e9b99e3c2be61be7eee38229a2e457951291ccb39ab4f84017f0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "AtlasCoordinate__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c2f45a6e263194c6a7b5d238c7299492250c12cb82a46c59f86945d44de3d6e7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#translation",
          "name": "AtlasCoordinate__translation",
          "definition": "Translation parameters",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d83dbb843b1af86f12c921d5c33e2ab8d8092eaf8aaf61c879cbc6d56d5aa6e9",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Audioswitch",
      "name": "Audioswitch",
      "definition": "Model AudioSwitch",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:698cfccb2f56381ab1de1a9d8d30d78ad1cb6c06903b76fba0b843e81f96c2ea",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Audioswitch__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b836d70329718152554d511179e16df2858083fcad7cd3c10c7c4afee05de6d0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Audioswitch__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c91a010e1c564395c7da9d88daeb90f46181ce8040ceca3f4b793abb72c32e81",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Axis",
      "name": "Axis",
      "definition": "Linked direction and axis",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:40be3f3c90f4d0199363688f2098200d571acd0386be85a85e965323a3aebf59",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#direction",
          "name": "Axis__direction",
          "definition": "Direction of positive values along the axis",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2e6fe1d58c1b23155f62b357da21514dbdfce99a20691862e86859bdb892af65",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Axis__name",
          "definition": "Axis",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4c4fb52b4990b322dfc2a8ec472b6b3d68ce2be2eb01ba870d27ad6779d08913",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Axis__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1bf049882826f8f1cc1473c7b3d5e0faa5c3f3e8d78a3df865b62fd7a12b648d",
      "iri": "https://bids-specification.readthedocs.io/en/stable/",
      "name": "BIDSColumn",
      "definition": "BIDS tabular (TSV) data-dictionary columns.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [
        {
          "hash_id": "sha256:8f6c111073dc45194eb70a9158df6c7e4a63bf51db2c0fa462b57f020f92aa49",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HED",
          "name": "columns__HED",
          "definition": "Hierarchical Event Descriptor (HED) tags.\nSee the [HED Appendix](SPEC_ROOT/appendices/hed.md) for details.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:bd76ea837610380a2812c965584c1074683a4cf82e5a8a36ba80bfb2a6863ee0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#abbreviation",
          "name": "columns__abbreviation",
          "definition": "The unique label abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:fb7b6bd9a873a9fc9269f9d3e274fb02c01da8f48e9120b085f90d1141712486",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#acq_time__scans",
          "name": "columns__acq_time__scans",
          "definition": "Acquisition time refers to when the first data point in each run was acquired.\nFurthermore, if this header is provided, the acquisition times of all files\nfrom the same recording MUST be identical.\nDatetime format and their deidentification are described in\n[Units](SPEC_ROOT/common-principles.md#units).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5f238c67fe1760dc3c9e5ebce728c29eea95ca9285f29369f196e96f4f96e138",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#acq_time__sessions",
          "name": "columns__acq_time__sessions",
          "definition": "Acquisition time refers to when the first data point of the first run was acquired.\nDatetime format and their deidentification are described in\n[Units](SPEC_ROOT/common-principles.md#units).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e7a177ff189ba3220522d5715d5b550ee0c68dd831467e3d6bfd9dc7ace20bac",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#age",
          "name": "columns__age",
          "definition": "Numeric value (float or integer value).\nBy default expressed using \"year\" as the unit. Other possible \"Units\" are described in\n[Units](SPEC_ROOT/common-principles.md#units).\n\nFor privacy purposes, participant ages should be capped at 89 years.\nUsing \"89+\" for ages above 88 is DEPRECATED.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e27b15abf15deb8f3bbe3ac65e95c9e776852ddeb5ad1184f9b628cfee053f46",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#cardiac",
          "name": "columns__cardiac",
          "definition": "continuous pulse measurement",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c78864c8e4cf9fc17b16828492f73d9259fe7003162e355a9e25a814837bf759",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#channel",
          "name": "columns__channel",
          "definition": "Channel(s) associated with an event.\nIf multiple channels are specified, they MUST be separated by a delimiter\nspecified in the `\"Delimiter\"` field describing the `channel` column.\nFor example, channels separated with a comma (`,`) require the `events.json`\nfile to contain `\"channel\": {\"Delimiter\": \",\"}`.\nIn the absence of a delimiter, tools MUST interpret any character as being part\nof a channel name.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a0aff2533f76d9241a83ad64b705e78dd1698d6cc75c31e3fd0cfd1c184f3123",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#color",
          "name": "columns__color",
          "definition": "Hexadecimal. Label color for visualization.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e61a294e608c2eeb51b99a506fbe53020cb8da6e59a2caf181d0be1f9a9cce38",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#component",
          "name": "columns__component",
          "definition": "Description of the spatial axis or label of quaternion component associated with the channel.\nFor example, `x`,`y`,`z` for position channels,\nor `quat_x`, `quat_y`, `quat_z`, `quat_w` for quaternion orientation channels.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c0dd10a91119ba8d0514608b0d54f9511b97d4dd91e97fb1dd7c20223c5aa661",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#coordinate_system",
          "name": "columns__coordinate_system",
          "definition": "Name of the coordinate system defined in `coordsystem.json` in which the electrode's\n`x`, `y`, and (optionally) `z` coordinates are given.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f2a6e30d8c797b732b4da5e84bd35dcff2b97c9badc69a8e0bd81b3af362786b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#derived_from",
          "name": "columns__derived_from",
          "definition": "`sample-<label>` entity from which a sample is derived,\nfor example a slice of tissue (`sample-02`) derived from a block of tissue (`sample-01`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:df0da13902f3fa7c0581a1f58ed76d1f427f4648c94ff091cf22e39df4b9a4f5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#desc_id",
          "name": "columns__desc_id",
          "definition": "A `desc-<label>` entity present in the derivatives dataset.\n\nThe `desc_id` column contains the labels used with the\n[`desc` entity](SPEC_ROOT/appendices/entities.md#desc),\nwithin the particular nesting that the `descriptions.tsv` file is placed.\n\nFor example, if the `descriptions.tsv` file is placed at the root of the derivative dataset,\nits `desc_id` column SHOULD contain all labels of the `desc` entity)\nused across the entire derivative dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:56b3f3d6df25b141309bfca2687e2e0942fff7d5a92970c257d1eeda3c77b70b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#description",
          "name": "columns__description",
          "definition": "Brief free-text description of the channel, or other information of interest.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f5da153d876b80a678e824f16ceac4b9970d52005f8a1d138b98cc6cb8fd1b9a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#description__entities",
          "name": "columns__description__entities",
          "definition": "Free-form text description of the entity's label (defined in `<entity>_id` column).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:36758915e053728a0ee534967a2b9d24b2df1f37c8390b79d1f6d915acf551ae",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#description__optode",
          "name": "columns__description__optode",
          "definition": "Free-form text description of the optode, or other information of interest.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:844bb567247620b8cdb5a6c939b9d18fc110374b182223df9a73646f8ecaff58",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#detector__channels",
          "name": "columns__detector__channels",
          "definition": "Name of the detector as specified in the `*_optodes.tsv` file.\n`n/a` for channels that do not contain NIRS signals (for example, acceleration).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4da5b2aa325a807ff78db3a002709d6d1f784cbe2dc13950c947a2829e863719",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#detector_type",
          "name": "columns__detector_type",
          "definition": "The type of detector. Only to be used if the field `DetectorType` in `*_nirs.json` is set to `mixed`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3669fdff7249e66057a00e1732062b720b6b21fdbb6d3ca010860bdd76b8f9bb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#dimension",
          "name": "columns__dimension",
          "definition": "Size of the group (grid/strip/probe) that this electrode belongs to.\nMust be of form `[AxB]` with the smallest dimension first (for example, `[1x8]`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b3137f23229bd2289bac3e0fc3906a597aff78481ae577f2ac3178ee7c582a64",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#duration",
          "name": "columns__duration",
          "definition": "Duration of the event (measured from onset) in seconds.\nMust always be either zero or positive (or `n/a` if unavailable).\nA \"duration\" value of zero implies that the delta function or event is so\nshort as to be effectively modeled as an impulse.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4ae2ecea45d031419d6252cc6a66e0124c22d996345f858a1d180e90d7f5b93e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#filename",
          "name": "columns__filename",
          "definition": "Relative paths to files.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2e9b17137ea7c37b4761ee55ebce1c404efcd06787533aa92d8b9f65dd29c3bf",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#group__channel",
          "name": "columns__group__channel",
          "definition": "Which group of channels (grid/strip/seeg/depth) this channel belongs to.\nThis is relevant because one group has one cable-bundle and noise can be shared.\nThis can be a name or number.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7f109cb75c4751970739e8874dc3cdecdf0b6ef33e44cc388e5d844774bb54fd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#group__emg",
          "name": "columns__group__emg",
          "definition": "Which group the electrode or channel belongs to (typically this indicates electrodes\nor bipolar channels on the same grid, strip, or other device).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1301d86f36f6f50c0ae3f077bbd9937cd074874c987ed5d46fee43345db44879",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#handedness",
          "name": "columns__handedness",
          "definition": "String value indicating one of \"left\", \"right\", \"ambidextrous\".\n\nFor \"left\", use one of these values: `left`, `l`, `L`, `LEFT`, `Left`.\n\nFor \"right\", use one of these values: `right`, `r`, `R`, `RIGHT`, `Right`.\n\nFor \"ambidextrous\", use one of these values: `ambidextrous`, `a`, `A`, `AMBIDEXTROUS`,\n`Ambidextrous`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:579bd1181696e9449cd2a2c764dbc36426aa8b02c4f471a3788a21b321f7a221",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#hemisphere",
          "name": "columns__hemisphere",
          "definition": "The hemisphere in which the electrode is placed.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f1c583377433cc0d2d4d769e77c0b3420f8caba6f6164987e2629a6ef80426fc",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#high_cutoff",
          "name": "columns__high_cutoff",
          "definition": "Frequencies used for the low-pass filter applied to the channel in Hz.\nIf no low-pass filter applied, use `n/a`.\nNote that hardware anti-aliasing in A/D conversion of all MEG/EEG/EMG electronics\napplies a low-pass filter; specify its frequency here if applicable.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5103291e1f61418d7da4d2c911282328bb81e56c11040383e88736dc133a720a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#hplc_recovery_fractions",
          "name": "columns__hplc_recovery_fractions",
          "definition": "HPLC recovery fractions (the fraction of activity that gets loaded onto the HPLC).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8e01856507fb5cea9b5aa9b68c401fbeaaaa348aa8de15bb51beca7c52c6a8d4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#impedance",
          "name": "columns__impedance",
          "definition": "Impedance of the electrode, units MUST be in `kOhm`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:275bf246bed48ffeb596e7689e553737b0c3d0dec9a0bb500dcfaaee5089923e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#index",
          "name": "columns__index",
          "definition": "The label integer index.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d7e5d2d32e260622bebe82841451fed057cc296dc2e53880c51796837e13a0c3",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#interelectrode_distance",
          "name": "columns__interelectrode_distance",
          "definition": "Distance between adjacent electrodes (in a pair or grid) that are rigidly attached to\nthe same sensor device, or between the `signal_electrode` and its `reference`\nwhen each is independently placed.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cda22444e339fc25c6c8b16f434244ec0b908ccad71524e182815674e5eec8e1",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#low_cutoff",
          "name": "columns__low_cutoff",
          "definition": "Frequencies used for the high-pass filter applied to the channel in Hz.\nIf no high-pass filter applied, use `n/a`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:10285f27b098c61130a50d9040f5cbd2ea5a8963b2cb0f35100083f4ef9677ce",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#manufacturer",
          "name": "columns__manufacturer",
          "definition": "The manufacturer for each electrode.\nCan be used if electrodes were manufactured by more than one company.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:13f13cc984cf288fafca4ce91cc405cf2fba50dbea5a090e6937d431a02aeb89",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#mapping",
          "name": "columns__mapping",
          "definition": "Corresponding integer label in the standard BIDS label lookup.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:654b902d1588f8100e41d38082d2806685c8fe0ad65752638a86be75c08f3a35",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#material",
          "name": "columns__material",
          "definition": "Material of the electrode (for example, `Tin`, `Ag/AgCl`, `Gold`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b4b1ae5f5c41c1010f28adc5108909333d6e4773449b4ab200838ae762cd06e9",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#message",
          "name": "columns__message",
          "definition": "Brief free-text description of a message (for example in a log generated\nby a device), or other information of interest.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6d961515d46fe00cf8d6f83553953be4c3b92852682697c1cea906b42d572d31",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#metabolite_parent_fraction",
          "name": "columns__metabolite_parent_fraction",
          "definition": "Parent fraction of the radiotracer (0-1).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a6b5c6ba093db09948aa7e8e86d7242b178bdc08c6286fe725d265d83a854e25",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#metabolite_polar_fraction",
          "name": "columns__metabolite_polar_fraction",
          "definition": "Polar metabolite fraction of the radiotracer (0-1).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:178b05a0bae1a58ffd48a5ad7a2a1f78c30ebc2bf821e577018b3c70a3e814c6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#name__channels",
          "name": "columns__name__channels",
          "definition": "Label of the channel.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:553eb2b83b9593054f3d15396875bb201c82791cd0552aad0c3a8b314a62f4fb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#name__electrodes",
          "name": "columns__name__electrodes",
          "definition": "Name of the electrode contact point.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:15dd8f04c3a2a92dff569364ee9f290df1b528f68d7d2fc9d193fbae68339eec",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#name__optodes",
          "name": "columns__name__optodes",
          "definition": "Name of the optode, must be unique.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1402c934206e98da2bbcb9528eb55996b7045b2998cba7e4c1ccdfc7898205a8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#name__segmentations",
          "name": "columns__name__segmentations",
          "definition": "The unique label name.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a7582c164b01b04055b89d00917622c2202b0a076455c6c75eec38007ecf7181",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#notch",
          "name": "columns__notch",
          "definition": "Frequencies used for the notch filter applied to the channel, in Hz.\nIf notch filters are applied at multiple frequencies,\nthese frequencies MAY be specified as a list,\nfor example, `[60, 120, 180]`.\nIf no notch filter was applied, use `n/a`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cb8372056f9f2119895441274f01a29ba79da776e63bb22d652cc862dc206ba9",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#onset",
          "name": "columns__onset",
          "definition": "Onset (in seconds) of the event, measured from the beginning of the acquisition\nof the first data point stored in the corresponding task data file.\nNegative onsets are allowed, to account for events that occur prior to the first\nstored data point.\nFor example, in case there is an in-scanner training phase that begins before\nthe scanning sequence has started events from this sequence should have\nnegative onset time counting down to the beginning of the acquisition of the\nfirst volume.\n\nIf any data points have been discarded before forming the data file\n(for example, \"dummy volumes\" in BOLD fMRI),\na time of 0 corresponds to the first stored data point and not the first\nacquired data point.\n\nA value of `n/a` value indicates the onset time is unknown or unavailable.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2ebeb803788f04619e9a8fc023ef47258c315280f0abfb9b8f53b13ae0a4fe11",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#onset__physioevents",
          "name": "columns__onset__physioevents",
          "definition": "Onset of the event relative to the timeline defined by the corresponding\nphysiological recording file.\n\nTypically, it will correspond to a timestamp issued by the recording device.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cdec05b9acf8974854e5cda285b34a383bab029285134f9c3bec7830489912ce",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#participant_id",
          "name": "columns__participant_id",
          "definition": "A participant identifier of the form `sub-<label>`,\nmatching a participant entity found in the dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7992d67a74b733ad10e92b55a371cb291f0d4132ba57a57c7dc228b763b69e27",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#pathology",
          "name": "columns__pathology",
          "definition": "String value describing the pathology of the sample or type of control.\nWhen different from `healthy`, pathology SHOULD be specified.\nThe pathology may be specified in either `samples.tsv` or\n`sessions.tsv`, depending on whether the pathology changes over time.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d1d2adece550c20fa0347e5581c9dd293923f917487a0336763d63a63dc1e305",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#placement__motion",
          "name": "columns__placement__motion",
          "definition": "Placement of the tracked point on the body (for example,\nparticipant, avatar centroid, torso, left arm).\nIt can refer to an external vocabulary for describing body parts.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a1eda7f2e6d9aac139527c1182033568e9d56dba031d60cd2b9756da4d57d01d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#placement_description",
          "name": "columns__placement_description",
          "definition": "Additional details of the approach to EMG sensor placement.\nSee description of the `EMGPlacementSchemeDescription` field in `*_emg.json`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a1452da5042e2335b914a120fd66a5ec2f734858ced90fc265f1ed53cbd73e44",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#placement_scheme",
          "name": "columns__placement_scheme",
          "definition": "A description of the electrode placement procedure used.\nSee description of the `EMGPlacementScheme` field in `*_emg.json`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:02122ecfddf539832aa4567190957ca7fca97022736fd2338c11ada985b2f098",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#plasma_radioactivity",
          "name": "columns__plasma_radioactivity",
          "definition": "Radioactivity in plasma, in unit of plasma radioactivity (for example, `kBq/mL`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:768fdfc2ec132ecaf09f2402bcac929e3fcf4f774fb9c22bb5a9d6840c648f19",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#pupil_size",
          "name": "columns__pupil_size",
          "definition": "Pupil size, as area or diameter, of the recorded eye, in the\nunits specified in the corresponding metadata sidecar.\nIt is RECOMMENDED to indicate the particular type of pupil size that is\nbeing recorded in the `Description` field of this column.\nIt is RECOMMENDED to specify the `Units` field corresponding to this column.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b0e7523443b624003f943d068b97a627c54a3b2f89e9b337fcf21b61d7e5fdff",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#reference__eeg",
          "name": "columns__reference__eeg",
          "definition": "Name of the reference electrode(s).\nThis column is not needed when it is common to all channels.\nIn that case the reference electrode(s) can be specified in `*_eeg.json` as `EEGReference`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c630b74f1496e4de782ae5d92a78f7e2c1d7f44c309d6075288402d6f1dde437",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#reference__emg",
          "name": "columns__reference__emg",
          "definition": "The reference for the given channel.\nWhen the reference is an electrode in `*_electrodes.tsv`, use the name of that electrode.\nFor channels originating from bipolar devices, use `\"bipolar\"`.\nFor non-EMG channels (for example, trigger channels, microphones) use `\"n/a\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c1cd07594b537e17e001c8450eb282ab9467137320efaf943b14c5e2eca3b131",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#reference__ieeg",
          "name": "columns__reference__ieeg",
          "definition": "Specification of the reference (for example, `mastoid`, `ElectrodeName01`, `intracranial`, `CAR`, `other`, `n/a`).\nIf the channel is not an electrode channel (for example, a microphone channel) use `n/a`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:96c9afb92011811a639db2d5efd7d376a27ef219c9a92423d0e9fdcce94c1259",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#reference_frame",
          "name": "columns__reference_frame",
          "definition": "Specification of a reference frame in which the motion data are to be interpreted.\nThe description of the levels in `*_channels.json` SHOULD use `RotationRule`,\n`RotationOrder`, and `SpatialAxes`, and MAY use `Description` for the specification.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:935389a50bb0fce6aa12ae55306cc85e6977528ef681c4c6bc16e9000b55906d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#respiratory",
          "name": "columns__respiratory",
          "definition": "continuous breathing measurement",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:903d6608eb5c40e478138ffa03f8aa099a589cec376d5b24c3c4e95ed2e47fb5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#response_time",
          "name": "columns__response_time",
          "definition": "Response time measured in seconds.\nA negative response time can be used to represent preemptive responses and\n`n/a` denotes a missed response.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0e307f42bf49136d1ef80d50d83de88b44b1c93d4e8333a67cce88350a1d98e2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#sample_id",
          "name": "columns__sample_id",
          "definition": "A sample identifier of the form `sample-<label>`,\nmatching a sample entity found in the dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:56f29ece6e9295831393e2d4c90aedc1a4528dc22319e3d8ba5c04e050539fa9",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#sample_type",
          "name": "columns__sample_type",
          "definition": "Biosample type defined by\n[ENCODE Biosample Type](https://www.encodeproject.org/profiles/biosample_type).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cdfb1547be3938853016a7c6daae81e329909783f400dd2aed0b9082865bfcc2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#sampling_frequency",
          "name": "columns__sampling_frequency",
          "definition": "Sampling rate of the channel in Hz.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b1294411df1a6f4b222aa5dabfb011ffc9190d7b95e04dffa8409cb5778a0571",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#session_id",
          "name": "columns__session_id",
          "definition": "A session identifier of the form `ses-<label>`,\nmatching a session found in the dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:973ccfa4aa3040c44d23d5d25fffa8dd5e4e4daa048eeeb93839f7a74964f8b0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#sex",
          "name": "columns__sex",
          "definition": "String value indicating phenotypical sex, one of \"male\", \"female\", \"other\".\n\nFor \"male\", use one of these values: `male`, `m`, `M`, `MALE`, `Male`.\n\nFor \"female\", use one of these values: `female`, `f`, `F`, `FEMALE`, `Female`.\n\nFor \"other\", use one of these values: `other`, `o`, `O`, `OTHER`, `Other`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7370d56e345ab0e777c0927f594caf881b273fd7dc4a94b561f1a6955b82a1a7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#short_channel",
          "name": "columns__short_channel",
          "definition": "Is the channel designated as short.\nThe total number of channels listed as short channels\nSHOULD be stored in `ShortChannelCount` in `*_nirs.json`.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5a4b57c6f8c30f55882e448224cd4765a4fa12e4198e6af3923067648e2fdaa4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#signal_electrode",
          "name": "columns__signal_electrode",
          "definition": "The name of the electrode from which the `reference`'s signal is subtracted to yield the channel's data.\nFor channels originating from bipolar devices, the `signal_electrode` MAY be the same as the channel `name`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:33302386a4cec827fd54a8091ad7919d03732cf8e62686ca65f98d4435ca7ee1",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#size",
          "name": "columns__size",
          "definition": "Surface area of the electrode, units MUST be in `mm^2`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2d6fbb9171c7bf639295c830502a0a2557af09ddd73156bde5e3e5f815d1b495",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#software_filters",
          "name": "columns__software_filters",
          "definition": "List of temporal and/or spatial software filters applied\n(for example, `SSS`, `SpatialCompensation`).\nNote that parameters should be defined in the general MEG sidecar .json file.\nIndicate `n/a` in the absence of software filters applied.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:30de6f68db3dacaf422ca8102625ff7e93c9702e2f0451ae5a4b50d0c02c3ad8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#source__channels",
          "name": "columns__source__channels",
          "definition": "Name of the source as specified in the `*_optodes.tsv` file.\n`n/a` for channels that do not contain fNIRS signals (for example, acceleration).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:15bbab79e887dce110e6c6e39f386c70e3ee84006e6c3194a9e8516241b6e5f7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#source__optodes",
          "name": "columns__source__optodes",
          "definition": "The type of source. Only to be used if the field `SourceType` in `*_nirs.json` is set to `mixed`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7bea19e6427acfaa75d05c83daa3cca8f6af44fbd1c95fe6a4e580bddadc10b7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#species",
          "name": "columns__species",
          "definition": "The `species` column SHOULD be a binomial species name from the\n[NCBI Taxonomy](https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi)\n(for example, `homo sapiens`, `mus musculus`, `rattus norvegicus`).\nFor backwards compatibility, if `species` is absent, the participant is assumed to be\n`homo sapiens`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a84b0b57afc4e0cd3e66731be9069f6b11f81ee09236498a069645ebbc0dacad",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#status",
          "name": "columns__status",
          "definition": "Data quality observed on the channel.\nA channel is considered `bad` if its data quality is compromised by excessive noise.\nIf quality is unknown, then a value of `n/a` may be used.\nDescription of noise type SHOULD be provided in `[status_description]`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4bd0b3f60a322cc6e2a3bdc7dc966577c2697676b2f8f269506156dce45e82c9",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#status_description",
          "name": "columns__status_description",
          "definition": "Freeform text description of noise or artifact affecting data quality on the channel.\nIt is meant to explain why the channel was declared bad in the `status` column.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:42fed65c922a0771c66b24f6634732eb18ee514af3e52a4764b2cc4a8250afd7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#stim_file",
          "name": "columns__stim_file",
          "definition": "Represents the location of the stimulus file (such as an image, video, or\naudio file) presented at the given onset time.\nThere are no restrictions on the file formats of the stimuli files,\nbut they should be stored in the `/stimuli/` directory\n(under the root directory of the dataset; with optional subdirectories).\nThe values under the `stim_file` column correspond to a path relative to\n`/stimuli`.\nFor example `images/cat03.jpg` will be translated to `/stimuli/images/cat03.jpg`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b71f3359f9cabd2809466b4e59832a5fad6a9e166717d384d6604499597eead6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#strain",
          "name": "columns__strain",
          "definition": "For species different from `homo sapiens`, string value indicating\nthe strain of the species, for example: `C57BL/6J`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4ebd380555ee8115261ef243d522736a6bc70ea212ab291b07b7fb1a526bd401",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#strain_rrid",
          "name": "columns__strain_rrid",
          "definition": "For species different from `homo sapiens`, research resource identifier\n([RRID](https://rrid.site/data/source/nlx_154697-1/search))\nof the strain of the species, for example: `RRID:IMSR_JAX:000664`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9eb78d6ee33f3302facf9a1d88fb6c12c998d552246675acf056daa0efb1ff67",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#target_muscle",
          "name": "columns__target_muscle",
          "definition": "Name of the muscle(s) from which the EMG signal in this channel is believed to originate.\nWhen exact muscle is unknown (such as when using electrode grids that cover multiple muscles),\ngroups of muscles may be named instead (for example \"flexors of the left forearm\").",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:faa2247d2102ee2cf2e79b38872a80b0fec76762d8b41b10a59f4e015e68d69c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#template_x",
          "name": "columns__template_x",
          "definition": "Assumed or ideal position along the x axis.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e1171ab2551f72bfe9b408ccc38b8d9666e0fdc900628aa3f54b5528a5aab3c6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#template_y",
          "name": "columns__template_y",
          "definition": "Assumed or ideal position along the y axis.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:28675b110a60205595fba8fe24305ace5ecafeef14ef1b6a3fe52eee691b7a9d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#template_z",
          "name": "columns__template_z",
          "definition": "Assumed or ideal position along the z axis.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a54c12f0a98e32b79f71f0a5eae6d040f2c69acd06be98bbe1602fa0ea8c0b87",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#time",
          "name": "columns__time",
          "definition": "Time, in seconds, relative to `TimeZero` defined by the `*_pet.json`.\nFor example, 5.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:95c471f8b0abe58146ef98b4da9053e2cdab285d3f600a838d8e33c8b28f9698",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#timestamp__eyetrack",
          "name": "columns__timestamp__eyetrack",
          "definition": "Timestamp issued by the eye-tracker indexing the continuous recordings corresponding to\nthe sampled eye.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9b32b4f1ed27886ad09a7bbebbbc439d8608ccb88f204937c30c38c327b6c5e7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#tracked_point__channels",
          "name": "columns__tracked_point__channels",
          "definition": "Label of the point that is being tracked, for example, label of a tracker\nor a marker (for example,`\"LeftFoot\"`, `\"RightWrist\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d83ed9628274ea88dc085b5a6041af9484d0d4427ab1bb42ff89aff5cf2999cd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#trial_type",
          "name": "columns__trial_type",
          "definition": "Primary categorisation of each trial to identify them as instances of the\nexperimental conditions.\nFor example: for a response inhibition task, it could take on values `go` and\n`no-go` to refer to response initiation and response inhibition experimental\nconditions.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:34324eb11ef311146b064ee952aa3de1a1171f84e9bc60a8c77b31554d21f58d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#trigger",
          "name": "columns__trigger",
          "definition": "continuous measurement of the scanner trigger signal",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f0045f0eb952a2b6ff782ba65e7dff435a3126d674d98dbbe08a2fb9084eb3fd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#type__channels",
          "name": "columns__type__channels",
          "definition": "Type of channel; MUST use the channel types listed below.\nNote that the type MUST be in upper-case.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5dd7c9a5b88dc081dd6c7bd021a1cb64dd48a63915c6796b5866dbf27a694974",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#type__electrodes",
          "name": "columns__type__electrodes",
          "definition": "Type of the electrode (for example, cup, ring, clip-on, wire, needle).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8a9b2852e1712e330240e2c4fb5a3ddb2b7d2b32eeb0319aadecfbd29717c687",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#type__optodes",
          "name": "columns__type__optodes",
          "definition": "The type of the optode.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:17541fd2d4c25c49d7102b5a3d82fedcc061a0d537bf57d32cb9c00e301bbcef",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#units",
          "name": "columns__units",
          "definition": "Physical unit of the value represented in this channel,\nfor example, `V` for Volt, or `fT/cm` for femto Tesla per centimeter\n(see [Units](SPEC_ROOT/common-principles.md#units)).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1873857e74c8cad4c08a7f0dccab7d0a3d1bde519e9b85a945fc5982570283d2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#units__motion",
          "name": "columns__units__motion",
          "definition": "Physical or virtual unit of the value represented in this channel,\nfor example, '\"rad\"' or '\"deg\"' for angular quantities or '\"m\"' for position data.\nIf motion data is recorded in a virtual space and deviate from standard SI units,\nthe unit used MUST be specified in the sidecar `*_motion.json`\nfile (for example `\"vm\"` for virtual meters). `\"rad\"` is used for Euler angles\nand `\"n/a\"` for quaternions.\nFor guidelines about units see the [Appendix](SPEC_ROOT/appendices/units.md)\nand [Common Principles](SPEC_ROOT/common-principles.md#units) pages.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:64de8f8a41ab9fde3b593169e83089c14d3ca6f2a8f84499d132c0a8b56ae5c8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#units__nirs",
          "name": "columns__units__nirs",
          "definition": "Physical unit of the value represented in this channel,\nspecified according to the SI unit symbol and possibly prefix symbol,\nor as a derived SI unit (for example, `V`, or unitless for changes in optical densities).\nFor guidelines about units see the [Appendix](SPEC_ROOT/appendices/units.md)\nand [Common Principles](SPEC_ROOT/common-principles.md#units) pages.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c3288e9b677a90a74199338e0f63f6de6d39768a49901252e518c71c9a317eeb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#volume_type",
          "name": "columns__volume_type",
          "definition": "The `*_aslcontext.tsv` table consists of a single column of labels identifying\nthe `volume_type` of each volume in the corresponding `*_asl.nii[.gz]` file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:fa2d9ac9b2ff861c7a0e39d31c3b88a26356ebf90a4190609a09f993f3ba2753",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#wavelength_actual",
          "name": "columns__wavelength_actual",
          "definition": "Measured wavelength of light in nm.\n`n/a` for channels that do not contain raw NIRS signals (acceleration).\nThis field is equivalent to `measurementList.wavelengthActual` in the SNIRF specification.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f435223bcfdfc234307902699a8369f1a6e345f19859b35117a6f8756eb4f532",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#wavelength_emission_actual",
          "name": "columns__wavelength_emission_actual",
          "definition": "Measured emission wavelength of light in nm.\n`n/a` for channels that do not contain raw NIRS signals (acceleration).\nThis field is equivalent to `measurementList.wavelengthEmissionActual` in the SNIRF specification.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:00cff57ff3059cc5469c255b643de6ed132da214bab00d02a9cb5a50f53275ea",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#wavelength_nominal",
          "name": "columns__wavelength_nominal",
          "definition": "Specified wavelength of light in nm.\n`n/a` for channels that do not contain raw NIRS signals (for example, acceleration).\nThis field is equivalent to `/nirs(i)/probe/wavelengths` in the SNIRF specification.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8763ecad467ef47b3ab302042e5a29aecefee7cca050b074e51283131af38c09",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#whole_blood_radioactivity",
          "name": "columns__whole_blood_radioactivity",
          "definition": "Radioactivity in whole blood samples,\nin unit of radioactivity measurements in whole blood samples (for example, `kBq/mL`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:02172c915e81ee32be957632d832ff43e934d6f8b63b1915e86cd2cfea194a5c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#x",
          "name": "columns__x",
          "definition": "Recorded position along the x-axis.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:25bf47d24730ae2aba45c1719553757f3823366082ea8a4ce3c5a0cbf95776b2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#x__optodes",
          "name": "columns__x__optodes",
          "definition": "Recorded position along the x-axis.\n`\"n/a\"` if not available.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5291fa2dfb9c8957d7cad8648a9c7a0fdcd666f80c1b15d74ff15c9e016ab202",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#x_coordinate",
          "name": "columns__x_coordinate",
          "definition": "Gaze position x-coordinate of the recorded eye, in the coordinate\nunits specified in the corresponding metadata sidecar.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2d2f66706a6f2c395dacd5b23fb506faa88e3190fb9ffb9d4d2cc9e89826e487",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#y",
          "name": "columns__y",
          "definition": "Recorded position along the y-axis.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6cf7a95b53e54feefdfdde3755dc0958eaa6ef09307bb709a64a256685d4b38f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#y__optodes",
          "name": "columns__y__optodes",
          "definition": "Recorded position along the y-axis.\n`\"n/a\"` if not available.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:26df760849bcadbe058994fe6e04b128eea7ca82919932e0779bffb03a2077cb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#y_coordinate",
          "name": "columns__y_coordinate",
          "definition": "Gaze position y-coordinate of the recorded eye, in the coordinate\nunits specified in the corresponding metadata sidecar.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0689a3d219d8cc63b5a9d89243a5cc52fbcf029071b79eb688225b84b025c4af",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#z",
          "name": "columns__z",
          "definition": "Recorded position along the z-axis.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f4121abe47120b5270fe1d174af018341a77cb8177dfe543e2275e35cdcbb3f9",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#z__optodes",
          "name": "columns__z__optodes",
          "definition": "Recorded position along the z-axis.\n`\"n/a\"` if not available.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d9e2741eb2f489248ab9a9405f85395ff4ff3dcc6b7f5dffbc6e5a47e4077006",
      "iri": "https://bids-specification.readthedocs.io/en/stable/",
      "name": "BIDSEntity",
      "definition": "BIDS filename entities (sub, ses, task, \u2026).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [
        {
          "hash_id": "sha256:4b6f8bd9dc10874e95f650bd707a24f87e3d7f9cb46cb3104efb0297eca62560",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#acquisition",
          "name": "entities__acquisition",
          "definition": "The `acq-<label>` entity corresponds to a custom label the user MAY use to distinguish\na different set of parameters used for acquiring the same modality.\n\nFor example, this should be used when a study includes two T1w images -\none full brain low resolution and one restricted field of view but high resolution.\nIn such case two files could have the following names:\n`sub-01_acq-highres_T1w.nii.gz` and `sub-01_acq-lowres_T1w.nii.gz`;\nhowever, the user is free to choose any other label than `highres` and `lowres` as long\nas they are consistent across subjects and sessions.\n\nIn case different sequences are used to record the same modality\n(for example, `RARE` and `FLASH` for T1w)\nthis field can also be used to make that distinction.\nThe level of detail at which the distinction is made\n(for example, just between `RARE` and `FLASH`, or between `RARE`, `FLASH`, and `FLASHsubsampled`)\nremains at the discretion of the researcher.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:00d382dcb668e2fece8b91a9a89689a719a2dc1dfaf7ac86b13594f6c70b7bc5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#atlas",
          "name": "entities__atlas",
          "definition": "The `atlas-<label>` entity identifies files that are part of, or derived from, an atlas.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1ae7334583b255fbf9eeb26082cdb325b57e5f7638b26b1bf6693242cf0f9f64",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ceagent",
          "name": "entities__ceagent",
          "definition": "The `ce-<label>` entity can be used to distinguish sequences using different contrast enhanced images.\nThe label is the name of the contrast agent.\n\nThis entity represents the `\"ContrastBolusIngredient\"` metadata field.\nTherefore, if the `ce-<label>` entity is present in a filename,\n`\"ContrastBolusIngredient\"` MAY also be added in the JSON file, with the same label.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:aa1592411ae4c4f38247222a3eb71e389d6c91c7fa1651c9f38fa08a507f8ec1",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#chunk",
          "name": "entities__chunk",
          "definition": "The `chunk-<index>` key/value pair is used to distinguish between images of\nthe same physical sample with different fields of view acquired in the same\nimaging experiment.\nThis entity applies to collections of 2D images, 3D volumes or 4D volume series\n(for example, diffusion weighted images), and may be used to indicate different\nanatomical structures or regions of the same structure.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c80ce84c36092550e42a9ae401d48af99003b7f19bd0b3e252b3a72f3d777201",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#cohort",
          "name": "entities__cohort",
          "definition": "A set of subjects sharing one or more common characteristics.\n\nIn the context of a template, the `cohort-<label>` entity identifies a subset of\nsubjects or sessions that were used to construct template variations.\nFor example, a developmental template may use scans from participants of different ages,\nlongitudinal sessions of the same participants, or a combination of the two.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a84737f64bdda3d8cd294172fa4536c72ea1a88613383750419318bce6bd4044",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#density",
          "name": "entities__density",
          "definition": "Density of non-parametric surfaces.\n\nThis entity represents the `\"Density\"` metadata field.\nTherefore, if the `den-<label>` entity is present in a filename,\n`\"Density\"` MUST also be added in the JSON file, to provide interpretation.\n\nThis entity is only applicable to derivative data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:53e79267e9c4dd08a2605d104c083e3bb03ed1fac72e0c0eeac869aec81e4b50",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#description",
          "name": "entities__description",
          "definition": "When necessary to distinguish two files that do not otherwise have a\ndistinguishing entity, the `desc-<label>` entity SHOULD be used.\n\nThis entity is only applicable to derivative data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:bd2c3f843126015ebbf13de13ad60adeaaada8dbd5589fe45d8afe794e59e116",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#direction",
          "name": "entities__direction",
          "definition": "The `dir-<label>` entity can be set to an arbitrary legitimate label\n(for example, `dir-LR` or `dir-AP`)\nto distinguish different phase-encoding directions.\n\nThis entity represents the `\"PhaseEncodingDirection\"` metadata field.\nTherefore, if the `dir-<label>` entity is present in a filename,\n`\"PhaseEncodingDirection\"` MUST be defined in the associated metadata.\n\nLabels need not follow any particular convention and in case of conflict,\nJSON metadata MUST take precedence in interpreting an image.\n\nFor example, `dir-j0` and `dir-j1` can indicate `\"PhaseEncodingDirection\": \"j\"` and `\"j-\"` (or vice versa),\nidentifying the phase-encoding axis while avoiding indicating polarity.\nHowever, in case of a dataset indicating `dir-j0` with `\"PhaseEncodingDirection\": \"i\"`, the\nJSON metadata overrides the entity `dir-` setting.\n\nThe use of generic labels, such as `dir-reference` and `dir-reversed`, is RECOMMENDED\nto avoid any possible inconsistency.\n\nTo avoid inconsistency, if the `<label>` is `AP`, `PA`, `LR`, `RL`, `SI`, or `IS`,\nthen the `\"PhaseEncodingDirection\"` SHOULD correspond to the data\naxis that most closely aligns with the cardinal direction and orientation.\nFor example, `dir-PA` and `dir-AP` for an image in RAS+ orientation SHOULD have\n`\"PhaseEncodingDirection\": \"j\"` and `\"j-\"`, respectively.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cf878eb767f0bcc2e60e7b0da59364652ea601ecdac65ce0ec11c5f0b1866d30",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#echo",
          "name": "entities__echo",
          "definition": "If files belonging to an entity-linked file collection are acquired at different\necho times, the `echo-<index>` entity MUST be used to distinguish individual files.\n\nThis entity represents the `\"EchoTime\"` metadata field.\nTherefore, if the `echo-<index>` entity is present in a filename,\n`\"EchoTime\"` MUST be defined in the associated metadata.\nPlease note that the `<index>` denotes the number/index (in the form of a nonnegative integer),\nnot the `\"EchoTime\"` value of the separate JSON file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e6db41dfeb24afa7f500c90c3bb755d208eaaa0008faaa6b666e09e20baf63f6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#flip",
          "name": "entities__flip",
          "definition": "If files belonging to an entity-linked file collection are acquired at different\nflip angles, the `_flip-<index>` entity pair MUST be used to distinguish\nindividual files.\n\nThis entity represents the `\"FlipAngle\"` metadata field.\nTherefore, if the `flip-<index>` entity is present in a filename,\n`\"FlipAngle\"` MUST be defined in the associated metadata.\nPlease note that the `<index>` denotes the number/index (in the form of a nonnegative integer),\nnot the `\"FlipAngle\"` value of the separate JSON file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c9feefb27799d762e9220a33c6d59c0668b977dac63f30eff40a8b104c38699a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#hemisphere",
          "name": "entities__hemisphere",
          "definition": "The `hemi-<label>` entity indicates which hemibrain is described by the file.\nAllowed label values for this entity are `L` and `R`, for the left and right\nhemibrains, respectively.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c8ff90516f08a07ec8f6c22425976d43bf8e041b0c327c8c0940e4b157cbf8b7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#inversion",
          "name": "entities__inversion",
          "definition": "If files belonging to an entity-linked file collection are acquired at different inversion times,\nthe `inv-<index>` entity MUST be used to distinguish individual files.\n\nThis entity represents the `\"InversionTime\"` metadata field.\nTherefore, if the `inv-<index>` entity is present in a filename,\n`\"InversionTime\"` MUST be defined in the associated metadata.\nPlease note that the `<index>` denotes the number/index (in the form of a nonnegative integer),\nnot the `\"InversionTime\"` value of the separate JSON file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d73e27f62f45f490dfb1668f372455a8154260c34ffdbacfbb3900d09a8a453a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#label",
          "name": "entities__label",
          "definition": "Tissue-type label, following a prescribed vocabulary.\nApplies to binary masks and probabilistic/partial volume segmentations\nthat describe a single tissue type.\n\nThis entity is only applicable to derivative data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ce7b6efffa54189eb557550b54c336b11a0afae1fd205e80430a6f98e32ef84d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#modality",
          "name": "entities__modality",
          "definition": "The `mod-<label>` entity corresponds to modality label for defacing\nmasks, for example, T1w, inplaneT1, referenced by a defacemask image.\nFor example, `sub-01_mod-T1w_defacemask.nii.gz`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:67ad52fb5fc0f4e80aa4870b565fd49c6d4968926a636016f0a646930360fdd7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#mtransfer",
          "name": "entities__mtransfer",
          "definition": "If files belonging to an entity-linked file collection are acquired at different\nmagnetization transfer (MT) states, the `_mt-<label>` entity MUST be used to\ndistinguish individual files.\n\nThis entity represents the `\"MTState\"` metadata field.\nTherefore, if the `mt-<label>` entity is present in a filename,\n`\"MTState\"` MUST be defined in the associated metadata.\nAllowed label values for this entity are `on` and `off`,\nfor images acquired in presence and absence of an MT pulse, respectively.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:53f72d3bbebb2fb32223fc6b817f8dd53e9933fd048e3c85b2f03c31f6294e95",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#nucleus",
          "name": "entities__nucleus",
          "definition": "The `nuc-<label>` entity can be used to distinguish acquisitions tuned\nto detect different nuclei.\nThe label is the name of the nucleus or nuclei, which corresponds to DICOM Tag `0018, 9100`.\nIf present in the filename, `\"ResonantNucleus\"` MUST also be included in\nthe associated metadata.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2a3b0ef50310fab548778443a07b69cd80b51a1d2e645ac0cbfe5ca796fcbb4d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#part",
          "name": "entities__part",
          "definition": "This entity is used to indicate which component of the complex\nrepresentation of the MRI signal is represented in voxel data.\nThe `part-<label>` entity is associated with the DICOM Tag\n`0008, 9208`.\nAllowed label values for this entity are `phase`, `mag`, `real` and `imag`,\nwhich are typically used in `part-mag`/`part-phase` or\n`part-real`/`part-imag` pairs of files.\n\nPhase images MAY be in radians or in arbitrary units.\nThe sidecar JSON file MUST include the `\"Units\"` of the `phase` image.\nThe possible options are `\"rad\"` or `\"arbitrary\"`.\n\nWhen there is only a magnitude image of a given type, the `part` entity MAY be\nomitted.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8ce344232a27ccab6c6b2c99da12d0b6c0f5df5ab0e6bd4304cfacd59e96cf32",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#processing",
          "name": "entities__processing",
          "definition": "The proc label is analogous to rec for MR and denotes a variant of\na file that was a result of particular processing performed on the device.\n\nThis is useful for files produced in particular by Neuromag/Elekta/MEGIN's\nMaxFilter (for example, `sss`, `tsss`, `trans`, `quat` or `mc`),\nwhich some installations impose to be run on raw data because of active\nshielding software corrections before the MEG data can actually be\nexploited.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:28cb8d87d8f2f71f5f0f8c4a53ba7b5f63df794ae945e2610c37ce9ccce5c8d0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#reconstruction",
          "name": "entities__reconstruction",
          "definition": "The `rec-<label>` entity can be used to distinguish different reconstruction algorithms\n(for example, `MoCo` for the ones using motion correction).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a389fc62945381afcb6a4a6f22a294806d723061cbc147bf87afd158e29f07ca",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#recording",
          "name": "entities__recording",
          "definition": "The `recording-<label>` entity can be used to distinguish continuous recording files.\n\nThis entity is commonly applied when continuous recordings are from different acquisition instruments,\nor have different sampling frequencies or start times.\nFor example, physiological recordings with different sampling frequencies may be distinguished using\nlabels like `recording-100Hz` and `recording-500Hz`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1f844f6b2d0e5043a7917008a469043404543e22273ffb6f3654a979b8acd209",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#resolution",
          "name": "entities__resolution",
          "definition": "Resolution of regularly sampled N-dimensional data.\n\nThis entity represents the `\"Resolution\"` metadata field.\nTherefore, if the `res-<label>` entity is present in a filename,\n`\"Resolution\"` MUST also be added in the JSON file, to provide interpretation.\n\nThis entity is only applicable to derivative data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:09ca3001409b9723c8c9d8b1b053d462856e8786bc59af586f7dae7143f198f3",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#run",
          "name": "entities__run",
          "definition": "The `run-<index>` entity is used to distinguish separate data acquisitions with the same acquisition parameters\nand (other) entities.\n\nIf several data acquisitions (for example, MRI scans or EEG recordings)\nwith the same acquisition parameters are acquired in the same session,\nthey MUST be indexed with the [`run-<index>`](SPEC_ROOT/appendices/entities.md#run) entity:\n`_run-1`, `_run-2`, `_run-3`, and so on\n(only nonnegative integers are allowed as run indices).\n\nIf different entities apply,\nsuch as a different session indicated by [`ses-<label>`](SPEC_ROOT/appendices/entities.md#ses),\nor different acquisition parameters indicated by\n[`acq-<label>`](SPEC_ROOT/appendices/entities.md#acq),\nthen `run` is not needed to distinguish the scans and MAY be omitted.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:58966f06cfb6b64d8d6819c25ceebe97271c538dc2ccf1e74cc862087f109d0e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#sample",
          "name": "entities__sample",
          "definition": "A sample pertaining to a subject such as tissue, primary cell or cell-free sample.\nThe `sample-<label>` entity is used to distinguish between different samples from the same subject.\nThe label MUST be unique per subject and is RECOMMENDED to be unique throughout the dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:32a225201e6f8a7088e1f5bde44704be2961a2c50a2f74f6c1eb769b841fd677",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#scale",
          "name": "entities__scale",
          "definition": "The `scale-<label>` key/value pair corresponds to a custom label the user\nMAY use to distinguish segmentations that entail different levels of\n*regional resolution* (scales), often indicated by the number of ROIs.\nSee ([Bijsterbosch et al., 2020](https://doi.org/10.1038/s41593-020-00726-z))\nfor further details on *regional resolution* or, as defined by the authors of\nthe manuscript, the *brain units*.\n\nFor example, the [Schaefer 2018 atlas](https://doi.org/10.1093/cercor/bhx179)\nis distributed within *FreeSurfer* with ten different scales\n(100, 200, 300, 400, 500, 600, 700, 800, 900, and 1000 regions) for each of\nits three different parcellations (*7 networks*, *17 networks*, and\n*Kong's variation of 17 networks*).\n\nThis entity is only applicable to derivative data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ce1d91031defc7bdbc1a0795a7cdcfc0166de41a74c68d4c2ba4fc3bb4b8a37a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#segmentation",
          "name": "entities__segmentation",
          "definition": "The `seg-<label>` key/value pair corresponds to a custom label the user\nMAY use to distinguish specific partitions of the data space\n(segmentations or parcellations).\n\nSegmentations and parcellations MAY or MAY NOT be associated with\n[atlases](SPEC_ROOT/common-principles.md#definitions).\nTherefore, `seg-<label>` SHOULD NOT be used to designate\n[atlases](SPEC_ROOT/common-principles.md#definitions).\nPlease refer to the [template and atlas section](SPEC_ROOT/derivatives/atlas.md)\nfor detailed specifications on their combined use.\nWhen a segmentation is a *realization* of an atlas' segmentation or parcellation,\n`seg-<label>` SHOULD be employed to distinguish them.\nFor example, the [Yeo 2011 atlas](https://doi.org/10.1152/jn.00338.2011)\nis distributed within *FreeSurfer* with two different parcellations:\nthe *7 networks* MAY be described with `seg-7n`, for instance, and\nthe *17 networks* MAY correspondingly be described with `seg-17n`.\n\nThis entity is only applicable to derivative data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:06ce40360c7642c2a0bae35325fbcc2c23d962c92d0c98378649920491901ab7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#session",
          "name": "entities__session",
          "definition": "A logical grouping of neuroimaging and behavioral data consistent across subjects.\nSession can (but doesn't have to) be synonymous to a visit in a longitudinal study.\nIn general, subjects will stay in the scanner during one session.\nHowever, for example, if a subject has to leave the scanner room and then\nbe re-positioned on the scanner bed, the set of MRI acquisitions will still\nbe considered as a session and match sessions acquired in other subjects.\nSimilarly, in situations where different data types are obtained over\nseveral visits (for example fMRI on one day followed by DWI the day after)\nthose can be grouped in one session.\n\nDefining multiple sessions is appropriate when several identical or similar\ndata acquisitions are planned and performed on all -or most- subjects,\noften in the case of some intervention between sessions\n(for example, training).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:698ca7dc464ff83bf8df1e894ba649da159d08682ee498707ce51dcc949d18ad",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#space",
          "name": "entities__space",
          "definition": "The `space-<label>` entity indicates the coordinate system for interpreting\nspatial coordinates.\nFor sensor-based modalities, such as EEG/MEG/iEEG,\nthe space indicates how sensor positions are reported;\nfor imaging modalities,\nthe space indicates a reference image to which a file has been aligned.\nA list of common spaces is defined in the\n[Coordinate Systems Appendix](SPEC_ROOT/appendices/coordinate-systems.md),\nand these SHOULD be used as `<label>` values for data reported in those\nspaces.\n\nNote that the space entity is broadly applicable to derivative data,\nbut is only defined for a subset of raw data types.\nFor particular use cases, `<label>` may be restricted to a set of enumerated values.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8cc31138e1372780317e545e5d60bd0254d699c25a9e9f872909ec3eb7f4cabf",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#split",
          "name": "entities__split",
          "definition": "In the case of long data recordings that exceed a file size of 2Gb,\n`.fif` files are conventionally split into multiple parts.\nEach of these files has an internal pointer to the next file.\nThis is important when renaming these split recordings to the BIDS convention.\n\nInstead of a simple renaming, files should be read in and saved under their\nnew names with dedicated tools like [MNE-Python](https://mne.tools/),\nwhich will ensure that not only the filenames, but also the internal file pointers, will be updated.\n\nIt is RECOMMENDED that `.fif` files with multiple parts use the `split-<index>` entity to indicate each part.\nIf there are multiple parts of a recording and the optional `scans.tsv` is provided,\nall files MUST be listed separately in `scans.tsv` and\nthe entries for the `acq_time` column in `scans.tsv` MUST all be identical,\nas described in [Scans file](SPEC_ROOT/modality-agnostic-files/data-summary-files.md#scans-file).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:be43104dfaed287875d3b8b5e9f373729a66e098b07d249b95eb3f746a8ea878",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#stain",
          "name": "entities__stain",
          "definition": "The `stain-<label>` key/pair values can be used to distinguish image files\nfrom the same sample using different stains or antibodies for contrast enhancement.\n\nThis entity represents the `\"SampleStaining\"` metadata field.\nTherefore, if the `stain-<label>` entity is present in a filename,\n`\"SampleStaining\"` SHOULD be defined in the associated metadata,\nalthough the label may be different.\n\nDescriptions of antibodies SHOULD also be indicated in the `\"SamplePrimaryAntibodies\"`\nand/or `\"SampleSecondaryAntibodies\"` metadata fields, as appropriate.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2e0d6da01febca541a46138003b65609efc606e20eb5ee2732ad660ce3c05a65",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#subject",
          "name": "entities__subject",
          "definition": "A person or animal participating in the study.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:78431a168517877520a543ef2337bc561020794d93e5409184ac1bfcd73b12ce",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#task",
          "name": "entities__task",
          "definition": "A set of structured activities performed by the participant.\nTasks are usually accompanied by stimuli and responses, and can greatly vary in complexity.\n\nIn the context of brain scanning, a task is always tied to one data acquisition.\nTherefore, even if during one acquisition the subject performed multiple conceptually different behaviors\n(with different sets of instructions) they will be considered one (combined) task.\n\nWhile tasks may be repeated across multiple acquisitions,\na given task may have different sets of stimuli (for example, randomized order) and participant responses\nacross subjects, sessions, and runs.\n\nThe `task-<label>` MUST be consistent across subjects and sessions.\n\nFiles with the `task-<label>` entity SHOULD have an associated\n[events file](SPEC_ROOT/modality-agnostic-files/events.md#events),\nas well as certain metadata fields in the associated JSON file.\n\nFor the purpose of this specification we consider the so-called \"resting state\" a task,\nalthough events files are not expected for resting state data.\nAdditionally, a common convention in the specification is to include the word \"rest\" in\nthe `task` label for resting state files (for example, `task-rest`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9b21f3bfb60d2afff9c07d86c92ca37464f9fb07f9ecbbba86817af5558874e4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#template",
          "name": "entities__template",
          "definition": "A standardized space of analysis specified or generated by one or more averages of features\nwith respect to which group-level and atlas-derived results are provided.\nThe `<label>` SHOULD follow the modality-specific conventions listed in the\n[Coordinate Systems Appendix](SPEC_ROOT/appendices/coordinate-systems.md).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ad1698d9e2d92b9f70ca8b0f7ead19fc4aae166c96c2c750339ac267b6d5ff8b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#tracer",
          "name": "entities__tracer",
          "definition": "The `trc-<label>` entity can be used to distinguish sequences using different tracers.\n\nThis entity represents the `\"TracerName\"` metadata field.\nTherefore, if the `trc-<label>` entity is present in a filename,\n`\"TracerName\"` MUST be defined in the associated metadata.\nPlease note that the `<label>` does not need to match the actual value of the field.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:70d1737bcbef12bdff06551f42c192700e49c916b70cfd9d8a70e0c7e294a779",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#tracksys",
          "name": "entities__tracksys",
          "definition": "The `tracksys-<label>` entity can be used as a key-value pair\nto label *_motion.tsv and *_motion.json files.\nIt can also be used to label *_channel.tsv or *_events.tsv files\nwhen they belong to a specific tracking system.\n\nThis entity corresponds to the `\"TrackingSystemName\"` metadata field in a *_motion.json file.\n`tracksys-<label>` entity is a concise string whereas `\"TrackingSystemName\"`\nmay be longer and more human readable.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0fbdad84aece94456e634554b586003609b1ca7769b8ef0f11ab0a69c21aa981",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#volume",
          "name": "entities__volume",
          "definition": "The `voi-<label>` entity can be used to distinguish acquisitions localized to different regions.\nThe label SHOULD be the name of the body region or part scanned.\nIf used, the fields `\"BodyPart\"` and `\"BodyPartDetails\"` MUST be defined in the JSON file.\n`BodyPartDetailsOntology` is OPTIONAL to also include.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a18e953b3f970116506238b9c8450a841c1d4073229fa63ef1595b6bd0acf079",
      "iri": "https://bids-specification.readthedocs.io/en/stable/",
      "name": "BIDSMetadata",
      "definition": "BIDS sidecar JSON metadata fields.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [
        {
          "hash_id": "sha256:be5f991c150b5c58d316cee114c275e76d2272c67d0aa5e4b7801a696159499d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ACCELChannelCount",
          "name": "metadata__ACCELChannelCount",
          "definition": "Number of acceleration channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6ec00441c086e8a0fd3d34dc7484d047719a8cbb9cebbaaf158d4a0318a90267",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ANGACCELChannelCount",
          "name": "metadata__ANGACCELChannelCount",
          "definition": "Number of angular acceleration channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e080ccf3bddcee080f0c98e74f6e1090189ea46344cabd05ec1aa2a09f099430",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Acknowledgements",
          "name": "metadata__Acknowledgements",
          "definition": "Text acknowledging contributions of individuals or institutions beyond\nthose listed in Authors or Funding.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f41541ed7febf546c804eae5a543bf9269254c3348d6690b038f66c470ff22c8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AcquisitionDuration",
          "name": "metadata__AcquisitionDuration",
          "definition": "Duration (in seconds) of scan acquisition, including all volumes for multi-volume scans.\nCorresponds to [DICOM Tag 0018, 9073](http://www.dicomlookup.com/dicomtags/(0018,9073))\n`Acquisition Duration`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0253f9c4ff58b65a6362c460a582e1a8c53a68d3b42cce39d10bf9d2c2aeb61b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AcquisitionMode",
          "name": "metadata__AcquisitionMode",
          "definition": "Type of acquisition of the PET data (for example, `\"list mode\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0287bde1eb2876767bbdd31ca76b585db4d7250ff33208044d5bfd702a979406",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AcquisitionVoxelSize",
          "name": "metadata__AcquisitionVoxelSize",
          "definition": "An array of numbers with a length of 3, in millimeters.\nThis field denotes the original acquisition voxel size,\nexcluding any inter-slice gaps and before any interpolation or resampling\nwithin reconstruction or image processing.\nAny point spread function effects, for example due to T2-blurring,\nthat would decrease the effective resolution are not considered here.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:dc3a8c77f486685da45b11188ee4145fc356149532d915c9e8d3d74ad2c2d340",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Anaesthesia",
          "name": "metadata__Anaesthesia",
          "definition": "Details of anaesthesia used, if any.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:bdbae93afcd7c1f7d3282b2b7d40b648b91e220353822d4c60dc9d7db96a3582",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AnalyticalApproach",
          "name": "metadata__AnalyticalApproach",
          "definition": "Methodology or methodologies used to analyze the `\"GeneticLevel\"`.\nValues MUST be taken from the\n[database of Genotypes and Phenotypes\n(dbGaP)](https://www.ncbi.nlm.nih.gov/gap/advanced)\nunder /Study/Molecular Data Type (for example, SNP Genotypes (Array) or\nMethylation (CpG).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b54d5d61e77d027d7374dd92e2764a97ee8213fc0000f15fa0ab90b1b6287f82",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AnatomicalImage",
          "name": "metadata__AnatomicalImage",
          "definition": "The path(s) to the anatomical MR image file(s), if present,\nto which the associated MRS data file corresponds.\nContains one or more [BIDS URIs](SPEC_ROOT/common-principles.md#bids-uri).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:84a12a6a00a322aea8cdedad1114bd75d4e31c9f46c9669190434d1419e0727e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AnatomicalLandmarkCoordinateSystem",
          "name": "metadata__AnatomicalLandmarkCoordinateSystem",
          "definition": "Defines the coordinate system for the anatomical landmarks.\nSee the [Coordinate Systems Appendix](SPEC_ROOT/appendices/coordinate-systems.md)\nfor a list of restricted keywords for coordinate systems.\nIf `\"Other\"`, provide definition of the coordinate system in\n`\"AnatomicalLandmarkCoordinateSystemDescription\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1611d6c578d0db5553f9254079cb112642bd3f2c9c3ed81893dc9b3925ab72af",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AnatomicalLandmarkCoordinateSystemDescription",
          "name": "metadata__AnatomicalLandmarkCoordinateSystemDescription",
          "definition": "Free-form text description of the coordinate system.\nMay also include a link to a documentation page or paper describing the\nsystem in greater detail.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d823fa1b01e93547fa52f13a2128f58e15482de79b62e42a9dde5a39bec3103a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AnatomicalLandmarkCoordinateUnits",
          "name": "metadata__AnatomicalLandmarkCoordinateUnits",
          "definition": "Units of the coordinates of `\"AnatomicalLandmarkCoordinateSystem\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4b30b12d712340ba6dcaad25a2a7f6b15c47f5d211955fbf16dabc0ec5504dad",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AnatomicalLandmarkCoordinates",
          "name": "metadata__AnatomicalLandmarkCoordinates",
          "definition": "Key-value pairs of the labels and 3-D digitized locations of anatomical landmarks,\ninterpreted following the `\"AnatomicalLandmarkCoordinateSystem\"`\n(for example, `{\"NAS\": [12.7,21.3,13.9], \"LPA\": [5.2,11.3,9.6],\n\"RPA\": [20.2,11.3,9.1]}`.\nEach array MUST contain three numeric values corresponding to x, y, and z\naxis of the coordinate system in that exact order.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e7e6f8e9d8b52a5e459c63a5f02ae832be1339b552813bbcd5865265f0aa1fdd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AnatomicalLandmarkCoordinates__mri",
          "name": "metadata__AnatomicalLandmarkCoordinates__mri",
          "definition": "Key-value pairs of any number of additional anatomical landmarks and their\ncoordinates in voxel units (where first voxel has index 0,0,0)\nrelative to the associated anatomical MRI\n(for example, `{\"AC\": [127,119,149], \"PC\": [128,93,141],\n\"IH\": [131,114,206]}`, or `{\"NAS\": [127,213,139], \"LPA\": [52,113,96],\n\"RPA\": [202,113,91]}`).\nEach array MUST contain three numeric values corresponding to x, y, and z\naxis of the coordinate system in that exact order.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:27e4367d8bb5261ad2c29e970fbb2efed529ac5b0162a6db15918807cc922292",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AnchorCoordinates",
          "name": "metadata__AnchorCoordinates",
          "definition": "Coordinates of the `AnchorElectrode` in the parent (anatomical) coordinate system.\nThis should be an array of numbers of length 3, in the units given in\n`EMGCoordinateSystemUnits` within the JSON object named in `ParentCoordinateSystem`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ed6e91f6b3caecc934e027a1b7ec02a15d6aee9ff8ca3cd82120caddd27fb1e2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AnchorElectrode",
          "name": "metadata__AnchorElectrode",
          "definition": "Name of the electrode in the child (device) coordinate system whose coordinates in\nthe parent (anatomical) coordinate system are given in `AnchorCoordinates`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5f5e383abd70205603986dd013be9c5229d125666073db1f778db575e56ab3ce",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ArterialSpinLabelingType",
          "name": "metadata__ArterialSpinLabelingType",
          "definition": "The arterial spin labeling type.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4e133af9976f065039ce367e80b19658742054ce16ecc1a54c224cc39c589867",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AssociatedEmptyRoom",
          "name": "metadata__AssociatedEmptyRoom",
          "definition": "One or more [BIDS URIs](SPEC_ROOT/common-principles.md#bids-uri)\npointing to empty-room file(s) associated with the subject's MEG recording.\nUsing forward-slash separated paths relative to the dataset root is\n[DEPRECATED](SPEC_ROOT/common-principles.md#definitions).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:da06c938b78d290590f4aa214005bb356eaf3882959c1bdb33563820e90c7e00",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AtlasName",
          "name": "metadata__AtlasName",
          "definition": "Name of the atlas.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5c895951a71e36c0585c3653869397c0472951cab1fb8c96ecda95e812e3dfb6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AtlasSampleSize",
          "name": "metadata__AtlasSampleSize",
          "definition": "Number of items (typically, independent participants;\nalthough it could also refer to, for example, sessions)\nthat were employed to create the corresponding atlas.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:bbfab1de556d0fc82ab8a57357b6a2ac990ca83053def9792e626eeeb29c80f5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AttenuationCorrection",
          "name": "metadata__AttenuationCorrection",
          "definition": "Short description of the attenuation correction method used.\nCorresponds to [DICOM Tag 0054, 1101](http://www.dicomlookup.com/dicomtags/(0054,1101))\n`Attenuation Correction Method`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3ef7c6c881552dc4d9f265cbe43ab3a9a7eb2e905575cfa7f28b558b0064782f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AttenuationCorrectionMethodReference",
          "name": "metadata__AttenuationCorrectionMethodReference",
          "definition": "Reference paper for the attenuation correction method used.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9352cd7afc8543cd1c8113bbaa3d39ebf129ce6a4e1c212e00aa1f9fe243ad3f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Authors",
          "name": "metadata__Authors",
          "definition": "List of contributors to the creation and/or curation of the dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:837cd681b6e1dbb3a6e49f368dca6891cf4220b03d045abac3467b544aa93fd3",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#AverageCalibrationError",
          "name": "metadata__AverageCalibrationError",
          "definition": "Average calibration error in degrees of visual angle.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:790e96fda5dceb6abc8e570cc80bbb7a1329fa4f4b52959920cbe5557fa03909",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#B0FieldIdentifier",
          "name": "metadata__B0FieldIdentifier",
          "definition": "The presence of this key states that this particular 3D or 4D image MAY be\nused for fieldmap estimation purposes.\nEach `\"B0FieldIdentifier\"` MUST be a unique string within one participant's tree,\nshared only by the images meant to be used as inputs for the estimation of a\nparticular instance of the *B<sub>0</sub> field* estimation.\nIt is RECOMMENDED to derive this identifier from DICOM Tags, for example,\nDICOM tag 0018, 1030 `Protocol Name`, or DICOM tag 0018, 0024 `Sequence Name`\nwhen the former is not defined (for example, in GE devices.)",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8f1084faf2fb138715c9fa2d5596ef433f70c2fe2e637f0f3a24d25949259ee0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#B0FieldSource",
          "name": "metadata__B0FieldSource",
          "definition": "At least one existing `\"B0FieldIdentifier\"` defined by images in the\nparticipant's tree.\nThis field states the *B<sub>0</sub> field* estimation designated by the\n`\"B0FieldIdentifier\"` that may be used to correct the dataset for distortions\ncaused by B<sub>0</sub> inhomogeneities.\n`\"B0FieldSource\"` and `\"B0FieldIdentifier\"` MAY both be present for images that\nare used to estimate their own B<sub>0</sub> field, for example, in \"pepolar\"\nacquisitions.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:586451ad1902bed9a35b5143f792dd5d839d6bcf8f3442c61986a81de3004fff",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#B0ShimmingTechnique",
          "name": "metadata__B0ShimmingTechnique",
          "definition": "The technique used to shim the *B*<sub>0</sub> field (for example, `\"Dynamic shim updating\"`\nor `\"FASTMAP\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cdb0b2487702ae73ec8599b28d139aa638ea7ddee2137310eb87875b8b433c2e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#B1ShimmingTechnique",
          "name": "metadata__B1ShimmingTechnique",
          "definition": "The technique used to shim the *B*<sub>1</sub> field (for example, `\"Simple phase align\"`\nor `\"Pre-saturated TurboFLASH\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:310ad908bc752304e4fc53e01a36883a1d57faf0bf4f070be4ce2087d11a7ccc",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BIDSVersion",
          "name": "metadata__BIDSVersion",
          "definition": "The version of the BIDS standard that was used.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5d7618a9ed45c6e323eb38d55ee7c57471a20f6fe9024c0dbd2d365fce402c14",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BackgroundSuppression",
          "name": "metadata__BackgroundSuppression",
          "definition": "Boolean indicating if background suppression is used.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:15f8063d2446b6088cb62be3b56560d64e111b07526f5bd06d3d9011b0ff5d99",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BackgroundSuppressionNumberPulses",
          "name": "metadata__BackgroundSuppressionNumberPulses",
          "definition": "The number of background suppression pulses used.\nNote that this excludes any effect of background suppression pulses applied\nbefore the labeling.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:957fb2f8594af2225ba622f23c6592aa81f6b69d81e7c7827a56e6471762f0b8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BackgroundSuppressionPulseTime",
          "name": "metadata__BackgroundSuppressionPulseTime",
          "definition": "Array of numbers containing timing, in seconds,\nof the background suppression pulses with respect to the start of the\nlabeling.\nIn case of multi-PLD with different background suppression pulse times,\nonly the pulse time of the first PLD should be defined.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d9de4ea0df5c53a5656d0cf75a50af9d01b6707cb644f81dd7363d6fca40cf72",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BasedOn",
          "name": "metadata__BasedOn",
          "definition": "List of files in a file collection to generate the map.\nFieldmaps are also listed, if involved in the processing.\nThis field is DEPRECATED, and this metadata SHOULD be recorded in the\n`Sources` field using [BIDS URIs](SPEC_ROOT/common-principles.md#bids-uri)\nto distinguish sources from different datasets.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:42365404055d9c0468fa848e3f487d26cb040cf0433e90d9da46f5fc5b78720d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BloodDensity",
          "name": "metadata__BloodDensity",
          "definition": "Measured blood density. Unit of blood density should be in `\"g/mL\"`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c9b2b905cd08a0f94cdb544a582257d10033c019c46ef5935dcc2f041e7ab814",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BodyPart",
          "name": "metadata__BodyPart",
          "definition": "Body part of the organ / body region scanned.\nCorresponds to [DICOM Tag 0018, 0015](http://www.dicomlookup.com/dicomtags/(0018,0015)) `Body Part Examined`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8964f582855de80aedb1a0fb329df788f5907017688fc393165a0161d96e3e9f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BodyPartDetails",
          "name": "metadata__BodyPartDetails",
          "definition": "Additional details about body part or location (for example: `\"corpus callosum\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7103ecef42eb8b90d697dc25205efce8d432029628b019db9259f8a1d574e303",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BodyPartDetailsOntology",
          "name": "metadata__BodyPartDetailsOntology",
          "definition": "[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator) of ontology used for\nBodyPartDetails (for example: `\"https://www.ebi.ac.uk/ols/ontologies/uberon\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b255b334f3a95ed9a6f62e97d44cf17293ace8c0d60a75290c7f8acd3ae2f65c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BolusCutOffDelayTime",
          "name": "metadata__BolusCutOffDelayTime",
          "definition": "Duration between the end of the labeling and the start of the bolus cut-off\nsaturation pulse(s), in seconds.\nThis can be a number or array of numbers, of which the values must be\nnon-negative and monotonically increasing, depending on the number of bolus\ncut-off saturation pulses.\nFor Q2TIPS, only the values for the first and last bolus cut-off saturation\npulses are provided.\nBased on [DICOM Tag 0018, 925F](http://www.dicomlookup.com/dicomtags/(0018,925F))\n`ASL Bolus Cut-off Delay Time`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c0f867419230b7e0e5296609df2efafc83f2fa151e6b5124b5a17905bd89b73c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BolusCutOffFlag",
          "name": "metadata__BolusCutOffFlag",
          "definition": "Boolean indicating if a bolus cut-off technique is used.\nCorresponds to [DICOM Tag 0018, 925C](http://www.dicomlookup.com/dicomtags/(0018,925C))\n`ASL Bolus Cut-off Flag`.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:207a4ab32c70ec390eba100532286286747e90f4fb7d97942e6d2dd52a786a98",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BolusCutOffTechnique",
          "name": "metadata__BolusCutOffTechnique",
          "definition": "Name of the technique used, for example `\"Q2TIPS\"`, `\"QUIPSS\"`, `\"QUIPSSII\"`.\nCorresponds to [DICOM Tag 0018, 925E](http://www.dicomlookup.com/dicomtags/(0018,925E))\n`ASL Bolus Cut-off Technique`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:802fe8421faec4e0e5e832b35fd6441dd525cf38184eabac4f32485278aac37f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BrainLocation",
          "name": "metadata__BrainLocation",
          "definition": "Refers to the location in space of the `\"TissueOrigin\"`.\nValues may be an MNI coordinate,\na label taken from the\n[Allen Brain Atlas](https://atlas.brain-map.org/atlas?atlas=265297125&plate=\\\n112360888&structure=4392&x=40348.15104166667&y=46928.75&zoom=-7&resolution=\\\n206.60&z=3),\nor layer to refer to layer-specific gene expression,\nwhich can also tie up with laminar fMRI.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:99e8717cc93a5e96212f8bfd331a0b15f4b402c495d3366edfae24052677ebef",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CASLType",
          "name": "metadata__CASLType",
          "definition": "Describes if a separate coil is used for labeling.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4aeeb3efc1fd1b3b08d9d5a8b4f9e0cdd24c92f4cd995ceb82b0a4b9e24a6a57",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CalibrationCount",
          "name": "metadata__CalibrationCount",
          "definition": "The number of calibrations corresponding to this run.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cf486985e9c27d2d178e2202f3791c3a9dee1a6854b8d06aad4cb707a18c35e9",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CalibrationPosition",
          "name": "metadata__CalibrationPosition",
          "definition": "A list of `[x, y]` coordinates in the `CalibrationUnit`.\nFor example, using 5 positions calibration presented on an HD screen,\nit could be `[[960,50],[960,540],[960,1030],[50,540],[1870,540]]`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:809db9d4b4f0c7789acbf3c2bebba17ad8d44ac8dfa3306d0d9ed60c247e4953",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CalibrationType",
          "name": "metadata__CalibrationType",
          "definition": "The type of the calibration procedure executed last.\nFor example the `\"H3\"` for horizontal calibration with 3 positions\nor `\"HV9\"` for horizontal and vertical calibration with 9 positions,\nor one point calibration.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:12fe842a97b7a90726421d067b3baebb457506ccd2f033c0ab412c37511fd66c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CalibrationUnit",
          "name": "metadata__CalibrationUnit",
          "definition": "Unit of `\"CalibrationPosition\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5af70ab636695d6cfb96685c2368bd99e4f9054f57a5051787db2cb1e1fca9e6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CapManufacturer",
          "name": "metadata__CapManufacturer",
          "definition": "Name of the cap manufacturer (for example, `\"EasyCap\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1b792d4a439937a51980edaa6a6d0701acae02f970c6d3ee37fc6080cbe8b798",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CapManufacturersModelName",
          "name": "metadata__CapManufacturersModelName",
          "definition": "Manufacturer's designation of the cap model\n(for example, `\"actiCAP 64 Ch Standard-2\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7cb41c442983fb6e03be5d9449572e6e981f1522ec7a0930035535f061b28711",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CellType",
          "name": "metadata__CellType",
          "definition": "Describes the type of cell analyzed.\nValues SHOULD come from the\n[cell ontology](https://obofoundry.org/ontology/cl.html).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1bfea82961827948241c43b4334b59010328a63d8036f29f07469db3471f60fd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ChemicalShiftOffset",
          "name": "metadata__ChemicalShiftOffset",
          "definition": "The chemical shift at the center of `SpectralWidth` corresponding to 0 Hz,\nspecified in ppm (for example, `4.65`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:aa24fa5209c4873b521dbed1061aad466546b1f7f10c68a46d755e3f7c4a1173",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ChemicalShiftReference",
          "name": "metadata__ChemicalShiftReference",
          "definition": "The chemical shift at the transmitter frequency, specified in ppm (for example, `2.68`).\nCorresponds to [DICOM Tag 0018, 9053](http://www.dicomlookup.com/dicomtags/(0018,9053))\n`Chemical Shift Reference`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1220a5c7f4e5b329e6f05339a44b4a3b1529c571136b892e5fad8ae52dd71b2c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ChunkTransformationMatrix",
          "name": "metadata__ChunkTransformationMatrix",
          "definition": "3x3 or 4x4 affine transformation matrix describing spatial chunk transformation,\nfor 2D and 3D respectively (for examples: `[[2, 0, 0], [0, 3, 0], [0, 0, 1]]`\nin 2D for 2x and 3x scaling along the first and second axis respectively; or\n`[[1, 0, 0, 0], [0, 2, 0, 0], [0, 0, 3, 0], [0, 0, 0, 1]]` in 3D for 2x and 3x\nscaling along the second and third axis respectively).\nNote that non-spatial dimensions like time and channel are not included in the\ntransformation matrix.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4a737d2e5f51b1cfaef763a5afb6dfdb52a7785c05f77060fe4d8c5f9777d799",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ChunkTransformationMatrixAxis",
          "name": "metadata__ChunkTransformationMatrixAxis",
          "definition": "Describe the axis of the ChunkTransformationMatrix\n(for examples: `[\"X\", \"Y\"]` or `[\"Z\", \"Y\", \"X\"]`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0d253830498dd40bb9abdf56a2fc6e3aa853436509726f9465c080f36f3bbbdb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Code",
          "name": "metadata__Code",
          "definition": "[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator)\nof the code used to present the stimuli.\nPersistent identifiers such as DOIs are preferred.\nIf multiple versions of code may be hosted at the same location,\nrevision-specific URIs are recommended.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4e0ea02867eedccfa98d3427a73787a9ce5f45887df9784e46521b65eff7fd37",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CodeMeaning",
          "name": "metadata__CodeMeaning",
          "definition": "Text that has meaning to a human and conveys the meaning of the term\nCorresponds to [DICOM Tag 0008, 0104](http://www.dicomlookup.com/dicomtags/(0008,0104))\n`Code Meaning`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0e4d4d3291582236b8c877764e062b2d32cf2d13eea81b694303b3d1fff87129",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CodeURL",
          "name": "metadata__CodeURL",
          "definition": "URL where the code used to generate the dataset may be found.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c98da3cb7fae4cd5aec0ff183f3118ac12d133bc81a05103a17567962c49df75",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CodeValue",
          "name": "metadata__CodeValue",
          "definition": "An identifier that is unambiguous within the Coding Scheme\ndenoted by Coding Scheme Designator and Coding Scheme Version.\nCorresponds to [DICOM Tag 0008, 0100](http://www.dicomlookup.com/dicomtags/(0008,0100))\n`Code Value`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:524c598f04dea2a7863f0f2816aa41305e089e1369223230c68ba9e7ca91f489",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CodingSchemeDesignator",
          "name": "metadata__CodingSchemeDesignator",
          "definition": "The identifier of the coding scheme in which the coded entry is defined.\nCorresponds to [DICOM Tag 0008, 0102](http://www.dicomlookup.com/dicomtags/(0008,0102))\n`Coding Scheme Designator`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:39406d2f03cb78921b502992522e47784c5288b34c8c3d959038c5a83679d306",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CodingSchemeVersion",
          "name": "metadata__CodingSchemeVersion",
          "definition": "An identifier of the version of the coding scheme if necessary to resolve ambiguity.\nCorresponds to [DICOM Tag 0008, 0103](http://www.dicomlookup.com/dicomtags/(0008,0103))\n`Coding Scheme Version`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:bb09c161d1b800a8cb8ab4b957fa8c07644c5f91470256f36e2dfd4f377cfd2a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CogAtlasID",
          "name": "metadata__CogAtlasID",
          "definition": "[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator)\nof the corresponding [Cognitive Atlas](https://www.cognitiveatlas.org/)\nTask term.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b641d480c1173c9787e2b261bc87b12445e592d7e9ac2c4119df1cab685eeac7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CogPOID",
          "name": "metadata__CogPOID",
          "definition": "[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator)\nof the corresponding [CogPO](http://www.cogpo.org/) term.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ccec7e6bf9e79fd8578ed47b3d3b938f1b1cf429be20778a8af1a1a9c2de08fa",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CoilCombinationMethod",
          "name": "metadata__CoilCombinationMethod",
          "definition": "Almost all fMRI studies using phased-array coils use root-sum-of-squares\n(rSOS) combination, but other methods exist.\nThe image reconstruction is changed by the coil combination method\n(as for the matrix coil mode above),\nso anything non-standard should be reported.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c18d553ee523937de5a043aae7e0ab6ea33d566a50fa6cd4ee3ba7ef992c330f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Columns",
          "name": "metadata__Columns",
          "definition": "Names of columns in file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4b15a2dec2ad641b038b753801b6c37e42559f7afab1885b927dc24e0d3a73bf",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Container",
          "name": "metadata__Container",
          "definition": "Used to specify the location and relevant attributes of software container image\nused to produce the dataset. Valid keys in this object include `Type`, `Tag` and\n[`URI`][uri] with [string][] values.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:606dbdd8b93988de85d3370769c3aaa42d22ef324fa41f4fc4fd1d953bb8f95d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ContainerTag",
          "name": "metadata__ContainerTag",
          "definition": "Tag of software container image used to produce the dataset",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2e1790290af1e2a5390212ada844fd051dae6930e9476c502bfa7963b8ed6658",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ContainerType",
          "name": "metadata__ContainerType",
          "definition": "Type of software container image used to produce the dataset",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:872b00c99774f051d7b3fe1426f63a90ae36396e7ec4dea282b5717fb38394ee",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ContainerURI",
          "name": "metadata__ContainerURI",
          "definition": "URI for software container image used to produce the dataset",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:713ec091aef206d8dd8d4793a22b1c8b0ef69408c0d79cf68dbf4dc89c612ad8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ContinuousHeadLocalization",
          "name": "metadata__ContinuousHeadLocalization",
          "definition": "`true` or `false` value indicating whether continuous head localization\nwas performed.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6337169dbfd8643f6c07f7b54fcc550e6cd042c0a4990f15f53b269dfa966603",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ContrastBolusIngredient",
          "name": "metadata__ContrastBolusIngredient",
          "definition": "Active ingredient of agent.\nCorresponds to [DICOM Tag 0018, 1048](http://www.dicomlookup.com/dicomtags/(0018,1048))\n`Contrast/Bolus Ingredient`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e87f069372d805f7d1802a26421e7f5e299490f71aabecbc7a8b50fca71c4f8b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CoordinateReportStrategy",
          "name": "metadata__CoordinateReportStrategy",
          "definition": "Indicate the method of coordinate reporting in statistically significant clusters.\nCould be the \"peak\" statistical coordinate in the cluster or the\n\"center_of_mass\" of the cluster.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9ced3334ff0e3c6da91e56ae9688997cdf9066bb1c1376433557e809db40dd24",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Curators",
          "name": "metadata__Curators",
          "definition": "List of curators who helped make the atlas accessible in a database or dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e300b12a388d8a8649b39b019882409995db8f178567495623cda4a17c9c1d2c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DCOffsetCorrection",
          "name": "metadata__DCOffsetCorrection",
          "definition": "A description of the method (if any) used to correct for a DC offset.\nIf the method used was subtracting the mean value for each channel,\nuse \"mean\".",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8c07d19862173d94f1e41da94a3f3ccc0cfc8d34b4fec56a057bdca918864bba",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DOI",
          "name": "metadata__DOI",
          "definition": "A Digital Object Identifier (DOI) is a persistent, resolvable name for a digital resource.\n(see [URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator))",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:aa6f788f17eb6ca08b965f34c874209d71ee4f911f796061ad6580ac7df84687",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Database",
          "name": "metadata__Database",
          "definition": "[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator)\nof database where the dataset is hosted.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a0fec3c4b685e19ee967e2cd3f4eda16d42584046f794b795b997a03b631c9c4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Dataset",
          "name": "metadata__Dataset",
          "definition": "[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator)\nwhere data can be retrieved.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3d72499d917fccbb179772981d2a931c6d8d9a96d78660fdbf142fc32cbb7252",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DatasetDOI",
          "name": "metadata__DatasetDOI",
          "definition": "The Digital Object Identifier of the dataset (not the corresponding paper).\nDOIs SHOULD be expressed as a valid\n[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator);\nbare DOIs such as `10.0.2.3/dfjj.10` are\n[DEPRECATED](SPEC_ROOT/common-principles.md#definitions).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ae171b3eec28555502d9186abd96847a4e11eb50d733e94df0393256711588a6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DatasetLinks",
          "name": "metadata__DatasetLinks",
          "definition": "Used to map a given `<dataset-name>` from a [BIDS URI](SPEC_ROOT/common-principles.md#bids-uri)\nof the form `bids:<dataset-name>:path/within/dataset` to a local or remote location.\nThe `<dataset-name>`: `\"\"` (an empty string) is a reserved keyword that MUST NOT be a key in\n`DatasetLinks` (example: `bids::path/within/dataset`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1dda29eeaf93115edd15e7e673d9aaaf24c398562276324c2dac6a97f385d447",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DatasetType",
          "name": "metadata__DatasetType",
          "definition": "The interpretation of the dataset.\nFor backwards compatibility, the default value is `\"raw\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:22dc3cf16cf75952a696a675eebe00eff3a23348c093c338d7990ab2adab630b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DecayCorrectionFactor",
          "name": "metadata__DecayCorrectionFactor",
          "definition": "Decay correction factor for each frame.\nCorresponds to [DICOM Tag 0054, 1321](http://www.dicomlookup.com/dicomtags/(0054,1321)) `Decay Factor`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c8d0fe81c5d07aec6c17f8bfe8d8974c17c4ad8e7edbffd8f93c90e83394f039",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DeidentificationMethod",
          "name": "metadata__DeidentificationMethod",
          "definition": "A description of the mechanism or method used to remove the Patient's identity.\nCorresponds to [DICOM Tag 0012, 0063](http://www.dicomlookup.com/dicomtags/(0012,0063))\n`De-identification Method`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a1ea7e041fcb355ced7e424537a5f15b90392bb5950073f432ce772bab6f4aa8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DeidentificationMethodCodeSequence",
          "name": "metadata__DeidentificationMethodCodeSequence",
          "definition": "A sequence of code objects describing the mechanism or method use to remove the Patient's identity.\nCorresponds to [DICOM Tag 0012, 0064](http://www.dicomlookup.com/dicomtags/(0012,0064))\n`De-identification Method Code Sequence`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:72b4389909d0ec28f88ab375060e906fb3cde59bec987a5ad292bb1415093629",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DelayAfterTrigger",
          "name": "metadata__DelayAfterTrigger",
          "definition": "Duration (in seconds) from trigger delivery to scan onset.\nThis delay is commonly caused by adjustments and loading times.\nThis specification is entirely independent of\n`\"NumberOfVolumesDiscardedByScanner\"` or `\"NumberOfVolumesDiscardedByUser\"`,\nas the delay precedes the acquisition.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d1e8285e5862558aef0388a5e4f4b78a6e6927f2ca570a98e5fffa3691c4d9ab",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DelayTime",
          "name": "metadata__DelayTime",
          "definition": "User specified time (in seconds) to delay the acquisition of data for the\nfollowing volume.\nIf the field is not present it is assumed to be set to zero.\nCorresponds to Siemens CSA header field `lDelayTimeInTR`.\nThis field is REQUIRED for sparse sequences using the `\"RepetitionTime\"` field\nthat do not have the `\"SliceTiming\"` field set to allowed for accurate\ncalculation of \"acquisition time\".\nThis field is mutually exclusive with `\"VolumeTiming\"`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4c99511139ed80ea211c164fcf267b0adc4f5de908e201eeb587fdd8a3f03a14",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Delimiter",
          "name": "metadata__Delimiter",
          "definition": "If rows in a column may be interpreted as a lists of values, the character that\nseparates one value from the next.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ef7f5e2df5516eaa3f63edea8f02e27b3c0bbafe77122dc3803ca8df8df24343",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Density",
          "name": "metadata__Density",
          "definition": "Specifies the interpretation of the density keyword.\nIf an object is used, then the keys should be values for the `den` entity\nand values should be descriptions of those `den` values.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:11b97023a29ed2980ec347c733b734315e7708058a8bee7988e54f030842aa76",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Derivative",
          "name": "metadata__Derivative",
          "definition": "Indicates that values in the corresponding column are transformations of values\nfrom other columns (for example a summary score based on a subset of items in a\nquestionnaire).",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:db8425c9248accd17002fa28f52f635d317eadd3b560c33863b31d2d52281372",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DerivedFrom",
          "name": "metadata__DerivedFrom",
          "definition": "Indicate what data modality the atlas was derived from; for example, \"cytoarchitecture\", \"resting-state\", or \"task\".",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:715a83db0b027eda1e2d817eb729c47dfa15c9704c7f8a8cd8a985fff37740c5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Description",
          "name": "metadata__Description",
          "definition": "Free-form natural language description.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e7a6cbc8724830bc2a4acf856fae63847ac05bfdb4d4d1a5330e70e22b1e9510",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Description__GeneratedBy",
          "name": "metadata__Description__GeneratedBy",
          "definition": "Plain-text description of the pipeline or process that generated the outputs.\nRECOMMENDED if `Name` is `\"Manual\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3eb38235076bb0db419b1272df22c86aea921e8da6b9921ffa1afb8f999cf1dc",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Descriptors",
          "name": "metadata__Descriptors",
          "definition": "List of relevant descriptors (for example, journal articles) for dataset\nusing a valid\n[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator)\nwhen possible.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4853b0c9f93a4a3334b89a74f6c4403da6dc2288fee4579cad29b37713fac75b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DetectorType",
          "name": "metadata__DetectorType",
          "definition": "Type of detector. This is a free form description with the following suggested terms:\n`\"SiPD\"`, `\"APD\"`. Preferably a specific model/part number is supplied.\nIf individual channels have different `DetectorType`,\nthen the field here should be specified as `\"mixed\"`\nand this column should be included in `optodes.tsv`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7b175dbfacf6f4fb26171a67a9525afc8f7b1268f0452795689696bddd2283f2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DeviceSerialNumber",
          "name": "metadata__DeviceSerialNumber",
          "definition": "The serial number of the equipment that produced the measurements.\nA pseudonym can also be used to prevent the equipment from being\nidentifiable, so long as each pseudonym is unique within the dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:672d155a96f4a879644964e7734670eaa0369178fcd3eaaddf50c54476bbbd49",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DewarPosition",
          "name": "metadata__DewarPosition",
          "definition": "Position of the dewar during the MEG scan:\n`\"upright\"`, `\"supine\"` or `\"degrees\"` of angle from vertical:\nfor example on CTF systems, `\"upright=15\u00b0, supine=90\u00b0\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a9665ca1d48f5644d03dab4085e0cf450f4f3031d23be580dc8709f14fb76b6e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DigitizedHeadPoints",
          "name": "metadata__DigitizedHeadPoints",
          "definition": "`true` or `false` value indicating whether head points outlining the\nscalp/face surface are contained within this recording.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f4af8984376ab77bdeee65f9528439c2a2cfc70fad10c029728fe5d6ebd7ba10",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DigitizedHeadPointsCoordinateSystem",
          "name": "metadata__DigitizedHeadPointsCoordinateSystem",
          "definition": "Defines the coordinate system for the digitized head points.\nSee the\n[Coordinate Systems Appendix](SPEC_ROOT/appendices/coordinate-systems.md)\nfor a list of restricted keywords for coordinate systems.\nIf `\"Other\"`, provide definition of the coordinate system in\n`\"DigitizedHeadPointsCoordinateSystemDescription\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d20fc386f3f0a8056cc25aed603932180bc4606452a6bb3804f5fe8b83a2d4b5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DigitizedHeadPointsCoordinateSystemDescription",
          "name": "metadata__DigitizedHeadPointsCoordinateSystemDescription",
          "definition": "Free-form text description of the coordinate system.\nMay also include a link to a documentation page or paper describing the\nsystem in greater detail.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:af7df45847b64af9fe38d97e759f31c7b95362f34f8984a9f48759997a8f5ccf",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DigitizedHeadPointsCoordinateUnits",
          "name": "metadata__DigitizedHeadPointsCoordinateUnits",
          "definition": "Units of the coordinates of `\"DigitizedHeadPointsCoordinateSystem\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:04f20269debc774ae37d69c860607db8099e3ab106942bb6ab7b2556c18320c3",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DigitizedHeadPoints__coordsystem",
          "name": "metadata__DigitizedHeadPoints__coordsystem",
          "definition": "Relative path to the file containing the locations of digitized head points\ncollected during the session (for example, `\"sub-01_headshape.pos\"`).\nRECOMMENDED for all MEG systems, especially for CTF and BTi/4D.\nFor Neuromag/Elekta/MEGIN, the head points will be stored in the `.fif` file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0227306576d62c8361bda9e7a5f6f36cc13397c75b99f779c5476da40398eb00",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DigitizedLandmarks",
          "name": "metadata__DigitizedLandmarks",
          "definition": "`true` or `false` value indicating whether anatomical landmark points\n(fiducials) are contained within this recording.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8fdd4b45b861aba324a492522b1acf8e1a173c2329eaa1e3edcaca51570ac95f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DispersionConstant",
          "name": "metadata__DispersionConstant",
          "definition": "External dispersion time constant resulting from tubing in default unit\nseconds.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:50966107f457fa42b8ec04652292db27fb801c3d38c81013edee21cc2c2ed660",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DispersionCorrected",
          "name": "metadata__DispersionCorrected",
          "definition": "Boolean flag specifying whether the blood data have been dispersion-corrected.\nNOTE: not customary for manual samples, and hence should be set to `false`.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8d297087646fa5e14365a7e57cc7f0558c6d2c064483eaced5c284a77760c60a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DoseCalibrationFactor",
          "name": "metadata__DoseCalibrationFactor",
          "definition": "Multiplication factor used to transform raw data (in counts/sec) to meaningful unit (Bq/ml).\nCorresponds to [DICOM Tag 0054, 1322](http://www.dicomlookup.com/dicomtags/(0054,1322))\n`Dose Calibration Factor`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c108a62c7c3477b7fcf7171c909b8a2bcfd9c3c0a7da3434e859459b59a66a06",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DwellTime",
          "name": "metadata__DwellTime",
          "definition": "Actual dwell time (in seconds) of the receiver per point in the readout\ndirection, including any oversampling.\nFor Siemens, this corresponds to DICOM field 0019, 1018 (in ns).\nThis value is necessary for the optional readout distortion correction of\nanatomicals in the HCP Pipelines.\nIt also usefully provides a handle on the readout bandwidth,\nwhich isn't captured in the other metadata tags.\nNot to be confused with `\"EffectiveEchoSpacing\"`, and the frequent mislabeling\nof echo spacing (which is spacing in the phase encoding direction) as\n\"dwell time\" (which is spacing in the readout direction).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0b5bbe7aad9e0efec2243e82a042847e27239ba059825dd3f13fd52213d688de",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ECGChannelCount",
          "name": "metadata__ECGChannelCount",
          "definition": "Number of ECG channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5b19ff376a05fb08ddbaf8529482241fe9ba8ea7a3bca7ddb27c55733e788846",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ECOGChannelCount",
          "name": "metadata__ECOGChannelCount",
          "definition": "Number of ECoG channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:29a3626e518058473f35a4534370b41d67fe09c8d58d297f43e9c59a23802615",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EEGChannelCount",
          "name": "metadata__EEGChannelCount",
          "definition": "Number of EEG channels recorded simultaneously (for example, `21`).",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:63d524124c7ebf26cf31c9f476fd3c0d6d46d055e9a19641b4dd4e09b3d49b44",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EEGCoordinateSystem",
          "name": "metadata__EEGCoordinateSystem",
          "definition": "Defines the coordinate system for the EEG sensors.\n\nSee the\n[Coordinate Systems Appendix](SPEC_ROOT/appendices/coordinate-systems.md)\nfor a list of restricted keywords for coordinate systems.\nIf `\"Other\"`, provide definition of the coordinate system in\n`EEGCoordinateSystemDescription`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c92818a9195a6280a04ffad08f24d79a94b23b88a00976fffb16e82074cb9cad",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EEGCoordinateSystemDescription",
          "name": "metadata__EEGCoordinateSystemDescription",
          "definition": "Free-form text description of the coordinate system.\nMay also include a link to a documentation page or paper describing the\nsystem in greater detail.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c4698e1da7b7b922dd9486e038aaec31eb1159fb70b4ad224a9881f3a126964f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EEGCoordinateUnits",
          "name": "metadata__EEGCoordinateUnits",
          "definition": "Units of the coordinates of `EEGCoordinateSystem`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ea84de566f612f54e39e1099fe1f1f937243b24cca9a7553f8cd4ae21ddbc200",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EEGGround",
          "name": "metadata__EEGGround",
          "definition": "Description of the location of the ground electrode\n(for example, `\"placed on right mastoid (M2)\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c99024cdc0375287fb3518bfe1953c4d994b31071faec1a8d029f9c83c8bcc4d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EEGPlacementScheme",
          "name": "metadata__EEGPlacementScheme",
          "definition": "Placement scheme of EEG electrodes.\nEither the name of a standardized placement system (for example, `\"10-20\"`)\nor a list of standardized electrode names (for example, `[\"Cz\", \"Pz\"]`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5013f1a9ef31df4d56ed098a61eee5af6b7aeeace1e933498d6a66ed1384dfc0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EEGReference",
          "name": "metadata__EEGReference",
          "definition": "General description of the reference scheme used and (when applicable) of\nlocation of the reference electrode in the raw recordings\n(for example, `\"left mastoid\"`, `\"Cz\"`, `\"CMS\"`).\nIf different channels have a different reference,\nthis field should have a general description and the channel specific\nreference should be defined in the `channels.tsv` file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cf4f282a821679314018e468bfa15a2db3ef7cdf14f64c103f07bdc5318432b0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EMGChannelCount",
          "name": "metadata__EMGChannelCount",
          "definition": "Number of EMG channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3f81371f8597502cf9afb5b9e72325f7dfd1768f60ba822b34bfcc1ed0932c39",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EMGCoordinateSystem",
          "name": "metadata__EMGCoordinateSystem",
          "definition": "Defines the coordinate system for the EMG sensors.\n\nSee the\n[Coordinate Systems Appendix](SPEC_ROOT/appendices/coordinate-systems.md)\nfor a list of restricted keywords for coordinate systems.\nIf `\"Other\"`, provide definition of the coordinate system in\n`EMGCoordinateSystemDescription`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:45179ed2bf1b2913c43d7b5bda7b3032beacf6db1d828efa1db88c773b1c4956",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EMGCoordinateSystemDescription",
          "name": "metadata__EMGCoordinateSystemDescription",
          "definition": "Free-form text description of the coordinate system, typically defining the origin\nand positive x,y,z axis directions, relative to anatomical landmarks.\nMay also include a link to a documentation page or paper describing the\nsystem in greater detail.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e961eae56ddb015b4cd3064c326f3494c773cde68e2f8a0be42d2526611549bb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EMGCoordinateUnits",
          "name": "metadata__EMGCoordinateUnits",
          "definition": "Units of the coordinates of `EMGCoordinateSystem`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f2ea76169a717e8bba514f8fca8ed1a87de0a8e84f0db4ecbd7f79a67c49a431",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EMGGround",
          "name": "metadata__EMGGround",
          "definition": "Description of the location of the ground electrode\n(for example, `\"right radial styloid process\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:063ce9d57d40c6b92b8df1d6b5cd2b7348a86868154ac453f143b396cae135f3",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EMGPlacementScheme",
          "name": "metadata__EMGPlacementScheme",
          "definition": "The way in which electrode placement locations were determined.\nIf electrode locations are provided as coordinates in `*_electrodes.tsv` in reference\nto a coordinate system defined in `*_coordsystem.json`, then specify `\"Measured\"`.\nIf approach to placement varied across sensor devices, specify `\"ChannelSpecific\"`\nand include placement details in the `placement_scheme` column of `*_channels.tsv`.\nIf a standardized electrode placement procedure (for example, SENIAM 8) was followed,\nor if an ad-hoc procedure was followed, specify `\"Other\"` and provide details in\n`EMGPlacementSchemeDescription`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:07a76bd178d903fde825dfb3561323c2d217e428ddbe78964c6474b0ef95955b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EMGPlacementSchemeDescription",
          "name": "metadata__EMGPlacementSchemeDescription",
          "definition": "Additional details of the approach to EMG sensor placement.\nDescriptions SHOULD NOT simply give the name of the targeted muscle (use the\n`target_muscle` column in `*_channels.tsv` for that), but rather SHOULD reflect the\nprocess used by the researcher(s) when placing electrodes.\nFor example, EMG electrode sites may be chosen by *measured distance* from anatomical\nlandmarks, by *visual reference* to (parts of) target muscles, by *palpation* of the\nskin to locate target muscles, or by *functional localization* (temporary electrode\nplacement at several sites during prescribed behavior, until a site yielding strong\nEMG signal is found).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cc7bf5b881f4e23f8dd75a0df18d1e2521d498eaa2a54ba6ef21f46c45006cce",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EMGReference",
          "name": "metadata__EMGReference",
          "definition": "Description of the approach to signal referencing.\nIf the same signal source is used as reference for all channels (often called a\n\"monopolar\" recording), specify the signal source (typically an electrode name).\nIf different channels have different reference electrodes, this field SHOULD contain\nthe string `\"ChannelSpecific\"` and each channel's reference SHOULD be given in the\n`reference` column of `*_channels.tsv`.\nFor bipolar recording devices (where a single sensor unit contains two rigidly\nseparated contacts, and the paired contacts are not listed independently in\n`*_electrodes.tsv`), this field SHOULD be `\"Bipolar\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:715e6f01ef3810c3376e441e7467537156cd11dd4e2be559b33add88a2578748",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EOGChannelCount",
          "name": "metadata__EOGChannelCount",
          "definition": "Number of EOG channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6194a5baad49dc6be912aa2b9495ccb44467390c1396f186b04974984ff3ad71",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EchoAcquisition",
          "name": "metadata__EchoAcquisition",
          "definition": "How the detected echo was acquired when the analog-to-digital converter was turned on.\nFor example, `\"Half echo\"`, `\"Full echo\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9b86f37d1a3db691b9c639456d239fe4536e45d85fc436a3faa7285f11506c3e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EchoTime",
          "name": "metadata__EchoTime",
          "definition": "The echo time (TE) for the acquisition, specified in seconds.\nCorresponds to [DICOM Tag 0018, 0081](http://www.dicomlookup.com/dicomtags/(0018,0081))\n`Echo Time`\n(please note that the DICOM term is in milliseconds not seconds).\nThe data type number may apply to files from any MRI modality concerned with\na single value for this field, or to the files in a\n[file collection](SPEC_ROOT/appendices/file-collections.md)\nwhere the value of this field is iterated using the\n[`echo` entity](SPEC_ROOT/appendices/entities.md#echo).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ab468b7c1a60f39f36458960ec6b7bd95f743cbf3958dfca7a43a3bbc7be94ff",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EchoTime1",
          "name": "metadata__EchoTime1",
          "definition": "The time (in seconds) when the first (shorter) echo occurs.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cc7a88e9198eb013cd666a9e5794f9dd29b2d7104c1efcc0981d55ca51bfdf2b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EchoTime2",
          "name": "metadata__EchoTime2",
          "definition": "The time (in seconds) when the second (longer) echo occurs.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5f6427efea8fe2e0b9c4f1993d0f546af1a7b086ed28de7562f481d78d4ee379",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EchoTime__fmap",
          "name": "metadata__EchoTime__fmap",
          "definition": "The time (in seconds) when the echo corresponding to this map was acquired.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5593ebe71280ffc65a177cca231a5716431d96ab0baef9b873ff1d35e3d877b5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EditCondition",
          "name": "metadata__EditCondition",
          "definition": "If spectral editing was applied, this lists the application order of `\"EditPulse\"`.\nFor example, `[\"ON\", \"OFF\"]` for a MEGA-edited experiment or\n`[\"A\", \"B\", \"C\", \"D\"]` for a HERMES-edited experiment.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8e0802b66b7e55aa42aae95cb1a0bd30afe75be22e4ffe2a45fc41842c3818fc",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EditPulse",
          "name": "metadata__EditPulse",
          "definition": "If spectral editing was applied, this details the editing parameters.\nFor example:\n`{\"ON\": {\"FrequencyOffset\": 1.9, \"PulseDuration\": 16},\n\"OFF\": {\"FrequencyOffset\": 7.5, \"PulseDuration\": 16}}`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c51bafe326338a0eaf0e1be61aa10037b30d62c7381a52ba5d0363525f4cdaa5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EditTarget",
          "name": "metadata__EditTarget",
          "definition": "If spectral editing was applied, this describes the metabolites that were selectively targeted\n(for example, `\"GABA\"` or `\"Lac\"`).\nIf multiple metabolites were targeted (for example, in a HERMES acquisition),\nan array can be used: `[\"GABA\", \"GSH\"]`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:31102604db67449d0cad608b60b4c404eecc503abaca5c7938101f8446720eac",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EffectiveEchoSpacing",
          "name": "metadata__EffectiveEchoSpacing",
          "definition": "The \"effective\" sampling interval, specified in seconds,\nbetween lines in the phase-encoding direction,\ndefined based on the size of the reconstructed image in the phase direction.\nIt is frequently, but incorrectly, referred to as \"dwell time\"\n(see the `\"DwellTime\"` parameter for actual dwell time).\nIt is required for unwarping distortions using field maps.\nNote that beyond just in-plane acceleration,\na variety of other manipulations to the phase encoding need to be accounted\nfor properly, including partial fourier, phase oversampling,\nphase resolution, phase field-of-view and interpolation.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4939fa08a6ddf5a4d7ab2abaf1b41ab3bfacc5bf8449ede013a8a1422aad7e55",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ElectricalStimulation",
          "name": "metadata__ElectricalStimulation",
          "definition": "Boolean field to specify if electrical stimulation was done during the\nrecording (options are `true` or `false`). Parameters for event-like\nstimulation should be specified in the `events.tsv` file.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ae551254c9f4e91fb49d5e56816cdd21e16d3e565b53b04964e82bc9ae452576",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ElectricalStimulationParameters",
          "name": "metadata__ElectricalStimulationParameters",
          "definition": "Free form description of stimulation parameters, such as frequency or shape.\nSpecific onsets can be specified in the `events.tsv` file.\nSpecific shapes can be described here in freeform text.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5f5c831b1fc8edc7331e97903a12ac37afbbff33cbcff4915632ea35f17a2d2e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ElectrodeManufacturer",
          "name": "metadata__ElectrodeManufacturer",
          "definition": "Can be used if all electrodes are of the same manufacturer\n(for example, `\"AD-TECH\"`, `\"DIXI\"`).\nIf electrodes of different manufacturers are used,\nplease use the corresponding table in the `_electrodes.tsv` file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:330ea90a09b28e261736b67622c68f3fc36916c4a61b23e62a2c3a571fd5fa3c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ElectrodeManufacturersModelName",
          "name": "metadata__ElectrodeManufacturersModelName",
          "definition": "If different electrode types are used,\nplease use the corresponding table in the `_electrodes.tsv` file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:aa83be98889003653076b84e13d4d139f5495c51218faae3e0f616dbe0eb4df8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ElectrodeMaterial",
          "name": "metadata__ElectrodeMaterial",
          "definition": "Material of the electrode (for example, `Tin`, `Ag/AgCl`, `Gold`).\nIf multiple sensor devices with heterogeneous electrode materials are recorded into\nthe same data file,\nelectrode material SHOULD be recorded in the `material` column of `*_electrodes.tsv` instead.\nIf instead those devices were recorded into separate data files (distinguished for example\nby the `recording` entity),\nseparate `*_emg.json` files (similarly distinguished) MAY be included,\neach with their own `ElectrodeMaterial` values.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a848eacb27b41ae38e883d22a40332e8d8578a4fbb4107422acb3af476053e94",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ElectrodeType",
          "name": "metadata__ElectrodeType",
          "definition": "Type of the electrode (for example, cup, ring, clip-on, wire, needle).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c867aa7fb0fc7e0847b2cda187da82fbfdf025594afb3946e2a8a6c9086f7b64",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EncodingTechnique",
          "name": "metadata__EncodingTechnique",
          "definition": "The encoding technique used during readout.\nFor example, `\"Cartesian\"`, `\"EPSI\"`, `\"Spiral\"`,\nor `\"Density-weighted concentric ring trajectory\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:47c21720a06e9a5e1ffbc1cf0dd4af9753555f168be11d13c18bc01a098f78fb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EpochLength",
          "name": "metadata__EpochLength",
          "definition": "Duration of individual epochs in seconds (for example, `1`)\nin case of epoched data.\nIf recording was continuous or discontinuous, leave out the field.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:74c77a2b81cbaa8e211497765fa6cc777d63e8ce748af3411be527a5ae70f5a4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EstimationAlgorithm",
          "name": "metadata__EstimationAlgorithm",
          "definition": "Type of algorithm used to perform fitting\n(for example, `\"linear\"`, `\"non-linear\"`, `\"LM\"` and such).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f3f4328155cb6f2d5970c1b407361f7caa2984365a455d260966d685c9757eb2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EstimationReference",
          "name": "metadata__EstimationReference",
          "definition": "Reference to the study/studies on which the implementation is based.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:515d2f123c3255a68510178106e3919097687dd576774f0d265b34a01e81cd62",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EthicsApprovals",
          "name": "metadata__EthicsApprovals",
          "definition": "List of ethics committee approvals of the research protocols and/or\nprotocol identifiers.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f72b79eb02d6c4e5c07af60019ba99942ac6f7c72d6bcaf2dab1c95252548379",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EyeTrackerDistance",
          "name": "metadata__EyeTrackerDistance",
          "definition": "Distance (in meters) between the eye-tracker and the participant eye(s).\nDistance can either be expressed as a single numeric value indicating the shortest distance\nbetween the participant's eye and the eye-tracker's camera, or a three-coordinates array\nindicating the X, Y, Z distances between the participant's eye and the eye-tracker's\ncamera.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:aca2365bf2487cd7ec6de7c762901aecd1d700e16edc3bf88d7dc83ef85c4c55",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#EyeTrackingMethod",
          "name": "metadata__EyeTrackingMethod",
          "definition": "Method used to track gaze or pupil position:\n\"P\u2013CR\" for video based eye-tracking using pupil and corneal reflection;\n\"DPI\" for Dual-Purkinje Imaging system, \"SSC\" for scleral search coils;\n\"EOG\" for electro-oculogram; \"Limbus\" for trackers estimating limbus borders\nbetween the iris and sclera; or other.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4abb1d7b168b7301aada0e0184821c38515fa4389ed091bcde015a9305919874",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FiducialsCoordinateSystem",
          "name": "metadata__FiducialsCoordinateSystem",
          "definition": "Defines the coordinate system for the fiducials.\nPreferably the same as the `\"EEGCoordinateSystem\"`.\nSee the\n[Coordinate Systems Appendix](SPEC_ROOT/appendices/coordinate-systems.md)\nfor a list of restricted keywords for coordinate systems.\nIf `\"Other\"`, provide definition of the coordinate system in\n`\"FiducialsCoordinateSystemDescription\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1754f168fed0a38cce77cb0181621b23c69f9250959060953300aec97efcad87",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FiducialsCoordinateSystemDescription",
          "name": "metadata__FiducialsCoordinateSystemDescription",
          "definition": "Free-form text description of the coordinate system.\nMay also include a link to a documentation page or paper describing the\nsystem in greater detail.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:344d1d045f5a71f5e044322fb66331e7c8a46c5d16b850962c33100e5992e8c9",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FiducialsCoordinateUnits",
          "name": "metadata__FiducialsCoordinateUnits",
          "definition": "Units in which the coordinates that are  listed in the field\n`\"FiducialsCoordinateSystem\"` are represented.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:32c0d6a3eba4575f40395f7b2045484ad4695b116f1e33831f99e45bee793783",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FiducialsCoordinates",
          "name": "metadata__FiducialsCoordinates",
          "definition": "Key-value pairs of the labels and 3-D digitized position of anatomical\nlandmarks, interpreted following the `\"FiducialsCoordinateSystem\"`\n(for example, `{\"NAS\": [12.7,21.3,13.9], \"LPA\": [5.2,11.3,9.6],\n\"RPA\": [20.2,11.3,9.1]}`).\nEach array MUST contain three numeric values corresponding to x, y, and z\naxis of the coordinate system in that exact order.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a729a5ecfaddfe5d7e48e03d398aa30d145835081a5ce540458677a217d7264a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FiducialsDescription",
          "name": "metadata__FiducialsDescription",
          "definition": "Free-form text description of how the fiducials such as vitamin-E capsules\nwere placed relative to anatomical landmarks,\nand how the position of the fiducials were measured\n(for example, `\"both with Polhemus and with T1w MRI\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:68760ee92db802868c020fcc568691b8f85528019c4c310ad4a7b9358cda977a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FlipAngle",
          "name": "metadata__FlipAngle",
          "definition": "Flip angle (FA) for the acquisition, specified in degrees.\nCorresponds to: [DICOM Tag 0018, 1314](http://www.dicomlookup.com/dicomtags/(0018,1314))\n`Flip Angle`.\nThe data type number may apply to files from any MRI modality concerned with\na single value for this field, or to the files in a\n[file collection](SPEC_ROOT/appendices/file-collections.md)\nwhere the value of this field is iterated using the\n[`flip` entity](SPEC_ROOT/appendices/entities.md#flip).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4ad0626b9dfc1ea5d2a516045499f7869e1a4a799a3545e939c8bb0cf26c2968",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Format",
          "name": "metadata__Format",
          "definition": "Permitted formats for values in the described column.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5d51a7650204af253eb0c12e5fc45416cfce76801e5be7fc994973489464fa16",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FrameAcquisitionDuration",
          "name": "metadata__FrameAcquisitionDuration",
          "definition": "Duration (in seconds) of volume acquisition.\nCorresponds to DICOM Tag 0018, 9220 `Frame Acquisition Duration`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:efac6dbe503fff6aa259301393e6cb81cbc433268d55ab97240546bd0b471a21",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FrameDuration",
          "name": "metadata__FrameDuration",
          "definition": "Time duration of each frame in default unit seconds.\nThis corresponds to [DICOM Tag 0018, 1242](http://www.dicomlookup.com/dicomtags/(0018,1242))\n`Actual Frame Duration` converted to seconds.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:191f07405a4f199ddc5e8d8c16854a2cbb296a3bb76c8cbbfacc0d48bde706fd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FrameTimesStart",
          "name": "metadata__FrameTimesStart",
          "definition": "Start times for all frames relative to `\"TimeZero\"` in default unit seconds.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:51e62d7d11ac12ff5a14863d26de9ac22f3c7c7e15d050f8f109f5a7d7f69dc9",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FrequencyOffset",
          "name": "metadata__FrequencyOffset",
          "definition": "List or value for frequency offset for spectral editing in ppm. See EditPulse",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:fe04d8233a7fc147f207d964a5130cd569384fddf8550e5a81930b26d38c088c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Funding",
          "name": "metadata__Funding",
          "definition": "List of sources of funding (grant numbers).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:dfddaeacdf44936353fbd913a70e981514814618266bf0f0bd78d49f6a474e55",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#GYROChannelCount",
          "name": "metadata__GYROChannelCount",
          "definition": "Number of gyrometer channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f7f4d5a174786c939bba9c4e5810c753c42f1f158a60c032f975ca7818e14be5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Gain",
          "name": "metadata__Gain",
          "definition": "Signal gain from an in-line amplifier, applied between the EMG sensor/device and the data acquisition computer.\nSee also Preamplification.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7454992d6b9670d09f41a1666245f6bbd1d9368544e312aa83ae775526e4f241",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#GeneratedBy",
          "name": "metadata__GeneratedBy",
          "definition": "Used to specify provenance of the dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5d2c4d76e2bc6dea86ac5309bdb278692bc8a8c1851c44e3139bffc18a5c6dbf",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#GeneticLevel",
          "name": "metadata__GeneticLevel",
          "definition": "Describes the level of analysis.\nValues MUST be one of `\"Genetic\"`, `\"Genomic\"`, `\"Epigenomic\"`,\n`\"Transcriptomic\"`, `\"Metabolomic\"`, or `\"Proteomic\"`.\n\nFor more information on these levels, see\n[Multi-omics approaches to disease](https://genomebiology.biomedcentral.com/articles/10.1186/s13059-017-1215-1)\nby Hasin et al. 2017.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:652764659274d1b222a8baafb0f431798a7827f3bf882e6b0e81e96dca5a2166",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Genetics",
          "name": "metadata__Genetics",
          "definition": "An object containing information about the genetics descriptor.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:93a4818e7106fceedd2d5f8f21db6c363e7893640980d352e4efedeef1bf441f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#GradientSetType",
          "name": "metadata__GradientSetType",
          "definition": "It should be possible to infer the gradient coil from the scanner model.\nIf not, for example because of a custom upgrade or use of a gradient\ninsert set, then the specifications of the actual gradient coil should be\nreported independently.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9e52c5a3ee178922b41884e319a96ed82704b1d41c692295a08add4a4bbe5236",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HED",
          "name": "metadata__HED",
          "definition": "Hierarchical Event Descriptor (HED) information,\nsee the [HED Appendix](SPEC_ROOT/appendices/hed.md) for details.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1b7cf0ed960b01d1518988862bedbb63beef13b015bc448f1fe64c05690a1752",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HEDVersion",
          "name": "metadata__HEDVersion",
          "definition": "If HED tags are used:\nThe version of the HED schema used to validate HED tags for study.\nMay include a single schema or a base schema and one or more library schema.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f61418d41eb6554068a2e020ccacd0bd70de8caa4343e264b07fe89bafe86d7e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Haematocrit",
          "name": "metadata__Haematocrit",
          "definition": "Measured haematocrit, meaning the volume of erythrocytes divided by the\nvolume of whole blood.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cd3412321001a9e2cf741a4beef2f3ac56961f9023965085618ae44798636908",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HardcopyDeviceSoftwareVersion",
          "name": "metadata__HardcopyDeviceSoftwareVersion",
          "definition": "Manufacturer's designation of the software of the device that created this\nHardcopy Image (the printer).\nCorresponds to [DICOM Tag 0018, 101A](http://www.dicomlookup.com/dicomtags/(0018,101A))\n`Hardcopy Device Software Version`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ed7aa8f03f2089f0831723e41d651cae7960c85ae2c3f8e1e1c0899e18e408e0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HardwareFilters",
          "name": "metadata__HardwareFilters",
          "definition": "Object of temporal hardware filters applied, or `\"n/a\"` if the data is not\navailable. Each key-value pair in the JSON object is a name of the filter and\nan object in which its parameters are defined as key-value pairs.\nFor example, `{\"Highpass RC filter\": {\"Half amplitude cutoff (Hz)\":\n0.0159, \"Roll-off\": \"6dB/Octave\"}}`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3513e50c7b018815730e7f631c6fefef2693f0ee2951201eed1f207b3eb4a83b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HeadCircumference",
          "name": "metadata__HeadCircumference",
          "definition": "Circumference of the participant's head, expressed in cm (for example, `58`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2b11e779944d09084f7cafeb31eff6b352a0f3045db91018797018ba09a50934",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HeadCoilCoordinateSystem",
          "name": "metadata__HeadCoilCoordinateSystem",
          "definition": "Defines the coordinate system for the head coils.\nSee the\n[Coordinate Systems Appendix](SPEC_ROOT/appendices/coordinate-systems.md)\nfor a list of restricted keywords for coordinate systems.\nIf `\"Other\"`, provide definition of the coordinate system in\n`HeadCoilCoordinateSystemDescription`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a2a7e07b0a3a906bcb42594d85511c211c93cf518bf1b350636f9ca24766b7bb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HeadCoilCoordinateSystemDescription",
          "name": "metadata__HeadCoilCoordinateSystemDescription",
          "definition": "Free-form text description of the coordinate system.\nMay also include a link to a documentation page or paper describing the system in greater detail.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5dfd2ddbc3ba863ad839cf74b8bc8cdd56ac897b8c3c7af7043df7921a61ab97",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HeadCoilCoordinateUnits",
          "name": "metadata__HeadCoilCoordinateUnits",
          "definition": "Units of the coordinates of `HeadCoilCoordinateSystem`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:92a9e4fe1310dc7df174e7be3247613bd2365644da4c916cbe95955abd74ebb0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HeadCoilCoordinates",
          "name": "metadata__HeadCoilCoordinates",
          "definition": "Key-value pairs describing head localization coil labels and their\ncoordinates, interpreted following the `HeadCoilCoordinateSystem`\n(for example, `{\"NAS\": [12.7,21.3,13.9], \"LPA\": [5.2,11.3,9.6],\n\"RPA\": [20.2,11.3,9.1]}`).\nNote that coils are not always placed at locations that have a known\nanatomical name (for example, for Neuromag/Elekta/MEGIN, Yokogawa systems);\nin that case generic labels can be used\n(for example, `{\"coil1\": [12.2,21.3,12.3], \"coil2\": [6.7,12.3,8.6],\n\"coil3\": [21.9,11.0,8.1]}`).\nEach array MUST contain three numeric values corresponding to x, y, and z\naxis of the coordinate system in that exact order.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b845b7b1d54c588f62c50126487c45f16a9cfbb205de7ef17db5eafb84aa70d0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HeadCoilFrequency",
          "name": "metadata__HeadCoilFrequency",
          "definition": "List of frequencies (in Hz) used by the head localization coils\n('HLC' in CTF systems, 'HPI' in Neuromag/Elekta/MEGIN, 'COH' in BTi/4D)\nthat track the subject's head position in the MEG helmet\n(for example, `[293, 307, 314, 321]`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c9795ecbe8b4147f8c3fca4be938ac429e4291c8987c11d476b2ffe8583d1ffd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HeadStabilization",
          "name": "metadata__HeadStabilization",
          "definition": "Head restraint method used during the experiment\nto prevent rotation and/or translation of the head.\nExample: \"chin-rest\", \"head-rest\", \"bite-bar\", \"chin-rest and head-rest\", \"none\"",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:aa8bbd2857b45dd9f28242e34eacbada764ea4dfa625bb941e7b1726dee7ee46",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#HowToAcknowledge",
          "name": "metadata__HowToAcknowledge",
          "definition": "Text containing instructions on how researchers using this dataset should\nacknowledge the original authors.\nThis field can also be used to define a publication that should be cited in\npublications that use the dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8615546874b5c52fbf9fc6788671f3dae52f56bbf4f6e8015d81572b27dd4a3c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ImageAcquisitionProtocol",
          "name": "metadata__ImageAcquisitionProtocol",
          "definition": "Description of the image acquisition protocol or\n[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator)\n(for example from [protocols.io](https://www.protocols.io/)).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:df200b3e3a176646a1cc7c7bb2398fe09ba216f5778300f040b59342c82d2c0c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ImageDecayCorrected",
          "name": "metadata__ImageDecayCorrected",
          "definition": "Boolean flag specifying whether the image data have been decay-corrected.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:926193d41b3c9a5290eb235dd0785b76b2eee48ceb5ff61ef3d461d8227bc318",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ImageDecayCorrectionTime",
          "name": "metadata__ImageDecayCorrectionTime",
          "definition": "Point in time from which the decay correction was applied with respect to\n`\"TimeZero\"` in the default unit seconds.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:beb307889f7f1b826f714a9b761327d6b18b55d37a1be840504e6d45366316b1",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Immersion",
          "name": "metadata__Immersion",
          "definition": "Lens immersion medium. If the file format is OME-TIFF, the value MUST be consistent\nwith the `Immersion` OME metadata field.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:871018ad9d1b73398eb51e1628bfaddc9a5289ffe78b020d157d0967de823847",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InfusionRadioactivity",
          "name": "metadata__InfusionRadioactivity",
          "definition": "Amount of radioactivity infused into the patient.\nThis value must be less than or equal to the total injected radioactivity\n(`\"InjectedRadioactivity\"`).\nUnits should be the same as `\"InjectedRadioactivityUnits\"`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f319929dffe3ca4236295b7ee58634a93b3756b4cf9abfb0494ea4db86f51fc0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InfusionSpeed",
          "name": "metadata__InfusionSpeed",
          "definition": "If given, infusion speed.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2bd2518de1b8986a7a3c96efdf615820619e12a8717f3ff7d3f5a3c9301a8763",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InfusionSpeedUnits",
          "name": "metadata__InfusionSpeedUnits",
          "definition": "Unit of infusion speed (for example, `\"mL/s\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a515e3ff072b6170b47d1ffe6e0a429316d70ba50c6de9d71f003a166acdfb6f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InfusionStart",
          "name": "metadata__InfusionStart",
          "definition": "Time of start of infusion with respect to `\"TimeZero\"` in the default unit\nseconds.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:53a9a57ac1d6b596118cc877b394c6fecf2f6e0d45a9a8d60ff5d1f835dd77ab",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InjectedMass",
          "name": "metadata__InjectedMass",
          "definition": "Total mass of radiolabeled compound injected into subject (for example, `10`).\nThis can be derived as the ratio of the `\"InjectedRadioactivity\"` and\n`\"MolarRadioactivity\"`.\n**For those tracers in which injected mass is not available (for example FDG)\ncan be set to `\"n/a\"`)**.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:26cbf1c430c4673ffebcca3ef758f804483999295a7379ac919895aeef2cadac",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InjectedMassPerWeight",
          "name": "metadata__InjectedMassPerWeight",
          "definition": "Injected mass per kilogram bodyweight.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6d463adc1d47596809a2c093f951c7af0c834a07d9f94002088eb1850c1b6ebf",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InjectedMassPerWeightUnits",
          "name": "metadata__InjectedMassPerWeightUnits",
          "definition": "Unit format of the injected mass per kilogram bodyweight\n(for example, `\"ug/kg\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:887010fa5b99d3acfec1d89d77ebe60704d6495ba231d88f36583a1466ba32e7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InjectedMassUnits",
          "name": "metadata__InjectedMassUnits",
          "definition": "Unit format of the mass of compound injected (for example, `\"ug\"` or\n`\"umol\"`).\n**Note this is not required for an FDG acquisition, since it is not available,\nand SHOULD be set to `\"n/a\"`**.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c74d66c36793e4cceef0704febd38f197b6c4ad236f102b6b60d95ebe6271a9d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InjectedRadioactivity",
          "name": "metadata__InjectedRadioactivity",
          "definition": "Total amount of radioactivity injected into the patient (for example, `400`).\nFor bolus-infusion experiments, this value should be the sum of all injected\nradioactivity originating from both bolus and infusion.\nCorresponds to [DICOM Tag 0018, 1074](http://www.dicomlookup.com/dicomtags/(0018,1074))\n`Radionuclide Total Dose`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8a17c2c67286120a9e78876ed29fcf6f40a0da0d0661a0a166cc348eca6e4043",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InjectedRadioactivityUnits",
          "name": "metadata__InjectedRadioactivityUnits",
          "definition": "Unit format of the specified injected radioactivity (for example, `\"MBq\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a89de7c2f6d1732feac20b564490fb685c1fa42ce577d6ceba2cd28726ffad9e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InjectedVolume",
          "name": "metadata__InjectedVolume",
          "definition": "Injected volume of the radiotracer in the unit `\"mL\"`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:28d5b04bbc2b736ddea488b749e08ba1eef3e1455925e727a6bc10c7835624bb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InjectionEnd",
          "name": "metadata__InjectionEnd",
          "definition": "Time of end of injection with respect to `\"TimeZero\"`, in seconds.\nCorresponds to [DICOM Tag 0018, 1073](http://www.dicomlookup.com/dicomtags/(0018,1073))\n`Radiopharmaceutical Stop Time` converted to seconds relative to TimeZero.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:27015c58ad6e4ad4524b3ed46d9f2164c072bbcb3618a1134f627dd602f951f5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InjectionStart",
          "name": "metadata__InjectionStart",
          "definition": "Time of start of injection with respect to `\"TimeZero\"`, in seconds.\nThis corresponds to [DICOM Tag 0018, 1072](http://www.dicomlookup.com/dicomtags/(0018,1072))\n`Contrast/Bolus Start Time` converted to seconds relative to `\"TimeZero\"`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:80bc9917cc1b5f563c4f307f3bb65505e990cd2d14dba453b6ce2eb033818ca9",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InstitutionAddress",
          "name": "metadata__InstitutionAddress",
          "definition": "The address of the institution in charge of the equipment that produced the\nmeasurements.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:220e4e85311ba24ac890b2959118ac5e54490982880eb51aeace98e62364a5a8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InstitutionName",
          "name": "metadata__InstitutionName",
          "definition": "The name of the institution in charge of the equipment that produced the\nmeasurements.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:757cf401d5c136352184d1d2e1e8e5c08d02f5271d904da02807134517b69d52",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InstitutionalDepartmentName",
          "name": "metadata__InstitutionalDepartmentName",
          "definition": "The department in the institution in charge of the equipment that produced\nthe measurements.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0a0f377db521b7c02175879810268ccda494bc6f39443864436747d624dd95d7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Instructions",
          "name": "metadata__Instructions",
          "definition": "Text of the instructions given to participants before the recording.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9ae893c93983ba0a946834b7fbc090e708ab3fdc10c50ae8f579dfeca23901dd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#IntendedFor",
          "name": "metadata__IntendedFor",
          "definition": "The paths to files for which the associated file is intended to be used.\nContains one or more [BIDS URIs](SPEC_ROOT/common-principles.md#bids-uri).\nUsing forward-slash separated paths relative to the participant subdirectory is\n[DEPRECATED](SPEC_ROOT/common-principles.md#definitions).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6e1de6c1886d73fa3262a2874e1bf40c65d2b769a4ca260494f07ddfb73765e3",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#IntendedFor__ds_relative",
          "name": "metadata__IntendedFor__ds_relative",
          "definition": "The paths to files for which the associated file is intended to be used.\nContains one or more [BIDS URIs](SPEC_ROOT/common-principles.md#bids-uri).\nUsing forward-slash separated paths relative to the dataset root is\n[DEPRECATED](SPEC_ROOT/common-principles.md#definitions).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a8a8779b6446ba096d921677caae3547468e28e8118a364adfd514a433584a0f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InterelectrodeDistance",
          "name": "metadata__InterelectrodeDistance",
          "definition": "Distance between pairs or grids of electrodes rigidly attached to the same sensor device.\nIf multiple sensor devices with heterogeneous inter-electrode distances are recorded into\nthe same data file,\ninter-electrode distance SHOULD be recorded in the `interelectrode_distance` column of\n`*_electrodes.tsv` instead.\nIf instead those devices were recorded into separate data files (distinguished for example\nby the `recording` entity),\nseparate `*_emg.json` files (similarly distinguished) MAY be included,\neach with their own `InterelectrodeDistance` values.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e6ccd105aa5661a8899b67213cb76f9e04505a10bf6892596b1f35a529578d56",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#InversionTime",
          "name": "metadata__InversionTime",
          "definition": "The inversion time (TI) for the acquisition, specified in seconds.\nInversion time is the time after the middle of inverting RF pulse to middle\nof excitation pulse to detect the amount of longitudinal magnetization.\nCorresponds to [DICOM Tag 0018, 0082](http://www.dicomlookup.com/dicomtags/(0018,0082))\n`Inversion Time`\n(please note that the DICOM term is in milliseconds not seconds).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8cd3e751410230c13ef71e05f9e641c1343baba2bce8b06b846f16efc449712a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#JNTANGChannelCount",
          "name": "metadata__JNTANGChannelCount",
          "definition": "Number of joint angle channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4566544ac17d6f7ae445b38910b236cc17abcbec9f0904b7da17c5604e8f798e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Keywords",
          "name": "metadata__Keywords",
          "definition": "A list of keywords that describe the content or subject matter of the dataset.\nThese may be used to enhance the findability of the dataset on public archives.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:73cdf920aaca5f1aa6701be22ec7eb528f00a7e40e83ab3672ba0011448bdfc0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LATENCYChannelCount",
          "name": "metadata__LATENCYChannelCount",
          "definition": "Number of Latency channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9d441f39265c833adbe61a3a19cd5351375254b9401610cdb470583b0d8a5975",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingDistance",
          "name": "metadata__LabelingDistance",
          "definition": "Distance from the center of the imaging slab to the center of the labeling\nplane (`(P)CASL`) or the leading edge of the labeling slab (`PASL`),\nin millimeters.\nIf the labeling is performed inferior to the isocenter,\nthis number should be negative.\nBased on DICOM macro C.8.13.5.14.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5d7735794f276db1e38832f9fe84c7a00b001af1f102017df8fe53495e5478f2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingDuration",
          "name": "metadata__LabelingDuration",
          "definition": "Total duration of the labeling pulse train, in seconds,\ncorresponding to the temporal width of the labeling bolus for\n`\"PCASL\"` or `\"CASL\"`.\nIn case all control-label volumes (or deltam or CBF) have the same\n`LabelingDuration`, a scalar must be specified.\nIn case the control-label volumes (or deltam or cbf) have a different\n`\"LabelingDuration\"`, an array of numbers must be specified,\nfor which any `m0scan` in the timeseries has a `\"LabelingDuration\"` of zero.\nIn case an array of numbers is provided,\nits length should be equal to the number of volumes specified in\n`*_aslcontext.tsv`.\nCorresponds to [DICOM Tag 0018, 9258](http://www.dicomlookup.com/dicomtags/(0018,9258))\n`ASL Pulse Train Duration`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:dfbf7580635f64b4a81b262381d128ca7c8f106819effc0b3ea3d67758d39eb8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingEfficiency",
          "name": "metadata__LabelingEfficiency",
          "definition": "Labeling efficiency, specified as a number between zero and one,\nonly if obtained externally (for example phase-contrast based).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4f326b275a9725cae03b89a116e811d8acd24e07ca827006683636437fe8b7df",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingLocationDescription",
          "name": "metadata__LabelingLocationDescription",
          "definition": "Description of the location of the labeling plane (`\"CASL\"` or `\"PCASL\"`) or\nthe labeling slab (`\"PASL\"`) that cannot be captured by fields\n`LabelingOrientation` or `LabelingDistance`.\nMay include a link to a deidentified screenshot of the planning of the\nlabeling slab/plane with respect to the imaging slab or slices\n`*_asllabeling.*`.\nBased on DICOM macro C.8.13.5.14.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e79ccf7cd50f1e1ebb0090cd5f75511f30fa8d39deef31d349fc4081e49b20bd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingOrientation",
          "name": "metadata__LabelingOrientation",
          "definition": "Orientation of the labeling plane (`(P)CASL`) or slab (`PASL`).\nThe direction cosines of a normal vector perpendicular to the ASL labeling\nslab or plane with respect to the patient.\nCorresponds to [DICOM Tag 0018, 9255](http://www.dicomlookup.com/dicomtags/(0018,9255))\n`ASL Slab Orientation`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:24f7d12fd39977b9c898d6823f274ab15f6951c671cda0afb644997f87400941",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingPulseAverageB1",
          "name": "metadata__LabelingPulseAverageB1",
          "definition": "The average B1-field strength of the RF labeling pulses, in microteslas.\nAs an alternative, `\"LabelingPulseFlipAngle\"` can be provided.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:148fbd0de81e9263168ba04b91d669a97510e8246236e681fc14f6730fd4b398",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingPulseAverageGradient",
          "name": "metadata__LabelingPulseAverageGradient",
          "definition": "The average labeling gradient, in milliteslas per meter.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8582125731db6ab70a57ea7095d37a78ccd6915e29d5c94ff31436e007ac8f98",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingPulseDuration",
          "name": "metadata__LabelingPulseDuration",
          "definition": "Duration of the individual labeling pulses, in milliseconds.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:addaf7fab68066b88664148d560a6da7e6f4e8f493a889c628d3cc46a793c3a2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingPulseFlipAngle",
          "name": "metadata__LabelingPulseFlipAngle",
          "definition": "The flip angle of a single labeling pulse, in degrees,\nwhich can be given as an alternative to `\"LabelingPulseAverageB1\"`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:948b9871b58525aecd6086d3578ee644940e8bc2ba45bb788c6c88d49dd3e92c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingPulseInterval",
          "name": "metadata__LabelingPulseInterval",
          "definition": "Delay between the peaks of the individual labeling pulses, in milliseconds.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:326cc4c34bf9968bedffa544395cdd48e91d2a33f03c2df2ff92d3b772437916",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingPulseMaximumGradient",
          "name": "metadata__LabelingPulseMaximumGradient",
          "definition": "The maximum amplitude of the gradient switched on during the application of\nthe labeling RF pulse(s), in milliteslas per meter.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:45209186415b6464f632d77a20bf11997ba70742e177a8c5eddd9a620599ab23",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LabelingSlabThickness",
          "name": "metadata__LabelingSlabThickness",
          "definition": "Thickness of the labeling slab in millimeters.\nFor non-selective FAIR a zero is entered.\nCorresponds to [DICOM Tag 0018, 9254](http://www.dicomlookup.com/dicomtags/(0018,9254))\n`ASL Slab Thickness`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b3e1216029cfb752af5e68cdc56a4eb8956277521a8491aef56455309dee47a0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LevelType",
          "name": "metadata__LevelType",
          "definition": "Indicate what analysis level the atlas was derived from; for example, \"group\" or \"individual\".",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1e3c99e520ed943f614d7a9fc39050025988ba4f2200e8ed48e8fba59c922b6b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Levels",
          "name": "metadata__Levels",
          "definition": "For categorical variables: An object of possible values (keys) and their\ndescriptions (values).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7453c2026b4bb8cc2928defb895b629c3952fe9e9ea96a8b29244756dc0a9ffe",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#License",
          "name": "metadata__License",
          "definition": "The license for the dataset.\nThe use of license name abbreviations is RECOMMENDED for specifying a license\n(see [Licenses](SPEC_ROOT/appendices/licenses.md)).\nThe corresponding full license text MAY be specified in an additional\n`LICENSE` file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:055f411458197c8404c8a69b91a6ce34d1316d4960138d8d48cb7233c34e534d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LongName",
          "name": "metadata__LongName",
          "definition": "Long (unabbreviated) name of the column.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b3a1f9e87e7252baa110ea7b608ca85464bf3628caf42a2a28fad866138450da",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#LookLocker",
          "name": "metadata__LookLocker",
          "definition": "Boolean indicating if a Look-Locker readout is used.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:158e5ad47528ce1b2a96117210468c7f98036208c02222aee26d4db21402252e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#M0Estimate",
          "name": "metadata__M0Estimate",
          "definition": "A single numerical whole-brain M0 value (referring to the M0 of blood),\nonly if obtained externally\n(for example retrieved from CSF in a separate measurement).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:be400bdf409130dfdb20e2bdcef98549acbff8ddde4c78a171125766e2aae377",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#M0Type",
          "name": "metadata__M0Type",
          "definition": "Describes the presence of M0 information.\n`\"Separate\"` means that a separate `*_m0scan.nii[.gz]` is present.\n`\"Included\"` means that an m0scan volume is contained within the current\n`*_asl.nii[.gz]`.\n`\"Estimate\"` means that a single whole-brain M0 value is provided.\n`\"Absent\"` means that no specific M0 information is present.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:48d441348a63e4dc2cb82db9c03b168bd61284fc99e8b40153deafa22af4aca3",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MAGNChannelCount",
          "name": "metadata__MAGNChannelCount",
          "definition": "Number of magnetometer channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:35fb26e23822e5ba69910817d12a6082789b5280c0c525a3796afd8a737e6aaa",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MEGChannelCount",
          "name": "metadata__MEGChannelCount",
          "definition": "Number of MEG channels (for example, `275`).",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:44bc08ed20df589a116c79d1d1e013e2aa25d903bf5299305840d8df258a0bd5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MEGCoordinateSystem",
          "name": "metadata__MEGCoordinateSystem",
          "definition": "Defines the coordinate system for the MEG sensors.\nSee the\n[Coordinate Systems Appendix](SPEC_ROOT/appendices/coordinate-systems.md)\nfor a list of restricted keywords for coordinate systems.\nIf `\"Other\"`, provide definition of the coordinate system in\n`\"MEGCoordinateSystemDescription\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:383e7c5c9fdd9aebd05b4f47ebbbe7e02cd8f6b50a8b62f45510dc5e2d203ac6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MEGCoordinateSystemDescription",
          "name": "metadata__MEGCoordinateSystemDescription",
          "definition": "Free-form text description of the coordinate system.\nMay also include a link to a documentation page or paper describing the\nsystem in greater detail.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:662c9c6196c194053bcb0062576618863dc3066d94588f5e6507c7918b390214",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MEGCoordinateUnits",
          "name": "metadata__MEGCoordinateUnits",
          "definition": "Units of the coordinates of `\"MEGCoordinateSystem\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d357c55cddaa525887e08e5f6eb7e9ed08fc49a85d996329fbdfbaca72ae640e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MEGREFChannelCount",
          "name": "metadata__MEGREFChannelCount",
          "definition": "Number of MEG reference channels (for example, `23`).\nFor systems without such channels (for example, Neuromag Vectorview),\n`MEGREFChannelCount` should be set to `0`.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:98a2a585c7290f3564205c02513e2343d87d9bbe2d00c4798b5507ca8c8eff1c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MISCChannelCount",
          "name": "metadata__MISCChannelCount",
          "definition": "Number of miscellaneous channels not covered otherwise.\n\nDeprecated alias of `MiscChannelCount`. New datasets SHOULD use\n`MiscChannelCount`.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:dd6479453dad06736f726135599d7ef1a21b158c3a62a9f70887f2e318f07ade",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MRAcquisitionType",
          "name": "metadata__MRAcquisitionType",
          "definition": "Type of sequence readout.\nCorresponds to [DICOM Tag 0018, 0023](http://www.dicomlookup.com/dicomtags/(0018,0023))\n`MR Acquisition Type`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5d3f11305009958f31d8f106ef346abe7b2b46affbac5124335443b3a3b4d824",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MRTransmitCoilSequence",
          "name": "metadata__MRTransmitCoilSequence",
          "definition": "This is a relevant field if a non-standard transmit coil is used.\nCorresponds to [DICOM Tag 0018, 9049](http://www.dicomlookup.com/dicomtags/(0018,9049))\n`MR Transmit Coil Sequence`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c03c316e70437ac649db74c320d611b23dcd10d99dcfdada9a1bd4252b7389db",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MTNumberOfPulses",
          "name": "metadata__MTNumberOfPulses",
          "definition": "The number of magnetization transfer RF pulses applied before the readout.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:63c6a63b1d30235bf156a47241a18c33f239d6f80bc761590e5aaf05b42d5d79",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MTOffsetFrequency",
          "name": "metadata__MTOffsetFrequency",
          "definition": "The frequency offset of the magnetization transfer pulse with respect to the\ncentral H1 Larmor frequency in Hertz (Hz).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3a0eb574aa15c163c4bb814649d1e56571bbb2faba7f8997abaa8abf6942d425",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MTPulseBandwidth",
          "name": "metadata__MTPulseBandwidth",
          "definition": "The excitation bandwidth of the magnetization transfer pulse in Hertz (Hz).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b6e357592101143299347c1d9036ff72f868da6a7b30d27372827087c5d335a1",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MTPulseDuration",
          "name": "metadata__MTPulseDuration",
          "definition": "Duration of the magnetization transfer RF pulse in seconds.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8a8f88eb988995c25ba7e0d97a29ac73bae207b9c0039108d19a567b23238bac",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MTPulseShape",
          "name": "metadata__MTPulseShape",
          "definition": "Shape of the magnetization transfer RF pulse waveform.\nThe value `\"GAUSSHANN\"` refers to a Gaussian pulse with a Hanning window.\nThe value `\"SINCHANN\"` refers to a sinc pulse with a Hanning window.\nThe value `\"SINCGAUSS\"` refers to a sinc pulse with a Gaussian window.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:87da0dee2909fca89b1682ba1936c95e7aeec783af0c276c8f37db9c651ec6f1",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MTState",
          "name": "metadata__MTState",
          "definition": "Boolean stating whether the magnetization transfer pulse is applied.\nCorresponds to [DICOM Tag 0018, 9020](http://www.dicomlookup.com/dicomtags/(0018,9020))\n`Magnetization Transfer`.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a258dd715c305bfb217b3a7e0481f08a3f1c4aea7ec65bf979c38e8386f33480",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MagneticFieldStrength",
          "name": "metadata__MagneticFieldStrength",
          "definition": "Nominal field strength of MR magnet in Tesla.\nCorresponds to [DICOM Tag 0018, 0087](http://www.dicomlookup.com/dicomtags/(0018,0087))\n`Magnetic Field Strength`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0ed1a9e81b963cfb41128819b0bea5fcfcd8835c45b4859fd956486ea0ae99b2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Magnification",
          "name": "metadata__Magnification",
          "definition": "Lens magnification (for example: `40`). If the file format is OME-TIFF,\nthe value MUST be consistent with the `\"NominalMagnification\"` OME metadata field.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:42f73d79e9cf7eff7cfed717048dfcb2c85a0a5c6e9bc09af7564f77da2a6f23",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Manual",
          "name": "metadata__Manual",
          "definition": "Indicates if the segmentation was performed manually or via an automated\nprocess.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:79fdfeb79ebd209c59c92428920dce072b914c7b6f15edb90d26f8baf7eb1930",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Manufacturer",
          "name": "metadata__Manufacturer",
          "definition": "Manufacturer of the equipment that produced the measurements.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7210ff7a1aad89c58e6b97cb7e1722d8f83fd064a112acde46597786f3f787bf",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ManufacturersModelName",
          "name": "metadata__ManufacturersModelName",
          "definition": "Manufacturer's model name of the equipment that produced the measurements.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c48b36934ebb55d2641152f388c05c178607c2a67d943592615d8ff2ce42d568",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MatrixCoilMode",
          "name": "metadata__MatrixCoilMode",
          "definition": "(If used)\nA method for reducing the number of independent channels by combining in\nanalog the signals from multiple coil elements.\nThere are typically different default modes when using un-accelerated or\naccelerated (for example, `\"GRAPPA\"`, `\"SENSE\"`) imaging.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b29ae1df626d697e59e0b54b265851eae1c452386f9d53088748f0087023dbea",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MatrixSize",
          "name": "metadata__MatrixSize",
          "definition": "An array of integers with a length of 3 denoting the matrix size of the acquisition slab.\nThis should be specified as, for example, `[32, 32, 1]` for a 2D acquisition\nor `[32, 1, 1]` for a 1D acquisition.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b116a653c6910c54c85d34170be12b31932139c9a57061748f8417ef01303643",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MaxMovement",
          "name": "metadata__MaxMovement",
          "definition": "Maximum head movement (in mm) detected during the recording,\nas measured by the head localization coils (for example, `4.8`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2a5bb83ed1afbc1cc3fa0b79f49ec9144bffc169a204bdc9f24e62fb6b0efd62",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MaximalCalibrationError",
          "name": "metadata__MaximalCalibrationError",
          "definition": "Maximal calibration error in degrees of visual angle.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:345e42bedff727dc6775cadc31aa83e544d5e83606b841a3fb3c7b5f14ac35e6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Maximum",
          "name": "metadata__Maximum",
          "definition": "Maximum value a column entry is permitted to have.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f173d4a070d158dabb654299d44192a06cdcfeafb72024146cb9b6182f3680fd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MeasurementToolMetadata",
          "name": "metadata__MeasurementToolMetadata",
          "definition": "A description of the measurement tool as a whole.\nContains two fields: `\"Description\"` and `\"TermURL\"`.\n`\"Description\"` is a free text description of the measurement tool.\n`\"TermURL\"` is a URL to an entity in an ontology corresponding to this tool.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:50d490a7bfbcfbb4dbf9a512c1ebff9fe7087894dc8c391345c0cb26870d4e5d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MetaboliteAvail",
          "name": "metadata__MetaboliteAvail",
          "definition": "Boolean that specifies if metabolite measurements are available.\nIf `true`, the `metabolite_parent_fraction` column MUST be present in the\ncorresponding `*_blood.tsv` file.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f9bf6d13813b9b1c74de69d7ae3993004968480ffb796582bc0370b2cf395953",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MetaboliteMethod",
          "name": "metadata__MetaboliteMethod",
          "definition": "Method used to measure metabolites.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:427cfacb8c1ac5a1ef54bee83d0bb0d771f3cc036f8b969708bed505763ab0b6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MetaboliteRecoveryCorrectionApplied",
          "name": "metadata__MetaboliteRecoveryCorrectionApplied",
          "definition": "Metabolite recovery correction from the HPLC, for tracers where it changes\nwith time postinjection.\nIf `true`, the `hplc_recovery_fractions` column MUST be present in the\ncorresponding `*_blood.tsv` file.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e4baf8e42d7544a498141e63a370ccefcfe90d714d9c8b491ee12cbeb69439db",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Minimum",
          "name": "metadata__Minimum",
          "definition": "Minimum value a column entry is permitted to have.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:65c4477e9d9ae76d6266b80fa25a07d967ffe6925f8246f3c4d60fcc040a1bd7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MiscChannelCount",
          "name": "metadata__MiscChannelCount",
          "definition": "Number of miscellaneous analog channels for auxiliary signals.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:92eccec80d6ca46d64595c08dcee016e07f645d3f5ce4a0e5270c17efa7cc3f2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MissingValues",
          "name": "metadata__MissingValues",
          "definition": "Describes how missing values are represented in the given recording system\n(for example a tracking system in motion), can take values such as, \"NaN\", \"0\".",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:691b7ce654365b53452badab2961d33bd99f7074ca10fd561c17fa6a9a38d88e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MixingTime",
          "name": "metadata__MixingTime",
          "definition": "In the context of a stimulated- and spin-echo 3D EPI sequence for B1+ mapping\nor a stimulated-echo MRS sequence,\ncorresponds to the interval between spin- and stimulated-echo pulses.\nIn the context of a diffusion-weighted double spin-echo sequence,\ncorresponds to the interval between two successive diffusion sensitizing\ngradients, specified in seconds.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:58a71ca9e0882367cc97ea1396014d70d45bb59ee72706da2f2daf96c196867b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ModeOfAdministration",
          "name": "metadata__ModeOfAdministration",
          "definition": "Mode of administration of the injection\n(for example, `\"bolus\"`, `\"infusion\"`, or `\"bolus-infusion\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:04e900a347c87afac9d925e37d8b10f4722d3d0aee3bc96a9743b5fe096e2acd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MolarActivity",
          "name": "metadata__MolarActivity",
          "definition": "Molar activity of compound injected.\nCorresponds to [DICOM Tag 0018, 1077](http://www.dicomlookup.com/dicomtags/(0018,1077))\n`Radiopharmaceutical Specific Activity`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:04a81a11a6e87cb5720872922f1d580f1f7ca88d735a0c6ad8dd613e523ed0f8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MolarActivityMeasTime",
          "name": "metadata__MolarActivityMeasTime",
          "definition": "Time to which molar radioactivity measurement above applies in the default\nunit `\"hh:mm:ss\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:042fc884f44355ac43b292ebd8eaa127fe7057722887aba04ba707b5dbdf6be4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MolarActivityUnits",
          "name": "metadata__MolarActivityUnits",
          "definition": "Unit of the specified molar radioactivity (for example, `\"GBq/umol\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:17b2708adf5237639a792174a1f898d5d3604517b22abfc5951542d21d4bfbec",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MotionChannelCount",
          "name": "metadata__MotionChannelCount",
          "definition": "Number of motion channels (for example, `275`).",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e86b6617cee3ab69f08e93dae633d2c36fa8a797e2833012f6f6bafc275b2f83",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MultibandAccelerationFactor",
          "name": "metadata__MultibandAccelerationFactor",
          "definition": "The multiband factor, for multiband acquisitions.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3ed88502a384e8b6120b0efb5b1d9c720d3f1ff4e1ca11fe4a66f2c63d79916e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MultipartID",
          "name": "metadata__MultipartID",
          "definition": "A unique (per participant) label tagging DWI runs that are part of a\nmultipart scan.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4735dcf5f3fda9e00a13525a2c1fb1fd9250fdb9da45c196847c570bc8c7b88d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NIRSChannelCount",
          "name": "metadata__NIRSChannelCount",
          "definition": "Total number of NIRS channels, including short channels.\nCorresponds to the number of rows in `channels.tsv` with any NIRS type.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a8c1ed1c6e8be965bb6331f556d80bcd4283137441f183987b13f534f469b212",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NIRSCoordinateProcessingDescription",
          "name": "metadata__NIRSCoordinateProcessingDescription",
          "definition": "Has any post-processing (such as projection) been done on the optode\npositions (for example, `\"surface_projection\"`, `\"n/a\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:59f08d3f0a2920ec4bc9f18624f45c0f3f349721febfa5c9fff270d2878aeae7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NIRSCoordinateSystem",
          "name": "metadata__NIRSCoordinateSystem",
          "definition": "Defines the coordinate system in which the optode positions are expressed.\n\nSee\n[Appendix VIII](SPEC_ROOT/appendices/coordinate-systems.md)\nfor a list of restricted keywords for coordinate systems.\nIf `\"Other\"`, a definition of the coordinate system MUST be\nprovided in `NIRSCoordinateSystemDescription`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:706cd30449db8ede9f61d1aa4e893510ee9f3885e89071986bed3a6e0af3f42a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NIRSCoordinateSystemDescription",
          "name": "metadata__NIRSCoordinateSystemDescription",
          "definition": "Free-form text description of the coordinate system.\nMay also include a link to a documentation page or paper describing the\nsystem in greater detail.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7fbd6fc0d8fcecffebb4e74c70b4ca594a63b770b653027e839e93b692c0b292",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NIRSCoordinateUnits",
          "name": "metadata__NIRSCoordinateUnits",
          "definition": "Units of the coordinates of `NIRSCoordinateSystem`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:230a9c05627043e55d6f0ea0b7be8e0eb8d92eae65bd4cce954d2cb749eb6c0e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NIRSDetectorOptodeCount",
          "name": "metadata__NIRSDetectorOptodeCount",
          "definition": "Number of NIRS detectors.\nCorresponds to the number of rows in `optodes.tsv` with type `\"detector\"`.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b689f317840c6e5fe3de42c74c28fa6964a2a6e8d930e4713f275d00a97a80fa",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NIRSPlacementScheme",
          "name": "metadata__NIRSPlacementScheme",
          "definition": "Placement scheme of NIRS optodes.\nEither the name of a standardized placement system (for example, `\"10-20\"`)\nor an array of standardized position names (for example, `[\"Cz\", \"Pz\"]`).\nThis field should only be used if a cap was not used.\nIf a standard cap was used, then it should be specified in `CapManufacturer`\nand `CapManufacturersModelName` and this field should be set to `\"n/a\"`",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2e63fd960f9e98e2b6ef8d7b23375d4035f7ccbe6de25c0a175ca2189a39326d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NIRSSourceOptodeCount",
          "name": "metadata__NIRSSourceOptodeCount",
          "definition": "Number of NIRS sources.\nCorresponds to the number of rows in `optodes.tsv` with type `\"source\"`.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9672180eac166ee60f9ec984f88030f269402670cbf1d4add4fdc934b5e5f54f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Name",
          "name": "metadata__Name",
          "definition": "Name of the dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7c5fd5c6dff56daf2688729f704cc8040146b19bd87f7eb4f73f99ceb2493c3d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Name__GeneratedBy",
          "name": "metadata__Name__GeneratedBy",
          "definition": "Name of the pipeline or process that generated the outputs. Use `\"Manual\"` to\nindicate the derivatives were generated by hand, or adjusted manually after an\ninitial run of an automated pipeline.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ca932c4a9675ac13057feccc2950bb7f710a339859df875edb393cc9e465a9a8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NegativeContrast",
          "name": "metadata__NegativeContrast",
          "definition": "`true` or `false` value specifying whether increasing voxel intensity\n(within sample voxels) denotes a decreased value with respect to the\ncontrast suffix.\nThis is commonly the case when Cerebral Blood Volume is estimated via\nusage of a contrast agent in conjunction with a T2\\* weighted acquisition\nprotocol.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7950ebc2c2571a83a0a9e9c080009ff8269885e72af0826408e7b5816fdd88e7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NonlinearGradientCorrection",
          "name": "metadata__NonlinearGradientCorrection",
          "definition": "Boolean stating if the image saved has been corrected for gradient\nnonlinearities by the scanner sequence.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9c52c0926ada89d05e88e2fb0cbd73f6471fb236f6600f7a02ebad7e575e63de",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NumberOfSpectralPoints",
          "name": "metadata__NumberOfSpectralPoints",
          "definition": "The number of complex data points in each recorded transient of the detected time-domain MR\nsignal, equivalent to the number of points in a single spectrum.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a9a94e402a58198ba9df979e02a4557fd1c931420391a16ea826a78a5af37253",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NumberOfTransients",
          "name": "metadata__NumberOfTransients",
          "definition": "The number of single applications of the pulse sequence recorded during an MRS acquisition.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c323a4c653d54a4ce7b73a997ca164887d779b8a2b35701d56500f67d02c88c5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NumberOfVolumesDiscardedByScanner",
          "name": "metadata__NumberOfVolumesDiscardedByScanner",
          "definition": "Number of volumes (\"dummy scans\") discarded by the scanner\n(as opposed to those discarded by the user post hoc)\nbefore saving the imaging file.\nFor example, a sequence that automatically discards the first 4 volumes\nbefore saving would have this field as 4.\nA sequence that does not discard dummy scans would have this set to 0.\nPlease note that the onsets recorded in the `events.tsv` file should always\nrefer to the beginning of the acquisition of the first volume in the\ncorresponding imaging file - independent of the value of\n`\"NumberOfVolumesDiscardedByScanner\"` field.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:636bbe579d3175b2e67f5f729e99d2335cdf1052006a416eab534f19abcc0627",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NumberOfVolumesDiscardedByUser",
          "name": "metadata__NumberOfVolumesDiscardedByUser",
          "definition": "Number of volumes (\"dummy scans\") discarded by the user before including the\nfile in the dataset.\nIf possible, including all of the volumes is strongly recommended.\nPlease note that the onsets recorded in the `events.tsv` file should always\nrefer to the beginning of the acquisition of the first volume in the\ncorresponding imaging file - independent of the value of\n`\"NumberOfVolumesDiscardedByUser\"` field.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e0aeea35ccc1fe81526636fed439b562cf32a04a5ee215deea591cf766de8383",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NumberReceiveCoilActiveElements",
          "name": "metadata__NumberReceiveCoilActiveElements",
          "definition": "The number of active RF elements used by the receive coil.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a4730ba69df84dfb18ae752ed9a1fdb8636fd24462af03cb97261c5d14410f37",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NumberShots",
          "name": "metadata__NumberShots",
          "definition": "The number of RF excitations needed to reconstruct a slice or volume\n(may be referred to as partition).\nPlease mind that this is not the same as Echo Train Length which denotes the\nnumber of k-space lines collected after excitation in a multi-echo readout.\nThe data type array is applicable for specifying this parameter before and\nafter the k-space center is sampled.\nPlease see\n[`\"NumberShots\"` metadata field]\\\n(SPEC_ROOT/appendices/qmri.md#numbershots-metadata-field)\nin the qMRI appendix for corresponding calculations.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f64d59a170a7a2b7a1ac1779496e773faf8bcf587789c0e80b3ea923beed6591",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NumberTransmitCoilActiveElements",
          "name": "metadata__NumberTransmitCoilActiveElements",
          "definition": "The number of active RF elements used by the transmit coil.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1838a7fea4b22d7398dd870fa2729808b3beac3cae48c49900255a8aaa8622e4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NumericalAperture",
          "name": "metadata__NumericalAperture",
          "definition": "Lens numerical aperture (for example: `1.4`). If the file format is OME-TIFF,\nthe value MUST be consistent with the `LensNA` OME metadata field.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9849583218d2dbd4d762abb80d62e2939b98685afb9663c3c47776b00396d01d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ORNTChannelCount",
          "name": "metadata__ORNTChannelCount",
          "definition": "Number of orientation channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b35e3efe9ffbacdfa2269c0ca2a10baef78495ff230fea453cf9feb17efc22cf",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#OnsetSource",
          "name": "metadata__OnsetSource",
          "definition": "An existing column name in an corresponding recoding data TSV file that\nindexes or is correspondent to the `\"onset\"` column of the present TSV file.\nFor example, `\"timestamp\"` column.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b3e043116c5e7f3383dfbbd83e6258337e0f98c49e6358e14dad27d0fd4b007f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#OperatingSystem",
          "name": "metadata__OperatingSystem",
          "definition": "Operating system used to run the stimuli presentation software\n(for formatting recommendations, see examples below this table).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:fa5aabac5115b5dbe72922f1697d6ca108b3def1d42052bf3c1d8959f54bac49",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#OtherAcquisitionParameters",
          "name": "metadata__OtherAcquisitionParameters",
          "definition": "Description of other relevant image acquisition parameters.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4428a02d122cd113cc4fb208071a436eb7858a0b44818c58168e4e96d0e7b6a4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#OuterVolumeSuppression",
          "name": "metadata__OuterVolumeSuppression",
          "definition": "Boolean indicating whether outer-volume suppression was used prior to acquisition.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3d87f1b6332922c31165e158b33b5f7a0b63a61ac517512b3abc2c86f741ed8c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PASLType",
          "name": "metadata__PASLType",
          "definition": "Type of the labeling pulse of the `PASL` labeling,\nfor example `\"FAIR\"`, `\"EPISTAR\"`, or `\"PICORE\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:175c1cf3266a8e428e64ef813390af4de9ff04c89233c1b41edc9475717e0978",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PCASLType",
          "name": "metadata__PCASLType",
          "definition": "The type of gradient pulses used in the `control` condition.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a9aaeb49e4689528361b3befae977f02b5bce74276f650d5318628ac9f137eb6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#POSChannelCount",
          "name": "metadata__POSChannelCount",
          "definition": "Number of position channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3eb0121cf150287d0dd89fe4028187d539b6907ce9bdb81192fcfcb8ef625f2b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ParallelAcquisitionTechnique",
          "name": "metadata__ParallelAcquisitionTechnique",
          "definition": "The type of parallel imaging used (for example `\"GRAPPA\"`, `\"SENSE\"`).\nCorresponds to [DICOM Tag 0018, 9078](http://www.dicomlookup.com/dicomtags/(0018,9078))\n`Parallel Acquisition Technique`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:dd787c935c82339f932ac9644d474a148cd46fdf98ace709fc92c34946393899",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ParallelReductionFactorInPlane",
          "name": "metadata__ParallelReductionFactorInPlane",
          "definition": "The parallel imaging (for instance, GRAPPA) factor in plane.\nUse the denominator of the fraction of k-space encoded for each slice.\nFor example, 2 means half of k-space is encoded.\nCorresponds to [DICOM Tag 0018, 9069](http://www.dicomlookup.com/dicomtags/(0018,9069))\n`Parallel Reduction Factor In-plane`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:424e1c1fe1647a0370a5a9102fca425b406419df5aa114e2bebaabe7cdd38b18",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ParallelReductionFactorOutOfPlane",
          "name": "metadata__ParallelReductionFactorOutOfPlane",
          "definition": "The parallel imaging (for instance, GRAPPA) factor in the second phase encoding dimension of 3D sequences.\nUse the denominator of the fraction of k-space encoded in the second phase encoding dimension.\nFor example, 2 means half of k-space is encoded.\nWill typically be 1 for 2D sequences, as each slice in a 2D acquisition is usually fully encoded.\n`ParallelReductionFactorOutOfPlane` should not be confused with `MultibandAccelerationFactor`,\nas they imply different methods of accelerating the acquisition.\nCorresponds to [DICOM Tag 0018, 9155](http://www.dicomlookup.com/dicomtags/(0018,9155))\n`Parallel Reduction Factor out-of-plane`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ea612c727921b412e5ea512000f3912c6421442bfab4db0cec789a4394f25950",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ParentCoordinateSystem",
          "name": "metadata__ParentCoordinateSystem",
          "definition": "The name of a JSON mapping key that defines the parent (anatomical) coordinate system\nin which this child (device) coordinate system is anchored.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f71c71c08d9f94f7075f89d3f0467266588aa8aeaec4b2142772009fe64ccf43",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PartialFourier",
          "name": "metadata__PartialFourier",
          "definition": "The fraction of partial Fourier information collected.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8ccd859b71907e1a29ac09d372c7d9efd335618277690b79f55e7515a13e75b4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PartialFourierDirection",
          "name": "metadata__PartialFourierDirection",
          "definition": "The direction where only partial Fourier information was collected.\nCorresponds to [DICOM Tag 0018, 9036](http://www.dicomlookup.com/dicomtags/(0018,9036))\n`Partial Fourier Direction`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ddcbfc563668e21123823a34fc37b6a0f197a1f0202a0a57f634e7751d8ed945",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PharmaceuticalDoseAmount",
          "name": "metadata__PharmaceuticalDoseAmount",
          "definition": "Dose amount of administered pharmaceutical.\nCorresponds to [DICOM Tag 0018, 0028](http://www.dicomlookup.com/dicomtags/(0018,0028)) `Intervention Drug Dose`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:55ad644bcdfbc1c0c83a73bfa2b49b085d6134e77fb154c85bead18a9257add9",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PharmaceuticalDoseRegimen",
          "name": "metadata__PharmaceuticalDoseRegimen",
          "definition": "Details of the pharmaceutical dose regimen.\nEither adequate description or short-code relating to regimen documented\nelsewhere (for example, `\"single oral bolus\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:eee4317f5a065b9c1a0051ec91996ca0ecdefa52465b3da23f723b613b754f1d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PharmaceuticalDoseTime",
          "name": "metadata__PharmaceuticalDoseTime",
          "definition": "Time of administration of pharmaceutical dose, relative to time zero.\nFor an infusion, this should be a vector with two elements specifying the\nstart and end of the infusion period. For more complex dose regimens,\nthe regimen description should be complete enough to enable unambiguous\ninterpretation of `\"PharmaceuticalDoseTime\"`.\nUnit format of the specified pharmaceutical dose time MUST be seconds.\nCorresponds to a combination of DICOM Tags\n[0018, 0027](http://www.dicomlookup.com/dicomtags/(0018,0027)) `Intervention Drug Stop Time` and\n[0018, 0035](http://www.dicomlookup.com/dicomtags/(0018,0035)) `Intervention Drug Start Time`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f075585b7a222b55a9df9a6c7bfc882f8f50007ad0f1f870dc887128a6c5f51e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PharmaceuticalDoseUnits",
          "name": "metadata__PharmaceuticalDoseUnits",
          "definition": "Unit format relating to pharmaceutical dose\n(for example, `\"mg\"` or `\"mg/kg\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cb54dcc7558c382fc45e15a93a7cf6a301d4e810b00f1305d908337cc9885ab6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PharmaceuticalName",
          "name": "metadata__PharmaceuticalName",
          "definition": "Name of administered pharmaceutical.\nNote that this is distinct from any radiotracer or contrast agent used in the scan protocol.\nThis partly matches [DICOM Tag 0018, 0034](http://www.dicomlookup.com/dicomtags/(0018,0034))\n`Intervention Drug Name`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:99bd7237c53dc6e6c3a5a85a8b987ff1cbf904e62c2fcbfc3da89868984c5af7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PhaseEncodingDirection",
          "name": "metadata__PhaseEncodingDirection",
          "definition": "The letters `i`, `j`, `k` correspond to the first, second and third axis of\nthe data in the NIFTI file.\nThe polarity of the phase encoding is assumed to go from zero index to\nmaximum index unless `-` sign is present\n(then the order is reversed - starting from the highest index instead of\nzero).\n`PhaseEncodingDirection` is defined as the direction along which phase is was\nmodulated which may result in visible distortions.\nNote that this is not the same as the DICOM term\n`InPlanePhaseEncodingDirection` which can have `ROW` or `COL` values.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:90008c5a9bac1a4b2df41434ca5c41fbcc147c1622d3da50692b42f0d1a0f559",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PhotoDescription",
          "name": "metadata__PhotoDescription",
          "definition": "Description of the photo.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ee5ed0d61dc9067e80d477781e4962fdcbd4ab22a7a26309aa2ea80ed264acf5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PhysioType",
          "name": "metadata__PhysioType",
          "definition": "Defines the specific type of physiological recording.\nFor backwards compatibility, the default value is `\"generic\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2cce0609f6d8a381d0bcd36960de7ba486208b82e90bdb4ec655c356fa9fbf8e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PixelSize",
          "name": "metadata__PixelSize",
          "definition": "A 2- or 3-number array of the physical size of a pixel, either `[PixelSizeX, PixelSizeY]`\nor `[PixelSizeX, PixelSizeY, PixelSizeZ]`, where X is the width, Y the height and Z the\ndepth.\nIf the file format is OME-TIFF, these values need to be consistent with `PhysicalSizeX`,\n`PhysicalSizeY` and `PhysicalSizeZ` OME metadata fields, after converting in\n`PixelSizeUnits` according to `PhysicalSizeXunit`, `PhysicalSizeYunit` and\n`PhysicalSizeZunit` OME fields.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6735c6bbd0b024176de362a7d874c289773dbf5744b4c759f0898a3c0e7a71d7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PixelSizeUnits",
          "name": "metadata__PixelSizeUnits",
          "definition": "Unit format of the specified `\"PixelSize\"`. MUST be one of: `\"mm\"` (millimeter), `\"um\"`\n(micrometer) or `\"nm\"` (nanometer).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d6e2617df15013f19b82e02ebf2d7e924a3d454b8b2f7f7479b01be352c37ec6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PlasmaAvail",
          "name": "metadata__PlasmaAvail",
          "definition": "Boolean that specifies if plasma measurements are available.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6b9d6567730b01e0a8eaf8471887279138d092ded399307380419ec9c4edb6d8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PlasmaFreeFraction",
          "name": "metadata__PlasmaFreeFraction",
          "definition": "Measured free fraction in plasma, meaning the concentration of free compound\nin plasma divided by total concentration of compound in plasma\n(Units: 0-100%).",
          "value_range": "xsd:float",
          "units": "0-100%",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3fcb9fa5613b434841001fb2512ba350303dc7c03e9467f920a8f7cc9e50c8ae",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PlasmaFreeFractionMethod",
          "name": "metadata__PlasmaFreeFractionMethod",
          "definition": "Method used to estimate free fraction.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d7af45a4e911fcdecf08a492186cdd34b726dc760278bddbc66d51e8f93a0b42",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PostLabelingDelay",
          "name": "metadata__PostLabelingDelay",
          "definition": "This is the postlabeling delay (PLD) time, in seconds, after the end of the\nlabeling (for `\"CASL\"` or `\"PCASL\"`) or middle of the labeling pulse\n(for `\"PASL\"`) until the middle of the excitation pulse applied to the\nimaging slab (for 3D acquisition) or first slice (for 2D acquisition).\nCan be a number (for a single-PLD time series) or an array of numbers\n(for multi-PLD and Look-Locker).\nIn the latter case, the array of numbers contains the PLD of each volume,\nnamely each `control` and `label`, in the acquisition order.\nAny image within the time-series without a PLD, for example an `m0scan`,\nis indicated by a zero.\nBased on DICOM Tags 0018, 9079 `Inversion Times` and 0018, 0082\n`InversionTime`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:90b9740a22cf593705182620144bdb65f55c589ac72ea9e0aa948f7537a8bfbd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PowerLineFrequency",
          "name": "metadata__PowerLineFrequency",
          "definition": "Frequency (in Hz) of the power grid at the geographical location of the\ninstrument (for example, `50` or `60`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7a56c671dd3ab2c5ccabadbb036ec0d9e33d1105cc21079b8bb6efa78aaf70a4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Preamplification",
          "name": "metadata__Preamplification",
          "definition": "Amplification built into an EMG bipolar sensor, electrode grid, or other device.\nSee also Gain.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2142607c645033e607870cdd8e6fad685668caecfe4006c81d5b858deaee5742",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PromptRate",
          "name": "metadata__PromptRate",
          "definition": "Prompt rate for each frame (same units as `Units`, for example, `\"Bq/mL\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1cf701e61d60f311afd46d72e976f24cc47f0a7e5e893cda1ba4a9d346dc1462",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PulseDuration",
          "name": "metadata__PulseDuration",
          "definition": "Pulse duration if spectral editing was applied, in milliseconds",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2e925977fb2e60660ec687da6f1629b66aa169e695c238b401ef18fc2a7dd579",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PulseSequenceDetails",
          "name": "metadata__PulseSequenceDetails",
          "definition": "Information beyond pulse sequence type that identifies the specific pulse\nsequence used (for example,\n`\"Standard Siemens Sequence distributed with the VB17 software\"`,\n`\"Siemens WIP ### version #.##,\"` or\n`\"Sequence written by X using a version compiled on MM/DD/YYYY\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6eb04731e877c863b35556eaa8dfae2379bf48258c568291d6adc04618389abd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PulseSequencePulses",
          "name": "metadata__PulseSequencePulses",
          "definition": "The list of pulses used in the pulse sequence.\nIf this field is specified, the array size MUST equal the array size of `\"PulseSequenceTiming\"`.\nThe strings MAY be of the format `<pulse_name>_R<time-bandwidth_product>`.\nFor example, a sLASER sequence may be described as such:\n`[\"P10_R6\", \"HS4_R25\", \"HS4_R25\", \"HS4_R25\", \"HS4_R25\"]`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ab53909546a5dec24c15603ac8f82082bf54a40b9caebecde5aa05a4139d81dd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PulseSequenceTiming",
          "name": "metadata__PulseSequenceTiming",
          "definition": "The time when each RF pulse of the pulse sequence was played out relative to\nthe beginning of the pulse sequence (that is, the top of the excitation RF pulse),\nspecified in seconds.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c0f9d73e6df72a2a7c4b8c215f0c68ff23d75dc9ee31ca39a971bf4433d52493",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PulseSequenceType",
          "name": "metadata__PulseSequenceType",
          "definition": "A general description of the pulse sequence used for the scan.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:aad20b07d334623ef7330f1f6896170ab32cec4b2fe44f204da926ba4c3bf5a8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PupilFitMethod",
          "name": "metadata__PupilFitMethod",
          "definition": "The method employed for fitting the pupil, for example\n`\"centre-of-mass\"` or `\"ellipse\"`.\nIf `\"centre-of-mass\"` or `\"ellipse\"` method is used, it is RECOMMENDED to\nuse these exact labels.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9c80abdc6eedf3e53f7b9a08fc4c2c74557011b8ce12c1f24f5aecb36e087d1b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Purity",
          "name": "metadata__Purity",
          "definition": "Purity of the radiolabeled compound (between 0 and 100%).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ab0e69ce72857bcdc6d9699e80b9dd87823a63825d2a4ab453b8a7d1f83a350c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RRID",
          "name": "metadata__RRID",
          "definition": "[Research Resource Identifier](https://rrid.site) of the file,\ndataset or atlas being described.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4fdb11f88cc417e9c324628fb4ef52df759666516737e0f6bbcdc6f464dd510c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RandomRate",
          "name": "metadata__RandomRate",
          "definition": "Random rate for each frame (same units as `\"Units\"`, for example, `\"Bq/mL\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8bedd5bb1e87076babe1374fabd8e0a6af5a37c28201eee9ab1339a9fc5e3283",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RawDataFilters",
          "name": "metadata__RawDataFilters",
          "definition": "Filter settings applied to eye-movement raw data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:13cbe37a51c21bf1df1498b1263204c14d03e4dc8f21112469e374c3412ebd26",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RawSources",
          "name": "metadata__RawSources",
          "definition": "A list of paths relative to dataset root pointing to the BIDS-Raw file(s)\nthat were used in the creation of this derivative.\nThis field is DEPRECATED, and this metadata SHOULD be recorded in the\n`Sources` field using [BIDS URIs](SPEC_ROOT/common-principles.md#bids-uri)\nto distinguish sources from different datasets.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b230be1be1a46211822b3dc2e756046514d964f95d60d545e29031470ac2f285",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReceiveCoilActiveElements",
          "name": "metadata__ReceiveCoilActiveElements",
          "definition": "Information describing the active/selected elements of the receiver coil.\nThis does not correspond to a tag in the DICOM ontology.\nThe vendor-defined terminology for active coil elements can go in this field.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:28f26857511e12eecfda707e88751bced508c03cf3517a814994931a47348527",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReceiveCoilName",
          "name": "metadata__ReceiveCoilName",
          "definition": "Information describing the receiver coil.\nCorresponds to [DICOM Tag 0018, 1250](http://www.dicomlookup.com/dicomtags/(0018,1250))\n`Receive Coil Name`,\nalthough not all vendors populate that DICOM Tag,\nin which case this field can be derived from an appropriate\nprivate DICOM field.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0d35cbc967a46b41616c292224994dc442d9d0ae08afb4adaa8a7f2a6b78e801",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReceiveGain",
          "name": "metadata__ReceiveGain",
          "definition": "The gain of the receive coil.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:71fbda3102d2df5a625565294d8d3e8376e0a5c9587de9b6d6789ad327a8cc7b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReconFilterSize",
          "name": "metadata__ReconFilterSize",
          "definition": "Kernel size of post-recon filter (FWHM) in default units `\"mm\"`.\nThis partly matches the [DICOM Tag 0018, 1210](http://www.dicomlookup.com/dicomtags/(0018,1210))\n`Convolution Kernel`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:bee713649f94796d06105d5dbc3177d838b704e9cf6d86bf53af950e0b17b5f2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReconFilterType",
          "name": "metadata__ReconFilterType",
          "definition": "Type of post-recon smoothing (for example, `[\"Shepp\"]`).\nThis partly matches the [DICOM Tag 0018, 1210](http://www.dicomlookup.com/dicomtags/(0018,1210))\n`Convolution Kernel`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c0b5e7e56b3b0b9d3e98d8493511227760cb6a41571a1a1d011dec0a69d76176",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReconMethodImplementationVersion",
          "name": "metadata__ReconMethodImplementationVersion",
          "definition": "Identification for the software used, such as name and version.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c0b834b7ad0e22efb5862e81f3c398694f89df065d69452e467a4b64db0523af",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReconMethodName",
          "name": "metadata__ReconMethodName",
          "definition": "Reconstruction method or algorithm (for example, `\"3d-op-osem\"`).\nThis partly matches the [DICOM Tag 0054, 1103](http://www.dicomlookup.com/dicomtags/(0054,1103))\n`Reconstruction Method`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:68e73b50d131506bc772f1ea94d1353b749b8aa0eb80bdfa607d70e6df44fad4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReconMethodParameterLabels",
          "name": "metadata__ReconMethodParameterLabels",
          "definition": "Names of reconstruction parameters (for example, `[\"subsets\", \"iterations\"]`).\nThis partly matches the [DICOM Tag 0054, 1103](http://www.dicomlookup.com/dicomtags/(0054,1103))\n`Reconstruction Method`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b40f3f6be249d52febcb1b1369b0f87df3b75fef1dc4e02224678b0c2644e006",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReconMethodParameterUnits",
          "name": "metadata__ReconMethodParameterUnits",
          "definition": "Unit of reconstruction parameters (for example, `[\"none\", \"none\"]`).\nThis partly matches the [DICOM Tag 0054, 1103](http://www.dicomlookup.com/dicomtags/(0054,1103))\n`Reconstruction Method`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:eef872571aff662e3909ae60080ef869b311b333184cb08a93b5d3363c9f8485",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReconMethodParameterValues",
          "name": "metadata__ReconMethodParameterValues",
          "definition": "Values of reconstruction parameters (for example, `[21, 3]`).\nThis partly matches the [DICOM Tag 0054, 1103](http://www.dicomlookup.com/dicomtags/(0054,1103))\n`Reconstruction Method`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:73293933bebd832ea0817ab2547001250a28fb35e914309c98fa14ba43020abb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RecordedEye",
          "name": "metadata__RecordedEye",
          "definition": "Indicates the eye being tracked, for example, `\"left\"` or `\"right\"`.\nIt SHOULD be set to `\"cyclopean\"` for recordings combining both eyes\nas potentially generated by binocular eye-trackers.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3d8e1361a6eccb29f103dd6b314a28f56af11f5b7293375e9a8f4ea2697928a7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RecordingDuration",
          "name": "metadata__RecordingDuration",
          "definition": "Length of the recording in seconds (for example, `3600`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6de2d8c6c9584a8e8af88a192aca10f4db5e9ceb777b5e50856f4a218ceb19fc",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RecordingType",
          "name": "metadata__RecordingType",
          "definition": "Defines whether the recording is `\"continuous\"`, `\"discontinuous\"`, or\n`\"epoched\"`, where `\"epoched\"` is limited to time windows about events of\ninterest (for example, stimulus presentations or subject responses).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:cd12fc889806bf5c93f2abc8d18d0c9bc6c695442f8eb38d6c9e8a57855d4c6c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReferenceSignal",
          "name": "metadata__ReferenceSignal",
          "definition": "The path(s) to the MRS reference file(s), if present, to which the associated\nMRS data file corresponds.\nContains one or more [BIDS URIs](SPEC_ROOT/common-principles.md#bids-uri).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1a6a2cf9ea950e42e64a305eae70be7f0c2cb299e6c3801f9468321a968fa4ba",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ReferencesAndLinks",
          "name": "metadata__ReferencesAndLinks",
          "definition": "List of references to publications that contain information on the dataset.\nA reference may be textual or a\n[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2a9796566e11fb00e90d6eaa1d379390845b48a168b8c96a244bcf8d2532a8c7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RepetitionTime",
          "name": "metadata__RepetitionTime",
          "definition": "The time in seconds between the beginning of an acquisition of one volume\nand the beginning of acquisition of the volume following it (TR).\nWhen used in the context of functional acquisitions this parameter best\ncorresponds to\n[DICOM Tag 0020, 0110](http://www.dicomlookup.com/dicomtags/(0020,0110)):\nthe \"time delta between images in a\ndynamic of functional set of images\" but may also be found in\n[DICOM Tag 0018, 0080](http://www.dicomlookup.com/dicomtags/(0018,0080)):\n\"the period of time in msec between the beginning\nof a pulse sequence and the beginning of the succeeding\n(essentially identical) pulse sequence\".\nThis definition includes time between scans (when no data has been acquired)\nin case of sparse acquisition schemes.\nThis value MUST be consistent with the 'pixdim[4]' field (after accounting\nfor units stored in 'xyzt_units' field) in the NIfTI header.\nThis field is mutually exclusive with VolumeTiming.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:344f871ae7eb34f269b3215fabdadd08f81ba3794a39b287c5b2ebe2f42ef8a7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RepetitionTimeExcitation",
          "name": "metadata__RepetitionTimeExcitation",
          "definition": "The interval, in seconds, between two successive excitations.\n[DICOM Tag 0018, 0080](http://www.dicomlookup.com/dicomtags/(0018,0080))\nbest refers to this parameter.\nThis field may be used together with the `\"RepetitionTimePreparation\"` for\ncertain use cases, such as\n[MP2RAGE](https://doi.org/10.1016/j.neuroimage.2009.10.002).\nUse `RepetitionTimeExcitation` (in combination with\n`\"RepetitionTimePreparation\"` if needed) for anatomy imaging data rather than\n`\"RepetitionTime\"` as it is already defined as the amount of time that it takes\nto acquire a single volume in the\n[task imaging data](SPEC_ROOT/modality-specific-files/magnetic-resonance-\\\nimaging-data.md#task-including-resting-state-imaging-data)\nsection.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7b077f0ea42176eb46df8740bde0e795d3b2f5a18acd580faa41f930857f5fca",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RepetitionTimePreparation",
          "name": "metadata__RepetitionTimePreparation",
          "definition": "The interval, in seconds, that it takes a preparation pulse block to\nre-appear at the beginning of the succeeding (essentially identical) pulse\nsequence block.\nThe data type number may apply to files from any MRI modality concerned with\na single value for this field.\nThe data type array provides a value for each volume in a 4D dataset and\nshould only be used when the volume timing is critical for interpretation of\nthe data, such as in\n[ASL](SPEC_ROOT/modality-specific-files/magnetic-resonance-imaging-data.md\\\n#arterial-spin-labeling-perfusion-data).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f4e19535f2ce4ce46eda2a56a00c0546f7bed553265d84fa54ddc3fb5d8b31cd",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Resolution",
          "name": "metadata__Resolution",
          "definition": "Specifies the interpretation of the resolution keyword.\nIf an object is used, then the keys should be values for the `res` entity\nand values should be descriptions of those `res` values.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:277978b6b469cd6b641f7322a6373558bc471d1fe43bf0ce1bf498ee12ab3a18",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ResonantNucleus",
          "name": "metadata__ResonantNucleus",
          "definition": "The isotope of interest of an MR experiment (for example, `\"1H\"`, `\"13C\"`, `\"31P\"`).\nFor multi-nuclei experiments such as <sup>1</sup>H-[<sup>13</sup>C] MR,\nan array can be used: `[\"1H\", \"13C\"]`.\nCorresponds to [DICOM Tag 0018, 9100](http://www.dicomlookup.com/dicomtags/(0018,9100))\n`Resonant Nucleus`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:116eca3158b9bd5424bdff1b0bbd8a9018b9e6740262401b59a193ac6c46754c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RotationOrder",
          "name": "metadata__RotationOrder",
          "definition": "Specify the sequence in which the elemental 3D extrinsic rotations are applied around the three distinct axes.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9188552f2c96076a3136f5d0c266cc4feff0c6c8fa839ae8c0bd8d64459cd5d7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RotationRule",
          "name": "metadata__RotationRule",
          "definition": "In case orientation channels are present, indicate whether rotations are applied\nclockwise around an axis when seen from the positive direction (left-hand rule) or\ncounter-clockwise (right-hand rule). Must be one of: \"left-hand\", \"right-hand\".",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:fe05673dab48ceb265fdd66a725889ea1fb217295ea95085b1abeb47251747fc",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SEEGChannelCount",
          "name": "metadata__SEEGChannelCount",
          "definition": "Number of SEEG channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:eecad97d4782c83317e3c6a9bbaff56d0967c9f5ee6ad7cffadacf2864bacde1",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SampleCoordinateSystem",
          "name": "metadata__SampleCoordinateSystem",
          "definition": "Coordinate system of the gaze position recordings.\nGenerally eye-trackers are set to use `\"gaze-on-screen\"` coordinate system, but you may use\n`\"eye-in-head\"` or `\"gaze-in-world\"`.\nIf none of the three default options properly describe the coordinate system, the\n`\"custom\"` keyword MUST be employed and the coordinate system MUST be described\nusing additional metadata entries.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:778890fb028eee570f7ddd72af99aaeebe532e0cef24aea9b51b9c0127a21945",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SampleEmbedding",
          "name": "metadata__SampleEmbedding",
          "definition": "Description of the tissue sample embedding (for example: `\"Epoxy resin\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:da0af9b08d51a5902a5ec8e417c965ca6e606d4f897df2a802b6eb51c51016a1",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SampleEnvironment",
          "name": "metadata__SampleEnvironment",
          "definition": "Environment in which the sample was imaged. MUST be one of: `\"in vivo\"`, `\"ex vivo\"`\nor `\"in vitro\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:61bad98bd54540816ef6ab620b7117d3a9cd22f4965032bb98bc40555b0ee422",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SampleExtractionInstitution",
          "name": "metadata__SampleExtractionInstitution",
          "definition": "The name of the institution in charge of the extraction of the sample,\nif different from the institution in charge of the equipment that produced the image.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6982d140d8eef5fa17d71bcbdf1814131ed3f1bbd0c2e502ef22921556a58170",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SampleExtractionProtocol",
          "name": "metadata__SampleExtractionProtocol",
          "definition": "Description of the sample extraction protocol or\n[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator)\n(for example from [protocols.io](https://www.protocols.io/)).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b13697dce8ab81d166aeb153e28d2360931e9324f1682bdb651dc0d9307f3b52",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SampleFixation",
          "name": "metadata__SampleFixation",
          "definition": "Description of the tissue sample fixation\n(for example: `\"4% paraformaldehyde, 2% glutaraldehyde\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:82cf2012b66754e897b5d3f71ed33c3b1906d8a5105367c3cdb24a9094a33ecc",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SampleOrigin",
          "name": "metadata__SampleOrigin",
          "definition": "Describes from which tissue the genetic information was extracted.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d3a663e8435fc8b9616ae610d2822c20566f198f7ec52cf6ab64c3fd0c7df7fa",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SamplePrimaryAntibody",
          "name": "metadata__SamplePrimaryAntibody",
          "definition": "Description(s) of the primary antibody used for immunostaining.\nEither an [RRID](https://rrid.site) or the name, supplier and catalog\nnumber of a commercial antibody.\nFor non-commercial antibodies either an [RRID](https://rrid.site) or the\nhost-animal and immunogen used (for examples: `\"RRID:AB_2122563\"` or\n`\"Rabbit anti-Human HTR5A Polyclonal Antibody, Invitrogen, Catalog # PA1-2453\"`).\nMAY be an array of strings if different antibodies are used in each channel of the file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:edc4240f5d539a1b9af2aaf3f074eeafe1c977040b2df64bb78be34b62d4ffa8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SampleSecondaryAntibody",
          "name": "metadata__SampleSecondaryAntibody",
          "definition": "Description(s) of the secondary antibody used for immunostaining.\nEither an [RRID](https://rrid.site) or the name, supplier and catalog\nnumber of a commercial antibody.\nFor non-commercial antibodies either an [RRID](https://rrid.site) or the\nhost-animal and immunogen used (for examples: `\"RRID:AB_228322\"` or\n`\"Goat anti-Mouse IgM Secondary Antibody, Invitrogen, Catalog # 31172\"`).\nMAY be an array of strings if different antibodies are used in each channel of the file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4a9c055a9679d13edec15a366565069ce2f83cefc457e92f89bbd19af5a01cf5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SampleStaining",
          "name": "metadata__SampleStaining",
          "definition": "Description(s) of the tissue sample staining (for example: `\"Osmium\"`).\nMAY be an array of strings if different stains are used in each channel of the file\n(for example: `[\"LFB\", \"PLP\"]`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4b2262a92342121dc65f8a720277db5477c2c3280be000838f9b190b68ae5e98",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SamplingFrequency",
          "name": "metadata__SamplingFrequency",
          "definition": "Sampling frequency (in Hz) of all the data in the recording,\nregardless of their type (for example, `2400`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1b5765d93986228cb1fdc32e97262c4c9f6bb6013a3cd4569708bdee91a0ac85",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SamplingFrequencyEffective",
          "name": "metadata__SamplingFrequencyEffective",
          "definition": "Effective sampling frequency (in Hz) of all the data in the recording,\nregardless of their type (for example, `2400`) which can be determined if timestamps\nper sample are provided.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7a243c9a9350819e92b7e040de371b3b3cdbb67735f9bb247023dc768e70565c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SamplingFrequency__nirs",
          "name": "metadata__SamplingFrequency__nirs",
          "definition": "Sampling frequency (in Hz) of all the data in the recording,\nregardless of their type (for example, `2400`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:284022d91630eeabdc45d73017b703b0a572da5be8817c1107b2287ec358ac5d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScaleFactor",
          "name": "metadata__ScaleFactor",
          "definition": "Scale factor for each frame. This field MUST be defined if the imaging data (`.nii[.gz]`) are scaled.\nIf this field is not defined, then it is assumed that the scaling factor is 1. Defining this field\nwhen the scaling factor is 1 is RECOMMENDED, for the sake of clarity.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a46b6c46c1a72b4e153c6b9e3881c9ff424b2daea9b2870aa339347a510eac0f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScanDate",
          "name": "metadata__ScanDate",
          "definition": "Date of scan in the format `\"YYYY-MM-DD[Z]\"`.\nCorresponds to [DICOM Tag 0008, 0022](http://www.dicomlookup.com/dicomtags/(0008,0022)) `Acquisition Date`.\nThis field is DEPRECATED, and this metadata SHOULD be recorded in the `acq_time` column of the\ncorresponding [Scans file](SPEC_ROOT/modality-agnostic-files/data-summary-files.md#scans-file).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c3e69e2147749bf32d829a0f2d277f8dd5f2dc73f2c4f12a849cdec0f593aae7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScanOptions",
          "name": "metadata__ScanOptions",
          "definition": "Parameters of ScanningSequence.\nCorresponds to [DICOM Tag 0018, 0022](http://www.dicomlookup.com/dicomtags/(0018,0022))\n`Scan Options`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2d7f6333a20786ca13db004795a424b336d0c44afc017c6263799298640f7c8b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScanStart",
          "name": "metadata__ScanStart",
          "definition": "Time of start of scan with respect to `TimeZero` in the default unit seconds.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ede051263cf7aaffe1db9f25390110e532ca92ce2ced71c68ec072f4d99eb85c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScanningSequence",
          "name": "metadata__ScanningSequence",
          "definition": "Description of the type of data acquired.\nCorresponds to [DICOM Tag 0018, 0020](http://www.dicomlookup.com/dicomtags/(0018,0020))\n`Scanning Sequence`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:fd704ecd3ba93bad9c55738f30993e7de07b71bf468fd54b83cd1bbb602c7d7a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScanningSequence__mrs",
          "name": "metadata__ScanningSequence__mrs",
          "definition": "Description of the type of data acquired.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7e7f614765797edbf79c8fe74e988f83aaaeece7b7a49fce063ade4931c07aa5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScatterFraction",
          "name": "metadata__ScatterFraction",
          "definition": "Scatter fraction for each frame (Units: 0-100%).\nCorresponds to [DICOM Tag 0054, 1323](http://www.dicomlookup.com/dicomtags/(0054,1323))\n`Scatter Fraction Factor`.",
          "value_range": "xsd:string",
          "units": "0-100%",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3a4ee5f1c7c38aba1729ae87301a24d621b40e55e08ab83c24cdfc58f776551e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScreenDistance",
          "name": "metadata__ScreenDistance",
          "definition": "Distance between the participant's eye and the screen. If no screen was used, use `n/a`.\nDistance can either be expressed as a single numeric value indicating the shortest distance between\nthe participant's eye and the screen, or a three-coordinates array indicating the X, Y, Z distances\nbetween the participant's eye and the center of the screen.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:695035cb278a48eec062e8f678d6af9c2e469c84911b23bf86d2f1dbec17449c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScreenOrigin",
          "name": "metadata__ScreenOrigin",
          "definition": "Location of the spatial coordinates' origin for the visual stimuli presentation,\ndescribed by a list of two keywords such as (\"top\", \"left\") if the coordinates\nrefer to the top-left corner of the screen, or (\"center\", \"center\") if the position\n(0, 0) is at the center or the screen's extent.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2e4a237818e7555f1c80f188489b11c5636ef10fa42a9eda42ed71ffa237b60d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScreenRefreshRate",
          "name": "metadata__ScreenRefreshRate",
          "definition": "Refresh rate of the screen (when used), in Hertz (equivalent to frames per second, \"FPS\").",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a7d63cb4e12fd38fc0b3fb901a28723cedeabc05c8d61622528ddb96d4370e9b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScreenResolution",
          "name": "metadata__ScreenResolution",
          "definition": "Screen resolution in pixel\n(for example `[1920, 1200]` for a screen of 1920-width by 1080-height pixels),\nif no screen use `n/a`.\n`ScreenResolution` is REQUIRED when the experiment included simultaneous eye-tracking\nrecordings with `SampleCoordinateSystem` matching `\"gaze-on-screen\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:32e915572af19808b95c1445ced0cd49f53054a4dc8e704e557544d4e6a6829d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ScreenSize",
          "name": "metadata__ScreenSize",
          "definition": "Screen size in m, excluding potential screen borders\n(for example `[0.472, 0.295]` for a screen of 47.2-width by 29.5-height cm),\nif no screen use `n/a`.\n`ScreenSize` is REQUIRED when the experiment included simultaneous eye-tracking\nrecordings with `SampleCoordinateSystem` matching `\"gaze-on-screen\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d9553195ca17036ee0fb39f6adfa51fd559cca7c98126b325afe15dc9aa47999",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SequenceName",
          "name": "metadata__SequenceName",
          "definition": "Manufacturer's designation of the sequence name.\nCorresponds to [DICOM Tag 0018, 0024](http://www.dicomlookup.com/dicomtags/(0018,0024))\n`Sequence Name`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:42cec8d83e0ad8bbd145d3665c79a870e04adb2c28a1409fba215d6b22b28de4",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SequenceVariant",
          "name": "metadata__SequenceVariant",
          "definition": "Variant of the ScanningSequence.\nCorresponds to [DICOM Tag 0018, 0021](http://www.dicomlookup.com/dicomtags/(0018,0021))\n`Sequence Variant`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f4d868d1f21f127da700d7951f8ae03d1e0a1a604f5ed6ef34a4f31500af8b96",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ShortChannelCount",
          "name": "metadata__ShortChannelCount",
          "definition": "The number of short channels. 0 indicates no short channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b0e741cbf5977941129be72ca978feec83524bc2c46b53c82164007e283740c2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SinglesRate",
          "name": "metadata__SinglesRate",
          "definition": "Singles rate for each frame (same units as `Units`, for example, `\"Bq/mL\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:3cc3afb22e7748bd27ef116ad5f2fc4b2a38cd15093c764747c35fe181730cab",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SkinPreparation",
          "name": "metadata__SkinPreparation",
          "definition": "How skin was prepared prior to sensor device placement, for example, `\"alcohol wipe\"`\nor `\"abrasive gel\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5536428d56bf0ff98f11a3476283a0cc4e5761f8142d55944e0801ff74e2b2d6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SkullStripped",
          "name": "metadata__SkullStripped",
          "definition": "Whether the volume was skull stripped (non-brain voxels set to zero) or not.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d92a7b277ce6ed14417f22eb82578e3d32f36f518c703396242d8bb6f0280f52",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SliceEncodingDirection",
          "name": "metadata__SliceEncodingDirection",
          "definition": "The axis of the NIfTI data along which slices were acquired,\nand the direction in which `\"SliceTiming\"` is defined with respect to.\n`i`, `j`, `k` identifiers correspond to the first, second and third axis of\nthe data in the NIfTI file.\nA `-` sign indicates that the contents of `\"SliceTiming\"` are defined in\nreverse order - that is, the first entry corresponds to the slice with the\nlargest index, and the final entry corresponds to slice index zero.\nWhen present, the axis defined by `\"SliceEncodingDirection\"` needs to be\nconsistent with the `slice_dim` field in the NIfTI header.\nWhen absent, the entries in `\"SliceTiming\"` must be in the order of increasing\nslice index as defined by the NIfTI header.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:97f3b6bc7ac77f440da5f2cb6d5f983f26d76e56145419369fd44da23ab3e099",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SliceThickness",
          "name": "metadata__SliceThickness",
          "definition": "Slice thickness of the tissue sample in the unit micrometers (`\"um\"`) (for example: `5`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:eb63232bd2e7ae8b23844be3ee13724781f62e8cf000a0e4efce3b2812fce46a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SliceTiming",
          "name": "metadata__SliceTiming",
          "definition": "The time at which each slice was acquired within each volume (frame) of the\nacquisition.\nSlice timing is not slice order -- rather, it is a list of times containing\nthe time (in seconds) of each slice acquisition in relation to the beginning\nof volume acquisition.\nThe list goes through the slices along the slice axis in the slice encoding\ndimension (see below).\nNote that to ensure the proper interpretation of the `\"SliceTiming\"` field,\nit is important to check if the OPTIONAL `SliceEncodingDirection` exists.\nIn particular, if `\"SliceEncodingDirection\"` is negative,\nthe entries in `\"SliceTiming\"` are defined in reverse order with respect to the\nslice axis, such that the final entry in the `\"SliceTiming\"` list is the time\nof acquisition of slice 0. Without this parameter slice time correction will\nnot be possible.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f5b18fb0366a79f177a308597c86cccab33cd41e690029afc2bb3059e759249a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SoftwareFilters",
          "name": "metadata__SoftwareFilters",
          "definition": "[Object](https://www.json.org/json-en.html)\nof temporal software filters applied, or `\"n/a\"` if the data is\nnot available.\nEach key-value pair in the JSON object is a name of the filter and an object\nin which its parameters are defined as key-value pairs\n(for example, `{\"Anti-aliasing filter\":\n{\"half-amplitude cutoff (Hz)\": 500, \"Roll-off\": \"6dB/Octave\"}}`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c2b35217bcd597d8e30ee43fc6df159e17a92739fb39f4edbe78ce4e52128151",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SoftwareName",
          "name": "metadata__SoftwareName",
          "definition": "Name of the software that was used to present the stimuli.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:354816de894144deedcf88d9dfb7c2324c0b7a84cdab12abad11996a17aa84a7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SoftwareRRID",
          "name": "metadata__SoftwareRRID",
          "definition": "[Research Resource Identifier](https://rrid.site) of the\nsoftware that was used to present the stimuli.\nExamples: The RRID for Psychtoolbox is 'SCR_002881',\nand that of PsychoPy is 'SCR_006571'.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:2e51d7edcbad85ac56326c9bab2f08297b4219bb5fa5a5666514511f3463de57",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SoftwareVersion",
          "name": "metadata__SoftwareVersion",
          "definition": "Version of the software that was used to present the stimuli.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:82b8a746e37fcda99ec42a7711d2164c7a8c4146496d748a7e6b246090925545",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SoftwareVersions",
          "name": "metadata__SoftwareVersions",
          "definition": "Manufacturer's designation of software version of the equipment that produced\nthe measurements.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9c6ab48c4e7299dc3a14cc65245b073881eb370b0a9292e2eb40c7f38a08e259",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SourceDatasets",
          "name": "metadata__SourceDatasets",
          "definition": "Used to specify the locations and relevant attributes of all source datasets (BIDS or not).\nValid keys in each object include `\"URL\"`, `\"DOI\"` (see\n[URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator)), and\n`\"Version\"` with\n[string](https://www.w3schools.com/js/js_json_datatypes.asp)\nvalues.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f1c0480c758af524e28c297540d0866357866a2455340a77eaadc9b2d22965e9",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SourceType",
          "name": "metadata__SourceType",
          "definition": "Type of source. Preferably a specific model/part number is supplied.\nThis is a freeform description, but the following keywords are suggested:\n`\"LED\"`, `\"LASER\"`, `\"VCSEL\"`. If individual channels have different SourceType,\nthen the field here should be specified as \"mixed\"\nand this column should be included in optodes.tsv.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e3526a97138ba21f4c9012b71aa79fdb69a0b386bfdfa3d6a01a0bba9de57a5d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Sources",
          "name": "metadata__Sources",
          "definition": "A list of files with the paths specified using\n[BIDS URIs](SPEC_ROOT/common-principles.md#bids-uri);\nthese files were directly used in the creation of this derivative data file.\nFor example, if a derivative A is used in the creation of another\nderivative B, which is in turn used to generate C in a chain of A->B->C,\nC should only list B in `\"Sources\"`, and B should only list A in `\"Sources\"`.\nHowever, in case both X and Y are directly used in the creation of Z,\nthen Z should list X and Y in `\"Sources\"`,\nregardless of whether X was used to generate Y.\nUsing paths specified relative to the dataset root is\n[DEPRECATED](SPEC_ROOT/common-principles.md#definitions).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8682ef8c71fc147ec6fac2bb3bd5f74812378e41d423030abaccb171abf8b3f3",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpatialAxes",
          "name": "metadata__SpatialAxes",
          "definition": "Refers to the coordinate system in which the motion data are to be interpreted,\nif the recorded data can be mapped to a fixed reference frame. A sequence of\ncharacters F/B (forward-backward), L/R (left-right), and U/D (up-down). The\nposition of a character in the sequence determines which of the X,Y,Z axes it\nmaps to. For example, \"FRD\" for X-forward, Y-right, Z-down. For 1D or 2D cases,\nonly specify the used axes and use the character \"_\" for unused axes\n(\"F_R\" when the Y axis is not used, for instance).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9bef4127d2f355c7719c9c124bdd200512297b39a092156d2a8f03a68727266e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpatialReference",
          "name": "metadata__SpatialReference",
          "definition": "String or object describing the reference image to which the current image is aligned.\nFor images with a single reference, the value MUST be a single string.\nFor images with multiple references, such as surface and volume references,\na JSON object MUST be used.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c86fc7c5210a988468a48f930596379922919fb1f0f30574451b5ffcfb437362",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Species",
          "name": "metadata__Species",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5b4879b6c6ac7601059ebeb3d71cd196e41c13ead5dc7e158af46c4607575275",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpecificRadioactivity",
          "name": "metadata__SpecificRadioactivity",
          "definition": "Specific activity of compound injected.\n**Note this is not required for an FDG acquisition, since it is not available,\nand SHOULD be set to `\"n/a\"`**.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7a8d2edebcf110f5ab8f4580199666fdfd9d73e93aa644d69df8d9ebc8ddcfd2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpecificRadioactivityMeasTime",
          "name": "metadata__SpecificRadioactivityMeasTime",
          "definition": "Time to which specific radioactivity measurement above applies in the default\nunit `\"hh:mm:ss\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:14c78367551494319a72c8c1dc61e4486bfb474f98597acda3d79f2455f62cfb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpecificRadioactivityUnits",
          "name": "metadata__SpecificRadioactivityUnits",
          "definition": "Unit format of specified specific radioactivity (for example, `\"Bq/g\"`).\n**Note this is not required for an FDG acquisition, since it is not available,\nand SHOULD be set to `\"n/a\"`**.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b3d1ab443c481a62efc8229b2c7408a0f8416df63e24ff122806d32bbd0b7c18",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpectralWidth",
          "name": "metadata__SpectralWidth",
          "definition": "The spectral bandwidth of the MR signal that is sampled, specified in Hz.\nCorresponds to [DICOM Tag 0018, 9052](http://www.dicomlookup.com/dicomtags/(0018,9052))\n`Spectral Width`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:de546f2663cd7711b8a0da2ba91eb0594c63309c3857de60c1eb1a06dc1f025d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpectrometerFrequency",
          "name": "metadata__SpectrometerFrequency",
          "definition": "The frequency of the spectrometer, specified in MHz.\nFor example, this could be `127.764` for a 3T scanner tuned\nto the resonant frequency of <sup>1</sup>H.\nFor multi-nuclei experiments such as <sup>1</sup>H-[<sup>13</sup>C] MR at 3T,\nan array can be used: `[127.731, 32.125]`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8382fa467980e2abdafab9f9fc2f177f6d8f1058d66c17996f8b72fd3a0c8a91",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpoilingGradientDuration",
          "name": "metadata__SpoilingGradientDuration",
          "definition": "The duration of the spoiler gradient lobe in seconds.\nThe duration of a trapezoidal lobe is defined as the summation of ramp-up\nand plateau times.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1108a7d69e2389f521a8da57f87bfefb40f6b40b2cac4d51853bafbb9a90e54c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpoilingGradientMoment",
          "name": "metadata__SpoilingGradientMoment",
          "definition": "Zeroth moment of the spoiler gradient lobe in\nmillitesla times second per meter (mT.s/m).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c54b5508f970bdb6d7f2d8324c5ec76e4baedc6033461507e9da3c390f027bf2",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpoilingRFPhaseIncrement",
          "name": "metadata__SpoilingRFPhaseIncrement",
          "definition": "The amount of incrementation described in degrees,\nwhich is applied to the phase of the excitation pulse at each TR period for\nachieving RF spoiling.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:634f2f3ca5dedfe10bbce1b90d85e0ddd73587a5f0efb17aabb297f29a5a8ba5",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpoilingState",
          "name": "metadata__SpoilingState",
          "definition": "Boolean stating whether the pulse sequence uses any type of spoiling\nstrategy to suppress residual transverse magnetization.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:865ea1320e987b75d337a1c051fb9c215370b7ffcdc81023630b4837d1262395",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SpoilingType",
          "name": "metadata__SpoilingType",
          "definition": "Specifies which spoiling method(s) are used by a spoiled sequence.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d8acb64b86c5ad74442b7cff10e013de877346f1833d6704252bdf08eae071c7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#StartTime",
          "name": "metadata__StartTime",
          "definition": "Start time in seconds in relation to the start of acquisition of the first\ndata sample in the corresponding (neural) dataset (negative values are allowed).\nThis data MAY be specified with sub-second precision using the syntax `s[.000000]`,\nwhere `s` reflects whole seconds, and `.000000` reflects OPTIONAL fractional seconds.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:6aaafb06f22891dc6a196008ce940c1fefeed431b07c22430b83e7f01825bf9c",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#StationName",
          "name": "metadata__StationName",
          "definition": "Institution defined name of the machine that produced the measurements.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:de5d54f07161281ddd95ce9bf51b38a171fb948c96a0b089786bdbd577148e12",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#StimulusPresentation",
          "name": "metadata__StimulusPresentation",
          "definition": "Object containing key-value pairs related to the software used to present\nthe stimuli during the experiment.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e540335135f58aac7e6ee4dfb5bab9e5afb81e970f0eadee476bde214c927239",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SubjectArtefactDescription",
          "name": "metadata__SubjectArtefactDescription",
          "definition": "Freeform description of the observed subject artifact and its possible cause\n(for example, `\"Vagus Nerve Stimulator\"`, `\"non-removable implant\"`).\nIf this field is set to `\"n/a\"`, it will be interpreted as absence of major\nsource of artifacts except cardiac and blinks.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:814674971fee5336b3fb7955ca8a68e57241d92908ed3126918ded4d66f0e146",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TablePosition",
          "name": "metadata__TablePosition",
          "definition": "The table position, relative to an implementation-specific reference point,\noften the isocenter. Values must be an array (1x3) of three distances in\nmillimeters in absolute coordinates (world coordinates). If an observer\nstands in front of the scanner looking at it, a table moving to the left,\nup or into the scanner (from the observer's point of view) will increase\nthe 1st, 2nd and 3rd value in the array respectively. The origin is defined\nby the image affine.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e4c8b9516e36a8c0a3ca61138a7bc11e2062188c21a52d43e47e65dee2f36aba",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TaskDescription",
          "name": "metadata__TaskDescription",
          "definition": "Longer description of the task.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:33457edc7e5ef45ef14bdc810e0fc2015310460936eabcf57d9a5ca4bf0fc973",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TaskName",
          "name": "metadata__TaskName",
          "definition": "Name of the task.\nNo two tasks should have the same name.\nThe task label included in the filename MAY be derived from this `\"TaskName\"` field\nby removing all non-alphanumeric or `+` characters (that is, all except those matching `[0-9a-zA-Z+]`),\nand potentially replacing spaces with `+` to ease readability.\nFor example `\"TaskName\"` `\"faces n-back\"` or `\"head nodding\"` could correspond to task labels\n`faces+n+back` or `facesnback` and `head+nodding` or `headnodding`, respectively.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ede411b316d0e134ddc4385c982083459a3ae156b93b2d5a462068308fd63f2d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TermURL",
          "name": "metadata__TermURL",
          "definition": "URL pointing to a formal definition of this type of data in an ontology available on the web.\nFor example: https://www.ncbi.nlm.nih.gov/mesh/68008297 for \"male\".",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:29125b920e74bed855ef1c509007f6101116c75b6fd32d46242ed8c4eeb26ab6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TimeZero",
          "name": "metadata__TimeZero",
          "definition": "Time zero to which all scan and/or blood measurements have been adjusted to,\nin the unit \"hh:mm:ss\".\nThis should be equal to `\"InjectionStart\"` or `\"ScanStart\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0329c05560116f8d958b7a31733aed2dc45cbcd70f32952a69001eefd5c10bf0",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TissueDeformationScaling",
          "name": "metadata__TissueDeformationScaling",
          "definition": "Estimated deformation of the tissue, given as a percentage of the original\ntissue size (for examples: for a shrinkage of 3%, the value is `97`;\nand for an expansion of 100%, the value is `200`).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f95cb980c77a60ee5b2538518f1a2ab08b214e7f07a15478b7ff9ffc5d93f739",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TissueOrigin",
          "name": "metadata__TissueOrigin",
          "definition": "Describes the type of tissue analyzed for `\"SampleOrigin\"` `brain`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:43d76795c75b8dd00be583e8be4bdf3da3fbc1ff51585fb9529d8d59acb627a8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TotalAcquiredPairs",
          "name": "metadata__TotalAcquiredPairs",
          "definition": "The total number of acquired `control`-`label` pairs.\nA single pair consists of a single `control` and a single `label` image.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:1e5620629501c2343b2dc44a2f75548384ceb9d4cfe02d0c9da6ce2313125949",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TotalReadoutTime",
          "name": "metadata__TotalReadoutTime",
          "definition": "This is actually the \"effective\" total readout time,\ndefined as the readout duration, specified in seconds,\nthat would have generated data with the given level of distortion.\nIt is NOT the actual, physical duration of the readout train.\nIf `\"EffectiveEchoSpacing\"` has been properly computed,\nit is just `EffectiveEchoSpacing * (ReconMatrixPE - 1)`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:44e9e51c236e24ff7798090c55f0bdf38a59f8d657f96ed997649b9713395b51",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TracerMolecularWeight",
          "name": "metadata__TracerMolecularWeight",
          "definition": "Accurate molecular weight of the tracer used.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:dead7f7c8ff2b281dd3ded5553fa1ef4cdc9ed4ac76e635ed21c2a10aa826005",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TracerMolecularWeightUnits",
          "name": "metadata__TracerMolecularWeightUnits",
          "definition": "Unit of the molecular weights measurement (for example, `\"g/mol\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:953af6a23a5dda5ba96d8953314c462aa0ac5d77ec2a239972c11910cd660218",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TracerName",
          "name": "metadata__TracerName",
          "definition": "Name of the tracer compound used (for example, `\"CIMBI-36\"`)\nCorresponds to [DICOM Tag 0054, 0300](http://www.dicomlookup.com/dicomtags/(0054,0300))\n`Radionuclide Code Sequence`,\nextracted from the fields [0008, 0122](http://www.dicomlookup.com/dicomtags/(0008,0122))\n`Mapping Resource Name`\nand/or [0008, 0105](http://www.dicomlookup.com/dicomtags/(0008,0105)) `Mapping Resource`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:18aaddef4455f93abe97e35708cbe79a0ae2425a1955416f4fc4023f73c49819",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TracerRadLex",
          "name": "metadata__TracerRadLex",
          "definition": "ID of the tracer compound from the RadLex Ontology.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:93129a4dea9f9e9d6ea47ac1a2ac821f2845c07b37eec4ca0e6a8dea784d0935",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TracerRadionuclide",
          "name": "metadata__TracerRadionuclide",
          "definition": "Radioisotope labeling tracer (for example, `\"C11\"`).\nCorresponds to [DICOM Tag 0054, 0300](http://www.dicomlookup.com/dicomtags/(0054,0300))\n`Radionuclide Code Sequence`,\nextracted from the fields [0008, 0100](http://www.dicomlookup.com/dicomtags/(0008,0100)) `Code Value`\nand/or [0008, 0104](http://www.dicomlookup.com/dicomtags/(0008,0104)) `Code Meaning`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d5cf708f0c40ed125e8279636e5a78ffd97961c65cbfde1b5f0cbc2c3d5f22c1",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TracerSNOMED",
          "name": "metadata__TracerSNOMED",
          "definition": "ID of the tracer compound from the SNOMED Ontology\n(subclass of Radioactive isotope).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4540aa4c4399652fc164b18cb181e72daa596321d7b0e5c9452d49e6f03831e1",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TrackedPointsCount",
          "name": "metadata__TrackedPointsCount",
          "definition": "Number of different tracked points tracked in a motion tracking system.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ad6d605303518a501dff904348f906e0011bf0df526403f8d731cb80f2a0f40d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TrackingSystemName",
          "name": "metadata__TrackingSystemName",
          "definition": "A human-readable name of the tracking system to complement `\"tracksys\"` label\nof the corresponding *_motion.tsv filename.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c35e19a15625e9151132799317224d72f7eb7af7e15d8c9d8ac83a1f3988a76e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TriggerChannelCount",
          "name": "metadata__TriggerChannelCount",
          "definition": "Number of channels for digital (binary TTL) triggers or analog equivalents (TTL in volt).\nCorresponds to the `TRIG` channel type.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0c316599d22874d004793bf625995f53565c92c65fd8e8b786f07a7aff79943a",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TubingLength",
          "name": "metadata__TubingLength",
          "definition": "The length of the blood tubing, from the subject to the detector in meters.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:f78b9c6a1eb2666c4e326b83fb0e0ad24c098a07fa874c3fa00a69915bee766f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TubingType",
          "name": "metadata__TubingType",
          "definition": "Description of the type of tubing used, ideally including the material and\n(internal) diameter.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:eaeea8fe975ea0b652e3c0035820c9d8062d5bfdcfc5f414fba763feb233bfeb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Type",
          "name": "metadata__Type",
          "definition": "Short identifier of the mask.\nThe value `\"Brain\"` refers to a brain mask.\nThe value `\"Lesion\"` refers to a lesion mask.\nThe value `\"Face\"` refers to a face mask.\nThe value `\"ROI\"` refers to a region of interest mask.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:c63e714d71529327c28d018f23d56c6db878692fee6ba6c2da8bc9fb08c226ea",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#URL",
          "name": "metadata__URL",
          "definition": "A Uniform Resource Locator (URL) is a structured reference to an object that\nincludes a resource transfer scheme and a location.\n(see [URI](SPEC_ROOT/common-principles.md#uniform-resource-indicator))",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5b2d9f03f7feaabd1d2c72c97d1e3b2aa2c633460303383045d46d4e3dd65a5e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Units",
          "name": "metadata__Units",
          "definition": "Measurement units for the associated variable.\nSI units in CMIXF formatting are RECOMMENDED\n(see [Units](SPEC_ROOT/common-principles.md#units)).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ba031d2211b76335abe467a526be65ab75f7742892f80ee8398ddeeca8e92db1",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#VELChannelCount",
          "name": "metadata__VELChannelCount",
          "definition": "Number of linear velocity channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9e882e0cb2128da2db6ba8e3c25441fca372da39e63fa1e0856e0b0b1945ad78",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#VascularCrushing",
          "name": "metadata__VascularCrushing",
          "definition": "Boolean indicating if Vascular Crushing is used.\nCorresponds to [DICOM Tag 0018, 9259](http://www.dicomlookup.com/dicomtags/(0018,9259))\n`ASL Crusher Flag`.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:7041602f206bd5e0c3203ef47a4aec62886f3ab72dab621c1b0e453c88d16900",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#VascularCrushingVENC",
          "name": "metadata__VascularCrushingVENC",
          "definition": "The crusher gradient strength, in centimeters per second.\nSpecify either one number for the total time-series, or provide an array of\nnumbers, for example when using QUASAR, using the value zero to identify\nvolumes for which `VascularCrushing` was turned off.\nCorresponds to [DICOM Tag 0018, 925A](http://www.dicomlookup.com/dicomtags/(0018,925A))\n`ASL Crusher Flow Limit`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:d392a83df0b0a661ef4a1f7976bcb9c8eb04c5ae0e13b39cd23d732413c45ec6",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Version__Dataset",
          "name": "metadata__Version__Dataset",
          "definition": "Version of the dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:07145e2939997e97c12764f50e60287f2958ce10cee8979cb2e2f6c805cdae6e",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Version__GeneratedBy",
          "name": "metadata__Version__GeneratedBy",
          "definition": "Version of the pipeline",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:8e4874fcc9eff461ff434806c5546d60697e37ec32211359a5bb80bfb4ebcaf8",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#VisionCorrection",
          "name": "metadata__VisionCorrection",
          "definition": "Equipment used to correct participant vision during an experiment.\nExample: \"spectacles\", \"lenses\", \"none\".",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e14e82509aa9fc3f57c0340ff1391fc7bc95b88ac6c72a7c0c0954943c9f1d88",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#VolumeAffineMatrix",
          "name": "metadata__VolumeAffineMatrix",
          "definition": "A 4-by-4 matrix using identical conventions and coordinate system to\nthe *{qs}form* NIfTI affine matrix to define the orientation,\nposition, and size of an additional VOI.\nThis VOI defines a spatial region in addition to the primary method of localization\n(encoded in the NIfTI header *{qs}form*).\nTypically not defined for data stored with a single spatial voxel or FID-MRSI.\nFor example: `[[30, 0, 0, -30], [0, 30, -2.27, -72.67], [0, 2.27, 29.91, 5.47],\n[0, 0, 0, 1]]`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:5c75a7ffc16ea5e23b6430f0aa858a4680e13ba492baeedeed8a588403007a66",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#VolumeTiming",
          "name": "metadata__VolumeTiming",
          "definition": "The time at which each volume was acquired during the acquisition.\nIt is described using a list of times referring to the onset of each volume\nin the series.\nThe list must have the same length as the series,\nand the values must be non-negative and monotonically increasing.\nThis field is mutually exclusive with `\"RepetitionTime\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:9775fcd36e890ee1279bb2dcb1e58abb2443631d34b2ce50579f88ed361a8f54",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#WaterSuppression",
          "name": "metadata__WaterSuppression",
          "definition": "Boolean indicating whether water suppression was used prior to acquisition.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:69b0fff02c789a0389a5b6ff682f4f939b16e5025f0fc2cfd4a566d31b510124",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#WaterSuppressionTechnique",
          "name": "metadata__WaterSuppressionTechnique",
          "definition": "The name of the pulse sequence used for water suppression (for example, `\"CHESS\"`, `\"VAPOR\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:ec60671c590d54169e275d0ea8ae01885bb321d4a9b14150aa59b52d5cff28ec",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#WholeBloodAvail",
          "name": "metadata__WholeBloodAvail",
          "definition": "Boolean that specifies if whole blood measurements are available.\nIf `true`, the `whole_blood_radioactivity` column MUST be present in the\ncorresponding `*_blood.tsv` file.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:10fbc3b967a1b9ee46167f10a2a17da88edbb822e53e7504092968c23a75c8fb",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#WithdrawalRate",
          "name": "metadata__WithdrawalRate",
          "definition": "The rate at which the blood was withdrawn from the subject.\nThe unit of the specified withdrawal rate should be in `\"mL/s\"`.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:33fe3c228688f33728ab8da1354b301b7d19263527998d0fd3b7f83b23780f4d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#iEEGCoordinateProcessingDescription",
          "name": "metadata__iEEGCoordinateProcessingDescription",
          "definition": "Has any post-processing (such as projection) been done on the electrode\npositions (for example, `\"surface_projection\"`, `\"none\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4e7c6de7a44926f3a9b089512cb6dc1cc13a79e7cddfdaa80c429440efc03b65",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#iEEGCoordinateProcessingReference",
          "name": "metadata__iEEGCoordinateProcessingReference",
          "definition": "A reference to a paper that defines in more detail the method used to\nlocalize the electrodes and to post-process the electrode positions.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:b4175e6c21354e0a0ab0886917d897f309099079856a8bf001615874c9916836",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#iEEGCoordinateSystem",
          "name": "metadata__iEEGCoordinateSystem",
          "definition": "Defines the coordinate system for the iEEG sensors.\nSee the\n[Coordinate Systems Appendix](SPEC_ROOT/appendices/coordinate-systems.md)\nfor a list of restricted keywords for coordinate systems.\nIf `\"Other\"`, provide definition of the coordinate system in\n`iEEGCoordinateSystemDescription`.\nIf positions correspond to pixel indices in a 2D image\n(of either a volume-rendering, surface-rendering, operative photo, or\noperative drawing), this MUST be `\"Pixels\"`.\nFor more information, see the section on\n[2D coordinate systems](SPEC_ROOT/modality-specific-files/intracranial\\\n-electroencephalography.md#allowed-2d-coordinate-systems).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:a5abf88c9f54923ab8892ec19c73b3648f203b86b183340bee49c7e6a15b8a26",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#iEEGCoordinateSystemDescription",
          "name": "metadata__iEEGCoordinateSystemDescription",
          "definition": "Free-form text description of the coordinate system.\nMay also include a link to a documentation page or paper describing the\nsystem in greater detail.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:0439c2572aff17d49fd5776de3b33ef9094c8fb9d59daf38967c0ad0c68e5cfa",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#iEEGCoordinateUnits",
          "name": "metadata__iEEGCoordinateUnits",
          "definition": "Units of the `*_electrodes.tsv`.\nMUST be `\"pixels\"` if `iEEGCoordinateSystem` is `Pixels`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:55e4f06f120d1152bc4cb1ae356bb892807a79ed0e645afafe84b772fe39ca1b",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#iEEGElectrodeGroups",
          "name": "metadata__iEEGElectrodeGroups",
          "definition": "Field to describe the way electrodes are grouped into strips, grids or depth\nprobes.\nFor example, `\"grid1: 10x8 grid on left temporal pole, strip2: 1x8 electrode\nstrip on xxx\"`.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:4dc4d84635006444d42304fa07b6c9e970ca0b18ac6c042a7c97483ecfdd7e8f",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#iEEGGround",
          "name": "metadata__iEEGGround",
          "definition": "Description of the location of the ground electrode\n(`\"placed on right mastoid (M2)\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:19289a8c59351529b3d3eba57e15df945a40cb41ad7c0809151a32321ae4e08d",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#iEEGPlacementScheme",
          "name": "metadata__iEEGPlacementScheme",
          "definition": "Freeform description of the placement of the iEEG electrodes.\nLeft/right/bilateral/depth/surface\n(for example, `\"left frontal grid and bilateral hippocampal depth\"` or\n`\"surface strip and STN depth\"` or\n`\"clinical indication bitemporal, bilateral temporal strips and left grid\"`).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        },
        {
          "hash_id": "sha256:e5d0da28f3802a1584699db3a63206f27aaed901d9b99969090d29312bdf08f7",
          "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#iEEGReference",
          "name": "metadata__iEEGReference",
          "definition": "General description of the reference scheme used and (when applicable) of\nlocation of the reference electrode in the raw recordings\n(for example, `\"left mastoid\"`, `\"bipolar\"`,\n`\"T01\"` for electrode with name T01,\n`\"intracranial electrode on top of a grid, not included with data\"`,\n`\"upside down electrode\"`).\nIf different channels have a different reference,\nthis field should have a general description and the channel specific\nreference should be defined in the `channels.tsv` file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bids"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e20cd31df869963d57385467e81ec856c3d9cb2ef20b45216bfe3e9589bf0735",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Balb_C",
      "name": "Balb_C",
      "definition": "Model BALB/c",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b063923200ced5ffc72639aad3ebd8ed05ed0f624f51f587fbb9d2ba4be5228a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Balb_C__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7a5fd025a3222587b5979aedd336ccc1398f7f899858926eed1e61bd2eaf4733",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Balb_C__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f1bb98fe330c333ceded1bd3e867fa0dc9642c6f310476dbbfdbf3b562aaa112",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Balb_C__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a355d9415cdd92f7c1002ea2e4fb932ca27a5ca707dc4ea700d0cba9b90c8a01",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#species",
          "name": "Balb_C__species",
          "definition": "Species",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1d6c183284967c784c37b0966af76513db82843d20c29db737bd4a06d1e0d602",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Barseq",
      "name": "Barseq",
      "definition": "Model BARseq",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:fab3099940b7586bfee597136c714b56ae6073347029fd2a5db8d67f697d4d31",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Barseq__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:aa10a491143b65618d0d6d18211dd965799dc4fd55d25f192d15eb8f250616f1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Barseq__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:26257f30cddee449208ec08975b2c095607f349f7687871a4432a172008546a6",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Basler",
      "name": "Basler",
      "definition": "Model Basler",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:7c4af85cc280f6c84a3b81a4c794fed7e6ac2092ed8630f2bc4cde327ee571ef",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Basler__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:326bb57add7bc5a95e36a314fef41b5d573db547f57eee52fed9e35c7ef8ad04",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Basler__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9c1d13cc044dd4397159eea01dcd07766287771b27356c623ad9e1f55d69168f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Basler__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8cb4b742d857d8bd6544aee4c5d9c382d93b7260d89880a847983bd9d0a689b8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Basler__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:441c6b4bb480f261b2ba9046274e9f8e855173b4fba3fd105131c5db5bdd6b4c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Baylor_College_Of_Medicine",
      "name": "Baylor_College_Of_Medicine",
      "definition": "Model Baylor College of Medicine",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:8323072dd1cbc4ee7eef3d2d6cd439637a4bad3387df2ecf566d58da9a010ca7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Baylor_College_Of_Medicine__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0071097291b069894c12e3392cefd8891ab50cdd1128e6bcf16561f1bc5d3e5d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Baylor_College_Of_Medicine__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e94c4fd507c4fa7f18c79fa0c3e81782e0f6eb3661053a2a280a7b3f23380b7f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Baylor_College_Of_Medicine__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fed4c168029aa38b946dac0bba7b19eb416e4774b4c654e340b0dff9f15e40b3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Baylor_College_Of_Medicine__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ae6fd331dd9de262846acfce102e38f1ebb353e0a2c7c5af05e6158c8c9fbedf",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#beh",
      "name": "Beh",
      "definition": "Behavioral data.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f100b6416dcc2d4cc3c481d77866298d92affbe1f30e46161b0ceb2ea732911f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Behavior",
      "name": "Behavior",
      "definition": "Model behavior",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:819778cd6d2c234d4dfe66dc091def1fa91de3e6705e4de9764a5f4f894e5f97",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Behavior__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5180fb7439cae1e3551db6d1905a51f42c3acd29dff6a78859719f85c403bc32",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Behavior__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:29fc41de43d2dca3f1b940cdae4685594adddf187858a3c0582161574bcfc881",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Behavior_Videos",
      "name": "Behavior_Videos",
      "definition": "Model behavior-videos",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:52661382649c0934e4af597cf5cb71edb3115cea9b91f669353969e7e25ffd9d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Behavior_Videos__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:01a0ec1d1106ee2998aa21ee5fb2fb534159dfbcf9952f071195b1aff90e7e43",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Behavior_Videos__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:7a3aa97b884739f6ce678ec5436958476e13e764a3fc1c48edb7872c66aadff5",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#BehavioralEpochs",
      "name": "BehavioralEpochs",
      "definition": "TimeSeries for storing behavioral epochs. The objective of this and the other two Behavioral interfaces (e.g., BehavioralEvents and BehavioralTimeSeries) is to provide generic hooks for software tools/scripts. This allows a tool/script to take the output of one specific interface (e.g., UnitTimes) and plot that data relative to another data modality (e.g., behavioral events) without having to define all possible modalities in advance. Declaring one of these interfaces means that one or more TimeSeries of the specified type are published. These TimeSeries should reside in a group having the same name as the interface. For example, if a BehavioralTimeSeries interface is declared, the module will have one or more TimeSeries defined in the module sub-group 'BehavioralTimeSeries'. BehavioralEpochs should use IntervalSeries. BehavioralEvents is used for irregular events. BehavioralTimeSeries is for continuous data.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:c5797a88a7f13acc5bc4cf328a400e83484c20d5e5ff04c5576e711a3ac40ac4",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#BehavioralEvents",
      "name": "BehavioralEvents",
      "definition": "DEPRECATED. Use an `EventsTable` instead, placed in the top-level `/events` group of the `NWBFile`. Each `TimeSeries` formerly stored under `BehavioralEvents` becomes one `EventsTable`. The `timestamps` field maps to the `timestamp` column, and the `data` field maps to an additional column named after the event marker (e.g., `reward_magnitude`, `port_number`); for multi-dimensional `data`, use one column per field. Any other per-event metadata becomes additional columns. Use the `source_description` attribute on the `EventsTable` to record where the events came from (e.g., \"Acquisition system\", \"Thresholding of analog signal ANALOG1 at 3 V\", \"Manual video review\"). Original definition: TimeSeries for storing behavioral events. See description of BehavioralEpochs for more details.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:703814fdc4ffbf0d97756a58d97131a8c500b82f67d69bc49ca395004e476689",
      "iri": "",
      "name": "BehavioralSensor",
      "definition": "Devices capturing behavior \u2014 video, pose, gaze, movement.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:4ac1be6f288556741e1ca0882610594819a5fdb39e2a9403f8984a97f1e7a4a3",
          "iri": "https://schema.org/category",
          "name": "category",
          "definition": "BBQS canonical device category (one of the 32).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:1b67282909a4905ee761a1ffd6e01fe0715c79e8b9a81a3cdbb2e9b52e8e5a5a",
          "iri": "",
          "name": "frameRate",
          "definition": "Frame rate in fps.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:06a31934301b7aa43929388162a3e485b2be94a15630738b1135917584ab6dea",
          "iri": "https://schema.org/manufacturer",
          "name": "manufacturer",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:175c040dda8b741151ddec9b9e952b0300688fb30f8536262a0d52bf419a8951",
          "iri": "https://schema.org/model",
          "name": "model",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Product"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:c5797a88a7f13acc5bc4cf328a400e83484c20d5e5ff04c5576e711a3ac40ac4",
          "target_name": "BehavioralEvents",
          "target_iri": "https://nwb-schema.readthedocs.io/en/latest/#BehavioralEvents",
          "distance": 0.497103,
          "method": "semantic-name",
          "scores": {
            "iri": 0.0,
            "name": 0.8235294117647058,
            "desc": 0.18438180884148223,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:7a3aa97b884739f6ce678ec5436958476e13e764a3fc1c48edb7872c66aadff5",
          "target_name": "BehavioralEpochs",
          "target_iri": "https://nwb-schema.readthedocs.io/en/latest/#BehavioralEpochs",
          "distance": 0.541688,
          "method": "composite",
          "scores": {
            "iri": 0.0,
            "name": 0.7058823529411765,
            "desc": 0.20456956958864608,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:321f9bfcc3243613afe290a5a77cffdd22c349d66be523eb12c6b59cce00f045",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#BehavioralTimeSeries",
      "name": "BehavioralTimeSeries",
      "definition": "TimeSeries for storing behavioral time series data. See description of BehavioralEpochs for more details.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:5a400dc516b074915911cb1a8844ad1e76abb1da114d99e5ee488c743f2e4604",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#BF",
      "name": "Bf",
      "definition": "Bright-field microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fcca7d5a0de5ae50df6a5d146151414d64aa286758db2a149a3c5464b84551d6",
      "iri": "https://schema.org/BioChemEntity",
      "name": "BioChemEntity",
      "definition": "Any biological, chemical, or biochemical thing. For example: a protein; a gene; a chemical; a synthetic chemical.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:c74d49b4f216cf9a8d5f417dc6782bf03786a44dbbc4fb23347a9c928b0945e5",
          "iri": "https://schema.org/associatedDisease",
          "name": "associatedDisease",
          "definition": "Disease associated to this BioChemEntity. Such disease can be a MedicalCondition or a URL. If you want to add an evidence supporting the association, please use PropertyValue.",
          "value_range": "https://schema.org/MedicalCondition",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:48adc81895af295d99ab8d8b573594d34eee136c8faae6e3e1bc483eac2c3395",
          "iri": "https://schema.org/bioChemInteraction",
          "name": "bioChemInteraction",
          "definition": "A BioChemEntity that is known to interact with this item.",
          "value_range": "https://schema.org/BioChemEntity",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:fa169c1b298e9edbb1a00d27ad62c37d9bdadfa5d86367b644ac81d15dff8c7b",
          "iri": "https://schema.org/bioChemSimilarity",
          "name": "bioChemSimilarity",
          "definition": "A similar BioChemEntity, e.g., obtained by fingerprint similarity algorithms.",
          "value_range": "https://schema.org/BioChemEntity",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:cf89bef4965c545d3c3b5e4498b46f3baec63efb17f2281c56bb6ec719aed9d9",
          "iri": "https://schema.org/biologicalRole",
          "name": "biologicalRole",
          "definition": "A role played by the BioChemEntity within a biological context.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5318798a95fcb6b9c57fe57ba0016dcbdc0e8176a6023682950f84b42764e7a3",
          "iri": "https://schema.org/funding",
          "name": "funding",
          "definition": "A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].",
          "value_range": "https://schema.org/Grant",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d04d5c9dbd5a4fdd72589ff5356ce96e490de526d9c60fae3dc7e557c1f118ce",
          "iri": "https://schema.org/hasBioChemEntityPart",
          "name": "hasBioChemEntityPart",
          "definition": "Indicates a BioChemEntity that (in some sense) has this BioChemEntity as a part. ",
          "value_range": "https://schema.org/BioChemEntity",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a5d5219102e16cac9e6111b7e842dd1786c55bb7f265e889266f48a5a311a225",
          "iri": "https://schema.org/hasMolecularFunction",
          "name": "hasMolecularFunction",
          "definition": "Molecular function performed by this BioChemEntity; please use PropertyValue if you want to include any evidence.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c165b6e908d566de10dc50e4da148dab228efd548ed7ab4b08537b4b711f562b",
          "iri": "https://schema.org/hasRepresentation",
          "name": "hasRepresentation",
          "definition": "A common representation such as a protein sequence or chemical structure for this entity. For images use schema.org/image.",
          "value_range": "https://schema.org/PropertyValue",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:1ce33e020df98143eddd303cc81ae8470575f339ecdf683dc8eea62267d2af47",
          "iri": "https://schema.org/isEncodedByBioChemEntity",
          "name": "isEncodedByBioChemEntity",
          "definition": "Another BioChemEntity encoding by this one.",
          "value_range": "https://schema.org/Gene",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8b64401e4bd2937ba40b5a316a4d36193cbf7f15c4b4ab8be9fcdf385714c6b3",
          "iri": "https://schema.org/isInvolvedInBiologicalProcess",
          "name": "isInvolvedInBiologicalProcess",
          "definition": "Biological process this BioChemEntity is involved in; please use PropertyValue if you want to include any evidence.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:586d6c7964d69cc7f6acde69525189fb3bf711eb52847b86cfd540cf7ba4d16b",
          "iri": "https://schema.org/isLocatedInSubcellularLocation",
          "name": "isLocatedInSubcellularLocation",
          "definition": "Subcellular location where this BioChemEntity is located; please use PropertyValue if you want to include any evidence.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:97be04dfa233baa915c89430f7944f5eb8f9fa27a656879943ba1fd9d0e207e9",
          "iri": "https://schema.org/isPartOfBioChemEntity",
          "name": "isPartOfBioChemEntity",
          "definition": "Indicates a BioChemEntity that is (in some sense) a part of this BioChemEntity. ",
          "value_range": "https://schema.org/BioChemEntity",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:799175bd1d41847381538c9f5053f33edd6a431397f6549d5e38669f253b2924",
          "iri": "https://schema.org/taxonomicRange",
          "name": "taxonomicRange",
          "definition": "The taxonomic grouping of the organism that expresses, encodes, or in some way related to the BioChemEntity.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:04265d6875abb650a196f4d4411c6f36c91bff05aaa47115ca6dbc8b066046c1",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#blood",
      "name": "Blood",
      "definition": "Blood measurements of radioactivity stored in\n[tabular files](SPEC_ROOT/common-principles.md#tabular-files)\nand located in the `pet/` directory along with the corresponding PET data.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fa16f9e5683f85bcac318800add26590fbde6bfce1b9e20dae8a9116c97a1b74",
      "iri": "https://schema.org/BloodTest",
      "name": "BloodTest",
      "definition": "A medical test performed on a sample of a patient's blood.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/MedicalTest"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:7ad8e3350058b8ae829ec14eb94474e40375a7d21d99f506589844306b99e99f",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#bold",
      "name": "Bold",
      "definition": "Blood-Oxygen-Level Dependent contrast (specialized T2\\* weighting)",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:bdfbf9c810eb9c6929dec78882dca5634bd6cbaa0769cd08cc856183511c6680",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Boston_University",
      "name": "Boston_University",
      "definition": "Model Boston University",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:1cf10e20efec368ecd48bc0351accae705843ba4bc2cbcf592d4d92c8f8f99f0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Boston_University__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ca9cd482c24bc61c3ebbf4c55da72525ff865d0eb765622dcb5fdecb63a4463a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Boston_University__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f7200f9710572cfc41dc61490ffab9c14cb8323a41e99f51f64440530e9c832b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Boston_University__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7109097acce0eb269732e172c0eb6b37beaa93ecbdde5b746e7fa9a43d5117c3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Boston_University__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1f6c85c3b196d3eb90ceb94237f005d137ecedd2f00f7824b5125f6d37a39384",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#BrainInjection",
      "name": "BrainInjection",
      "definition": "Description of an injection procedure into a brain",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ae8ff7f72bd96ed607b86f7e41c4ff4805e79e54cfe475ac3234971769afaa70",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system_name",
          "name": "BrainInjection__coordinate_system_name",
          "definition": "Coordinate system name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:eac11742b7d44dde2c25dc94023bd58b4f72f574423eeed63504925ff4f33c5d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinates",
          "name": "BrainInjection__coordinates",
          "definition": "Injection coordinate, depth, and rotation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:156606961ef4caf687c658d8ece2f14925fef7ce5cc0827bb3bb00550a47ed2d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dynamics",
          "name": "BrainInjection__dynamics",
          "definition": "List of injection events, one per location/depth",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:be291d5d975a74323b5cf29a56fe1026449fdef43cd44ca7eec8184ce580dda3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#injection_materials",
          "name": "BrainInjection__injection_materials",
          "definition": "Injection material",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bb0c7911eb51db3488c2bece88100e75a88422fd88b68394cb6dd0e2683f5938",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "BrainInjection__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1285439ee317a397acb54d9c5d45ab613dd6d01d33e8be455d915ddbeb7e5a0f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "BrainInjection__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:34d17c130646144af3469e492afbd5d1bc53df16d70ce6fb71895e4a6049c0b4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#relative_position",
          "name": "BrainInjection__relative_position",
          "definition": "Relative position",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:231ea4343de317d519fc855cb3a532c9a968f3e19fed80979ab431f4ce67ffe7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#targeted_structure",
          "name": "BrainInjection__targeted_structure",
          "definition": "Injection targeted brain structure",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ca4fa2358311251c1548cadef5f4b8c92ebbf63f6ddc5d6e6508ec170eacf638",
      "iri": "https://schema.org/BrainStructure",
      "name": "BrainStructure",
      "definition": "Any anatomical structure which pertains to the soft nervous tissue functioning as the coordinating center of sensation and intellectual and nervous activity.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/AnatomicalStructure"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:29ee351eae12d048faab0149ff213cd18afa0602643fdaaa5382e2183a260a8f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#BrainStructureModel",
      "name": "BrainStructureModel",
      "definition": "Base model for brain strutures",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:8cf43717adf380598350a82e01fae88808bb9f229040e2dc9bc6369ef24a3b4b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#acronym",
          "name": "BrainStructureModel__acronym",
          "definition": "Acronym",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:214f47c512933694a11d057d428ae45ba5afce46f69aebf3319eca6a9b1c8f89",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#atlas",
          "name": "BrainStructureModel__atlas",
          "definition": "Atlas",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7ccab44ef717f9b4bcdb0c2c93eb15d33672510110795e370fc593b8cb1a13ad",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#id",
          "name": "BrainStructureModel__id",
          "definition": "Id",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bdd23a57a0411b26216b64a599d79fe227eb8a5b86a17b02fe8ed9dc48d102e7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "BrainStructureModel__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fbaad637f095776629c551784939566f58f4262493f97b82837599704a61ae8d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#BreedingInfo",
      "name": "BreedingInfo",
      "definition": "Description of breeding info for subject",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0d2ff023f2accb376a9af5834be730cea18ed38dfaf43992cca7c116c98c365c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#breeding_group",
          "name": "BreedingInfo__breeding_group",
          "definition": "Breeding Group",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6fe39c90e4c2a166bdf204ff35826338fec727aab095d903d62291feb579d8a5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#maternal_genotype",
          "name": "BreedingInfo__maternal_genotype",
          "definition": "Maternal genotype",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ee8048ed474fcf4b8dcf7201a0ef9bf786d4e794a151968d00919689d4ebf010",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#maternal_id",
          "name": "BreedingInfo__maternal_id",
          "definition": "Maternal specimen ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d29a7c6cea1d935d47a4ab95313a12fa0c9e5eb66562ecba049aedf9c0520aa5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "BreedingInfo__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4ae27f76d6e39297d3cbd731ec716ce3f31ab408b56156633192270b3362ecf3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#paternal_genotype",
          "name": "BreedingInfo__paternal_genotype",
          "definition": "Paternal genotype",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f964e5c15e8192902ac5352e433d781e4e290a7d8519799c861a9b84ac5992c6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#paternal_id",
          "name": "BreedingInfo__paternal_id",
          "definition": "Paternal specimen ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:eeef4d7680b03854bd98e90a2cb6ee7a56e993a9091a0edda2d779353c0039ac",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Brightfield",
      "name": "Brightfield",
      "definition": "Model brightfield",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:9f479e0f7b35b1726c6abe4a3ecfd6383cb63c65a9157a0bf6bbe0de60662190",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Brightfield__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:32aeb3455c7e138982f71433263a966341d8b446773f31433e2626d7bc82030b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Brightfield__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:607ef6a7d2ce47c56b89fb647125e224c9852422dcae34ee8da08b441c195854",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Broadcom",
      "name": "Broadcom",
      "definition": "Model Broadcom",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4b4368ec1e0e4fb3a7d2988d9f963496da90475f366e88b8139022aa2eea95ac",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Broadcom__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:00715b850d1fd646c28cab2c7ee9dba29e4176ed17d641e81bb7f9902f9cce40",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Broadcom__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3cf8824aa2e1d773b302f4837c532603373e7be11662b921d7e3b0b15a3a6470",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Broadcom__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b061be1f6567247a9aba65e9e06ab9eb2c9c3b3c722a1410a0a8536366b8020c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Broadcom__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:af9c19d66da87a2b56334c01e4d47097bb5fe00f7f667c9f8f62c81c5fde5702",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Bruker",
      "name": "Bruker",
      "definition": "Model Bruker",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:12d57a6585f032d5cf7bce3eb35c5b6d26e564a1eeb854e18a7b585d69816ce1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Bruker__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f2f7a025a08eaeb03b7284c4082398fd8a241796c8975a3ebc6864636517d428",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Bruker__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4335c28419a3bb23f4e6b4b8d8de0f482083c890ba74ea691bdb960bb336552d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Bruker__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2cbabf2c3be1bc736bdff4c9397101ce19c82946c8c515645797753cb8de8e50",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Bruker__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:bcc5a572c7d0632988d53c8a60bc82d18fc8ce897fd6c16afaa84fd45782e223",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#C57Bl_6J",
      "name": "C57Bl_6J",
      "definition": "Model C57BL/6J",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4ded8f0dd2567a64723bdf850cffb175fc8680ba81eb7ab28415e511d5286ed7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "C57Bl_6J__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9303fe5cb0df000da60d95ea5c699cdc253430b893783016886e0bd719850e5c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "C57Bl_6J__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:26f0b29d40c5ed892ca5b11778a46d1e916b2cb125590dd94b17b564dd55d318",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "C57Bl_6J__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9ff8ac79a25c79ace08f81ee43889f4629c7fe13a385e1ee5782b38c799db8fe",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#species",
          "name": "C57Bl_6J__species",
          "definition": "Species",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:20025b58599387d57f9e9760fc9bbaa271e3cbd098daf6fc30356e14aa454040",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Cajal_Neuroscience",
      "name": "Cajal_Neuroscience",
      "definition": "Model Cajal Neuroscience",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ce13ff3b88ac2a9975ce90d2864a3302ab3a37e41fc3b82f94a94d12b83ff984",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Cajal_Neuroscience__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a11d5d7babef2ce331c0d4e4cb74c12b409539fc7f47ebe17c3bbd599d4b0ef3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Cajal_Neuroscience__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f99f887f93942501a2ac92404c5ee7c609d0716e813cff1c39e33b3f2e16e6c9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Cajal_Neuroscience__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:29f7ec0deec26a16932d7e724b2b61a08b45aee5a7cd8dfe909bf3c29509230b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Cajal_Neuroscience__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d632ae13b2898feab5e6b2b487aa7c112ae8e4243e163adfb67b530220bb30f1",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Calibration",
      "name": "Calibration",
      "definition": "Generic calibration class",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:527731a4657803f79cb6aaf1568834e413af179f6fe705f95b08d812e7dc7a6b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#calibration_date",
          "name": "Calibration__calibration_date",
          "definition": "Date and time of calibration",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f76e0aa993250f97f69561e6958cd5318052d03b9d69c55b1ac59bfca9acfb21",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#description",
          "name": "Calibration__description",
          "definition": "Brief description of what is being calibrated",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9741fbbadb02a32e2180e6e714ee9c120368d648595ca60b66c2bc70d4730d05",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "Calibration__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5e209c60454dc257634875b29c75493fa3a445292ffb71f29ce35ab2557452bd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#fit",
          "name": "Calibration__fit",
          "definition": "Fit equation for the calibration data used during data acquisition",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:135e9767636f3dfb854019bfa8e7a61c194b7d3fe2233dc3875f3e3338ad1610",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#input",
          "name": "Calibration__input",
          "definition": "Calibration input",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:434c53ecc76ed07bc09050eb04fda3a3c4ef04876ee49bc5ddbf6f5e047c388c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#input_unit",
          "name": "Calibration__input_unit",
          "definition": "Input unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:52043ee0c34107d5cbd69bf6472655f3b64709f5df265c1401c1d1d3c5cf3381",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#measured_at",
          "name": "Calibration__measured_at",
          "definition": "Measurement location",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f2d6e9cb2e10f6a004462cbdf48961b57ed6db4de699f273dabc6e6fc71ac807",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Calibration__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:41501eaf3210e1de08ae05adfc22364165d5227787bd7a810fd6727337dc8173",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Calibration__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a4cb18358331aaf8971b02f120d2321ec1ca9efd95e106509fc54978851cdb9b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output",
          "name": "Calibration__output",
          "definition": "Calibration output (provide the average if repeated)",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:57657bcbf35a9d0f118de88fa644c9ece7149720337128243372740fb574d3a4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_unit",
          "name": "Calibration__output_unit",
          "definition": "Output unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0c1f72a0db637355302735fb788edff474f384fd92976bc1c85acdd3a1d0d506",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "Calibration__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0a27e6059641f591ff9b9837c26104b4f79ba039cbbecc69caeb8fb645dc1f07",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#repeats",
          "name": "Calibration__repeats",
          "definition": "If each input was repeated multiple times, provide the number of repeats",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:801dc8933b2c778df35c2d6149f3c885f12e177c77d463b545fc8fbb4b370c0c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#CalibrationFit",
      "name": "CalibrationFit",
      "definition": "Fit equation for calibration data",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4c4e54c1effaf7653f0d73cd7677cca4660422c2a45e010c6968b175e0b86ea6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#fit_parameters",
          "name": "CalibrationFit__fit_parameters",
          "definition": "Parameters of the fit equation, e.g. slope and intercept for linear fit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:38982b7fe13cf1cd595972f946737553d0c2f79bb17931fdb121914c04b75a76",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#fit_type",
          "name": "CalibrationFit__fit_type",
          "definition": "Fit type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ac19b3fc328b16e54ee3441d8de8b594f99fa45578efe59714bcbefc8a26c8e9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "CalibrationFit__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:32da6114a5e7db865993c7c1d2a232a6d968d48ad51674e5e91679df9d61d4de",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#CalibrationObject",
      "name": "CalibrationObject",
      "definition": "Description of a calibration object",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:97681ece3d94a5a6ed511351428ee443a84f5554d10d1c2621af71967c7bc01c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#description",
          "name": "CalibrationObject__description",
          "definition": "Description",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:437ce09b8450d5a95f450a9f066268e6a62df99086b6e0f6fb5e1dae2813dbd4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#empty",
          "name": "CalibrationObject__empty",
          "definition": "Set to true if the calibration was performed with no object.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:04042fbd6b685065dc2c9ade9187633740eb2403f1e26d14c65814211bc4881e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "CalibrationObject__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c1dc7a8cf0a205f4800e51ce43c0f665e6de4e49536ce42dc075abdbbc63ece4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#objects",
          "name": "CalibrationObject__objects",
          "definition": "For calibration objects that are built up from one or more devices.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9fce873e678c77b9bd894c66b9b66ec1bc6f7c82125dd0bd9cedf0e0b827f53f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Callithrix_Jacchus",
      "name": "Callithrix_Jacchus",
      "definition": "Model Callithrix jacchus",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:6aadc2ad99bfcd212265576561eb30f30ce59339e319a3d2e97a29862affc791",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Callithrix_Jacchus__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:643f59b8a90ebe7859f6df69a9654714256ac37958be01449a9e633796a22ff2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Callithrix_Jacchus__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ab9808caeeccffe33e40536ef14a2ba4d981dccfeca068e53fc039cad8a7141d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Callithrix_Jacchus__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:656c430b015810995d45fd9f90739f211a9df9824bde87e52fb0de5e24813eb7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Callithrix_Jacchus__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2be0126462772eca6ab66d77a80f003f702eca134a51c0d5dc7a24a5acb8ebef",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Cambridge_Technology",
      "name": "Cambridge_Technology",
      "definition": "Model Cambridge Technology",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:6cad8e239144f31a84359e2419c025759b8385abaceee847275421168529b25b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Cambridge_Technology__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:01c1faee9cf158b4f9267280605a53486546d3a517106424900c8063df3d31c2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Cambridge_Technology__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:964804d95b2f37bcc484f5045a6e621a34697905fbb200f0f096fb594d5783e2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Cambridge_Technology__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b387820b41ef4bbbfd6ce7434e4b2495eb9dbe8fd69bd79031a9fc786cf6755a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Cambridge_Technology__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a1b0d04cdada2c667f69ee0ecbd145b1dfb575b279ac6837313d8adb4aa88965",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Camera",
      "name": "Camera",
      "definition": "Camera Detector",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:94edd3f2518b7c5bf8f83c875bc4751e4652080b90d4fc0393f6f5435e0b90a7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Camera__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8a8ece67aa7b61c8f5a8de9cf71fb1abbf13b24cb4f3384b06aec1a81fd0a695",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bin_height",
          "name": "Camera__bin_height",
          "definition": "Bin height",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:45e352ee4d7f590d4b94e25380b105c43752c287fcfcf1bdd93051ea92422355",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bin_mode",
          "name": "Camera__bin_mode",
          "definition": "Detector binning mode",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e36d8cd38b81d01612f29188589caa0016fcf83221f2fa4225b89d83a3130b70",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bin_unit",
          "name": "Camera__bin_unit",
          "definition": "Bin size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2fbba0cfba87261a641de8fcabc92b49a996c6a95040b7c7919b3ac27cb35b8b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bin_width",
          "name": "Camera__bin_width",
          "definition": "Bin width",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8c3fca1355c1e6217a2728edc4a036ace9757ae1a1abc819e1ea1d17c60d03fb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bit_depth",
          "name": "Camera__bit_depth",
          "definition": "Bit depth",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:34e3342e31981db946f645ebd81dfa7c4e8bca086ee6a85612064bea50e506c1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#chroma",
          "name": "Camera__chroma",
          "definition": "Camera chroma",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5827b6c65e8979c093ee13e8fa7a4f1e7e21e09dc023a882c64c06a0af1cf3b4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#cooling",
          "name": "Camera__cooling",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:073bc0edfb6385bd2a4f59069bb6891b92734d9505ddf6472c4a8fd175e811e4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_height",
          "name": "Camera__crop_height",
          "definition": "Crop width",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:433e4e5b9fe298a0ffdadafc0072f571743e8d36153869650423ef7811b59e88",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_offset_x",
          "name": "Camera__crop_offset_x",
          "definition": "Crop offset x",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9dcb24b4ddd6cedf7fe63501174dca56ea6cb624a5d5440fb4761f85be582ea5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_offset_y",
          "name": "Camera__crop_offset_y",
          "definition": "Crop offset y",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6e1f01c2446c04f88d3ca664ccb450ebf7143a614b42b750cf074b70dd1b91d0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_unit",
          "name": "Camera__crop_unit",
          "definition": "Crop size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:244a7b92308734f33726e2896debfc5c6b0e1cca0d70aa765fcd1710006b656a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_width",
          "name": "Camera__crop_width",
          "definition": "Crop width",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4f5e5c65087a983bea78cf1e242ce8d4676095b260cd8e0458202a54128eeb15",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#data_interface",
          "name": "Camera__data_interface",
          "definition": "Data interface",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:12415adc02efa3c342946ab93a3448cb61310030c1611cf0b9de3547bfc6eb36",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#detector_type",
          "name": "Camera__detector_type",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1d2ded7840ae342a975fbb4bbdbe7ac7e567fcccfd5ef7f3a5aadbbc8a986b78",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#driver",
          "name": "Camera__driver",
          "definition": "Driver",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d0a2198cfc25d9a079653a4dae7cf88b414d44bc9e4cae0fb276638052567757",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#driver_version",
          "name": "Camera__driver_version",
          "definition": "Driver version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b8dec055e672a1ffa11990c46456782f4e542082c56d8f2ba7c2f196cb51ee3c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#frame_rate",
          "name": "Camera__frame_rate",
          "definition": "Frame rate being used",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dca8486db22fb2b4b817463fe07e4e123dc3ef7889869eeaeed399c2543a867f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#frame_rate_unit",
          "name": "Camera__frame_rate_unit",
          "definition": "Frame rate unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ae1a320ca59c08bd8ce5027696d8ee9ea5c55e572529a9b4a224d97970307d7d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#gain",
          "name": "Camera__gain",
          "definition": "Gain",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c774f62e2b668096fd7e3c1f2826ad0cc5bdf5101d66f7980a3c1f5999f419ac",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#immersion",
          "name": "Camera__immersion",
          "definition": "Immersion",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:697d18755680230d5207272b3a977a89c119af0e72738a96e9488783fd061e20",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Camera__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5007503c40cbb230fe276a7e2fea5ce8d31b777baa0bb8b1b41e0dd729e7b367",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Camera__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ae5d3c316d11cbdd63dd16c70d691ecc16750a766cef94c426268d8bd95e4bed",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Camera__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d88bf7da4ede374e7266e1dfef126931f7cea0f9487c37b1f79726e76ec9e102",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Camera__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:af4b2474f674dd60afed385467484955fd29b896e1d5b4388ffb184d9da133d6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Camera__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:17a3eb00b12ed402813645fc4d3776b895c9c23b1076e9441f20a6a04611e961",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#recording_software",
          "name": "Camera__recording_software",
          "definition": "Recording software",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dad665e60650fbda997b6c15c59e0b8c8378784e759400183aa6032c3528d565",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sensor_format",
          "name": "Camera__sensor_format",
          "definition": "Sensor format",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:25ac0d15843e7457b8096f0d1a7a1a9680f7c5770529b4b20a9a22378ec54a75",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sensor_format_unit",
          "name": "Camera__sensor_format_unit",
          "definition": "Sensor format unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cf1ff040a286b8c4bb7b87b54cf53995eed83e053eeb05545d9d31d1e627adb5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sensor_height",
          "name": "Camera__sensor_height",
          "definition": "Height of the sensor (pixels)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f7e2219540711c76f8f38da8378aa4360c30e88584ba35120d964e7b48c132b7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sensor_width",
          "name": "Camera__sensor_width",
          "definition": "Width of the sensor (pixels)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a7029673f4d033d2a5a83de110426c8ae86bbb4a4bd6b878531cc8521b48dbfe",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Camera__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:afd44331e11d5b6546ebd1dc06621f555241c79fb532a025113467781aee6e1f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size_unit",
          "name": "Camera__size_unit",
          "definition": "Size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c133283306ab7d78fc0341c603b5833b9294b34866eae3ef87e3798d199702a0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#CameraAssembly",
      "name": "CameraAssembly",
      "definition": "Named assembly of a camera and lens (and optionally a filter)",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:81947c366f344b1ec56953d76ef2dc4fcc76276fa3bfcb4067fb706df4859ab2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#camera",
          "name": "CameraAssembly__camera",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:40ebac11f6f26b3c84b0fd0568c87e6f384cbdb1bb4947ac5c9f35e5118e222b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "CameraAssembly__coordinate_system",
          "definition": "Device coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:16a8e5a3749443db24802416222105d96a545884d150febcb5e733d29215df4c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#filter",
          "name": "CameraAssembly__filter",
          "definition": "Filter",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:26d7bfaf5546f8d5a54de320e244d60873bcc1f6fb0445d808639503f16484ec",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lens",
          "name": "CameraAssembly__lens",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:60f0f264f7f5d24f770580655f4af2f5abca09d209ea1b39351a4590081b78b0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "CameraAssembly__name",
          "definition": "Camera assembly name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:330973d0ae8c674a57ad231982179a53fc2e2739a584da3e55be401427f68ea7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "CameraAssembly__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4c3e18381d80ca80dcd8cdfe2eff246e04317c2da3c435ecee7c10a271e3a827",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#relative_position",
          "name": "CameraAssembly__relative_position",
          "definition": "Relative position",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e6f4a1f5f9a209eec4561afc572de6c24698f3a5dda3d9cf312638965bcf2b75",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#target",
          "name": "CameraAssembly__target",
          "definition": "Camera target",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:90cfcb600dff4a6466ecf324a679df6a9e8162e510040f7dff0e3946b260f64a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#transform",
          "name": "CameraAssembly__transform",
          "definition": "Position and orientation of the device in the instrument coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:67770aa7c34006b7faf412ff3c99455d3b3d19d2b65efc12ff5ea9ddd6c205de",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Cameracontroller",
      "name": "Cameracontroller",
      "definition": "Model CameraController",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b8e7a72e0e65b83eef64586a777387d39fdbc5919c573fcb89a3f34005ff84ef",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Cameracontroller__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1dcbac9d8174b74119d58dc5f395afdc72749bdc36113389cb51f688c5547d7c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Cameracontroller__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f4b3055b6042340d7ffdd1019d4ff90639fb50466024fccc311e68662f041ea7",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Cameracontrollergen2",
      "name": "Cameracontrollergen2",
      "definition": "Model CameraControllerGen2",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:2ad41bf863ebd234c6c38a4522e2fc8e72f824f10a0b1ec11c45c3b5a81a91ba",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Cameracontrollergen2__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8a7f053df0e3be73151860fd2f1869a3447e56ceada00322fb342a973f9954c7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Cameracontrollergen2__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:33661db7ceda5c961fd70654973b63fa244cfbd70170a853c1ec1eb1eb84e099",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Carl_Zeiss",
      "name": "Carl_Zeiss",
      "definition": "Model Carl Zeiss",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b85742b4709754503ad2f08b8bbe1f7e454fe9cad3ad4e6caa03c62b079073e8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Carl_Zeiss__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fab302d8346d54317fa8f897cc372ebfaede01d132627b95a57a89e6ac7c6e1d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Carl_Zeiss__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d6584382be8cd5adeb9e5d5f9ca06d8f251c126f2703088861aade5db78ecffb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Carl_Zeiss__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:baa259231d68825ac9a3f401d637e0dd7185d485833007426caacf2a6d39819a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Carl_Zeiss__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d8807a69cdd5f30ecae39e2a30f43d85deccd12f96214c4cb988ec60732d9630",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Carpa_Hircus",
      "name": "Carpa_Hircus",
      "definition": "Model Carpa hircus",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f23d1788e72ea52fa3250150cf0af03a0c5ce2488e63a6c844453ecb2f643140",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Carpa_Hircus__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d99a846b6a8988d2024aed3a0fd87f07c878a88474c0c434d93b438a005a558d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Carpa_Hircus__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1862df530016fac93602ec983c6a750dafb4eb2cbb21696c0340d02e16e1b112",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Carpa_Hircus__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:207067eb6b36e5df2d89eb05b30550c64f2fb27aa52f0f559a11554d1918372e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Carpa_Hircus__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9c4439ee54447c54cf39c44502ab3a4343ff11987722c8196c77869c1d368691",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CARS",
      "name": "Cars",
      "definition": "Coherent anti-Stokes Raman spectroscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:7b5afd2c31105515bb4d03b36a0ab05741a03de90de83fb17d27686d4ba53059",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Catheter",
      "name": "Catheter",
      "definition": "Description of a catheter device",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:40e0313c9f198090b8ac161489417d9999dd8ed4e60964682f98789440e4a938",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Catheter__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c9a1a2de0d4bf3140547976a9003199ecc2ef5e19523c3272f1e85fea4071447",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#catheter_design",
          "name": "Catheter__catheter_design",
          "definition": "Catheter design",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1ceb660e5ede0f491ca1beba94cc1fa250ddf6f977400399b1210a1422774496",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#catheter_material",
          "name": "Catheter__catheter_material",
          "definition": "Catheter material",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:be3e854efda824bd9873f740f12d84d7bb5c1528202b7cfb67d4b12a76bd40c4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#catheter_port",
          "name": "Catheter__catheter_port",
          "definition": "Catheter port",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:03d3084d174ecb9069a83da4339d0484d40c6f855f92e5b0186e627e87a3c0d0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Catheter__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:db5c08dcbb9916d19b2bfd0b762adbdf3777b35dcac6cb2b6af6b095b7970192",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Catheter__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4169106c74466f474a3337723f20322b121fa9d0bcd4556751e8af28d89b4bd7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Catheter__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8172f7a8db4750a6dd9d424c00137b48b20e86f6044e821be232efef2a82a1d7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Catheter__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e017fa8f097987ae088f06bdcc00cbb45d4e17e0622cd6f8f3675f27ef756a88",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Catheter__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6c55af84245a6a46e701ab24ddd1bc43a56cb317b16a0efe2dd4189ea4aae532",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Catheter__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e8751647d3547c22782f309c100643fb6cf89c9cc8a1d5a64b82b37ce29ac5f2",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#CatheterConfig",
      "name": "CatheterConfig",
      "definition": "Configuration of a catheter",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:260e4380f1280487e3187d0c34e1ffb8122e5cf323a6d746307665035ea2081e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "CatheterConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:10686cf9f45b6341d56ed64ff47ae3d930449754e4ba2d9c78d7ba84c34c620d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "CatheterConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b161bb2b17f9f47eb1f4de8de19cd9af53ad5e70e6a5bf1d11e1cdb4a333b7ad",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#targeted_structure",
          "name": "CatheterConfig__targeted_structure",
          "definition": "Use options from MouseBloodVessels",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fe16b8789d15fd84c66b9a8dbb8baddc6298bcdbad1a54dd964202dcff3d8ee0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#CatheterImplant",
      "name": "CatheterImplant",
      "definition": "Description of a catheter implant procedure",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:280a91e77019997803c6e14fcb862bee5a36f8f00a5ab967bd1f5e5893861d9f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_config",
          "name": "CatheterImplant__device_config",
          "definition": "Device configuration",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4e92e38a35ebf2e00f802d48a6beb7a03dcc0447e3dd0cf0a693a79f2f7fb49a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#implanted_device",
          "name": "CatheterImplant__implanted_device",
          "definition": "Implanted device",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:33a34bb56a5d997ecd77cedb60b464913992cb191168bd8f15a0c07fd72effca",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "CatheterImplant__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1e8bad978a2ebe2de53a0d2acb13cc2bdbf28413c8553c0b1e9ce1d218f0fa30",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#where_performed",
          "name": "CatheterImplant__where_performed",
          "definition": "Where performed",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fea5db2b4d7f37b9fe979e0c81ce2d03a210abebb89b1844e866b0dd8226d86f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Cavia_Porcellus",
      "name": "Cavia_Porcellus",
      "definition": "Model Cavia porcellus",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e0aa13141e273260b295bf7c3b3e2ee8dfcc3d8c6f441b44d5dd22dbbc3f7467",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Cavia_Porcellus__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9d61721873e3c95bdb3e3976bbb067c4b21e19ce5172edf1e40f5dfa29cfe4b9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Cavia_Porcellus__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fdb0708e8c00a658cfd0616dacbdfbbdcefec3c1ef1489a78f4e2ab3970a2427",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Cavia_Porcellus__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5dec3b13d95141aadf2eea28e5f0fbad6bc85864146ac93adec21442dd16d4e9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Cavia_Porcellus__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f017a22e94bf84635fb1fa097170338053fa508c3f216d5485ab7f75e4d07305",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#cbv",
      "name": "Cbv",
      "definition": "Cerebral Blood Volume contrast (specialized T2\\* weighting or difference between T1 weighted images)",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d7d7bf296b1f25adb47e26fa9cfee6d1965235bb672a120d7cc2e47b5fc35113",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Champalimaud_Foundation",
      "name": "Champalimaud_Foundation",
      "definition": "Model Champalimaud Foundation",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:76e199b2be13a2c396a1b261d3ae1f5c3f4eccea666ef8662cf007e9381b8702",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Champalimaud_Foundation__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9067c3810018b6fa6d5d2f7fd43cdaeed275a8907ee10ab03e698daafc640447",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Champalimaud_Foundation__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9bb72540664bb970ce858da4029212b8a18f89296b17f76a2860b6b7b0e783d2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Champalimaud_Foundation__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:763d06f33829512c882059df669e9c097c29f41456870ae4811c854d91312a2e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Champalimaud_Foundation__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9cbea552f2906a5b9c0dad3e8f3c4ac80481fd9323c189dc6758bcbc39ab1288",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Chan_Zuckerberg_Initiative",
      "name": "Chan_Zuckerberg_Initiative",
      "definition": "Model Chan Zuckerberg Initiative",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e3cb65fdaab43ca185ceaaface8f8a2705feb3481328fd8a78e03356a724acee",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Chan_Zuckerberg_Initiative__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:63e5d43c2f344641dfa9c5d122f6c5ebf48af7aac32fbe9d5edd9e6d48b1f7d5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Chan_Zuckerberg_Initiative__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:757f2add6e0300b0d0005697dd0054c4c182544371d9c8ec20d39fee53e5ee0f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Chan_Zuckerberg_Initiative__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6963723f8cdc9a2fcee588b6f90693b6cbeb04d1ae6a782badec36bfd9e144cb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Chan_Zuckerberg_Initiative__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:14944d3e4d01fa258d3ae37a6a6f778a522e7df26e375b91472533cbc0ea6ac5",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Channel",
      "name": "Channel",
      "definition": "Configuration of a channel",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:a39aa4033efb0c246cd9d7f2db15281c4dfe6cbf92408f018b0149010971d2f8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_device_names",
          "name": "Channel__additional_device_names",
          "definition": "Mirrors, dichroics, etc",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b2bba2214370cf6cb55e50aad7abfbed33ee3b8ae56ce7a4dbd0c834b891e318",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channel_name",
          "name": "Channel__channel_name",
          "definition": "Channel",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4952866b8253578ff36e477c4440584d4e0c7f2eb62b9677109ffd5a5a7a63ba",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#detector",
          "name": "Channel__detector",
          "definition": "Detector configuration",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:79fafb5ecbf4511ee801791f16d9f357d68b711d31e659c5eb9926d9a536930d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#emission_filters",
          "name": "Channel__emission_filters",
          "definition": "Emission filters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:40554a42f26b8f31c75c9bc736429c70ee32aad8f72abdb2eacc6bb8e1ce5b48",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#emission_wavelength",
          "name": "Channel__emission_wavelength",
          "definition": "Emission wavelength",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ad422905abdc6d315abedca13508a929de29cec0f7b9a447a858a4988503450c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#emission_wavelength_unit",
          "name": "Channel__emission_wavelength_unit",
          "definition": "Emission wavelength unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b21a0542bd1fba243c06e5de05f3396fd53bcc4c52178fbdbbb0e16f14127b30",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#excitation_filters",
          "name": "Channel__excitation_filters",
          "definition": "Excitation filters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8810488674011b7d83d37077ad8a0f53dbd1bff701172bd9c21f3fbadbff0d97",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#intended_measurement",
          "name": "Channel__intended_measurement",
          "definition": "What signal is this channel measuring",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:39acd254697c4c7d4f127441f769e44499a18c6ef3d1926184cf39dc3c9530e1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#light_sources",
          "name": "Channel__light_sources",
          "definition": "Light source configurations",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e907f55799e296a14378596cd23520ce789ca4f3fd8f7b6e7af9b8e252a05252",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Channel__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0eb402624e34ded37d53f7ee169e5beff07f3e43f6a35ffedcac8c8de45f4d89",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#variable_power",
          "name": "Channel__variable_power",
          "definition": "Set to true when the power varies across Planes -- put the power in the Plane.power field",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8da093dca67d0f29a603cf4cb96898890643a525ac605b959e3a4b0ffc767171",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#channels",
      "name": "Channels",
      "definition": "Channel information.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:266bc4f87f18fd1ce3e491afd54f3e737677c762bd6bd3bcb13f8ce9182aa49d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Charles_River_Laboratories",
      "name": "Charles_River_Laboratories",
      "definition": "Model Charles River Laboratories",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:dce2c0c7e3bea353ddf7a44ee3bf13aae101cfce90ddeae93b362c9b0236d8e3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Charles_River_Laboratories__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5f530eb2c408c90a13b93a8ec7d755cda78888f0417b5458b2ea77979d8ae6f0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Charles_River_Laboratories__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:378c8c9e946ad00d905f7ee49b0f9f79e11d2e9be7e28ad6f08984198163286d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Charles_River_Laboratories__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:46e24641f0e20e7a03ce3f6f120b364194599d7988e8577871766f76c71585a8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Charles_River_Laboratories__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:235d3dbce6ec057f82dc588bdd24d1ba25c7cd6b0031f028f55f17bad53c0c23",
      "iri": "https://schema.org/ChemicalSubstance",
      "name": "ChemicalSubstance",
      "definition": "A chemical substance is 'a portion of matter of constant composition, composed of molecular entities of the same type or of different types' (source: [ChEBI:59999](https://www.ebi.ac.uk/chebi/searchId.do?chebiId=59999)).",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:c4b9ea7911a5655e31ad095fa3d173770114bcd04990209f943df348cc7c980f",
          "iri": "https://schema.org/chemicalComposition",
          "name": "chemicalComposition",
          "definition": "The chemical composition describes the identity and relative ratio of the chemical elements that make up the substance.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c0041fe87bc49f0a8cb27235c630546a39a69aa22b49a29bcf053e6dc8b7ecd8",
          "iri": "https://schema.org/chemicalRole",
          "name": "chemicalRole",
          "definition": "A role played by the BioChemEntity within a chemical context.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0b2bcedbf9fed4a14cfc1ea205d323d97783147141d0b724a0af9d8d4a6ad8dc",
          "iri": "https://schema.org/potentialUse",
          "name": "potentialUse",
          "definition": "Intended use of the BioChemEntity by humans.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/BioChemEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:810148bb58897ebd8ad61f3104495c376197cb5fcba265c2166f7dfea348c9fa",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#Chimap",
      "name": "Chimap",
      "definition": "In parts per million (ppm).\nQSM allows for determining the underlying magnetic susceptibility of tissue\n(Chi)\n([Wang & Liu, 2014](https://doi.org/10.1002/mrm.25358)).\nChi maps are REQUIRED to use this suffix regardless of the method used to\ngenerate them.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b2b3f5be4cb164dff9edeeaa578351a570ef951ff4d68637e987c10455fa476f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Chroma",
      "name": "Chroma",
      "definition": "Model Chroma",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f3dc156526d5c746d60120c0ea32fb4243b0433527a19d6753f097117b4052e9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Chroma__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a6cddad757e5f07d4fae932620ce80406c7651e72c9b9c927504460a1bd8100c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Chroma__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:70e86b17a75d4bfa42ba42b223a83b8909ca80a1559613172886fdea8bc010e5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Chroma__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6d33c77f2a471a4a8a415f5af58ad5be1fb926258a95f9ae46a501b56787bece",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Chroma__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4f34e811c2224c13368001d00a37e7fa2704bbd1e9916d992f6243ea40b4c1b0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Clocksynchronizer",
      "name": "Clocksynchronizer",
      "definition": "Model ClockSynchronizer",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:27e49f5caedc0d44efefbc7cf660ab1a98732f26a12c8e420a92ae0d52ef3148",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Clocksynchronizer__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1da884170d942d3d499bff1bb52accaa46c00fd2416bcf92e3d21f47b4a9c3e8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Clocksynchronizer__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:cf2880157f81ad6347da20c7350281f371a1e52fe79570c90cf5f7e5a7a68869",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#ClusterWaveforms",
      "name": "ClusterWaveforms",
      "definition": "DEPRECATED. The mean waveform shape, including standard deviation, of the different clusters. Ideally, the waveform analysis should be performed on data that is only high-pass filtered. This is a separate module because it is expected to require updating. For example, IMEC probes may require different storage requirements to store/display mean waveforms, requiring a new interface or an extension of this one.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:ef82b637a45973321e4473b3eeea900a3eaeb6c3c847afc3e7d0a148e4ebe2b5",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#clustering_interface",
          "name": "ClusterWaveforms__clustering_interface",
          "definition": "Link to Clustering interface that was the source of the clustered data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:5d23888c46e6ab70344ccef38eb1ec93cb7c071ac17dc10a9f24d393dc2fc5c8",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#waveform_filtering",
          "name": "ClusterWaveforms__waveform_filtering",
          "definition": "Filtering applied to data before generating mean/sd",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:be06d558cc180eca1665b2136729105b8ba593ef08be4ebc7a34325457250ab2",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#waveform_mean",
          "name": "ClusterWaveforms__waveform_mean",
          "definition": "The mean waveform for each cluster, using the same indices for each wave as cluster numbers in the associated Clustering module (i.e., cluster 3 is in array slot [3]). Waveforms corresponding to gaps in cluster sequence should be empty (e.g., zero-filled).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:568d92647bf07259122b1b18da00fcc87e5665a648f3cd19804ecf387aa11ca5",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#waveform_sd",
          "name": "ClusterWaveforms__waveform_sd",
          "definition": "Stdev of waveforms for each cluster, using the same indices as in mean.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:e3afcc7bd469b9f04d9feed4013a7f00484f625bf9ff62c33d80097ea798a58f",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#Clustering",
      "name": "Clustering",
      "definition": "DEPRECATED. Clustered spike data, whether from automatic clustering tools (e.g., klustakwik) or as a result of manual sorting.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:62ca7c993df03eeab825a0aa5c6500c2c5181c9f20229f52f2b5ec0b28ac2f4a",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "Clustering__description",
          "definition": "Description of clusters or clustering (e.g., cluster 0 is noise, clusters curated using Klusters, etc.).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:655d6c106d41cedb38b93bbb01150c81f68376037866770d9b3d040c6a695190",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#num",
          "name": "Clustering__num",
          "definition": "Cluster number of each event",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:965e0667a9beef3caa47d7f0c5dc4a3ece88d10e585ef966f5615d51540022ad",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#peak_over_rms",
          "name": "Clustering__peak_over_rms",
          "definition": "Maximum ratio of waveform peak to RMS on any channel in the cluster (provides a basic clustering metric).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:1c78fb304c2826c563815147ff5d0e60035827a3f45f2fa1e77133f89aa61e9a",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#times",
          "name": "Clustering__times",
          "definition": "Times of clustered events, in seconds. This may be a link to times field in associated FeatureExtraction module.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:b98ba0c767d844a6626d4cae6b04182533ee12bdebf2ac3b1b1c8b7f53decdce",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Code",
      "name": "Code",
      "definition": "Code or script identifier",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:322c7511581a8c69a9b26658b7de3b1baff1fabca0a699acae5bc7a43fca383c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#commit_hash",
          "name": "Code__commit_hash",
          "definition": "Commit hash of the code.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d6b6e7cd3dfa1c9eeeabe816f480ca333d2706b074a248d4f6c6d02f80137071",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#container",
          "name": "Code__container",
          "definition": "Container",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:efda66cf626ec313498718aabb6928f4f475c7df055d8eef52ad281ef52e1e90",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#core_dependency",
          "name": "Code__core_dependency",
          "definition": "For code with a core software package dependency, e.g. Bonsai",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cd05013a549e66e1c27718e1ff94035de803b9c904da4514e60a912870a867e5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#input_data",
          "name": "Code__input_data",
          "definition": "Input data used in the code or script",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:113ab47ec819ed7319fd1da8b32806fd45838c8624c752ca1c43b7c1d8f5b75b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#language",
          "name": "Code__language",
          "definition": "Programming language used",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e2a06b85544a68f3250a1d1b3fdcb63bdc4dbe173a36f895201e307f7928f0d2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#language_version",
          "name": "Code__language_version",
          "definition": "Programming language version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d2253307db487e23b1e6c8e3aa90dcd1e6939490c7b18e7d9fabebe489184cd2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Code__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0658df48a943c788ef2505dbf8205646c480b28b79175a260973793cfccd534e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Code__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:388212b8c3fe77f221d14cf1a2f1c4ea1e405fded7de72b07cc35b239fcef168",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#parameters",
          "name": "Code__parameters",
          "definition": "Parameters used in the code or script",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:91c7e0ac70196550f0e0876427f35969078c2cbb5d6e72527783ea32dc1472ec",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#run_script",
          "name": "Code__run_script",
          "definition": "Path to run script",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:24936e9f40680253ac82a8091ab2038e94d0ba335ddd6d136055d223dfaa5109",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#url",
          "name": "Code__url",
          "definition": "URL to code repository",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:35967ab199181c7d29ae83ffd486ca511888652bca3e41926bb6ca7439af9f72",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#version",
          "name": "Code__version",
          "definition": "Code version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d334e642a9360cf6daf8552b21c61f5688dd927f4adddaf1b3a71872063d1ec3",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Coherent_Scientific",
      "name": "Coherent_Scientific",
      "definition": "Model Coherent Scientific",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:6380ee7af81f966aa03ec4d2ae6286a16d2352e162ecf465f0245eba1776119b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Coherent_Scientific__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:81731aefd232be80fe2b993dda6e1b0ce23008b36e0455e5d800e815254598e9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Coherent_Scientific__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a3df6ba0cf71e848b0e591175a0895a81a0fb54f0ec3f14270bbef3aad49f3f9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Coherent_Scientific__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e507004b909cfa903c6c995e977c862d55301965758f95f22d1d54c91c179eef",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Coherent_Scientific__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:6eefe83fa27b6701e0d3b7ccf18ad78e2b3a263a58e276da0a1fb3c6ca05b80e",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#colFA",
      "name": "Colfa",
      "definition": "Scanner-derived parametric map encoding both the anisotropy and principal direction of the diffusion tensor.\nImage intensity is proportional to the Fractional Anisotropy (FA) measure;\nimage color is determined by the principal eigenvector of the diffusion tensor,\nwhere red encodes the magnitude of the left-right component of that orientation,\nwith green and blue similarly encoding the anterior-posterior and inferior-superior components respectively.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:42c7844ffdbd6f8f8fa12919f338cb1ac9d5edc99cc5ba378f0196fdfe9118bb",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Columbia_University",
      "name": "Columbia_University",
      "definition": "Model Columbia University",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c47547999769a77cee790bb64dff9563f6525bbf4b359bdf67ad7e20ca143ecb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Columbia_University__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3b056b4310d648d18f96f6c0c70c61ee3b6f32142de65e0d87752e5d72c5aad1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Columbia_University__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4d272ddf9c54ae96f64cf3f4e9d1fa3c39b26f2df7b09e40aace8ece276aa8be",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Columbia_University__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e5e50766ec04b72b869ab759bf82780e30ec82d5113fc6d2fae7c6ad94559cb9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Columbia_University__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:561afcaea2f537a86115212c2c417a558f45e4bfc26419f37c91e9469d44b01e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#CombinedData",
      "name": "CombinedData",
      "definition": "Description of a group of data assets",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ea42c643d662e89e8b81d17568e5f941f649c9ed51837f6627af4e6dc540ebcc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#assets",
          "name": "CombinedData__assets",
          "definition": "Data assets",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4cca3cf38eea1c049da3e603ecb4522ae5036158669319d15a5a8c4a18e8d278",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#database_identifier",
          "name": "CombinedData__database_identifier",
          "definition": "ID or link to the Combined Data asset, if materialized.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cc39bd4996baf39135c447e00006123339a809879994c58fce3aff16aeec8cda",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#description",
          "name": "CombinedData__description",
          "definition": "Intention or approach used to select group of assets",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2bdd57a949cf49388541b522983bd2da633739322384d0c02a568dacbacc400f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "CombinedData__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:42c02a2a4a511b472d9a2b53f8e7487a3d9436c9d207053396e4d3648757fb61",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "CombinedData__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4cd165314f88e02c8ed1589d2a4930e1377255d78c13f05403c2e4b99e7c7e31",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#CompassDirection",
      "name": "CompassDirection",
      "definition": "With a CompassDirection interface, a module publishes a SpatialSeries object representing a floating point value for theta. The SpatialSeries::reference_frame field should indicate what direction corresponds to 0 and which is the direction of rotation (this should be clockwise). The unit for the SpatialSeries should be radians or degrees.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:6cb76afaddfd83bcf4fa407c96ccf5a892316cf54e8362885b50fff2853eb7db",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Computar",
      "name": "Computar",
      "definition": "Model Computar",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:05768cb77ab9719730524a9b0ed71adc2c04af962258413d69adb494c246e13c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Computar__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9948b2ea9770068bd0e08525707c6b7683e9ce05c7b50c64b6b7ae150bb84ee4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Computar__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:df85d21c0a6b72b91dcad6dd42cf51aed97489b9765b093b9fa8f037867d13ea",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Computar__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6152565b84604caa734970f9ca0d747d095d470c2719bf2924fd7f2b5300e226",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Computar__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1d922c3ee3e4a88fd4b471fd1bae1c7b3d0104d5e2663fd5ac50aa801630d7d1",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Computer",
      "name": "Computer",
      "definition": "Description of a computer",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:9e4f5b066817709b32b1bfc13607a143b5ea3255dacff23cb310851eeebc9d17",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Computer__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b6f77302705a899053e93e0defcec9ca7c01b6df8df71bb489329203c83da703",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Computer__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b2e295add2ad2f75d1bb2779bfb435b3f4db16bf5e43a4a1f15c7f0c83b33372",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Computer__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:054483395584e6d47f96dcdd3120147e19aa3e85429542c0b2b8d6127ccb1bbd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Computer__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e3f978cbfe98360ff618573eac5f3c7bc82ac4826dc647b15a8ccc7d6812dbd4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Computer__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3e8117738835fd06fcc27e03d084359667a87ac1554eed8327e8c4ffcc6c5b98",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Computer__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:58f7d3682b5ad05a1da1a8b763c09e3c219472655a8ec5ede943ff651f4bf82a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#operating_system",
          "name": "Computer__operating_system",
          "definition": "Operating system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:55c6a6b5d160f50b8e59cb56376454dcdb1b7b55cda7c7dba07701c1e5e8e0ac",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Computer__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3bdebd83d29111abf42bf445a182d438ea789e10bdcbdccc8a6916127dfd819e",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#CONF",
      "name": "Conf",
      "definition": "Confocal microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:aa32c2beb20e55789a8b8ed0d9992569c84271324033ce98b9719b44ee07c4c0",
      "iri": "https://schema.org/ConferenceEvent",
      "name": "ConferenceEvent",
      "definition": "Event type: Conference event.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/Event"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:1cbdf0a14e5b0cd28baf665fef17fce26ec74df281416f7454782534b818e9ba",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Confocal",
      "name": "Confocal",
      "definition": "Model confocal",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:160be4c6b11405aa0fde01c1c0e113d819a098c84dbdefa0ea4ad37744fb2874",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Confocal__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:78d6ad0291c45d0e366708cd812e8b47770906d86c08e3d4356f88a36b006a9d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Confocal__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a28f136922859dde2a6cb2c5902e8a71dab51d280e2d4f31af62e69a2401c319",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Connection",
      "name": "Connection",
      "definition": "Description of a connection between devices in an instrument",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d6ecd47a4b0cbc50cf60743115cbca9ab45b2998a7b2d6043e305589d1629843",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Connection__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:624523bf837f71ae40c36bb17b022fb1d8e4801072efa022addd76fe384d698f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#send_and_receive",
          "name": "Connection__send_and_receive",
          "definition": "Whether the connection is bidirectional (send and receive data)",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:53bd88e08a4cf30d9e91f15ef4cd27f3495f3c7d2e368400dbbc3882a7969114",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source_device",
          "name": "Connection__source_device",
          "definition": "Source device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:08410c3ee85df121337875abc2b2f29e7e2f7a5eae7ed98d6cc0d912c0d027f9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source_port",
          "name": "Connection__source_port",
          "definition": "Source device port index/name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b0c7a67c06b50af03edba860df92f33ba0589b1ec1d0e01de718564375c5f16b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#target_device",
          "name": "Connection__target_device",
          "definition": "Target device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c65ec5ec0edee09d6a280fd628681bfc907477af043f02cc45a7a5fb53536b4e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#target_port",
          "name": "Connection__target_port",
          "definition": "Target device port index/name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d73db8e92040fd77948233811ca33053617ce1ebc5306fd794b93805638c7c9e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Conoptics",
      "name": "Conoptics",
      "definition": "Model Conoptics",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:947c0a5ae0b652a7950f5966fe79665bbb7fb9ff1aa2d66789f55eff53cd49ef",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Conoptics__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:63a022c3ec5f9a99d489cd8cc8cc87423d71f72823e4079e833dfb237a6aa954",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Conoptics__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:739d2ef2cd448f26d37a8a4658fc45285a934b7cfd21edc56c570c8b128dc0b8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Conoptics__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:df94c1b2047324d20453effcc42828d26173de1ea73367cbc25f2610e9e849a0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Conoptics__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:619c3cd77869bfc278f8514164b185173750e1b81b714b81111a408bf82147a4",
      "iri": "https://schema.org/Organization",
      "name": "Consortium",
      "definition": "The BBQS Consortium itself \u2014 a multi-institution NIH-funded research collective.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:4d8cb2aac1c58e89022d25267097fa4ca7d947ff38cef8763dd805236a01280f",
          "iri": "https://schema.org/funder",
          "name": "funder",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/FundingAgency",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:0a6d8effb6979db4022600d7866dd1ba3c4aae6bbb726075364d2b98e1ad9f57",
          "iri": "https://schema.org/member",
          "name": "member",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/Organization",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:9756eda3fe37278c7353a54a202adedcbd3197b2b64bab925f5b2bbca31490b5",
          "iri": "https://schema.org/url",
          "name": "url",
          "definition": "",
          "value_range": "xsd:anyURI",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Organization"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:25bfdf14551465be24a3ac3865482de3f704a1bc90699a47b136452fea83b84e",
          "target_name": "Organization",
          "target_iri": "https://schema.org/Organization",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 0.18181818181818182,
            "desc": 0.4605828353445836,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:90befffb9905659c3eeaf92968a128cdf2e0d24d546eb2e6548ad6f8b0b442a4",
      "iri": "https://schema.dandiarchive.org/#ContactPoint",
      "name": "ContactPoint",
      "definition": "Contact Point",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:3dc1d0d91f516c7ad596c8d78bb8ccce93a8452c6d9bc7f915e2c10a718f9f97",
          "iri": "https://schema.dandiarchive.org/#email",
          "name": "ContactPoint__email",
          "definition": "Email address of contact.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:d859b027a4231daf8107e3886ebe3ac74d04f2aeec6ccfaa17286f77b92fb130",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "ContactPoint__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:7e270644fc38341a29431ebb72801ef084204ae3c0296f8e3dd0386b9504a1d5",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "ContactPoint__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:e170121a47a0a9486ffac5cda381572f49a184034725e15cc48b001d4833655d",
          "iri": "https://schema.org/url",
          "name": "ContactPoint__url",
          "definition": "A Web page to find information on how to contact.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3f9e734c84fde287a629a68f9714ac6797158d7da437d701a72d9b41403ad52e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Container",
      "name": "Container",
      "definition": "Code container identifier, e.g. Docker",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:66aba1b2a423de28378a10d40fe01ac3c408af9b56f6aa5047a7d6a1ea07a61b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#container_type",
          "name": "Container__container_type",
          "definition": "Type of container, e.g. Docker, Singularity",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bbefdf4982fff14751eb4b9e8250be61fa555c9ab734b67dee211e29ccf05721",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Container__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e1ece9b54b1cb5b88e50c40caea9688bb6dac11f943e67f7e13a7c07b21f5ced",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#tag",
          "name": "Container__tag",
          "definition": "Tag of the container, e.g. version number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b9c9ef7d87920597daf1b91f73e1e044a1aa3a0d9731e36461c2c83d47dd0336",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#uri",
          "name": "Container__uri",
          "definition": "URI of the container, e.g. Docker Hub URL",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b3110496d05e478199bac53749ac34d662903c0355368e805ad0e0bf7e25c135",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#CoordinateSystem",
      "name": "CoordinateSystem",
      "definition": "Definition of a coordinate system relative to a brain",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:77455d6339d0dde523a85644a698c7ba1e054825242a533dc9564588b1b2eaeb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#axes",
          "name": "CoordinateSystem__axes",
          "definition": "Axis names and directions",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5a8e2e6fc5f63ebed1da5fc5674b12456fb6b4071f9d6e533f2cb6b06811b781",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#axis_unit",
          "name": "CoordinateSystem__axis_unit",
          "definition": "Size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:decacfeb94150793292c6aa2d5110ab4044fd4532e1dd5caa5e4281552dce66a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "CoordinateSystem__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3637840ebc27df6a3dbb2a1cea1ef9153c79d339aa5ea5f6f5cd16e182585198",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "CoordinateSystem__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fda6648b6836d63c1ad53241b678fc6497e858ad28a9fc01a917e0ca7efc2754",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#origin",
          "name": "CoordinateSystem__origin",
          "definition": "Defines the position of (0,0,0) in the coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0ba004ae7b0f00709c1f073f76e978ac544e787bf89004c1eee275d8e0ae3924",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#coordsystem",
      "name": "Coordsystem",
      "definition": "A JSON document specifying the coordinate system(s) used for the MEG, EEG,\nhead localization coils, and anatomical landmarks.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:db69987c8b3f5552798b2a6cbc7b37e6f2045e87bd709a0a46509a1bc0fe5286",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#CorrectedImageStack",
      "name": "CorrectedImageStack",
      "definition": "Results from motion correction of an image stack.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:72c4dea304de52383e1c9dfd03c4584ff99f6d8c28fdce9c766bd3108fc3794c",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#original",
          "name": "CorrectedImageStack__original",
          "definition": "Link to ImageSeries object that is being registered.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:03adfaa16ce30affebafb3630749baef56b1cd19847a8a37ac2d5e8a962fd552",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#CoupledPlane",
      "name": "CoupledPlane",
      "definition": "Configuration of a pair of coupled imaging plane",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ab26bb6de39562717c5a4a792fd6981779011bbcbc24e1374a50c97a7f9d6b84",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coupled_plane_index",
          "name": "CoupledPlane__coupled_plane_index",
          "definition": "Plane index of the coupled plane",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:eba48a8a92da91dd7a740d4be7928cd81d56aefafd5db040e5fc8a1364b4bce4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#depth",
          "name": "CoupledPlane__depth",
          "definition": "Depth",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8bd3236ab037d94d185d92dcc6ddd1056cd6c3dd65ab6685818053d52b388d69",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#depth_unit",
          "name": "CoupledPlane__depth_unit",
          "definition": "Depth unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e8a56c82287f47a4fa1c58bcdc928353886a4a5ebf446c112c792e6f0959d80d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "CoupledPlane__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:be1306181c7f7147253b52d38a2762f6c2f581bf0dbda9868f83e31a1d1da138",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#plane_index",
          "name": "CoupledPlane__plane_index",
          "definition": "Plane index",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c4661b0442f9e3599d491c81e60178585b3d720cdd0940b1423d88b2d2ab7b63",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power",
          "name": "CoupledPlane__power",
          "definition": "Power",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:336e3e83fd56deb76ee727a222558fc8e6fd3697b81f6a4199e28339afe08668",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power_ratio",
          "name": "CoupledPlane__power_ratio",
          "definition": "Power ratio",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:413590a935efc55ecc2e244ca6ab2f14a4e37a731b7bb71b26e79ea9ad0a5a67",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power_unit",
          "name": "CoupledPlane__power_unit",
          "definition": "Power unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5b1b7b3a88e063fe4c97cd485de05a073b5db23238840d42120c0837889676c0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#targeted_structure",
          "name": "CoupledPlane__targeted_structure",
          "definition": "Targeted structure",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2e9ccaec6992a50a8c1fe45f9085ef6665192aabfe71c3982159e769c1e08d3d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Craniotomy",
      "name": "Craniotomy",
      "definition": "Description of craniotomy procedure",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:08e9f2404d774d60c5f651c0ad6a7d52a0067a077baa6b1cfd607d91a9894485",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system_name",
          "name": "Craniotomy__coordinate_system_name",
          "definition": "Coordinate system name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9c2afa99460c26f0076f2bd4a598bd6257ee8dbad039a58102e583bda320e88f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#craniotomy_type",
          "name": "Craniotomy__craniotomy_type",
          "definition": "Craniotomy type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:020ab5d15d873c33528c563def0a274ca856473f7bf1a213702e40438c1e8c12",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dura_removed",
          "name": "Craniotomy__dura_removed",
          "definition": "Dura removed",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ea2dcf1f0df78ab1d1ea28de1666a620492b543fcd8274ce772bb6e4d88526d2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#implant_part_number",
          "name": "Craniotomy__implant_part_number",
          "definition": "Implant part number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:24ea6441f218cf403b9e1d2c93f4c0f4215f53cc7644a8b04d84ea75bacc55c3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Craniotomy__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ddeb6ba96a25e0eb7190c937d2ac0ef730de00504063ab8f4b4b5eb6936d7e40",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#position",
          "name": "Craniotomy__position",
          "definition": "Craniotomy position",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:66fa857edea865cf1003085286167b54b7e54047796a43afa6931da245aefec7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protective_material",
          "name": "Craniotomy__protective_material",
          "definition": "Protective material",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0a90ea17abb219061c61f48b701e780bc221dde685381f1dbb49702b501d8b9e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "Craniotomy__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9b35ae637feac4a6d6e523ac5b5ba3ecbfdfd2199711ab09eeca1213e843a69e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size",
          "name": "Craniotomy__size",
          "definition": "Diameter or side length",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d736881e6eb1efe1289fabde0437c06df5fac9632c2d538716e1230cc8003961",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size_unit",
          "name": "Craniotomy__size_unit",
          "definition": "Craniotomy size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1c7bd6275c1b59b5b0e0980f8bb791108d201488ffc4ac7250f01f0b874fe071",
      "iri": "https://schema.org/CreativeWork",
      "name": "CreativeWork",
      "definition": "The most generic kind of creative work, including books, movies, photographs, software programs, etc.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:940af26a4ecd282f7b342c0ad2cb315ab61ed264a80eb263dd3cfa208b0b8f5a",
          "iri": "https://schema.org/about",
          "name": "about",
          "definition": "The subject matter of an object.",
          "value_range": "https://schema.org/Thing",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6be30fa632f4f809d96a9d85fa449aec32a12fe37f051cb469854f0d1ba75271",
          "iri": "https://schema.org/abstract",
          "name": "abstract",
          "definition": "An abstract is a short description that summarizes a [[CreativeWork]].",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4f3fa4ee66840059e962b675687cff173bfe5854ae7623990a6e7228cb120ea0",
          "iri": "https://schema.org/accessMode",
          "name": "accessMode",
          "definition": "The human sensory perceptual system or cognitive faculty through which a person may process or perceive the intellectual content of a resource, not including any adaptations of the content (e.g., text alternatives for images). Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessMode-vocabulary).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:cbd565f12b5bd6ca757870abde1047f6fc2413ca2226bd4ea3a64678e1e756cc",
          "iri": "https://schema.org/accessModeSufficient",
          "name": "accessModeSufficient",
          "definition": "A list of single or combined access modes that are sufficient to understand all the intellectual content of a resource, including any adaptations. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessModeSufficient-vocabulary).",
          "value_range": "https://schema.org/ItemList",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b79325daa9a0c117082767160f3621e8289c33edb35a1ed8a1b8d40ed1afacca",
          "iri": "https://schema.org/accessibilityAPI",
          "name": "accessibilityAPI",
          "definition": "Indicates that the resource is compatible with the referenced accessibility API. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityAPI-vocabulary).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:70f3ddd00c8fd6ee3f6efee8f3bb17c929755a935999092dd4e67edc159bd6fd",
          "iri": "https://schema.org/accessibilityControl",
          "name": "accessibilityControl",
          "definition": "Identifies input methods that are sufficient to fully control the described resource. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityControl-vocabulary).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:25e010de435d38f41e7295afccf4f39f21939fb3da7e216d26a1259892fa0b73",
          "iri": "https://schema.org/accessibilityFeature",
          "name": "accessibilityFeature",
          "definition": "Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityFeature-vocabulary).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d4533bee74e18171852417ce4b39cc4986b9eb80d87c8f4f519f1ec499086b07",
          "iri": "https://schema.org/accessibilityHazard",
          "name": "accessibilityHazard",
          "definition": "A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityHazard-vocabulary).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9d108abaed2e72dabe2afdb4603f690bb489371884a4f82b19d5364eb35e789d",
          "iri": "https://schema.org/accessibilitySummary",
          "name": "accessibilitySummary",
          "definition": "A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as \"short descriptions are present but long descriptions will be needed for non-visual users\" or \"short descriptions are present and no long descriptions are needed\".",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a75a73ceabf06cb0f3d47a58ffdb9cb8b340c01f3f13485781db5e83b1e87323",
          "iri": "https://schema.org/accountablePerson",
          "name": "accountablePerson",
          "definition": "Specifies the Person that is legally accountable for the CreativeWork.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e627628d204688ff27defc02cf5184ff06828ee081e3fb29727c25441037c8b4",
          "iri": "https://schema.org/acquireLicensePage",
          "name": "acquireLicensePage",
          "definition": "Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current item.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:16782a168c2022ab994bfed12a4265ba77560c70d44cab50a72bfb00cce2bbc5",
          "iri": "https://schema.org/aggregateRating",
          "name": "aggregateRating",
          "definition": "The overall rating, based on a collection of reviews or ratings, of the item.",
          "value_range": "https://schema.org/AggregateRating",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:135260a1b542b2d46019fe53767f5066170fe0a10b0ad057c4ad6ce6c806d8a0",
          "iri": "https://schema.org/alternativeHeadline",
          "name": "alternativeHeadline",
          "definition": "A secondary title of the CreativeWork.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:befc3060e6500f5e216871ec49c7d2d6bb4a7c01c141f755195595653bf0ee0b",
          "iri": "https://schema.org/archivedAt",
          "name": "archivedAt",
          "definition": "Indicates a page or other link involved in archival of a [[CreativeWork]]. In the case of [[MediaReview]], the items in a [[MediaReviewItem]] may often become inaccessible, but be archived by archival, journalistic, activist, or law enforcement organizations. In such cases, the referenced page may not directly publish the content.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f7719f5ab4ee83c3220755d4ca6782629545bd2b69862e20c18474b6f8e0695c",
          "iri": "https://schema.org/assesses",
          "name": "assesses",
          "definition": "The item being described is intended to assess the competency or learning outcome defined by the referenced term.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:558bfeff3667166e87b198dd4c7db774e07013943ab602385f8a0d53bf10b4b4",
          "iri": "https://schema.org/associatedMedia",
          "name": "associatedMedia",
          "definition": "A media object that encodes this CreativeWork. This property is a synonym for encoding.",
          "value_range": "https://schema.org/MediaObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e9106d188d7aa739bfa22877fca909bd7fd9d5a8d9e95c3266f2f28071e072db",
          "iri": "https://schema.org/audience",
          "name": "audience",
          "definition": "An intended audience, i.e. a group for whom something was created.",
          "value_range": "https://schema.org/Audience",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e9aaf9b0d6f7e79b3fc0013530c9f01d00c6aae99a13e5f532dc51faa0e7374a",
          "iri": "https://schema.org/audio",
          "name": "audio",
          "definition": "An embedded audio object.",
          "value_range": "https://schema.org/AudioObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d79abdfdd5740f051ba205d29db418095e28ecfdae224ffbc92d132b5bfb7c4b",
          "iri": "https://schema.org/author",
          "name": "author",
          "definition": "The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6a478ed0528fe105014ed1c6df0f93f80a23e14575e76e4c35a1015ecc8f9ace",
          "iri": "https://schema.org/award",
          "name": "award",
          "definition": "An award won by or for this item.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:85439fb4a06d18703e114bc8737ea39c04e4fbac2b1bb9580cb6be21940521cb",
          "iri": "https://schema.org/awards",
          "name": "awards",
          "definition": "Awards won by or for this item.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:70b1493e35f858726e647351f749cb3cfa9901909281b8c018fd2f9a9890b30e",
          "iri": "https://schema.org/character",
          "name": "character",
          "definition": "Fictional person connected with a creative work.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:722befd54ed5ecac6f7c9c5e1f57d38d162644b06b2cbbbb1bcf198adfc21f61",
          "iri": "https://schema.org/citation",
          "name": "citation",
          "definition": "A citation or reference to another creative work, such as another publication, web page, scholarly article, etc.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6e2649529527225009762ead0b390f44e8fd50a674a063d94120566cf973a9ff",
          "iri": "https://schema.org/comment",
          "name": "comment",
          "definition": "Comments, typically from users.",
          "value_range": "https://schema.org/Comment",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4f5eab8d84813c67cf1b9c182f16d2a21c71a3a08b43b0e3bea794327848b7b3",
          "iri": "https://schema.org/commentCount",
          "name": "commentCount",
          "definition": "The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is most applicable to works published in Web sites with commenting system; additional comments may exist elsewhere.",
          "value_range": "https://schema.org/Integer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:28967e52ba02dc3681c1dfbdead0dab4306360c0304cbf4e0ea47075ba6d87d7",
          "iri": "https://schema.org/conditionsOfAccess",
          "name": "conditionsOfAccess",
          "definition": "Conditions that affect the availability of, or method(s) of access to, an item. Typically used for real world items such as an [[ArchiveComponent]] held by an [[ArchiveOrganization]]. This property is not suitable for use as a general Web access control mechanism. It is expressed only in natural language.\\n\\nFor example \"Available by appointment from the Reading Room\" or \"Accessible only from logged-in accounts \". ",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9463fb783b0b6ebd972584a9c969fe441821ebbac3c815a14ff8f589360fe5be",
          "iri": "https://schema.org/contentLocation",
          "name": "contentLocation",
          "definition": "The location depicted or described in the content. For example, the location in a photograph or painting.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2298cf5b0e0905cf204eff5e46c75fdc9671b646fde96f0121fbbcdc0a0702cd",
          "iri": "https://schema.org/contentRating",
          "name": "contentRating",
          "definition": "Official rating of a piece of content&#x2014;for example, 'MPAA PG-13'.",
          "value_range": "https://schema.org/Rating",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5cd147cb6cfea7296b115bbeb0175f86e3ab9038242c32517c317eb9beef042c",
          "iri": "https://schema.org/contentReferenceTime",
          "name": "contentReferenceTime",
          "definition": "The specific time described by a creative work, for works (e.g. articles, video objects etc.) that emphasise a particular moment within an Event.",
          "value_range": "https://schema.org/DateTime",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:507f3872093700313843975b1bafac8e64063cd17049d1f02290ada1eef6f25c",
          "iri": "https://schema.org/contributor",
          "name": "contributor",
          "definition": "A secondary contributor to the CreativeWork or Event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9265030bf1a9134ea3a0374b7a62eb488cc3e1200eaf02d80db312a1306014b0",
          "iri": "https://schema.org/copyrightHolder",
          "name": "copyrightHolder",
          "definition": "The party holding the legal copyright to the CreativeWork.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:cc7712d617a22db11d6a45fdbb7be1911ddacb013e7c02a2ca9cca713e8d6c63",
          "iri": "https://schema.org/copyrightNotice",
          "name": "copyrightNotice",
          "definition": "Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally indicating the owner of the copyright for the Work.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:21bff6051bd88c42045490ef19a2bdde4809ed205513836599c43dff8ba85f55",
          "iri": "https://schema.org/copyrightYear",
          "name": "copyrightYear",
          "definition": "The year during which the claimed copyright for the CreativeWork was first asserted.",
          "value_range": "https://schema.org/Number",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e42107bfa20ebfed153930b20022cc72dc5f13ff8bf78eb81bbbea0e4778eb35",
          "iri": "https://schema.org/correction",
          "name": "correction",
          "definition": "Indicates a correction to a [[CreativeWork]], either via a [[CorrectionComment]], textually or in another document.",
          "value_range": "https://schema.org/CorrectionComment",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a1bb97a727efa1a4f3627a456b598fd9002d32ddcf33176a79c6cebe18d4e27d",
          "iri": "https://schema.org/countryOfOrigin",
          "name": "countryOfOrigin",
          "definition": "The country of origin of something, including products as well as creative  works such as movie and TV content.\n\nIn the case of TV and movie, this would be the country of the principle offices of the production company or individual responsible for the movie. For other kinds of [[CreativeWork]] it is difficult to provide fully general guidance, and properties such as [[contentLocation]] and [[locationCreated]] may be more applicable.\n\nIn the case of products, the country of origin of the product. The exact interpretation of this may vary by context and product type, and cannot be fully enumerated here.",
          "value_range": "https://schema.org/Country",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d9dc12777751c1112adb5d9fa946f77db5ab3f3d5b797d3dc92c43102fb96e00",
          "iri": "https://schema.org/creativeWorkStatus",
          "name": "creativeWorkStatus",
          "definition": "The status of a creative work in terms of its stage in a lifecycle. Example terms include Incomplete, Draft, Published, Obsolete. Some organizations define a set of terms for the stages of their publication lifecycle.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:424de7a08a63c9b9f3efa29ab6610a54c00e66fb5e5dfae3b78be4022dcaf019",
          "iri": "https://schema.org/creator",
          "name": "creator",
          "definition": "The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:643ae3bfd314b1c98a80f1a580dcc20c1d6657cc68fc0853e82127d5de9ad3da",
          "iri": "https://schema.org/creditText",
          "name": "creditText",
          "definition": "Text that can be used to credit person(s) and/or organization(s) associated with a published Creative Work.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:bafcd16bee3ef9da344f923bfceab3ff0c399e29fd6aaffeccb780c79391e08b",
          "iri": "https://schema.org/dateCreated",
          "name": "dateCreated",
          "definition": "The date on which the CreativeWork was created or the item was added to a DataFeed.",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d4ae059cb45ee076c4c4fe00df46d5a8c7a1259ba42b581dd6763443c98d1f62",
          "iri": "https://schema.org/dateModified",
          "name": "dateModified",
          "definition": "The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed.",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2fc53d7d56314857bf096e47183b532c3f82a73202bc76947c6db0b5d1f222c0",
          "iri": "https://schema.org/datePublished",
          "name": "datePublished",
          "definition": "Date of first publication or broadcast. For example the date a [[CreativeWork]] was broadcast or a [[Certification]] was issued.",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:eae7ca697fdb50010531222e0afe459922a3f5b9d75b1a2a046086c3a79570cb",
          "iri": "https://schema.org/digitalSourceType",
          "name": "digitalSourceType",
          "definition": "Indicates an IPTCDigitalSourceEnumeration code indicating the nature of the digital source(s) for some [[CreativeWork]].",
          "value_range": "https://schema.org/IPTCDigitalSourceEnumeration",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c574da859466ea072ed4102ef0862d2e7008d3d5ef637eda0bd7036a0e1743c6",
          "iri": "https://schema.org/discussionUrl",
          "name": "discussionUrl",
          "definition": "A link to the page containing the comments of the CreativeWork.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:471a8b208bb110c317acafb666f4dd030ccb7d1761231218bc2d6124695af79e",
          "iri": "https://schema.org/displayLocation",
          "name": "displayLocation",
          "definition": "The location at which an item can be viewed or experienced in-person.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d75cc672bc5a6fb5d191ff0ecb3be7770271e5f2caa039d85f6d5a2d00dc30c4",
          "iri": "https://schema.org/editEIDR",
          "name": "editEIDR",
          "definition": "An [EIDR](https://eidr.org/) (Entertainment Identifier Registry) [[identifier]] representing a specific edit / edition for a work of film or television.\n\nFor example, the motion picture known as \"Ghostbusters\" whose [[titleEIDR]] is \"10.5240/7EC7-228A-510A-053E-CBB8-J\" has several edits, e.g. \"10.5240/1F2A-E1C5-680A-14C6-E76B-I\" and \"10.5240/8A35-3BEE-6497-5D12-9E4F-3\".\n\nSince schema.org types like [[Movie]] and [[TVEpisode]] can be used for both works and their multiple expressions, it is possible to use [[titleEIDR]] alone (for a general description), or alongside [[editEIDR]] for a more edit-specific description.\n",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:59f10cedd7fe76272d95787687e5c1958787aae650be59fc826dca77aa045048",
          "iri": "https://schema.org/editor",
          "name": "editor",
          "definition": "Specifies the Person who edited the CreativeWork.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:fcd2490d7960efc57f220f6b8c13a69265f8ab764653154fbb867f3f202bafe0",
          "iri": "https://schema.org/educationalAlignment",
          "name": "educationalAlignment",
          "definition": "An alignment to an established educational framework.\n\nThis property should not be used where the nature of the alignment can be described using a simple property, for example to express that a resource [[teaches]] or [[assesses]] a competency.",
          "value_range": "https://schema.org/AlignmentObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:137ba9cf386d9ce012fb423953847959c5ef599798879d94392111ac0ebffb27",
          "iri": "https://schema.org/educationalLevel",
          "name": "educationalLevel",
          "definition": "The level in terms of progression through an educational or training context. Examples of educational levels include 'beginner', 'intermediate' or 'advanced', and formal sets of level indicators.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2cb743249c079d109bf81cac7103e60e461a63674f8f288ee69e4f10141549cd",
          "iri": "https://schema.org/educationalUse",
          "name": "educationalUse",
          "definition": "The purpose of a work in the context of education; for example, 'assignment', 'group work'.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:dddc92582e8fad8cb1c40afce311a1f3c2a8cb38c7be2d6843b342906b46267e",
          "iri": "https://schema.org/encoding",
          "name": "encoding",
          "definition": "A media object that encodes this CreativeWork. This property is a synonym for associatedMedia.",
          "value_range": "https://schema.org/MediaObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:91214ffdced0dd35aa85961c741a4768279a83d19e434a12cd04c59c03ca328b",
          "iri": "https://schema.org/encodingFormat",
          "name": "encodingFormat",
          "definition": "Media type typically expressed using a MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml) and [MDN reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)), e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc.\n\nIn cases where a [[CreativeWork]] has several media type representations, [[encoding]] can be used to indicate each [[MediaObject]] alongside particular [[encodingFormat]] information.\n\nUnregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia/Wikidata entry.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4d155d22df601a1ae7b5d48785e7d21b596abbbda0ad54e852f3503d095466d1",
          "iri": "https://schema.org/encodings",
          "name": "encodings",
          "definition": "A media object that encodes this CreativeWork.",
          "value_range": "https://schema.org/MediaObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ea995aebc15a7c420f8d18ebccfb54a8ad6720ce1ce7b430ea41a860c7ba2da7",
          "iri": "https://schema.org/exampleOfWork",
          "name": "exampleOfWork",
          "definition": "A creative work that this work is an example/instance/realization/derivation of.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:fa62bdcf70e25bde24a691a9b3f2b86c12b413ff18430b1575451dd1c7a9329b",
          "iri": "https://schema.org/expires",
          "name": "expires",
          "definition": "Date the content expires and is no longer useful or available. For example a [[VideoObject]] or [[NewsArticle]] whose availability or relevance is time-limited, a [[ClaimReview]] fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date, or a [[Certification]] the validity has expired.",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b3b8609cc87ffc10ecdf90390b61d8f3375fb1a45052314acf015d5788f6534e",
          "iri": "https://schema.org/fileFormat",
          "name": "fileFormat",
          "definition": "Media type, typically MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml)) of the content, e.g. application/zip of a SoftwareApplication binary. In cases where a CreativeWork has several media type representations, 'encoding' can be used to indicate each MediaObject alongside particular fileFormat information. Unregistered or niche file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia entry.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f9a0c304d3da92d7024b0ba4d1107aa7128c4140bcab671c9bcfa89bd5add44a",
          "iri": "https://schema.org/funder",
          "name": "funder",
          "definition": "A person or organization that supports (sponsors) something through some kind of financial contribution.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5318798a95fcb6b9c57fe57ba0016dcbdc0e8176a6023682950f84b42764e7a3",
          "iri": "https://schema.org/funding",
          "name": "funding",
          "definition": "A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].",
          "value_range": "https://schema.org/Grant",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4237ea79181e31f0b8127862ee68291b67e8a51b8edaa0821257c2ad1e536322",
          "iri": "https://schema.org/genre",
          "name": "genre",
          "definition": "Genre of the creative work, broadcast channel or group.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b0bed2516481ba628d0e308f0b297ff27d537eb1e3561edf9ad180f16e6045a9",
          "iri": "https://schema.org/hasPart",
          "name": "hasPart",
          "definition": "Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense).",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5d8040cbd73b68cd96e48f747dbbcf2478c1cc4eba6c35af42ba8567708151f8",
          "iri": "https://schema.org/headline",
          "name": "headline",
          "definition": "Headline of the article.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:66e9a62833973cec86b3f1647041b903eb3ab73e327e6936a4e182ecf8238811",
          "iri": "https://schema.org/inLanguage",
          "name": "inLanguage",
          "definition": "The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47). See also [[availableLanguage]].",
          "value_range": "https://schema.org/Language",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:18ac77bdeedee852cb2be7f7bd08f319a265e1850f824afce9826112883a9fa5",
          "iri": "https://schema.org/interactionStatistic",
          "name": "interactionStatistic",
          "definition": "The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used.",
          "value_range": "https://schema.org/InteractionCounter",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e6dc3b31f984aab64dcc9a5d2c5c4a6c4d82d7f890b31a7511d54c3ae829f73c",
          "iri": "https://schema.org/interactivityType",
          "name": "interactivityType",
          "definition": "The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c02833529f198dae2f41a9acc016c0939b32d7033fc22fd5d02741bbf8b795fc",
          "iri": "https://schema.org/interpretedAsClaim",
          "name": "interpretedAsClaim",
          "definition": "Used to indicate a specific claim contained, implied, translated or refined from the content of a [[MediaObject]] or other [[CreativeWork]]. The interpreting party can be indicated using [[claimInterpreter]].",
          "value_range": "https://schema.org/Claim",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:861a2e4592b52fc8bfcb447c3c0b21e3042d77266304bd7d2812d4bb9a7df23b",
          "iri": "https://schema.org/isAccessibleForFree",
          "name": "isAccessibleForFree",
          "definition": "A flag to signal that the item, event, or place is accessible for free.",
          "value_range": "https://schema.org/Boolean",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:909e24af69710c7f080d1dab3e3cfa4c13abc7595b03a7f18d158ff2ea9bd708",
          "iri": "https://schema.org/isBasedOn",
          "name": "isBasedOn",
          "definition": "A resource from which this work is derived or from which it is a modification or adaptation.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b58ad35d3981f50e879b8d2ddf53cdb0e4b51588727726519719f0791ed7a402",
          "iri": "https://schema.org/isBasedOnUrl",
          "name": "isBasedOnUrl",
          "definition": "A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http://example.com/great-multiplication-intro.html.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:659903a3d3b1550d0735ff1d984d98cf684a3aa0aceb5e92995ae58f975342eb",
          "iri": "https://schema.org/isFamilyFriendly",
          "name": "isFamilyFriendly",
          "definition": "Indicates whether this content is family friendly.",
          "value_range": "https://schema.org/Boolean",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b196ad1583ed9c139ce0b767f5798264f3b19e721c9521b90d1caa9e06c2414e",
          "iri": "https://schema.org/isPartOf",
          "name": "isPartOf",
          "definition": "Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:df026f3b9830171f1931012915d89052b058d3b4ccb4f95abedd65edf499eb49",
          "iri": "https://schema.org/keywords",
          "name": "keywords",
          "definition": "Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ccbea38cbb6d3f69e7f86cd70e32f7c95855d53c79d5dbcfda1912ea4cbcc6f7",
          "iri": "https://schema.org/learningResourceType",
          "name": "learningResourceType",
          "definition": "The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0443ef0d89ad8f9c6ed4b556a0144bad3cced7f365483708a1c07e08f8cb4694",
          "iri": "https://schema.org/license",
          "name": "license",
          "definition": "A license document that applies to this content, typically indicated by URL.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:53aec68db6450288dd7ccb133e3867d714825f717007ae4021ad297c750fa1b9",
          "iri": "https://schema.org/locationCreated",
          "name": "locationCreated",
          "definition": "The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8497b2f12567810c96d25e35ff5d0880196b70d367ec13e77becc1f3919db5ee",
          "iri": "https://schema.org/mainEntity",
          "name": "mainEntity",
          "definition": "Indicates the primary entity described in some page or other CreativeWork.",
          "value_range": "https://schema.org/Thing",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:970231c1a21510d6fde324ef9ea0fa3823d9640f01646ead20e8ca31eb7ce930",
          "iri": "https://schema.org/maintainer",
          "name": "maintainer",
          "definition": "A maintainer of a [[Dataset]], software package ([[SoftwareApplication]]), or other [[Project]]. A maintainer is a [[Person]] or [[Organization]] that manages contributions to, and/or publication of, some (typically complex) artifact. It is common for distributions of software and data to be based on \"upstream\" sources. When [[maintainer]] is applied to a specific version of something e.g. a particular version or packaging of a [[Dataset]], it is always  possible that the upstream source has a different maintainer. The [[isBasedOn]] property can be used to indicate such relationships between datasets to make the different maintenance roles clear. Similarly in the case of software, a package may have dedicated maintainers working on integration into software distributions such as Ubuntu, as well as upstream maintainers of the underlying work.\n      ",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2da36ba386b8bdf67bcd5e490b723b9930af15c31b6f52c453c098874cc96e4e",
          "iri": "https://schema.org/material",
          "name": "material",
          "definition": "A material that something is made from, e.g. leather, wool, cotton, paper.",
          "value_range": "https://schema.org/Product",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2a0c3b6095d954b99f55acd694ea4e199cd3afceabc6ee7ed8ea91167050e0ee",
          "iri": "https://schema.org/materialExtent",
          "name": "materialExtent",
          "definition": "The quantity of the materials being described or an expression of the physical space they occupy.",
          "value_range": "https://schema.org/QuantitativeValue",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:7e2c616439be4da9eb21891212f99362e6e4eb295ee1782b14669e5e1d7a37b3",
          "iri": "https://schema.org/mentions",
          "name": "mentions",
          "definition": "Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept.",
          "value_range": "https://schema.org/Thing",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:26e0f285a76f8be0e132730cee07b5943bd329d06510d1aa54e6723415820f20",
          "iri": "https://schema.org/offers",
          "name": "offers",
          "definition": "An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use [[businessFunction]] to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a [[Demand]]. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.\n      ",
          "value_range": "https://schema.org/Demand",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9f972e886f647a23896e5b5c8dd247fa0bea3da2de7f76dc7485cbc52dcec031",
          "iri": "https://schema.org/pattern",
          "name": "pattern",
          "definition": "A pattern that something has, for example 'polka dot', 'striped', 'Canadian flag'. Values are typically expressed as text, although links to controlled value schemes are also supported.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c790dec58866d1bde2ee1b207d3436e0a59c69962d18466761489911eff75dcf",
          "iri": "https://schema.org/position",
          "name": "position",
          "definition": "The position of an item in a series or sequence of items.",
          "value_range": "https://schema.org/Integer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:faf9c42dd5cb9ea98df853b9fbd6464339772c13401d2674039fc9732bab33a9",
          "iri": "https://schema.org/producer",
          "name": "producer",
          "definition": "The person or organization who produced the work (e.g. music album, movie, TV/radio series etc.).",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:cb3b242ee25a555b877a7f903a63449c24cf41a48c89dc1f025c07a228415344",
          "iri": "https://schema.org/provider",
          "name": "provider",
          "definition": "The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0b57e0b505c2fc3e2f36754142e696d587c36d2bb6e6c3fe1d978d12afcfdf0d",
          "iri": "https://schema.org/publication",
          "name": "publication",
          "definition": "A publication event associated with the item.",
          "value_range": "https://schema.org/PublicationEvent",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:81860c12c8cb48ff93e382ade4cd423a847a17829c3ab52f4e3f70ed0cb3081c",
          "iri": "https://schema.org/publisher",
          "name": "publisher",
          "definition": "The publisher of the article in question.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b67bc724bc1e18ab5be3abec3fce4517bb66a71dd498df56e21fcc754812d816",
          "iri": "https://schema.org/publisherImprint",
          "name": "publisherImprint",
          "definition": "The publishing division which published the comic.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:707e7ccbfaa305b8e5d8be8aee98411b0bd85cd615f621d39e9e9ee0955b1cf8",
          "iri": "https://schema.org/publishingPrinciples",
          "name": "publishingPrinciples",
          "definition": "The publishingPrinciples property indicates (typically via [[URL]]) a document describing the editorial principles of an [[Organization]] (or individual, e.g. a [[Person]] writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are those of the party primarily responsible for the creation of the [[CreativeWork]].\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology.\n",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f4c83c4d55220478024ca3b89d576b2a9f897d4ee75e163fedba8dd285883d7c",
          "iri": "https://schema.org/recordedAt",
          "name": "recordedAt",
          "definition": "The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event.",
          "value_range": "https://schema.org/Event",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:1926ba6323ac786cf81d6672b881ddf946ea07a95bfd809f8c211ddc64789fd4",
          "iri": "https://schema.org/releasedEvent",
          "name": "releasedEvent",
          "definition": "The place and time the release was issued, expressed as a PublicationEvent.",
          "value_range": "https://schema.org/PublicationEvent",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:99c8d000e029663b71f04b5575e345ddf10878c558be90bad0363a7144e014a1",
          "iri": "https://schema.org/review",
          "name": "review",
          "definition": "A review of the item.",
          "value_range": "https://schema.org/Review",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:628d5df56e249fd15cef2a1f4b8ed6d5a72c2775cc61fd86326cfaff07ed166f",
          "iri": "https://schema.org/reviews",
          "name": "reviews",
          "definition": "Review of the item.",
          "value_range": "https://schema.org/Review",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:29c8f5438b994047e805519bad38fdc21dec26a5a1d99a300e290683c6988c6d",
          "iri": "https://schema.org/schemaVersion",
          "name": "schemaVersion",
          "definition": "Indicates (by URL or string) a particular version of a schema used in some CreativeWork. This property was created primarily to\n    indicate the use of a specific schema.org release, e.g. ```10.0``` as a simple string, or more explicitly via URL, ```https://schema.org/docs/releases.html#v10.0```. There may be situations in which other schemas might usefully be referenced this way, e.g. ```http://dublincore.org/specifications/dublin-core/dces/1999-07-02/``` but this has not been carefully explored in the community.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d472a735a5a9cf4b3dbbbaf6fe9597584453ceb5a707eaed8bf6864bbb3cec66",
          "iri": "https://schema.org/sdDatePublished",
          "name": "sdDatePublished",
          "definition": "Indicates the date on which the current structured data was generated / published. Typically used alongside [[sdPublisher]].",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:bf982b4a3888d3d0cac3f34b843156b6a776c40feaffb262967e3da1a6d014b2",
          "iri": "https://schema.org/sdLicense",
          "name": "sdLicense",
          "definition": "A license document that applies to this structured data, typically indicated by URL.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:438379b4e04d8df63bcdf7ef82a9bdcf2cbb3416a28850c609c03620295226a9",
          "iri": "https://schema.org/sdPublisher",
          "name": "sdPublisher",
          "definition": "Indicates the party responsible for generating and publishing the current structured data markup, typically in cases where the structured data is derived automatically from existing published content but published on a different site. For example, student projects and open data initiatives often re-publish existing content with more explicitly structured metadata. The\n[[sdPublisher]] property helps make such practices more explicit.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6456af934ceefc982b30838a24192317d8b3453cfc4c8a7da5e67fe4e23581a8",
          "iri": "https://schema.org/size",
          "name": "size",
          "definition": "A standardized size of a product or creative work, specified either through a simple textual string (for example 'XL', '32Wx34L'), a  QuantitativeValue with a unitCode, or a comprehensive and structured [[SizeSpecification]]; in other cases, the [[width]], [[height]], [[depth]] and [[weight]] properties may be more applicable. ",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2b557a43bc23749cbf659322e88fbf2467e5de57183abeb459e39a2535dcae8e",
          "iri": "https://schema.org/sourceOrganization",
          "name": "sourceOrganization",
          "definition": "The Organization on whose behalf the creator was working.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0b1991630e2aa26c53b5c05474969df153cba7f2e5f4610e80646d00137ca02e",
          "iri": "https://schema.org/spatial",
          "name": "spatial",
          "definition": "The \"spatial\" property can be used in cases when more specific properties\n(e.g. [[locationCreated]], [[spatialCoverage]], [[contentLocation]]) are not known to be appropriate.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:04d0d62e768b54ac03596db68a768197c3a900a86a0db6b7d462670ec358bedd",
          "iri": "https://schema.org/spatialCoverage",
          "name": "spatialCoverage",
          "definition": "The spatialCoverage of a CreativeWork indicates the place(s) which are the focus of the content. It is a subproperty of\n      contentLocation intended primarily for more technical and detailed materials. For example with a Dataset, it indicates\n      areas that the dataset describes: a dataset of New York weather would have spatialCoverage which was the place: the state of New York.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:87935d3cb09d8764cf9c89116d726934c7fcace9a1c56c8ed094a57c8d71479f",
          "iri": "https://schema.org/sponsor",
          "name": "sponsor",
          "definition": "A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e04c76f392210fd832aca540b2e39ba298a98c336ac6bbe083e26d9d4c01e657",
          "iri": "https://schema.org/teaches",
          "name": "teaches",
          "definition": "The item being described is intended to help a person learn the competency or learning outcome defined by the referenced term.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a89c7efe79e13257c7ffcbb06ea89540f0d437e74a1d2d4fd99629f752bb1ac3",
          "iri": "https://schema.org/temporal",
          "name": "temporal",
          "definition": "The \"temporal\" property can be used in cases where more specific properties\n(e.g. [[temporalCoverage]], [[dateCreated]], [[dateModified]], [[datePublished]]) are not known to be appropriate.",
          "value_range": "https://schema.org/DateTime",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:fe85ba6330b8a6e345fd4909071bd78d2203fdd463f001aa9bbd06693c336f3e",
          "iri": "https://schema.org/temporalCoverage",
          "name": "temporalCoverage",
          "definition": "The temporalCoverage of a CreativeWork indicates the period that the content applies to, i.e. that it describes, either as a DateTime or as a textual string indicating a time period in [ISO 8601 time interval format](https://en.wikipedia.org/wiki/ISO_8601#Time_intervals). In\n      the case of a Dataset it will typically indicate the relevant time period in a precise notation (e.g. for a 2011 census dataset, the year 2011 would be written \"2011/2012\"). Other forms of content, e.g. ScholarlyArticle, Book, TVSeries or TVEpisode, may indicate their temporalCoverage in broader terms - textually or via well-known URL.\n      Written works such as books may sometimes have precise temporal coverage too, e.g. a work set in 1939 - 1945 can be indicated in ISO 8601 interval format format via \"1939/1945\".\n\nOpen-ended date ranges can be written with \"..\" in place of the end date. For example, \"2015-11/..\" indicates a range beginning in November 2015 and with no specified final date. This is tentative and might be updated in future when ISO 8601 is officially updated.",
          "value_range": "https://schema.org/DateTime",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:75ba6aca3bd2f72913a2694bd2bf01d9d0255a0424794e04de27cf5b9069bbb1",
          "iri": "https://schema.org/text",
          "name": "text",
          "definition": "The textual content of this CreativeWork.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:7a1580889444ac794dfc1ae53be8e50c1b17d6a6fa60c549bbb5e93599f74b64",
          "iri": "https://schema.org/thumbnail",
          "name": "thumbnail",
          "definition": "Thumbnail image for an image or video.",
          "value_range": "https://schema.org/ImageObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:bb53375291140cceba0ce5c70cb9389d2c92f19523a158ca6db4a6e9fb521e40",
          "iri": "https://schema.org/thumbnailUrl",
          "name": "thumbnailUrl",
          "definition": "A thumbnail image relevant to the Thing.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:49c2cbddad55af73df996ae139e89a416184d5a0889ee864f100fac29e31a940",
          "iri": "https://schema.org/timeRequired",
          "name": "timeRequired",
          "definition": "Approximate or typical time it usually takes to work with or through the content of this work for the typical or target audience.",
          "value_range": "https://schema.org/Duration",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0848d9375884faf20a19c8e67fa39d3fbe6855f52212c70209681f816f236f87",
          "iri": "https://schema.org/translationOfWork",
          "name": "translationOfWork",
          "definition": "The work that this work has been translated from. E.g. \u7269\u79cd\u8d77\u6e90 is a translationOf \u201cOn the Origin of Species\u201d.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d14273318c0853ff22c584a86ea5c5f42b14e1c16ff4be645766b12a45e59754",
          "iri": "https://schema.org/translator",
          "name": "translator",
          "definition": "Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:081bba95683ba7c7cb73a8732a5f6ebb8deb53c5609cab72d4ac42a1fa7a1ef2",
          "iri": "https://schema.org/typicalAgeRange",
          "name": "typicalAgeRange",
          "definition": "The typical expected age range, e.g. '7-9', '11-'.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ff017c007fecbe5dca726eb9e17519c519101ba20679c9c93a1f4d0fac5df249",
          "iri": "https://schema.org/usageInfo",
          "name": "usageInfo",
          "definition": "The schema.org [[usageInfo]] property indicates further information about a [[CreativeWork]]. This property is applicable both to works that are freely available and to those that require payment or other transactions. It can reference additional information, e.g. community expectations on preferred linking and citation conventions, as well as purchasing details. For something that can be commercially licensed, usageInfo can provide detailed, resource-specific information about licensing options.\n\nThis property can be used alongside the license property which indicates license(s) applicable to some piece of content. The usageInfo property can provide information about other licensing options, e.g. acquiring commercial usage rights for an image that is also available under non-commercial creative commons licenses.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b17c136cf5fa236deaf03f496cc0a548b8cb71ede6cf2edccc192cb02c44116b",
          "iri": "https://schema.org/version",
          "name": "version",
          "definition": "The version of the CreativeWork embodied by a specified resource.",
          "value_range": "https://schema.org/Number",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f44f08e3ec6025ce667ec31ac6a245c94d49f9421334f4e824dcff7934f898eb",
          "iri": "https://schema.org/video",
          "name": "video",
          "definition": "An embedded video object.",
          "value_range": "https://schema.org/Clip",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:de5e3b5b86037fe1a5debdb08674fece89f53b93dd9f6a57675bedc25609bbb5",
          "iri": "https://schema.org/wordCount",
          "name": "wordCount",
          "definition": "The number of words in the text of the CreativeWork such as an Article, Book, etc.",
          "value_range": "https://schema.org/Integer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:917cf4a4f331de3aa61d533577d0c793c62825473a4b18fc88ae5ea29a695446",
          "iri": "https://schema.org/workExample",
          "name": "workExample",
          "definition": "Example/instance/realization/derivation of the concept of this creative work. E.g. the paperback edition, first edition, or e-book.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:7410651e5f84452b350b01d18fcdd150251de530ecc93cf9fbe4ee329f982dba",
          "iri": "https://schema.org/workTranslation",
          "name": "workTranslation",
          "definition": "A work that is a translation of the content of this work. E.g. \u897f\u904a\u8a18 has an English workTranslation \u201cJourney to the West\u201d, a German workTranslation \u201cMonkeys Pilgerfahrt\u201d and a Vietnamese  translation T\u00e2y du k\u00fd b\u00ecnh kh\u1ea3o.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:89488a4d667ed64d081ab063c45669a59fde395dc66cf64ff23516754fa52b27",
      "iri": "https://schema.org/CreativeWork",
      "name": "CreativeWork",
      "definition": "The most generic kind of creative work, including books, articles, software, datasets.",
      "is_abstract": true,
      "sources": [
        "bbqs"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:1c7bd6275c1b59b5b0e0980f8bb791108d201488ffc4ac7250f01f0b874fe071",
          "target_name": "CreativeWork",
          "target_iri": "https://schema.org/CreativeWork",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 1.0,
            "desc": 0.9349116185530282,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:4b34eb1951c20718df86cd854f54a51150935810703ce6ef8900d2be1f7420b7",
          "target_name": "Thing",
          "target_iri": "https://schema.org/Thing",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.2222222222222222,
            "desc": 0.4560428279810088,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:3471a965bbb3f7b9625ca2d4e64fe3e9108948484ebd496722484a775a003ca9",
          "target_name": "Dataset",
          "target_iri": "https://schema.org/Dataset",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.3,
            "desc": 0.37630112568185825,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:af8fa7e8707756caca1afb110c93c17b2756d05a52c85423f4f29966ab722f50",
          "target_name": "Article",
          "target_iri": "https://schema.org/Article",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.4,
            "desc": 0.35255919404828795,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:5436b5965612bf654c5b9a37d657e43c7ce5fcab7cb297aadd51c41fe84f2be4",
          "target_name": "SoftwareApplication",
          "target_iri": "https://schema.org/SoftwareApplication",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.36363636363636365,
            "desc": 0.36967104909058557,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:4161437b161ca6a13c515bf1d664b3a742169170c0de2c1b2d8b3d3b9d0ebe75",
          "target_name": "SoftwareSourceCode",
          "target_iri": "https://schema.org/SoftwareSourceCode",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.30303030303030304,
            "desc": 0.41909681790908926,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:2212e7d27090bd60fbfb3ed40a52c031e765009e3de80b959f830e66930193cc",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Crestoptics",
      "name": "Crestoptics",
      "definition": "Model CrestOptics",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:238387f63e5e0ef0b4b8db6c43dd3e8db5122141eb3b9b86494ea3620bd6ef88",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Crestoptics__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a2ca609cb881198070e60b622dc6e9ffba70dd5472c6f1ba984ce7fe4e89e750",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Crestoptics__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:79f2457ccae8d494d4f2a2ef75585363f62c5b5620f19d9a7f068dc1d3478f3e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Crestoptics__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:54e2b9431fbead3147c4fd43be5096b29463e33b3c055c141bfc032d57c56276",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Crestoptics__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2d57b729a2ac6927f64dfdc18e60cd663f186c9ffc19f599c78afa3764ecefe0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#CurationHistory",
      "name": "CurationHistory",
      "definition": "Schema to track curator name and timestamp for curation events",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:a45f46c517cd46f953578ebfc03c70a16f1d35ec175ef7f7c68aa20abcd26941",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#curator",
          "name": "CurationHistory__curator",
          "definition": "Curator",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d940dc1149161f42f81bc2398ee70e84ab1c49fad5fb1a572139274eb81041ff",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "CurationHistory__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a5488d7c6f8c8c9432bab596c7fb681b1c893e3b4cf6c9aac349697a2aca9d4d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#timestamp",
          "name": "CurationHistory__timestamp",
          "definition": "Timestamp",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4a6e74ba1f7f6097789c9631fb95dc5f6e82fbea85b59b93e472214dcfcba92c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#CurationMetric",
      "name": "CurationMetric",
      "definition": "Description of a curation metric",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:3ae47eb3ff8a4c7306be4190203d04f00ef621c8b8ce520a810d321c803d5d71",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#curation_history",
          "name": "CurationMetric__curation_history",
          "definition": "Curation history",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d8d4cc58ec5ef7dd72a572e7a9a633c5deb6f8ed3e764ad133495073ce9a6cfe",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#description",
          "name": "CurationMetric__description",
          "definition": "Describes the measured value and the rule that links the value and status.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e483339590932b67718d479b3012fe39bf5649ad7ce6eec7bd1566c4e20db19a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#evaluated_assets",
          "name": "CurationMetric__evaluated_assets",
          "definition": "Set to None except when a metric's calculation required data coming from a different data asset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:89a195f14b8c372fdda4d8bd5b0e6a0f7c2f54c2ee539deec1737d50f3da0946",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#modality",
          "name": "CurationMetric__modality",
          "definition": "Modality",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a2efc2cd68fa05776f2639f2820313bd4c6b2275a28326958e441969f4303079",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "CurationMetric__name",
          "definition": "Metric name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9fd690c8cdea7e09a38c3ecadabc9a1b2cda6dc9344166b3b8238e5abf6124b4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "CurationMetric__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d00cd34312bc1a83b6b49827fcb291ca7f91c6a986dd539e353ff5bce85c4f45",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#reference",
          "name": "CurationMetric__reference",
          "definition": "Metric reference image URL or plot type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f868f1e868fbabb707b9ada5db1807060837f55c8b6dc0fc8bf32d82e5075aec",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stage",
          "name": "CurationMetric__stage",
          "definition": "Evaluation stage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ab13dc0661b7ceb29881ca4794f616e9cb07f4ac23320a4e31fb4d294d58f683",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#status_history",
          "name": "CurationMetric__status_history",
          "definition": "Metric status history",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9b1328894f92654b395cf04c25ff17ca75f85685d21845a2464308a88e8e4b8b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#tags",
          "name": "CurationMetric__tags",
          "definition": "Tags group QCMetric objects. Unique keys define groups of tags, for example {'probe': 'probeA'}.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a974d0865b9d7e4d562f99fe9ec43c33f8ace345d3afccb73100d383d2f4937c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#type",
          "name": "CurationMetric__type",
          "definition": "Curation type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f3bdd22412cdc7c17022ca320b2e2f84da179d19ca00ed4627713e31ff4967fc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#value",
          "name": "CurationMetric__value",
          "definition": "Curation value",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b00fe2b844bec86c828a8a91e9a0849c40794d5820fd8052ffb2d4db790a9bd6",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Currentdriver",
      "name": "Currentdriver",
      "definition": "Model CurrentDriver",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c43b51979e582262c478d08a0fd5c148d370e815743014a3f9a2a3c0f69df536",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Currentdriver__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3abe1d6a70b5f154d314892c550801552b18e3362147614f79e14cdba713a4cf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Currentdriver__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3a67990a33bbe8989e07ac81b985404344b13f2d4923929fcc72cd0657bc37a1",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Custom",
      "name": "Custom",
      "definition": "Model Custom",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:6b849fd3b0ac3e005d2427fe0a2209c91c360baecb1a4f5b7b93e2ec3c7c6670",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Custom__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:356f61d1e8f4b863eb4a65cb55f97f3294674680b10db42a72db6bf5c1c119c3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Custom__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d665ccd2d5f7105c258289daf63277444f61f3c4c6557cf3bafdc42b5abe408d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Custom__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e6b9dfae33cc17f5f62c743ad8cbda7d181a7be9ad9eb1b5f701b21553b42882",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Custom__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fdfac0d10db584de9e46b87ffe78a3f1f4b02b6aca0b6a3b91d527af9f49885b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Cuttlefish",
      "name": "Cuttlefish",
      "definition": "Model cuTTLefish",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:256d6b3a4ee876a903a700f9493e27da95b868d2fb913cba68f9abddf49818c5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Cuttlefish__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f1d6d825037d8737fcb2f94decdf52bb262c0053a2a17f25d50d4a19533334f5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Cuttlefish__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:21a4aae06e5e3de1d4bb8b830ea83a7be68e901bdf7e9d85ebdd236022421037",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Cuttlefishfip",
      "name": "Cuttlefishfip",
      "definition": "Model cuTTLefishFip",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e73819326f4982d35182403b03d029440480097e8dca02d5430cd7e5f25dc114",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Cuttlefishfip__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:375f8e194985254df00b0c1bf750cf57899024cc5cbce02c67d21fa90dfd9323",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Cuttlefishfip__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ca1e1bdd012d79f9c46e967352d2c3fb1b37e26ca0fb62c9fbdf6951693f7577",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#DAQChannel",
      "name": "DAQChannel",
      "definition": "Named input or output channel on a DAQ device",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b50c43d3ced455af270d879613e242bf9dfd8195dd1d629b063f9decbedff1a9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channel_index",
          "name": "DAQChannel__channel_index",
          "definition": "DAQ channel index",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5a3f2c63d2a257cd4f96e600cb8df1f25de1d6006a29342a4e91eec8e866245a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channel_name",
          "name": "DAQChannel__channel_name",
          "definition": "DAQ channel name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bea650b46a1673929f9c5e4393cf1d711d4f2fb086f3f9e5d90d2241d1d9f4f5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channel_type",
          "name": "DAQChannel__channel_type",
          "definition": "DAQ channel type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9ca3be4c244acc5535edbf713561da0b00a5ae679efe3a08d7efef174a4227c5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#event_based_sampling",
          "name": "DAQChannel__event_based_sampling",
          "definition": "Set to true if DAQ channel is sampled at irregular intervals",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:65fae216f1eaf01c7f1820d9c918330ddffb5b50e2c0b6f2838e55c7ac770fc4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "DAQChannel__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2512762ac50cdb5faa3f09e798d06ba768605c81581410c1f9fcdd5f672f9878",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#port",
          "name": "DAQChannel__port",
          "definition": "DAQ port",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a4d72fa0f93df171b730f3f0455b41c1fd7716a4dd0c4cb55a5883962a663b3d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sample_rate",
          "name": "DAQChannel__sample_rate",
          "definition": "DAQ channel sample rate (Hz)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:da5423842182897e9bda994c541c4c74ec58122e2e82d6d9e205570557713617",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sample_rate_unit",
          "name": "DAQChannel__sample_rate_unit",
          "definition": "Sample rate unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:bec74aeb4cd42dd67182221fa08cfe99e842931c84d95b4e56abcdb0b4cbfcde",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#DAQDevice",
      "name": "DAQDevice",
      "definition": "Data acquisition device containing multiple I/O channels",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:18c7bafa71929c31fbfd5785fe97443478ed82fe458c55f3f2dcc8ae82d49ed3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "DAQDevice__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c91e46aeeebe628682cf7947e7f9686239be2b61470cc32b661fdef9a1f5d110",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channels",
          "name": "DAQDevice__channels",
          "definition": "DAQ channels",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:41d651782bc96a3f4d9c57f7aab60d31ed4b30125f5eccbd1da242ead6a38001",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#data_interface",
          "name": "DAQDevice__data_interface",
          "definition": "Type of connection to PC",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:56b57ba7529d9f063b9e7820dd2d710d6b9a4cc343acfc22f3a3f80ace7a7d55",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#firmware_version",
          "name": "DAQDevice__firmware_version",
          "definition": "Firmware version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8afa8e4b499add99529883f36ce56d12957a94dac0db7d22e0dc8222cd406a6a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#hardware_version",
          "name": "DAQDevice__hardware_version",
          "definition": "Hardware version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d0082c728dec4ccaf8d2bcc8b4556f8c8ce40cc89292a41bd35c8cee5289837e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "DAQDevice__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7dbd877644b92facbe38fb4e270a87cd59cf8a8a4ede7ebd612b62eec4463dfa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "DAQDevice__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f2011ce284d6cd3b38c52fa78caef5774d3bddb93321760b3613b9721e8e2787",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "DAQDevice__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9470d68cadf0c86c701c8bc3c43b32bd2be91a8276dfc668e3f12c8cefb3bb5a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "DAQDevice__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b362c0db10e4c1c1288de56e8286bb876a95ee122985f790bd9da3ae57ce1931",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "DAQDevice__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e4d01923ad86194887a293ae40141233ad13b02a77317d1d0162ab6856584fa1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "DAQDevice__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:799985f1e1f6222004e76bdf580d15b2fc181cc505bd6fd1989a740129a3e56c",
      "iri": "https://schema.org/Dataset",
      "name": "Dandiset",
      "definition": "A DANDI-archived dataset released by BBQS.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:f7308dd8a02264000717c1b8caebc3bfb7d0a56af66f505396dda10ddcc435c3",
          "iri": "https://schema.org/about",
          "name": "about",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/Species",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:daa353cc1859286290125a3ca9f5f17abd1cc00e6d3ed4f7a1cb61dddaaeb655",
          "iri": "https://schema.org/identifier",
          "name": "identifier",
          "definition": "External identifier \u2014 e.g. NIH grant number, DOI, DANDI URL, NCBI Taxon URL.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:a981bc16dd2b1ca2ed89b98b804c7786161b02a969e7f1ce028845276ed2095e",
          "iri": "https://schema.org/measurementTechnique",
          "name": "measurementTechnique",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/Device",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/CreativeWork"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:3471a965bbb3f7b9625ca2d4e64fe3e9108948484ebd496722484a775a003ca9",
          "target_name": "Dataset",
          "target_iri": "https://schema.org/Dataset",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 0.6666666666666666,
            "desc": 0.2006911214511835,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:1c7bd6275c1b59b5b0e0980f8bb791108d201488ffc4ac7250f01f0b874fe071",
          "target_name": "CreativeWork",
          "target_iri": "https://schema.org/CreativeWork",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.2857142857142857,
            "desc": 0.11445034428909329,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:ade7190a96469f343b7c6f2ec056ced8e04ba8f4c81a70031bba2a5aa1c8b914",
      "iri": "https://schema.dandiarchive.org/#Dandiset",
      "name": "Dandiset",
      "definition": "A body of structured information describing a DANDI dataset.",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:01d0d4dfccc539eeb1c7fae8d2f571ee7a549d1892e6d070c1ad85e1c909421a",
          "iri": "https://schema.org/about",
          "name": "Dandiset__about",
          "definition": "The subject matter of the content, such as disorders, brain anatomy.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:b789b439242d729512e0b9b97982287d4fa04e69a9ce060b8ad6b883bf77cefe",
          "iri": "https://schema.dandiarchive.org/#access",
          "name": "Dandiset__access",
          "definition": "Access information",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:73fbc990966152fdcb6fb79ae48f6602d5b6e1d67de3b0353d27aa5f9b5c5140",
          "iri": "https://schema.dandiarchive.org/#acknowledgement",
          "name": "Dandiset__acknowledgement",
          "definition": "Acknowledgement",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:5880323b6aec173870a44ab55b7aa3d350b87e67c62a59aadeed270475def6e2",
          "iri": "https://schema.dandiarchive.org/#assetsSummary",
          "name": "Dandiset__assetsSummary",
          "definition": "Assets Summary",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:cbda75b39babb49e392022460d971642cd0ed6fa6ca59ef2cf93036297cb9f3a",
          "iri": "https://schema.org/citation",
          "name": "Dandiset__citation",
          "definition": "Citation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:97097c55efb73af1fc926b579bd6287cbbec0acf70c037f7f1d2872277c1d5f1",
          "iri": "https://schema.org/contributor",
          "name": "Dandiset__contributor",
          "definition": "People or Organizations that have contributed to this Dandiset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:470e6b2777dcde4384c1b89cf047dcd65cda2e39e20f8f040196b5e4ea9c5dd6",
          "iri": "https://schema.dandiarchive.org/#dateCreated",
          "name": "Dandiset__dateCreated",
          "definition": "Dandiset creation date and time.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:53feee1faaefecae480105358b36b9ec6b83f36b424c39e254cf48e0de601410",
          "iri": "https://schema.org/dateModified",
          "name": "Dandiset__dateModified",
          "definition": "Last modification date and time.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:357ec13c32c83894280970a0fbf1868d43112bcfb69531416f73e2bafcb2f7ce",
          "iri": "https://schema.org/description",
          "name": "Dandiset__description",
          "definition": "A description of the Dandiset",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:1f1b2e4a74e6b87f1be98d313f40ddcd87eec1f9388051187c907afd9e2f7834",
          "iri": "https://schema.dandiarchive.org/#ethicsApproval",
          "name": "Dandiset__ethicsApproval",
          "definition": "Ethics approvals",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:787e13fafc955a3474f1b7e994ff721cc03c5893721fd5eff2fe230189d709a1",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "Dandiset__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:29b54e60929558672621a8de79c0391893cb80f9dc5d905766befa0152026c5c",
          "iri": "https://schema.org/identifier",
          "name": "Dandiset__identifier",
          "definition": "A Dandiset identifier that can be resolved by identifiers.org.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:1aee8748834b145f3a3433997923467d4c1ce97719db747d5a2a9db56923c4f6",
          "iri": "https://schema.org/keywords",
          "name": "Dandiset__keywords",
          "definition": "Keywords used to describe this content.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:15029d339cb6ebe993d1a2a40a3a585edfc379e261729286482363f7a254560d",
          "iri": "https://schema.org/license",
          "name": "Dandiset__license",
          "definition": "Licenses associated with the item. DANDI only supports a subset of Creative Commons Licenses (creativecommons.org) applicable to datasets.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:5c859df4c4ec4b1649d2f0a0f32f148826cbd8222d32828d7103d10133160a29",
          "iri": "https://schema.dandiarchive.org/#manifestLocation",
          "name": "Dandiset__manifestLocation",
          "definition": "Manifest Location",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:ee9c4e5366b1b097cddbf41e8516ca67210d5b150f75adc01a272e5455fbf9df",
          "iri": "https://schema.org/name",
          "name": "Dandiset__name",
          "definition": "A title associated with the Dandiset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:aa8c8404682bdcaaf4de7f5fca293f89e1766bbdf0f9b1dde9806433b1486db8",
          "iri": "https://schema.dandiarchive.org/#protocol",
          "name": "Dandiset__protocol",
          "definition": "A list of persistent URLs describing the protocol (e.g. protocols.io, or other DOIs).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:3e81a367d8bb15b84bc6fab82b2b14c97fbbbb594cac95bfbd82eac056359e77",
          "iri": "https://schema.dandiarchive.org/#relatedResource",
          "name": "Dandiset__relatedResource",
          "definition": "Related Resource",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:d02e9a5ff8b64928ec11bd8a848e412962176edf659aa7bf53b6a00d5eea8cf1",
          "iri": "https://schema.dandiarchive.org/#repository",
          "name": "Dandiset__repository",
          "definition": "location of the item",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:ddb29169b6341c6c349daa772d582a015171fc313170cd7077e10c08e6879ba7",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "Dandiset__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:d5faa5c9f664401a57eb82fb0bc0e99a2365cf8d723d47f60e14fe5dcebd08ad",
          "iri": "https://schema.dandiarchive.org/#schemaVersion",
          "name": "Dandiset__schemaVersion",
          "definition": "Schema Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:3236732ebb382364799ad1e89c0affc463747e5ed087da444982fad6a5aca322",
          "iri": "https://schema.dandiarchive.org/#studyTarget",
          "name": "Dandiset__studyTarget",
          "definition": "Objectives or specific questions of the study.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:a00bed6b7b350980232564fc3175ba64cb4b747c8a332cbb11b6f35b9961ff0d",
          "iri": "https://schema.org/url",
          "name": "Dandiset__url",
          "definition": "permalink to the item",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:c3c2695f13a03b0dbba0be399d7c07209b647f44a628d4dca3f41c7c214a6ca8",
          "iri": "https://schema.org/version",
          "name": "Dandiset__version",
          "definition": "Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:401bbee9603abe37aed180c2d974a0cf6278f9fd81d28ba0b401ceda3ee0adfe",
          "iri": "https://schema.dandiarchive.org/#wasGeneratedBy",
          "name": "Dandiset__wasGeneratedBy",
          "definition": "Project(s) that generated this Dandiset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:973eeeef00ddd85ed7271071ac785edb4aa4e5dca0a0e0cddb1618b63729f2ae",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#DataAsset",
      "name": "DataAsset",
      "definition": "Description of a single data asset",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c2eaafbdd12ada543c68e064c27325d0febd1d741b3efa3e1e3e2515f903437e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "DataAsset__name",
          "definition": "Name of the data asset",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9c34655c09334c376205ec4fc5b87427e08232dc07d01e611cdcbd55fd3d9c4b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "DataAsset__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:de70fba135310f14b330f3d849c6ea1bff5e647db0b3d906948a223cf9fc645e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#url",
          "name": "DataAsset__url",
          "definition": "URL pointing to the data asset",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:597c93e3df76eedc27ab5d55e1324bdbf1c12f4c44d7013bf954c57b4dfffa09",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#DataDescription",
      "name": "DataDescription",
      "definition": "Description of a logical collection of data files",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d8ba59049f90e55ff53bdf8cc06cfd9425e43bb1d3d8c040eed19956cb73dc3a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#creation_time",
          "name": "DataDescription__creation_time",
          "definition": "Time that data files were created, used to uniquely identify the data",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d916261233c19a36d0a5499308a70bc03524955236a9d42e311b4a08d71da77c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#data_level",
          "name": "DataDescription__data_level",
          "definition": "Level of processing that data has undergone",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2d95c84b1c49f60c49605e948cda66a3cc64be58cd00d74f1918fcd5699b78f7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#data_summary",
          "name": "DataDescription__data_summary",
          "definition": "Semantic summary of experimental goal",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:532d9ab8e3119498dee1fabba623d438ebf5d575a8732cbcbefd365ca086c074",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#describedBy",
          "name": "DataDescription__describedBy",
          "definition": "Describedby",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:723d32e945700c929799017b5af5433b51876f166ca3fe0aabcafde11922193f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#funding_source",
          "name": "DataDescription__funding_source",
          "definition": "Funding source. If internal funding, select 'Allen Institute'",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5e099fae92f85fa4e828b3607fca65096802d3a921e7318e5db7ac5bac148430",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#group",
          "name": "DataDescription__group",
          "definition": "A short name for the group of individuals that collected this data",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:33294f90c6907dd61c61959faa8f3d50112222e699ddb2e70b2f8d5175304c11",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#institution",
          "name": "DataDescription__institution",
          "definition": "An established society, corporation, foundation or other organization that collected this data",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6f77c9702f72293f8d2a91b9f964a2bfb8d273bb86ffdbaf8d447bea92b6d908",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#investigators",
          "name": "DataDescription__investigators",
          "definition": "Full name(s) of key investigators (e.g. PI, lead scientist, contact person)",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:62e7b30cb22704831708d34a427a575ee9cb153f4f18d60adfc8384310d3278c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#license",
          "name": "DataDescription__license",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5997629f26dff7733289c367b63ba5fcc76914786ba307b1bb811af57eb8fb12",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#modalities",
          "name": "DataDescription__modalities",
          "definition": "A short name for the specific manner, characteristic, pattern of application, or the employment of any technology or formal procedure to generate data for a study",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:58ba3de18dff4b887c8b4ce57fe45e76c1d5ce53aa12eddc953184e7a63881dd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "DataDescription__name",
          "definition": "When left blank, a name will be generated based on subject_id and creation_time. Conventionally also used as the name of the data folder.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f495817208b50c5028ad4e0538064fb077663b0668de91defba26c168ef37bb7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "DataDescription__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3e5e8797edb9d98e3c4db6a767519e8ef4fc132ef2b11fd4c8692d2418615f4a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#project_name",
          "name": "DataDescription__project_name",
          "definition": "A name for a set of coordinated activities intended to achieve one or more objectives.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:661f651d2b0d0335b4375f4edc5e622d549953a812b097688ba896100c8e7a98",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#restrictions",
          "name": "DataDescription__restrictions",
          "definition": "Detail any restrictions on publishing or sharing these data",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4745587cb310a7fd919e34665576a05558ed989735ddd558d5af4ff78b71b3d9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#schema_version",
          "name": "DataDescription__schema_version",
          "definition": "Schema Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:45261e4d62c4742943a65daba2cc737db4b6236fed5b9c8b97512ce6a4955ab9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source_data",
          "name": "DataDescription__source_data",
          "definition": "For derived assets, list the source data asset names used to create this data",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f00294f6662df1fe43e0dd83ea1880acc3681069315722ce333b63c6b1a417ef",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#subject_id",
          "name": "DataDescription__subject_id",
          "definition": "Unique identifier for the subject of data acquisition",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9f7c14d6622c9c7d5753fdff483eff18be3e06b2dbfc8c385e68df7a68af52aa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#tags",
          "name": "DataDescription__tags",
          "definition": "Descriptive strings to help categorize and search for data",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f8524e938f10c8e17c7c9fbc3974cb10c6572c45461f4517a68f0287d27e9e68",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#DataProcess",
      "name": "DataProcess",
      "definition": "Description of a single processing step",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c16de43cf76e6ebb3d3e37336ed439f594c6d5faab66d2d9d83a3ccfe80ce07e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#code",
          "name": "DataProcess__code",
          "definition": "Code used for processing",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:12c0e345b2b375d01d014e72d4e3b1c1bdce52aa128df60cbb726eebdeca212a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#end_date_time",
          "name": "DataProcess__end_date_time",
          "definition": "End date time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1ba238313e75ad92d89b8f5df999b14ac72ba4bc55be15f4bf1b155426217b1e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#experimenters",
          "name": "DataProcess__experimenters",
          "definition": "People responsible for processing",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:753363de7b97874f8630850b23b186f578367b6774f81cd604a541f8001f4e20",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "DataProcess__name",
          "definition": "('Unique name of the processing step.', ' If not provided, the type will be used as the name.')",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:246ba028629bb83cb7f2299d2369d008374302c34c51396e74285148b8d2a5f7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "DataProcess__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c121b66d7b3757087acaff6b66153666d39780f56b989971d6f19fa757fe9947",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "DataProcess__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:357b7ebe753366efc21a856cbdc0558e8f10e9fbc8f5ab8e25a435826a85f66b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_parameters",
          "name": "DataProcess__output_parameters",
          "definition": "Output parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4c06f449727bccc7e8377862cecbd0605b7e8e29ff16bf41a861b07b3e6fa301",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_path",
          "name": "DataProcess__output_path",
          "definition": "Path to processing outputs, if stored.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:77ed478e96538f68be13c3019a2c5b222b9ba650bf4676824bf434509624d16e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#pipeline_name",
          "name": "DataProcess__pipeline_name",
          "definition": "Pipeline names must exist in Processing.pipelines",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c18b6d55a6048e446c0f25574aee743d914e164dc516b609abb542a64298b832",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#process_type",
          "name": "DataProcess__process_type",
          "definition": "Process type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b9926a577cf298dcba1ff5f2e39ae8f31ff969ce22831d95d69b7745ac0f2929",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#resources",
          "name": "DataProcess__resources",
          "definition": "Process resource usage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0964f04a946b105d7771b1298e5a3cc847ad3fbdee97a1d4475021f368a5155e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stage",
          "name": "DataProcess__stage",
          "definition": "Processing stage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d5bd8d25d19ad3fd2ece7bda6c59f706acb3c159b56a5c36a19012a852f7790b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_date_time",
          "name": "DataProcess__start_date_time",
          "definition": "Start date time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9597e78932a7b08d6eecc5ac085a31ae59228dd127476163605bf05987083a8b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#DataStream",
      "name": "DataStream",
      "definition": "A set of devices that are acquiring data and their configurations starting and stopping at approximately the\nsame time.",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:a9dcab5729dbf4b2d46935117a2b789350ae78fb44f5d08ab4276b59bbfa8861",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#active_devices",
          "name": "DataStream__active_devices",
          "definition": "Device names must match devices in the Instrument",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9f2ab46723638078d57384be885108f213e321e171b27eeec7577a252b815a52",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#code",
          "name": "DataStream__code",
          "definition": "Acquisition code",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:64edf7a2c0e0f67853e723826571a7a08cf9feea5da4607248d3a9907f707d0e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#configurations",
          "name": "DataStream__configurations",
          "definition": "Configurations are parameters controlling active devices during this stream",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:90f525ac7c93735cead0ccb6b5bb94f5d669e55d3c829aa8435af41e753d549c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#connections",
          "name": "DataStream__connections",
          "definition": "Connections are links between devices that are specific to this acquisition (i.e. not already defined in the Instrument)",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ac07b7fe7b642936e37e3ece7cd8027267e3fa8caea75a4602a26941567e14eb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#modalities",
          "name": "DataStream__modalities",
          "definition": "Modalities that are acquired in this stream",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1f46083db13ecd9686dcb977118814301fadad62255574176ab321160c9f6341",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "DataStream__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:076dace53ab451351e35ecb87c60e1b0b3badc209cbc17a64561d4fa978d56b6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "DataStream__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6c47c51ff665fccf11e00cdbd387ce59f2cf19f64ba2cdc07f4a38f0b9254f69",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stream_end_time",
          "name": "DataStream__stream_end_time",
          "definition": "Stream stop time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d4731dc7264f3719e601aed48dfff3986289c8cab3547a783c13178c4b0dd283",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stream_start_time",
          "name": "DataStream__stream_start_time",
          "definition": "Stream start time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3471a965bbb3f7b9625ca2d4e64fe3e9108948484ebd496722484a775a003ca9",
      "iri": "https://schema.org/Dataset",
      "name": "Dataset",
      "definition": "A body of structured information describing some topic(s) of interest.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:ae252dad5b17a82b7f9005e138819100bb0b48cfb2ceb00cd8437a88e58d8a53",
          "iri": "https://schema.org/catalog",
          "name": "catalog",
          "definition": "A data catalog which contains this dataset.",
          "value_range": "https://schema.org/DataCatalog",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:3699647513a1590e3ccf76ef5d492e5b54dba23d96034597e56db0234d0e1cf5",
          "iri": "https://schema.org/datasetTimeInterval",
          "name": "datasetTimeInterval",
          "definition": "The range of temporal applicability of a dataset, e.g. for a 2011 census dataset, the year 2011 (in ISO 8601 time interval format).",
          "value_range": "https://schema.org/DateTime",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6ee1f94d36900ba7f25273a3d2091a44e3858f810c6cb4918752d700327ab272",
          "iri": "https://schema.org/distribution",
          "name": "distribution",
          "definition": "A downloadable form of this dataset, at a specific location, in a specific format. This property can be repeated if different variations are available. There is no expectation that different downloadable distributions must contain exactly equivalent information (see also [DCAT](https://www.w3.org/TR/vocab-dcat-3/#Class:Distribution) on this point). Different distributions might include or exclude different subsets of the entire dataset, for example.",
          "value_range": "https://schema.org/DataDownload",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:bb8b72a44e080d1c796d4c2cc22ef15922d7040bfc6775b2f08f9ead73dc1c8f",
          "iri": "https://schema.org/includedDataCatalog",
          "name": "includedDataCatalog",
          "definition": "A data catalog which contains this dataset (this property was previously 'catalog', preferred name is now 'includedInDataCatalog').",
          "value_range": "https://schema.org/DataCatalog",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4f7ccf3a7a086416ef6a325f77067656b7fc38ac0c5672ade11303156a24c169",
          "iri": "https://schema.org/includedInDataCatalog",
          "name": "includedInDataCatalog",
          "definition": "A data catalog which contains this dataset.",
          "value_range": "https://schema.org/DataCatalog",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ca8e4fd83d42d6b32d5a0975413b4bab3285f16429bbfc01e22a0c4ebf4f34d2",
          "iri": "https://schema.org/issn",
          "name": "issn",
          "definition": "The International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:82e87f30b6fff16cb9fb3c4a4a8d7f4bf1e0fe8ca75c0d8c94e6b393889eaba9",
          "iri": "https://schema.org/measurementMethod",
          "name": "measurementMethod",
          "definition": "A subproperty of [[measurementTechnique]] that can be used for specifying specific methods, in particular via [[MeasurementMethodEnum]].",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:93ac8e9339db97ab4c401acc391092a984dc5e4b40951c754b8b67ab03a0ffce",
          "iri": "https://schema.org/measurementTechnique",
          "name": "measurementTechnique",
          "definition": "A technique, method or technology used in an [[Observation]], [[StatisticalVariable]] or [[Dataset]] (or [[DataDownload]], [[DataCatalog]]), corresponding to the method used for measuring the corresponding variable(s) (for datasets, described using [[variableMeasured]]; for [[Observation]], a [[StatisticalVariable]]). Often but not necessarily each [[variableMeasured]] will have an explicit representation as (or mapping to) an property such as those defined in Schema.org, or other RDF vocabularies and \"knowledge graphs\". In that case the subproperty of [[variableMeasured]] called [[measuredProperty]] is applicable.\n    \nThe [[measurementTechnique]] property helps when extra clarification is needed about how a [[measuredProperty]] was measured. This is oriented towards scientific and scholarly dataset publication but may have broader applicability; it is not intended as a full representation of measurement, but can often serve as a high level summary for dataset discovery. \n\nFor example, if [[variableMeasured]] is: molecule concentration, [[measurementTechnique]] could be: \"mass spectrometry\" or \"nmr spectroscopy\" or \"colorimetry\" or \"immunofluorescence\". If the [[variableMeasured]] is \"depression rating\", the [[measurementTechnique]] could be \"Zung Scale\" or \"HAM-D\" or \"Beck Depression Inventory\". \n\nIf there are several [[variableMeasured]] properties recorded for some given data object, use a [[PropertyValue]] for each [[variableMeasured]] and attach the corresponding [[measurementTechnique]]. The value can also be from an enumeration, organized as a [[MeasurementMethodEnum]].",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:aaca62b19f47f0d6d8c3884b73fae5561fd4db89849de940f86ff52e45b7cf8e",
          "iri": "https://schema.org/variableMeasured",
          "name": "variableMeasured",
          "definition": "The variableMeasured property can indicate (repeated as necessary) the  variables that are measured in some dataset, either described as text or as pairs of identifier and description using PropertyValue, or more explicitly as a [[StatisticalVariable]].",
          "value_range": "https://schema.org/Property",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/CreativeWork"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:7b7eae170c16edb138c6dafc12f30a70dfeda5d072354e7e8c6c729416474c6c",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#DecompositionSeries",
      "name": "DecompositionSeries",
      "definition": "Spectral analysis of a time series, e.g., of an LFP or a speech signal.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:d31f6e6d0ceca8e465fe322218a59beb56bd8cab0cf78ac1b7bff09b1ebad0e6",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "DecompositionSeries__data",
          "definition": "Data decomposed into frequency bands.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:3b4d357b85c8179a08492ce6e1e463fafcc80b9299ad880b89573832e6675e8c",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#metric",
          "name": "DecompositionSeries__metric",
          "definition": "The metric used, e.g., phase, amplitude, power.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:7e3417b48a13ed996e422282d7a1eb07809f5352cbba15021383d43f090a0725",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#source_channels",
          "name": "DecompositionSeries__source_channels",
          "definition": "DynamicTableRegion pointer to the channels that this decomposition series was generated from.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:a8525c0475ce4c4d5983ef9ec7bda33fcbcf81880f6dd17e36968b885e6fbf69",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#source_timeseries",
          "name": "DecompositionSeries__source_timeseries",
          "definition": "Link to TimeSeries object that this data was calculated from. Metadata about electrodes and their position can be read from that ElectricalSeries so it is not necessary to store that information here.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#TimeSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:5f466720aa441184b12745c264fad77682a1df626fbebe5027806eef3d4b60f0",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#defacemask",
      "name": "Defacemask",
      "definition": "A binary mask that was used to remove facial features from an anatomical MRI\nimage.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:bf56d09ca20456234b6b000edcb18099b0523d8aa3a11b9624425f3c41688673",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Deluxdriver",
      "name": "Deluxdriver",
      "definition": "Model deLuxDriver",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c4a64949318676426fd6bfb20eb5f3283f961d64530d43358b176ff3a600c31f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Deluxdriver__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:704b0a29be3866871f4d43c96ad99589a2fe8a182fbf443440edf3a1f0426ead",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Deluxdriver__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:908f58e968b9ee802069732897c0e8149cd2af492ad63ad49e02af2d0a47c13f",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#description",
      "name": "Description",
      "definition": "A JSON file describing the entities that occur in the filename.\n\nAt present, this is used for atlas descriptions.\n\nThis file MUST be located at the root of the dataset.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:44afa6fa66ec8f2cbcfc138cd75d4c8da972551d2765329a3dcae28aeb595912",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#descriptions",
      "name": "Descriptions",
      "definition": "A TSV file describing labels found for the `desc` entity in a Derivatives dataset.\n\nThis file MAY be located at the root of the derivative dataset,\nor at the subject or session level.\n\nThe use of `descriptions.tsv` files together with the desc entity are helpful to\ndocument how files are generated,\neven if their use may not be sufficient to provide full computational reproducibility.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f48ca3d2bb16e237f460491e650a8248e4f325763e5421e5647a4b30edf956b8",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Detector",
      "name": "Detector",
      "definition": "Description of a generic detector",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:40ed37b62d31fd731f69696e631e2c2e6b37a592d0ad3e07700dfd0a185c06c3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Detector__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:89a80aaff1612fe6a7b78f235bbc1a096fac9680f05676bc856003294ebf9d95",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bin_height",
          "name": "Detector__bin_height",
          "definition": "Bin height",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:da8e22c76bd52e4a32ba6ed3e25f193c18350dfe966b8969575d5c6285ccab1a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bin_mode",
          "name": "Detector__bin_mode",
          "definition": "Detector binning mode",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5f2987ff237148bff6aced97d44aaa14cff25efcd2c48dd87f9e07e2c4a38e80",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bin_unit",
          "name": "Detector__bin_unit",
          "definition": "Bin size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2e55db81bb1dff1bc40551d3e2780df0145ec059537a7c924ccc2aa745ff3af7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bin_width",
          "name": "Detector__bin_width",
          "definition": "Bin width",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:706beb0aa48107ecbcc8b5f263a02da44175833921ce1ddbc82dd863137bce38",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bit_depth",
          "name": "Detector__bit_depth",
          "definition": "Bit depth",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fe5389c226182694bac41fdfeebe85750af3bc2af89cf60df99dbbc32e938300",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#chroma",
          "name": "Detector__chroma",
          "definition": "Camera chroma",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7ac19fd5acbc3eda85d19645013c35ccabfe8cbc9767d804eae2bee1a0d7eaca",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#cooling",
          "name": "Detector__cooling",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:324a7c5ef1b19e0e30e29113714c1e17bf7a2d85b7127419e2565633578a6ae5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_height",
          "name": "Detector__crop_height",
          "definition": "Crop width",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:21dc8bd45f669fc115445b28390522f125a3c24b5339bfdcffdb788c66a4aacb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_offset_x",
          "name": "Detector__crop_offset_x",
          "definition": "Crop offset x",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9cfc7319aa62fb0d07afd9ba161f9adbf6ed500c48d618b5fd34d6be1b9fcb3c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_offset_y",
          "name": "Detector__crop_offset_y",
          "definition": "Crop offset y",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e89b02e3aba607e85ea859214344aea50a79bc8468e6f688fafb2578d1952e1b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_unit",
          "name": "Detector__crop_unit",
          "definition": "Crop size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9f34faadebcbb850e2ffe62eea7cf7d69b260bc565e9e3a8316fbe80def06c0b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_width",
          "name": "Detector__crop_width",
          "definition": "Crop width",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bdc54dab8a3b539ad417a046dce78e4c53da35596ef8d8eda7982ee41ff8dbd4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#data_interface",
          "name": "Detector__data_interface",
          "definition": "Data interface",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:30b1111ebc4ed0c1e2403ee8ffa8a184fc54a56c471b76a3f78785dacd57adb9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#detector_type",
          "name": "Detector__detector_type",
          "definition": "Detector Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:896162fbc82b548da99470590eed09eb07f5a940cab2384a3f91f85e58b362c4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#driver",
          "name": "Detector__driver",
          "definition": "Driver",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7edb086de8e33225f004f465ae981395631213fa09e5b6c4b25d465bed2c4155",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#driver_version",
          "name": "Detector__driver_version",
          "definition": "Driver version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:14cb09460430c3d90819219c11389cf7ff70124a0b42802c1a09e96085201357",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#frame_rate",
          "name": "Detector__frame_rate",
          "definition": "Frame rate being used",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:33e5cb4c51f034db9e4ebceb8152c9654333e79908cd49a1d1e51ad85b886ff7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#frame_rate_unit",
          "name": "Detector__frame_rate_unit",
          "definition": "Frame rate unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0966777bf9fd32464262d68a7f9374796d278fc303238546e402d2924e8615ce",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#gain",
          "name": "Detector__gain",
          "definition": "Gain",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:64d7aecd125dde95bfcf91ce19c0bedc9aad2f56b617b1a7494ea90d3ff03c0a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#immersion",
          "name": "Detector__immersion",
          "definition": "Immersion",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cb804eb1f066ac3a4305fbbe95a59ce3466fc3c02d04a5a9f60911d5ac1ff70b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Detector__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d881eeeb01e801278ff4007f8e138b23c975da0cfc88c24410db92283f6074bd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Detector__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:59e7c268790c0c06c49a7187ca643dccbae4254060c431d5f6d34d9a65e883d1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Detector__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:838fbf98339ef72ef9f2eb0ac31b541139cf93a184e1e76d710c11f6fab57291",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Detector__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bc9e6aece03581efbff590ce682757291d1af6f2d63a9399042905c0cddfa5b1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Detector__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:85a341c4781ca923b3ce29cf5b29384b0b7a4b052718257a1410996ea235b359",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#recording_software",
          "name": "Detector__recording_software",
          "definition": "Recording software",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ff27cd1d1a6c29b80974fb9f40a92beb8933d049c4d062d888a8d9dac763baee",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sensor_format",
          "name": "Detector__sensor_format",
          "definition": "Sensor format",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e3b1baffe8f23e64da6cd15be671c5eed075ef5a6fe34e0d1bdedd20be834561",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sensor_format_unit",
          "name": "Detector__sensor_format_unit",
          "definition": "Sensor format unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e3a5a0243fff9791521ea57b3b95b2b7e3909f221003003c3be04de2ab52f0c9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sensor_height",
          "name": "Detector__sensor_height",
          "definition": "Height of the sensor (pixels)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f59e1dfffab70fd118421e216fe2bc52223c43ecb8a45d590e95c7d2bd373ea2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sensor_width",
          "name": "Detector__sensor_width",
          "definition": "Width of the sensor (pixels)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:571ef5152acc4a4ee9b189dda3eebdfdc87e50e603d7fc0b6b511268419d264a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Detector__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5d6f8f8ce13775fee73c7976f863e3b4dd293d690875c6d2c921485f97a960d2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size_unit",
          "name": "Detector__size_unit",
          "definition": "Size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:05eddc589a9cfe8ec4a1b710493552e894ca29166f9e417f2d7a9a1f145cd78a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#DetectorConfig",
      "name": "DetectorConfig",
      "definition": "Configuration of detector settings",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c8878e186fafb967f8d728f8b6e4a0a5f23ac499aa80e5410b1d66978ad0ccf9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#compression",
          "name": "DetectorConfig__compression",
          "definition": "Compression algorithm used during acquisition",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4542ae988868b7c4ce4c64d8537cf435c83aa69697d9dcb9ae42cff6d42ec2e0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_height",
          "name": "DetectorConfig__crop_height",
          "definition": "Overrides any value set in the Instrument metadata",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:33376cc18f36082698ba9eae33925e5e33da18ccde6a5469676682f256232c83",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_offset_x",
          "name": "DetectorConfig__crop_offset_x",
          "definition": "Overrides any value set in the Instrument metadata",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:46ec29278454eb2d3f2355d7056ba4fe92bda63e1ba6618a44444ef19913631e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_offset_y",
          "name": "DetectorConfig__crop_offset_y",
          "definition": "Overrides any value set in the Instrument metadata",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e7eaad6b6a5a03f97ea01a50d9be00a274aeb5e84c0cbf70f77bac820261c820",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_unit",
          "name": "DetectorConfig__crop_unit",
          "definition": "Crop size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8848503bf98b1b618b0e521a564262a5a447f07c0e98f234558c7eddb6d020bc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#crop_width",
          "name": "DetectorConfig__crop_width",
          "definition": "Overrides any value set in the Instrument metadata",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:42824062719d547c80eb315fc6e466024484d562fc8dc8a643df39f15911480c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "DetectorConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6f5cd21df355367c8abc68a7e4df9e16b106120012e8fb63dd8b2407743c1d33",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#exposure_time",
          "name": "DetectorConfig__exposure_time",
          "definition": "Exposure time",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d5e2e963341b1851d0975444e405590a014b726c7fd902d778c611371bab800a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#exposure_time_unit",
          "name": "DetectorConfig__exposure_time_unit",
          "definition": "Exposure time unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ceb304945c48e93ce90f03fc2d8e64d00d4c321a646170f63e83bc22886985a6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "DetectorConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b269226b37e53fe6dda4a9252e3b102c97f15b2f4f13779c1f7ca50579af515f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#trigger_type",
          "name": "DetectorConfig__trigger_type",
          "definition": "Trigger type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0d85016bc8251f3a06b7f2292f205e5ec758c517e4eb66f702212702c05531c4",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Device",
      "name": "Device",
      "definition": "Generic device",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:1891e6f94f63451aedc09722249f1ee83b3a16adcb746c36e61b289e60cdc2a5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Device__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8eaecaaf72b3b7072645e9cc9c36ef9d6a262f4f9a7bb218afd818806b6cdeec",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Device__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c44113193c54e93a912ef66e13cb1dae5d9eb732f28f9bcfbf7a1bd477d8b673",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Device__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:027e35b18d8512a7b353cc35adedfe4276c76e2cfd74c1afe07ceafdb7f6e973",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Device__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2a94142a2b8aa05e9715321dbc7d883e4ec18af92cef2d8339f2d948b476796a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Device__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a47556114762da26509d6814d61f9820bd92335ec4df6fbe502022f0ac07912c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Device__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:449dfbaab475a7fd16d1276e223820dc8ead9bea5b1be6511b0db3e922ea1685",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Device__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2855b20db2d782c13871353a202dbc157f2b124d96709593e091cf098675692d",
      "iri": "https://schema.org/Product",
      "name": "Device",
      "definition": "A scientific instrument used in BBQS data collection. Specialized by modality.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:4ac1be6f288556741e1ca0882610594819a5fdb39e2a9403f8984a97f1e7a4a3",
          "iri": "https://schema.org/category",
          "name": "category",
          "definition": "BBQS canonical device category (one of the 32).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:06a31934301b7aa43929388162a3e485b2be94a15630738b1135917584ab6dea",
          "iri": "https://schema.org/manufacturer",
          "name": "manufacturer",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:175c040dda8b741151ddec9b9e952b0300688fb30f8536262a0d52bf419a8951",
          "iri": "https://schema.org/model",
          "name": "model",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Product"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:7abee2db11a144cbfe37bdd05e9facb0b5158166b59f5ebae015d1f21d91f5b1",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#Device",
      "name": "Device",
      "definition": "Metadata about a specific instance of a data acquisition device, e.g., recording system, electrode, microscope. Link to a DeviceModel.model to represent information about the model of the device.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:1b0cc64125ed9e6c967aa9c6d5c6191df771d932857fa44910bd09847ad5f5ec",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "Device__description",
          "definition": "Description of the device as free-form text. If there is any software/firmware associated with the device, the names and versions of those can be added to NWBFile.was_generated_by.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:9a9d53cc19c34f38b8be155a8a7d14271c01c6945555865d394655532d974d29",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#manufacturer",
          "name": "Device__manufacturer",
          "definition": "DEPRECATED. The name of the manufacturer of the device, e.g., Imec, Plexon, Thorlabs. Instead of using this field, store the value in DeviceModel.manufacturer and link to that DeviceModel from this Device.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:692578455badf55ef2d2b338ce82a71de020ec8f6b3a7afc1ff82c648110c635",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#model",
          "name": "Device__model",
          "definition": "The model of the device.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:571219e52e8f738c21a9b16f0b1e7d0ffb634c01cc417d7689ffde59b68f8326",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#model_name",
          "name": "Device__model_name",
          "definition": "DEPRECATED. The model name of the device, e.g., Neuropixels 1.0, V-Probe, Bergamo III. Instead of using this field, create and add a new DeviceModel named the model name and link to that DeviceModel from this Device.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:8098a534b1d049acfd62f9978581c88e3bed4eeec68d2c954123d3eb8a0e5bcd",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#model_number",
          "name": "Device__model_number",
          "definition": "DEPRECATED. The model number (or part/product number) of the device, e.g., PRB_1_4_0480_1, PLX-VP-32-15SE(75)-(260-80)(460-10)-300-(1)CON/32m-V, BERGAMO. Instead of using this field, store the value in DeviceModel.model_number and link to that DeviceModel from this Device.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:a51325c81315619e885f9c0bc312597d61dd3db1c45989bcb98b576df92abf52",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#serial_number",
          "name": "Device__serial_number",
          "definition": "The serial number of the device.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:eb1ba7932c8d44e68d3a776e138a8d83d6b0da955f69f04b3f555c4849ea79db",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#DeviceConfig",
      "name": "DeviceConfig",
      "definition": "Parent class for all configurations",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:17e7347c0855d920e43737bd986452088c2bf762153468fabe6f00fab6e7e744",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "DeviceConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ffd70bc028c11814bb84a4e09d526f77a007c76a4dfa032ac8211e76599c4136",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "DeviceConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b547fc2ba99c2638c01169ee1bbb7edafb1fa68cfba5a749e769df85abc2df40",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#DeviceModel",
      "name": "DeviceModel",
      "definition": "Model properties of a data acquisition device, e.g., recording system, electrode, microscope. This should be extended for specific types of device models to include additional attributes specific to each type. The name of the DeviceModel should be the most common representation of the model name, e.g., Neuropixels 1.0, V-Probe, Bergamo III.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:ca615fcb3b7ac692b1835286e14d01b227eca3ed245d19ee4ad307c6debefa16",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "DeviceModel__description",
          "definition": "Description of the device model as free-form text.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:0de1665bc92cd7f8df07299e266657df62669ad76178c48ccd33d1b74c395564",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#manufacturer",
          "name": "DeviceModel__manufacturer",
          "definition": "The name of the manufacturer of the device model, e.g., Imec, Plexon, Thorlabs.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:b4a7ab7694ac43b8e50a8236b859001773b56ee494cba65b1bf543a5bd31778c",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#model_number",
          "name": "DeviceModel__model_number",
          "definition": "The model number (or part/product number) of the device, e.g., PRB_1_4_0480_1, PLX-VP-32-15SE(75)-(260-80)(460-10)-300-(1)CON/32m-V, BERGAMO.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:e75d481cc5404c6fb61bc133ce12a2887ae509f6da133e8001bd928bf510ff06",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DF",
      "name": "Df",
      "definition": "Dark-field microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a507d0796e0b01a09b93dcddbc55b021a5ae61f7a25576da458dff4d864b1371",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#DfOverF",
      "name": "DfOverF",
      "definition": "dF/F information about a region of interest (ROI). Storage hierarchy of dF/F should be the same as for segmentation (i.e., same names for ROIs and for image planes).",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:f43e546ccdab1baf17432249290abd14cdb2db9c402824dede45bd9b750465d0",
      "iri": "https://schema.org/DiagnosticProcedure",
      "name": "DiagnosticProcedure",
      "definition": "A medical procedure intended primarily for diagnostic, as opposed to therapeutic, purposes.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/MedicalProcedure"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:1b11127e6184aa958bcd6879cb638895fab5fee0799be0a14babeb8cc68cc2e9",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#DIC",
      "name": "Dic",
      "definition": "Differential interference contrast microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c3646868fc82ef19b2fe97714c33dc29f184b1d4cd0f316c5383cc1c576e8b17",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Digikey",
      "name": "Digikey",
      "definition": "Model DigiKey",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:7ad679a7d0757c8cad11cd3ebf656c35290c55fcd575e7ff0dff1d9d7d458fde",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Digikey__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:52e694975ad7ab209a6d517ff4a9e04145a055bfdadefcdde75dd43e97f4bd82",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Digikey__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ff5166c770112c31663e2ad2ac7971443bee953e089b7c2e08e4ae7dfe8ed573",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Digikey__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5432f7aa78fee7526ef181d7906fcd2e350df7a69afb7716e9164a03ba7c50e6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Digikey__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:86315b72eb33838671d61dc3ad82ae4f571f2000aac5a77a9af5d31cd0d9dd88",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#DigitalMicromirrorDevice",
      "name": "DigitalMicromirrorDevice",
      "definition": "Description of a Digital Micromirror Device (DMD)",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:3f0f402943fa67d924132741646211ac17a26a9dc83a68a61081d98120d52d8e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "DigitalMicromirrorDevice__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ecd66748b55872577c40e65da61287cac20844f09e496289d413e8af70b93620",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dmd_curtain",
          "name": "DigitalMicromirrorDevice__dmd_curtain",
          "definition": "DMD Curtain (fraction of DMD scan period)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8f48207514ce10305c8d95b015746589a09e9e9c603459d6066be0f6917adaa4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#invert_pixel_values",
          "name": "DigitalMicromirrorDevice__invert_pixel_values",
          "definition": "Invert pixel values",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ec8b8fd9b68666e486f7a2b8b11f4809c38c982914045b7315e72fc69c133a33",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#line_shear_anchors",
          "name": "DigitalMicromirrorDevice__line_shear_anchors",
          "definition": "Line shear anchors at top and bottom of field of view (pixels)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:99bb1eb9db114e9240efcb452ff29f3ceb15dbe14d2fa740ae36269f1334753f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#line_shear_anchors_unit",
          "name": "DigitalMicromirrorDevice__line_shear_anchors_unit",
          "definition": "Line shear anchors unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:75e8f84d9139f5d0372b280ca87a0d140289a49f42500ac76a2e3c5c5ca65060",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "DigitalMicromirrorDevice__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:59316c95b7cab84cea8867f5699bf67e6e112478b25bcc69be3c9eefad91f946",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#max_dmd_patterns",
          "name": "DigitalMicromirrorDevice__max_dmd_patterns",
          "definition": "Max DMD patterns",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5fe3ae58ecf4f2a2a238bfe29b4c6f760447e7491c8dd1b2bab625c0fa75774c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "DigitalMicromirrorDevice__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bb70cb29d4183e557ec77445506f93b772679e76b05b9846b84d9104bb680199",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#motion_padding_x",
          "name": "DigitalMicromirrorDevice__motion_padding_x",
          "definition": "Motion padding X (pixels)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ab5a1b2489fce241060a3697866e415f4491d75810269f06c0bb21b5432329ee",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#motion_padding_y",
          "name": "DigitalMicromirrorDevice__motion_padding_y",
          "definition": "Motion padding Y (pixels)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:92934346cf93a15eb4f23664cdf2e6d97dcb83d8285c1502f80551695a17ddaa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "DigitalMicromirrorDevice__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1594024aa30c658f70583409cc91a5dcd0f851431c7c4c7d34226916347c6aaa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "DigitalMicromirrorDevice__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2006b2e03902fe13c0dda3a04a624a8df7bf0889df26901c885a59ff50765f08",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "DigitalMicromirrorDevice__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:84ee34468d5b2d713d10b850791f27119c960ecdf58a680992c7611b9acfdcd7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#padding_unit",
          "name": "DigitalMicromirrorDevice__padding_unit",
          "definition": "Padding unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:37fd4ae99e99c5d0131262d72a612b8bd44217020765367cb9de430d1053c76f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#pixel_size",
          "name": "DigitalMicromirrorDevice__pixel_size",
          "definition": "DMD Pixel size (fraction of line scan period)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2a21a5d51b8124502af5586d1fa1e53f39f3db56ab9aec5db3b8f320db88a67a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "DigitalMicromirrorDevice__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:84db8bb5906e6c6d5d556e575dfe3adb71a9597b9d8264e6d0a843f5e5ea0f40",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_phase",
          "name": "DigitalMicromirrorDevice__start_phase",
          "definition": "DMD Start phase (fraction of line scan period)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ceafaff2e29250cc492a0359c60f64d07218ade7d7c0d444a7422bf567c0edd6",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Disc",
      "name": "Disc",
      "definition": "Description of a running disc (i.e. MindScope Disc)",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c8ffcfbf5bfd792a41d97fc0b12b3f26eb78002507ee76293e119495dad207b9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Disc__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5b7a6be75ab4d87f3cb6ebbe4a8772d15553526b55243af412d7fd1d4c4fb2e3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#decoder",
          "name": "Disc__decoder",
          "definition": "Decoder chip type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2a4ac018c1041371aff9ab78ce656b0dd9ff5db648ff17f2648d23be536a0320",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#encoder",
          "name": "Disc__encoder",
          "definition": "Encoder hardware type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a50180186a3fac47a9c632e43af3b7f7628708daa9fbad708fef09d8974e2352",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#encoder_firmware",
          "name": "Disc__encoder_firmware",
          "definition": "Firmware to read from decoder chip counts",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:524bb8552e39b6f05808b52564bd9c632b2b5f6a6638f6906cdde0bed5111aa7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Disc__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ffa0b2dc25231ae4a04cddf0e0c35c84aaaeab8cec65445e3d177937987aa8d4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Disc__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:78a03120c3952bce83700ae4dab07adf0438bf5667dbc59878f0ddcd34b17201",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Disc__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9af8421c3eb948923e47cbf5f04be18c72e5b67121efda0a9416860f8a6218e4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Disc__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:15b9eb2380745dcb58bde73a25a4cb139f2096b5f2350d2807901cee6b39bb5b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Disc__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:09a4f4bbd3fb7c94d92cb079659899d218547a5eced9a2db93c926e65135a329",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output",
          "name": "Disc__output",
          "definition": "analog or digital electronics",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2e028497adb77099fe1564a568a595b51c760cc23c097b3b195605bdb0bf17fe",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#radius",
          "name": "Disc__radius",
          "definition": "Radius (cm)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:688d922d12427c0cdba83f8c13126fc64f2eed578497311af496fcd0a80bd5ee",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#radius_unit",
          "name": "Disc__radius_unit",
          "definition": "radius unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8f518bd6789096dee7aa47d3996c05a366e3a135425b57ae41c5d4428e9404a3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Disc__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:79644f76ea223407f6ad1ddfda7e51a143e2b2c719a9429163cbbf7d9d3ac6d3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#surface_material",
          "name": "Disc__surface_material",
          "definition": "Surface material",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0cabd38fcfafa288c6ba8e067aa3ca38d6e04b121da828c2ddfdf27c22a75071",
      "iri": "https://schema.dandiarchive.org/#Disorder",
      "name": "Disorder",
      "definition": "Biolink, SNOMED, or other identifier for disorder studied",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:65e6ef50ba68b02b3730d9862cb53ea5fbd47448b9b3b2b5d0b47496c2f45f66",
          "iri": "https://schema.dandiarchive.org/#dxdate",
          "name": "Disorder__dxdate",
          "definition": "Dates of diagnosis",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:fbe60097358d08666ca9006524aa6c448d40b42919aa82706e579d45f2b706ee",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "Disorder__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:056f936abc25d63d717a2cbbf7bb8378a9e566faff5abe64b9b5a3fb8ee6186f",
          "iri": "https://schema.org/identifier",
          "name": "Disorder__identifier",
          "definition": "The identifier can be any url or a compact URI, preferably supported by identifiers.org.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:fc32c59ae96a0db4431b9e5332fa7818e5bbe54be060559cb8781b7a6caef70c",
          "iri": "https://schema.org/name",
          "name": "Disorder__name",
          "definition": "The name of the item.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:09367b95e96b3703bf721bc1243bf3666be5a006d654435ab6f84ac44f7d9dfd",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "Disorder__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f4420141b8b996f668bf2aa11cf74fcb17dae3906b6409118393daa38d066721",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Dodotronic",
      "name": "Dodotronic",
      "definition": "Model Dodotronic",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d56b27f3a7099943b45971e7e355693e6dfeeacd4b53dd505336cb0cc5bb5bf3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Dodotronic__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5b8149392f6dce7ac3af9ea51fe137f988320fded44621bb9ea0902ef0123268",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Dodotronic__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fc47f59f5d606208d32beab9f70212998f7820692697584951481838079170dc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Dodotronic__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8042cee5b270de274c42cc0e44b0beb23ef43e6b047ad4a63f7c5e51b418d95e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Dodotronic__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fbab8229aa7490a5a7b664cc21a8b223498a897afa7a95fdc1728b435104e77d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Doric",
      "name": "Doric",
      "definition": "Model Doric",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:976774b215366d0cccdaee5ab34ff0464c39891ffa0cab7c9ed430ae4ed09301",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Doric__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9e025aa066ab297843390c4371dd9a1b2ef808be604d68edc02cb2739f231f24",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Doric__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:641787dc6a439efdb4021b67e15e92694108b92a4ddfa939e1cfe1fe039f0f64",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Doric__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ca6fec2880586478680d10c32abc16cc0f2ddd5e80ea3bb7cea42f9ae74a97a4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Doric__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0c3af2ba5c8a2f9bdb15663bc186f8e191d9a542e80a8d1cf1b2152345522eae",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Driver12Volts",
      "name": "Driver12Volts",
      "definition": "Model Driver12Volts",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5fbdeaaba3ab014e37808bae977a11d05627e59f619446fb97ce175a6540d3be",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Driver12Volts__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b67237376e96535da1032b09a4e4e56e32ff60c90444be62ab606a88896a23e1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Driver12Volts__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:954cfc380c9649983e2c8df5b54e25a898b513f4337f64f894d473bb9d0f6f25",
      "iri": "https://schema.org/Drug",
      "name": "Drug",
      "definition": "A chemical or biologic substance, used as a medical therapy, that has a physiological effect on an organism. Here the term drug is used interchangeably with the term medicine although clinical knowledge makes a clear difference between them.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:531a943fd555adb827e79a98d29e19ee9d451e6ed9d2c0bf9c006efc7d9ef5ea",
          "iri": "https://schema.org/activeIngredient",
          "name": "activeIngredient",
          "definition": "An active ingredient, typically chemical compounds and/or biologic substances.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8b31fafbd520247270c763c0d4aa3357e30c6d1b9930cca637f6aecc03ea62c5",
          "iri": "https://schema.org/administrationRoute",
          "name": "administrationRoute",
          "definition": "A route by which this drug may be administered, e.g. 'oral'.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5291f390cbce370ae68d0685a966422def30e3f3dcdd8e5227569497ea0fc6c3",
          "iri": "https://schema.org/alcoholWarning",
          "name": "alcoholWarning",
          "definition": "Any precaution, guidance, contraindication, etc. related to consumption of alcohol while taking this drug.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0748430e97dd513786c2afce76efbd997551ab76d050fa9d4ddabb04a848affb",
          "iri": "https://schema.org/availableStrength",
          "name": "availableStrength",
          "definition": "An available dosage strength for the drug.",
          "value_range": "https://schema.org/DrugStrength",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:748dc42471e1ededb660cb82cf88f567bd3d1775cd16cd21e68beb46939d1877",
          "iri": "https://schema.org/breastfeedingWarning",
          "name": "breastfeedingWarning",
          "definition": "Any precaution, guidance, contraindication, etc. related to this drug's use by breastfeeding mothers.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a48a67480b61ee9e2958f4aaa00aa2057d0c001ab3a4a0c40629ff1edefb4c7a",
          "iri": "https://schema.org/clincalPharmacology",
          "name": "clincalPharmacology",
          "definition": "Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c576c847cef030a28c1a506c1183efcb253c8634422a29ccc59fa7db9ef3c1ba",
          "iri": "https://schema.org/clinicalPharmacology",
          "name": "clinicalPharmacology",
          "definition": "Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0991a3e4f87830dc0c5cdc0566adcd898d2082c4b1bcc6f8c8adf007368f23ac",
          "iri": "https://schema.org/dosageForm",
          "name": "dosageForm",
          "definition": "A dosage form in which this drug/supplement is available, e.g. 'tablet', 'suspension', 'injection'.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c1622bc4978494378ef1deeeb2eb6010f2074965419dc5536ef6d06a323d4197",
          "iri": "https://schema.org/doseSchedule",
          "name": "doseSchedule",
          "definition": "A dosing schedule for the drug for a given population, either observed, recommended, or maximum dose based on the type used.",
          "value_range": "https://schema.org/DoseSchedule",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f21083895f2b0aa7e89d43ff4d6c47333094718182c0bd88c6d66fa01a7cc6e6",
          "iri": "https://schema.org/drugClass",
          "name": "drugClass",
          "definition": "The class of drug this belongs to (e.g., statins).",
          "value_range": "https://schema.org/DrugClass",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5fc1fd21c9ed1c2ca7ccfd47f2a8d20c229c2b5a1418d37186e562925b4b6a2e",
          "iri": "https://schema.org/drugUnit",
          "name": "drugUnit",
          "definition": "The unit in which the drug is measured, e.g. '5 mg tablet'.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a0ef2e289054f0bc4c3f4b694940892820cd328714b8a78acf94479d284a5054",
          "iri": "https://schema.org/foodWarning",
          "name": "foodWarning",
          "definition": "Any precaution, guidance, contraindication, etc. related to consumption of specific foods while taking this drug.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:20f0d4c9bbc1557241bbd7f4d6949c49ec38d5360dab05436e1596f471b4b933",
          "iri": "https://schema.org/includedInHealthInsurancePlan",
          "name": "includedInHealthInsurancePlan",
          "definition": "The insurance plans that cover this drug.",
          "value_range": "https://schema.org/HealthInsurancePlan",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:fa18da191d721384035da9e804234dc1786c2774d423ae847f236442f66cc528",
          "iri": "https://schema.org/interactingDrug",
          "name": "interactingDrug",
          "definition": "Another drug that is known to interact with this drug in a way that impacts the effect of this drug or causes a risk to the patient. Note: disease interactions are typically captured as contraindications.",
          "value_range": "https://schema.org/Drug",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:746988c3aaacfa7b7df62cc0584ac294fabef2b1e386ec5b38496bb89a5a2919",
          "iri": "https://schema.org/isAvailableGenerically",
          "name": "isAvailableGenerically",
          "definition": "True if the drug is available in a generic form (regardless of name).",
          "value_range": "https://schema.org/Boolean",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:48973ba5f0e93f53604bbc8c97089620ca6e01362461790415089d53aae4a845",
          "iri": "https://schema.org/isProprietary",
          "name": "isProprietary",
          "definition": "True if this item's name is a proprietary/brand name (vs. generic name).",
          "value_range": "https://schema.org/Boolean",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5b4b8494fe3518ecaf3401de79dd7be546b0422377d34fe264385ecd04b6add8",
          "iri": "https://schema.org/labelDetails",
          "name": "labelDetails",
          "definition": "Link to the drug's label details.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:39466a3110d9e8961dcf87a685e7d7c1882509c0723fa284f3595dcb4d335735",
          "iri": "https://schema.org/legalStatus",
          "name": "legalStatus",
          "definition": "The drug or supplement's legal status, including any controlled substance schedules that apply.",
          "value_range": "https://schema.org/DrugLegalStatus",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:287ef2c7673818fc793e3f67c6a7c41763a706f045ce4cc807325527db768fdd",
          "iri": "https://schema.org/maximumIntake",
          "name": "maximumIntake",
          "definition": "Recommended intake of this supplement for a given population as defined by a specific recommending authority.",
          "value_range": "https://schema.org/MaximumDoseSchedule",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:cf76f8ef63809e6700ad921770c96accebe880ddcc83f129310f496c7f9d44a6",
          "iri": "https://schema.org/mechanismOfAction",
          "name": "mechanismOfAction",
          "definition": "The specific biochemical interaction through which this drug or supplement produces its pharmacological effect.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:96295756a797c362a4ada427d008483e220c8595b683ee31081d4da835b97294",
          "iri": "https://schema.org/nonProprietaryName",
          "name": "nonProprietaryName",
          "definition": "The generic name of this drug or supplement.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:dde0f37661a7dc8610627b2740d0fcadaeb4d3d30ded4a134fee3bd3230a6bcd",
          "iri": "https://schema.org/overdosage",
          "name": "overdosage",
          "definition": "Any information related to overdose on a drug, including signs or symptoms, treatments, contact information for emergency response.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:cbb27119228c051f5a87b0d88fd82543b393225b91cd3585c177f3f97db61842",
          "iri": "https://schema.org/pregnancyCategory",
          "name": "pregnancyCategory",
          "definition": "Pregnancy category of this drug.",
          "value_range": "https://schema.org/DrugPregnancyCategory",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2f2bfb0e7c40d05ab837e5a8e2676ee0c0319b1ac0cc51aa1c5849f7c09f9818",
          "iri": "https://schema.org/pregnancyWarning",
          "name": "pregnancyWarning",
          "definition": "Any precaution, guidance, contraindication, etc. related to this drug's use during pregnancy.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:10d4680bd9c7ff2b3fe60a02932f95ae5fcfaecfe32a63d80d846bed13e94b4a",
          "iri": "https://schema.org/prescribingInfo",
          "name": "prescribingInfo",
          "definition": "Link to prescribing information for the drug.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:1f0a2513b2a63bca02db240f45f3f02317825c4499d45cbe21e17a0130faf86b",
          "iri": "https://schema.org/prescriptionStatus",
          "name": "prescriptionStatus",
          "definition": "Indicates the status of drug prescription, e.g. local catalogs classifications or whether the drug is available by prescription or over-the-counter, etc.",
          "value_range": "https://schema.org/DrugPrescriptionStatus",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c53c510c248bebdca966a00aa5e1b6accd1624f3cd29f5a8836c33efb828b9ff",
          "iri": "https://schema.org/proprietaryName",
          "name": "proprietaryName",
          "definition": "Proprietary name given to the diet plan, typically by its originator or creator.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:419f02c8723e7949cc33e6d0b181776d6c57e02c64ce80f44bf4282ae65c5b63",
          "iri": "https://schema.org/relatedDrug",
          "name": "relatedDrug",
          "definition": "Any other drug related to this one, for example commonly-prescribed alternatives.",
          "value_range": "https://schema.org/Drug",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:38f16f1698e2e2c832dbea475dde27557530ad1779b2c9243d02f2c9ecdf4b20",
          "iri": "https://schema.org/rxcui",
          "name": "rxcui",
          "definition": "The RxCUI drug identifier from RXNORM.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b91a22e015f86434ebe440a5274a9776456094dbdd89435e0c62cc5828b0d528",
          "iri": "https://schema.org/warning",
          "name": "warning",
          "definition": "Any FDA or other warnings about the drug (text or URL).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Substance"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:bfbc00108f41fbe8641c10f3ded97cd4d8acf4546754d93ecee3345d2ec4cf78",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#dseg",
      "name": "Dseg",
      "definition": "A discrete segmentation.\n\nThis suffix may only be used in derivative datasets.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:47758ee430db50169647024b9a9c31c2855332eb9718895cc9f04424549c6b95",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#dwi",
      "name": "Dwi",
      "definition": "Diffusion-weighted imaging (DWI).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f6390816f57ec49f3e4caedb5177cec77d082f5759a09589ef2eda95b3682782",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Ealing",
      "name": "Ealing",
      "definition": "Model Ealing",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:fecf388e225d466ca1e593b21e86a18383f4d37d3e355c42aa15a65718977cb1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Ealing__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c56b3004ac9a4afc782ae7f072c6db4585ecddaf80c53b9f3da53aea97167030",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Ealing__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9239824c5e2bbd0d9823909a5800f71479195dfb8a42d444e43c2e087b1a8ce8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Ealing__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:032c169de127a575284ee8a2095585a4dd008c6f7017ff2a139cf90adbf7bc58",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Ealing__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:70e5022294b303ef5df975bd117d150e1ebd11e39f210d0a7f570e4ed0878359",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Ecephys",
      "name": "Ecephys",
      "definition": "Model ecephys",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:1f7c30a150567f4a4f085cc1cfa44db3fb3ebc9f943c278e36dc5bbb38994f3c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Ecephys__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bc15ffd8b5616c04e647d3b7e5ff3eedc279812df4aca1e124c99612d1971fd8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Ecephys__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:6c7f86cf109f987c8304d53538a4bad456ad77b57e55fcbface892adaa252c2d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Edmund_Optics",
      "name": "Edmund_Optics",
      "definition": "Model Edmund Optics",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5f0ed1368ff9f31e1cfd839882e39f569ee5793d92c68841adc34c39efc363c7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Edmund_Optics__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:97d3c1e6046569350f6318b8d1a609341797bb91323c398d34ccb548cd06d20f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Edmund_Optics__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6ddd8f10051559a47b19e3292535d223e557e603331248e20aa630037dd4ff73",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Edmund_Optics__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f123085de08a15f109bc6d650c12a6c5d458b6047e48d9b33c77ffc54ddbc4af",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Edmund_Optics__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:093884b000b2ae958e8a74a6b2bc78bb439a2410bde694d206f8c42d76b23973",
      "iri": "https://schema.org/EducationEvent",
      "name": "EducationEvent",
      "definition": "Event type: Education event.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:f7719f5ab4ee83c3220755d4ca6782629545bd2b69862e20c18474b6f8e0695c",
          "iri": "https://schema.org/assesses",
          "name": "assesses",
          "definition": "The item being described is intended to assess the competency or learning outcome defined by the referenced term.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:137ba9cf386d9ce012fb423953847959c5ef599798879d94392111ac0ebffb27",
          "iri": "https://schema.org/educationalLevel",
          "name": "educationalLevel",
          "definition": "The level in terms of progression through an educational or training context. Examples of educational levels include 'beginner', 'intermediate' or 'advanced', and formal sets of level indicators.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e04c76f392210fd832aca540b2e39ba298a98c336ac6bbe083e26d9d4c01e657",
          "iri": "https://schema.org/teaches",
          "name": "teaches",
          "definition": "The item being described is intended to help a person learn the competency or learning outcome defined by the referenced term.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Event"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:d0398f219115f466746ff877609ac41e348ff482045913ebd15ed9aa02b0576f",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#eeg",
      "name": "Eeg",
      "definition": "Electroencephalography",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4fcec9942a6afae2252836bd4710bd9ced5cfadc56910823d8193c2736458119",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#ElectricalSeries",
      "name": "ElectricalSeries",
      "definition": "A time series of acquired voltage data from extracellular recordings. The data field is an int or float array storing data in volts. The first dimension should always represent time. The second dimension, if present, should represent channels.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:b6d0c2fe1e2667dcee93aa587ec9a76f299438395fa2c17b6c3d4fcdeabd3c3a",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#channel_conversion",
          "name": "ElectricalSeries__channel_conversion",
          "definition": "Channel-specific conversion factor. Multiply the data in the 'data' dataset by these values along the channel axis (as indicated by axis attribute) AND by the global conversion factor in the 'conversion' attribute of 'data' to get the data values in Volts, i.e., data in Volts = data * data.conversion * channel_conversion. This approach allows for both global and per-channel data conversion factors needed to support the storage of electrical recordings as native values generated by data acquisition systems. If this dataset is not present, then there is no channel-specific conversion factor, i.e., it is 1 for all channels.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:5f19f5c99421d0d08924928975655964783c624f307e33e567e14426f9fc1f4c",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "ElectricalSeries__data",
          "definition": "Recorded voltage data.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:71077a64f57ccfa408675ccb5b8871200fb75a485a9f5cdc24c07e2b90c3095d",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#electrodes",
          "name": "ElectricalSeries__electrodes",
          "definition": "DynamicTableRegion pointer to the electrodes that this time series was generated from.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:2e6d1c025bc38c2af5fed7573f3c7f256b7178cca434d2bed10d88d4f00482d9",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#filtering",
          "name": "ElectricalSeries__filtering",
          "definition": "Filtering applied to all channels of the data. For example, if this ElectricalSeries represents high-pass-filtered data (also known as AP Band), then this value could be \"High-pass 4-pole Bessel filter at 500 Hz\". If this ElectricalSeries represents low-pass-filtered LFP data and the type of filter is unknown, then this value could be \"Low-pass filter at 300 Hz\". If a non-standard filter type is used, provide as much detail about the filter properties as possible.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#TimeSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:a0602ef2b404ee9bad906c029795945372bbbc66a2c95a90475edf6bff82fbcf",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#ElectrodeGroup",
      "name": "ElectrodeGroup",
      "definition": "A physical grouping of electrodes, e.g., a shank of an array. An electrode group is typically used to describe electrodes that are physically connected on a single device and are often (but not always) used together for analysis, such as for spike sorting. Note that this is descriptive metadata; electrodes from different groups can still be spike-sorted together if needed.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:9befb30bb431332406d3ab94ba49bb4ae74f55365c19682f1d14d9d64a24d75e",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "ElectrodeGroup__description",
          "definition": "Description of this electrode group.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:b7ac3d3653a3cbf15528df5d9983c9ca57a50cfb48d149f24df8953e81f176ad",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#device",
          "name": "ElectrodeGroup__device",
          "definition": "Link to the device that was used to record from this electrode group.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:451504d7756dbae5e549fde2413215f2d89ad7098783ec5c5eedeb268a9bfaa0",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#location",
          "name": "ElectrodeGroup__location",
          "definition": "Location of electrode group. Specify the area, layer, comments on estimation of area/layer, etc. Use standard atlas names for anatomical regions when possible.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:64212d79a1f065570f3515d6f180f96c595c534741a5975520d7f0c6a64a549e",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#position",
          "name": "ElectrodeGroup__position",
          "definition": "Stereotaxic or common framework coordinates of the electrode group position.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:ad9e3944c088325738f49f420b95cf2a586c176fba492c70f9f0e2d6fac3a4c3",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#electrodes",
      "name": "Electrodes",
      "definition": "File that gives the location of (i)EEG or EMG electrodes.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2b189f6d85e91806da0c2d5d60f7fe6cbe2e131635304405cffcf44d26d36540",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#ElectrodesTable",
      "name": "ElectrodesTable",
      "definition": "A table of all electrodes (i.e., channels) used for recording. Introduced in NWB 2.8.0. Replaces the \"electrodes\" table (neurodata_type_inc DynamicTable, no neurodata_type_def) that is part of NWBFile.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:ccb2a1cf8b3f22f07a62b484120cba15551b9d0d348167346639a53978dccd44",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#filtering",
          "name": "ElectrodesTable__filtering",
          "definition": "Description of hardware filtering, including the filter name and frequency cutoffs.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:585a4ab1406823e237b2bd8e931b64ba60ddd6655462dac736870b4561910ea9",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#group",
          "name": "ElectrodesTable__group",
          "definition": "Reference to the ElectrodeGroup this electrode is a part of.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:70aa56434b95cd97ad484b920b231f74c2895bc035b43418659d05af3ee896b9",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#group_name",
          "name": "ElectrodesTable__group_name",
          "definition": "Name of the ElectrodeGroup this electrode is a part of.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:250d5952a5604c30bdce2f216adff2f85c2277818d81d97d2103f2a251d0e078",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#imp",
          "name": "ElectrodesTable__imp",
          "definition": "Impedance of the channel, in ohms.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:254fb57e47a9a45d66e5f1dbe5dff5d0146a471f2d97976c71738aaca5258a8f",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#location",
          "name": "ElectrodesTable__location",
          "definition": "Location of the electrode (channel). Specify the area, layer, comments on estimation of area/layer, stereotaxic coordinates if in vivo, etc. Use standard atlas names for anatomical regions when possible.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:7b88ab9f932575da25a4cf174962f18a6ac5dc3c99e5f3e438620bb0489aa75a",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#reference",
          "name": "ElectrodesTable__reference",
          "definition": "Description of the reference electrode and/or reference scheme used for this electrode, e.g., \"stainless steel skull screw\" or \"online common average referencing\".",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:742178dc780bd136592321a2a9cdb399310c42440b7d1de606378e2e55553bb7",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#rel_x",
          "name": "ElectrodesTable__rel_x",
          "definition": "x coordinate in electrode group. Units should be specified in microns.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:64ec8cc2359fa0a5a47e51315ee3d3d72252ef21c51fca13cfa974aa3da2decf",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#rel_y",
          "name": "ElectrodesTable__rel_y",
          "definition": "y coordinate in electrode group. Units should be specified in microns.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:ea1bc93304392dcfc41fdd83b1350258763386acca5d14d463238e2e570f7c0e",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#rel_z",
          "name": "ElectrodesTable__rel_z",
          "definition": "z coordinate in electrode group. Units should be specified in microns.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:80ed067bb7acb9bbb4a1995c27ac0166ee9357d963f305c7714cbdf370348457",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#x",
          "name": "ElectrodesTable__x",
          "definition": "x coordinate of the channel location in the brain (+x is posterior). Units should be specified in microns.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:4f64cb6d6c0a80dc414054cdca28fb4671c3ad7dc0f07370687f0c8f1908c8ba",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#y",
          "name": "ElectrodesTable__y",
          "definition": "y coordinate of the channel location in the brain (+y is inferior). Units should be specified in microns.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:17dffcca958f454bc1c1e43a585bfad167152276571a4c6f5d9de3563ace9691",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#z",
          "name": "ElectrodesTable__z",
          "definition": "z coordinate of the channel location in the brain (+z is right). Units should be specified in microns.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:99315cadd94ee14cde42e331bb6df3ee63db0a253c20b8dd128fe5a8a63c32c5",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Em",
      "name": "Em",
      "definition": "Model EM",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:27dd4423257e5b1e3cb4a419fce970dba654260055e076a14069545a1a389225",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Em__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:06d0bd5bcf59fb21f118ccef18e845fd307fb5dbbb422dc5bed057d7f1d5da3a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Em__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:17cc63fb72c3aef9a7a187e53a72b7efb5970529da07fc437d5536603f7f05b9",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Emg",
      "name": "Emg",
      "definition": "Model EMG",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:1f6c0ea38e4ed18f10fc3fb7050e8e1b7ace9dfcbb37e45b7361f394e1947823",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Emg__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ea73e24413bf3e40dd2e976a67410757a8fddfa531ea238863b8e92c32f9aae6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Emg__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:759128f7c1288193dbe3d44372021cf9774bbfa1c31b218b24f06e104d35a774",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#emg",
      "name": "Emg",
      "definition": "Measurements of muscular activity.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:853df0a2a7156509fd5dcf2d7ecb6bc1c963a08b7a0cfb2510004eaaf90f51ee",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Emory_University",
      "name": "Emory_University",
      "definition": "Model Emory University",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:22fd4b753b27e27e3715164065358ee46a15c22d52b4bf6714e4598979ed0d5b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Emory_University__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:817d881f29185e87b352d2a430efbeec440776f0a201a4b87f08bed147bcf8fa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Emory_University__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a90c985d93cf14dd211d40792f2ddda7ae8d3285a91534e00745c9d19f2e6d9d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Emory_University__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0db85ad1410173e2332c488febb28e81ac0955c90d4cbc7e09da22b8534963ab",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Emory_University__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fc4ea72b000843b8f1fa2b774b6cac165a7bdb1af62f361ba1e3e88cd1c8ffdf",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Enclosure",
      "name": "Enclosure",
      "definition": "Description of an enclosure",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:cc81baef1fff9dd82dcd6b6114d9b282469f8f40bb758e508bf530f9c18da30d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Enclosure__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ffbdf4167a2e661062b988108f9144de518e70fce9029295725f02694663fdd2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#air_filtration",
          "name": "Enclosure__air_filtration",
          "definition": "Air filtration",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9658766683cc2206a99d4b76bfe39f3809ec2988a5f2db8901c27ebbb7a6e5f4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#external_material",
          "name": "Enclosure__external_material",
          "definition": "External material",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3cac32bfa8893508eb5e329a5f149a5e73d54212724ee228f13328f632cce007",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#grounded",
          "name": "Enclosure__grounded",
          "definition": "Grounded",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9adabe60f82b72602cb180fc3e2a5429625b782172c514e14f0baacb7c93370f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#internal_material",
          "name": "Enclosure__internal_material",
          "definition": "Internal material",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c719a5629a5cb6d1be3f7bb9131721e24991e625303027c7ae90c6ad45346d01",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#laser_interlock",
          "name": "Enclosure__laser_interlock",
          "definition": "Laser interlock",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:59778e132c6a7649f141a977c6a7b3138b04233c16a177c724a9b20c0ceeca21",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Enclosure__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0e2e9b273fe8f4958d968f78d65fcbf0b998f2c019c8daedcd7a50b42544755c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Enclosure__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:75474bda3757f269db1f889787929a173eed80aa3f5d8a6330fe4ff3ced9e2f2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Enclosure__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:18a3d58e4931346a83313c76605bd7b10cbb20166b6045793bf74ad3738f817c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Enclosure__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e22d4b59e454515f4a05cf07e7c512f64869dd604645ca238ec42b923d7bd537",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Enclosure__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8df2083f041e16d1c5fc1009e815979ee3c938a8cb55859dd630d67105d07a1a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Enclosure__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d1312b5f411f7860351982cc7ceb6a6dc493ab97b7b09054f1910f48c07eab86",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size",
          "name": "Enclosure__size",
          "definition": "Size",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bd2e682f47a6ad844a47d1ec5d3b8ca92d38d462ad5578b5252ff0fa0047bd68",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size_unit",
          "name": "Enclosure__size_unit",
          "definition": "Size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e0de5b327c41baedf13293edb26dcc1d31ca8de444c39aba6920871fab0b383b",
      "iri": "",
      "name": "EnvironmentalSensor",
      "definition": "Devices sensing the environment or spatial context around a subject (LiDAR, mmWave, GPS, RFID, flow, ultrasonic mic).",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:4ac1be6f288556741e1ca0882610594819a5fdb39e2a9403f8984a97f1e7a4a3",
          "iri": "https://schema.org/category",
          "name": "category",
          "definition": "BBQS canonical device category (one of the 32).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:06a31934301b7aa43929388162a3e485b2be94a15630738b1135917584ab6dea",
          "iri": "https://schema.org/manufacturer",
          "name": "manufacturer",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:175c040dda8b741151ddec9b9e952b0300688fb30f8536262a0d52bf419a8951",
          "iri": "https://schema.org/model",
          "name": "model",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Product"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:cdafb76cea9161d36f8e0d83e1734f14ab6db9afe92663cce8ece2152b1bf5c9",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Environmentsensor",
      "name": "Environmentsensor",
      "definition": "Model EnvironmentSensor",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:1700d0af93f4719f3da252ac63a133ccb14123ffdf7e9a69c941c6d89f06bf2b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Environmentsensor__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ff788e32f422530ead8fd11da6d1463f8f970df6a7ffe8ac974216c1e31f982b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Environmentsensor__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": [
        {
          "target_hash_id": "sha256:e0de5b327c41baedf13293edb26dcc1d31ca8de444c39aba6920871fab0b383b",
          "target_name": "EnvironmentalSensor",
          "target_iri": "",
          "distance": 0.534341,
          "method": "semantic-name",
          "scores": {
            "iri": 0.0,
            "name": 0.918918918918919,
            "desc": 0.3119614229712923,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:1be3d399a89aaaa3c68907f5147a07a30882693bf453b5130a1fb1ab7c410b36",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#EphysAssembly",
      "name": "EphysAssembly",
      "definition": "Named assembly for combining a manipulator and extracellular ephys probes",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f6e65e2318c548f755e1faf81c7845ad6e4c5cf8a11a673b54fda8513bee403d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manipulator",
          "name": "EphysAssembly__manipulator",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8dd317634dcf12fb3cff3770c15468eac2bfa0fcab6b6902632cfc4d744845bc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "EphysAssembly__name",
          "definition": "Ephys assembly name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cc3286d5f8b7b69df6d970427874f0fb28ec1b754d11432812d89b1e74a65c3c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "EphysAssembly__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:08504e061ed9084d5dfd6a1350213879e290acda2f3626b114c9d1e3d079671a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#probes",
          "name": "EphysAssembly__probes",
          "definition": "Probes that are held by this module",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ed438f02a078f48e61ca90d9d514eb54090e5598aaa34dfeb13f7d383e7bc18f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#EphysAssemblyConfig",
      "name": "EphysAssemblyConfig",
      "definition": "Group of configurations for an ephys assembly",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e2ae4e99512c3f118e6cbae576619951d5845cb0b6d76e2509f6e7d6670b9bff",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "EphysAssemblyConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9b3ccb292daad96945e6c6a2a5beab7ae32f61bbfe690a584349d3fbb643fffe",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manipulator",
          "name": "EphysAssemblyConfig__manipulator",
          "definition": "Manipulator configuration",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c3d9d8959f090632ab2d86ef0e2dc5155db93ff77a0d6fd007b030371f403cab",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#modules",
          "name": "EphysAssemblyConfig__modules",
          "definition": "Configurations for conveniently tracking manipulator modules, e.g. on the New Scale dome.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:90ffde02636496daf4df3d129eea9a723e0ea09879322466fab7245c940361a9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "EphysAssemblyConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3a8e54901f64d401b34ebbc4f81c6e2b22d3cfb8ce172215ab38a257407dddac",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#probes",
          "name": "EphysAssemblyConfig__probes",
          "definition": "Probe configurations",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2d0721cfe4466430caa8a3bafb74fcaa61afacf2e3a3d07af73ca95241b7b36e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#EphysProbe",
      "name": "EphysProbe",
      "definition": "Probe used in an extracellular ephys experiment",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:a7ff7307e9b45ba6d93043d9beb6c7d8177fe5a6c688578512bef8d30adbe05b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "EphysProbe__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:db72f4953913b9d7fc198696c4199f6d6c1521fef0f0598a83eb0bf528e43f1b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#headstage",
          "name": "EphysProbe__headstage",
          "definition": "Headstage for this probe",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ad6d092a54bba2137f771236e9d359c5b220174aa50451352c40992293c32948",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "EphysProbe__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7edd390d6e72353e3931b83d860f3ddce94876346fa16bfc29b58762cacfc451",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "EphysProbe__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:67f3826de0c19044f7bbb83333f0155d9240d661f11858a5958dddac7997b24e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "EphysProbe__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ba2fcd06d70a6f54eb104170492cbfb1688ed2c9ee576a917757aa09a654c86c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "EphysProbe__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f77949f39a017c627fcbbd1989840534a5f61fc16ae9a55dc155a0235f58407c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "EphysProbe__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f7bf9466325b572b1937344118ba02bea6adf21dbf398cbebb4897292b578c58",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#probe_model",
          "name": "EphysProbe__probe_model",
          "definition": "Probe model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5757305906babcdf46325e5f2e669e8e9e6f2f618b50e0feb0b7957e1de71ab0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "EphysProbe__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:25ab78e650ccb6c706bec37ecdbadf8a25de601b8b88a10eb09a58364533c666",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#epi",
      "name": "Epi",
      "definition": "The phase-encoding polarity (PEpolar) technique combines two or more Spin Echo\nEPI scans with different phase encoding directions to estimate the underlying\ninhomogeneity/deformation map.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:80a6c9be80a0844d6692008aeb2e1850dcfbcf3767e80181a670b5685e054436",
      "iri": "https://schema.dandiarchive.org/#Equipment",
      "name": "Equipment",
      "definition": "Equipment",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:c3fe07fc1addc6ffa6671d068ce9191529bc5b6f32a5f60f53ed2954eff64c2e",
          "iri": "https://schema.org/description",
          "name": "Equipment__description",
          "definition": "The description of the equipment.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:d4db2c1a90417b0ed1dd6abac476f0154600ceabfcc354466c07db5a4b157271",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "Equipment__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:b0ecc744be46390d88f6e2e4c88c751525885ef9af00994d1526ef38d674f30d",
          "iri": "https://schema.org/identifier",
          "name": "Equipment__identifier",
          "definition": "Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:f8fa3bd44ffd922cf373e773944107156123873ac196205ff4d64de065b81b81",
          "iri": "https://schema.org/name",
          "name": "Equipment__name",
          "definition": "A name for the equipment.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:21ccfaa78512d518382df45e72e1e67b3531d3fb47fb1b2b5c6b0b2b33714a8b",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "Equipment__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:59d1784d1869d1ecabc8aa9a75074ba1bc4a102c0aac78d2e375742ab99ca451",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Equus_Asinus",
      "name": "Equus_Asinus",
      "definition": "Model Equus asinus",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e2c905edadeee06cc0ee72aad7c2fa0834f5aaf2e727e3371bb22886f2a082de",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Equus_Asinus__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ac7799657ae8b309234c7bc199c6cdad6bb5fe20804de0f8117bf7c8e2a5a289",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Equus_Asinus__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b0182e54af876f34e6582061885b39b8af74010503f61b4575fc2fcb704ada24",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Equus_Asinus__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0e5c353ebe19d13ab8609c240797acb234767eef4e14c7d013f2ce2a6ad64910",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Equus_Asinus__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a939ee44b580c40332ab0063255494f60a8b1f99ec1fdbd2749262ab093bb333",
      "iri": "https://schema.dandiarchive.org/#EthicsApproval",
      "name": "EthicsApproval",
      "definition": "Information about ethics committee approval for project",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:f82556b97409430a27361354a97a21741fa46405bd0abc43cfc2e89e245eb6d2",
          "iri": "https://schema.dandiarchive.org/#contactPoint",
          "name": "EthicsApproval__contactPoint",
          "definition": "Information about the ethics approval committee.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:db07d138f0ce863f939e659e67168f23eaf7fe2460352212f67c2aadbd2fda64",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "EthicsApproval__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:05ce388357a90043a85c4559602b350c71b420f89e15301ca2e9d027fb3d5906",
          "iri": "https://schema.org/identifier",
          "name": "EthicsApproval__identifier",
          "definition": "Approved Protocol identifier, often a number or alphanumeric string.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:21901a1436afdc51173c731b462761257bf777508e98a2cf425bb1cdb56d2215",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "EthicsApproval__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fecad36b42068d3757925fc2a625bb785ebf64d0d6e9e102ceb055a76629475e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Euresys",
      "name": "Euresys",
      "definition": "Model Euresys",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:63a667f441a4d41e5e61c40ca77e20c804bb29a505eb7a76c46c48d0c83d5747",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Euresys__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7f779c4fd033ac7b92771356b7629c11b3fe2a6dc77f39f7c0fe91ac866c5edd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Euresys__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e84698423ccaf12f571a178c4c93e38e7ca549285a8144661aade6bc4d54ad6e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Euresys__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1ca5e51483b79b5fa28e1d8ffc4fbc3af92d62aa2b83d3222940ff7f0f2b1af4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Euresys__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f414ed6f24843dd268081d5d52585aeb1c01bbfe91a762ca9b464cf3c6c7ac1c",
      "iri": "https://schema.org/Event",
      "name": "Event",
      "definition": "An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketing information may be added via the [[offers]] property. Repeated events may be structured as separate Event objects.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:940af26a4ecd282f7b342c0ad2cb315ab61ed264a80eb263dd3cfa208b0b8f5a",
          "iri": "https://schema.org/about",
          "name": "about",
          "definition": "The subject matter of an object.",
          "value_range": "https://schema.org/Thing",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0a83dde09b1743ce2c9472ceac4765477bca654fc01841b816a6edf39e5d6d52",
          "iri": "https://schema.org/actor",
          "name": "actor",
          "definition": "An actor (individual or a group), e.g. in TV, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip.",
          "value_range": "https://schema.org/PerformingGroup",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:16782a168c2022ab994bfed12a4265ba77560c70d44cab50a72bfb00cce2bbc5",
          "iri": "https://schema.org/aggregateRating",
          "name": "aggregateRating",
          "definition": "The overall rating, based on a collection of reviews or ratings, of the item.",
          "value_range": "https://schema.org/AggregateRating",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:472c8b9ec131493ac18e77bf2cd5628669657e1a04c98ef2d07d513051863951",
          "iri": "https://schema.org/attendee",
          "name": "attendee",
          "definition": "A person or organization attending the event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e02e57f2526e7b33dee920c765e2b202d32e2aacce2e78224c5da647374da15e",
          "iri": "https://schema.org/attendees",
          "name": "attendees",
          "definition": "A person attending the event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e9106d188d7aa739bfa22877fca909bd7fd9d5a8d9e95c3266f2f28071e072db",
          "iri": "https://schema.org/audience",
          "name": "audience",
          "definition": "An intended audience, i.e. a group for whom something was created.",
          "value_range": "https://schema.org/Audience",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d8a0eb6e0f6914ef2376d10b960cdeed9db246581a314a6289479f2cb95244a4",
          "iri": "https://schema.org/composer",
          "name": "composer",
          "definition": "The person or organization who wrote a composition, or who is the composer of a work performed at some event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:507f3872093700313843975b1bafac8e64063cd17049d1f02290ada1eef6f25c",
          "iri": "https://schema.org/contributor",
          "name": "contributor",
          "definition": "A secondary contributor to the CreativeWork or Event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:3c8ff4b56ea8ac553ee9e8196883333c2f6a23fe2bd554fb2881231373161ebf",
          "iri": "https://schema.org/director",
          "name": "director",
          "definition": "A director of e.g. TV, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:38250b4137ce754658e7a22a1df2ed061faec383a2350b14aabb3b6a4f88957a",
          "iri": "https://schema.org/doorTime",
          "name": "doorTime",
          "definition": "The time admission will commence.",
          "value_range": "https://schema.org/DateTime",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b59395000a56de7960da0e39821a89afd9b83eaa7773103929c997b92587ebb1",
          "iri": "https://schema.org/duration",
          "name": "duration",
          "definition": "The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601).",
          "value_range": "https://schema.org/Duration",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:bc8c4121c7c17303e3dcb537aac6b5e00bc67bc330ec841cd0ed6d8294fb9ec4",
          "iri": "https://schema.org/endDate",
          "name": "endDate",
          "definition": "The end date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:3f15cdbb758795f410534b59c265c6f7066d3678a0d8efd9b264b0c402faf5c0",
          "iri": "https://schema.org/eventAttendanceMode",
          "name": "eventAttendanceMode",
          "definition": "The eventAttendanceMode of an event indicates whether it occurs online, offline, or a mix.",
          "value_range": "https://schema.org/EventAttendanceModeEnumeration",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:46cf9c334f89ba5c67963a7f75aadeed64833b6b09d75179bdae5348a8af6f06",
          "iri": "https://schema.org/eventSchedule",
          "name": "eventSchedule",
          "definition": "Associates an [[Event]] with a [[Schedule]]. There are circumstances where it is preferable to share a schedule for a series of\n      repeating events rather than data on the individual events themselves. For example, a website or application might prefer to publish a schedule for a weekly\n      gym class rather than provide data on every event. A schedule could be processed by applications to add forthcoming events to a calendar. An [[Event]] that\n      is associated with a [[Schedule]] using this property should not have [[startDate]] or [[endDate]] properties. These are instead defined within the associated\n      [[Schedule]], this avoids any ambiguity for clients using the data. The property might have repeated values to specify different schedules, e.g. for different months\n      or seasons.",
          "value_range": "https://schema.org/Schedule",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a25f6de3d5bc5b1b3245bd8b70ef6087f1f6cc04e0682e5fc58dc6e86b52448f",
          "iri": "https://schema.org/eventStatus",
          "name": "eventStatus",
          "definition": "An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled.",
          "value_range": "https://schema.org/EventStatusType",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f9a0c304d3da92d7024b0ba4d1107aa7128c4140bcab671c9bcfa89bd5add44a",
          "iri": "https://schema.org/funder",
          "name": "funder",
          "definition": "A person or organization that supports (sponsors) something through some kind of financial contribution.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5318798a95fcb6b9c57fe57ba0016dcbdc0e8176a6023682950f84b42764e7a3",
          "iri": "https://schema.org/funding",
          "name": "funding",
          "definition": "A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].",
          "value_range": "https://schema.org/Grant",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:eab3f955599f16e5d16b70b5149417448a9ae590be427336fd9fd633283141c6",
          "iri": "https://schema.org/hasParticipationOffer",
          "name": "hasParticipationOffer",
          "definition": "An offer to participate in the event, for example, Call for Proposals, Call for Speakers, or Call for Performers.",
          "value_range": "https://schema.org/Offer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:7f6b6bf5fd2e0e6b1a2c8d8119aaed379027f7484800e45d5d83ab0939bfa769",
          "iri": "https://schema.org/hasSponsorshipOffer",
          "name": "hasSponsorshipOffer",
          "definition": "An offer to sponsor the event, for example, Sponsorship Prospectus, Sponsorship Opportunities, or Sponsor Packages.",
          "value_range": "https://schema.org/Offer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:66e9a62833973cec86b3f1647041b903eb3ab73e327e6936a4e182ecf8238811",
          "iri": "https://schema.org/inLanguage",
          "name": "inLanguage",
          "definition": "The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47). See also [[availableLanguage]].",
          "value_range": "https://schema.org/Language",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:861a2e4592b52fc8bfcb447c3c0b21e3042d77266304bd7d2812d4bb9a7df23b",
          "iri": "https://schema.org/isAccessibleForFree",
          "name": "isAccessibleForFree",
          "definition": "A flag to signal that the item, event, or place is accessible for free.",
          "value_range": "https://schema.org/Boolean",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:df026f3b9830171f1931012915d89052b058d3b4ccb4f95abedd65edf499eb49",
          "iri": "https://schema.org/keywords",
          "name": "keywords",
          "definition": "Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6f63583005c5ee77db2d79527768bb856b2bcdcf00294f0c29a516e21b727dc2",
          "iri": "https://schema.org/location",
          "name": "location",
          "definition": "The location of, for example, where an event is happening, where an organization is located, or where an action takes place.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d35062e51bf9f676acfc49e2dcde09b7a0b41a1e5331a13a940fa0cf339bbecd",
          "iri": "https://schema.org/maximumAttendeeCapacity",
          "name": "maximumAttendeeCapacity",
          "definition": "The total number of individuals that may attend an event or venue.",
          "value_range": "https://schema.org/Integer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a7dc221cc22f44b1d6a3697c460f7fa6d6822c762053464fe67b387f8b60acbe",
          "iri": "https://schema.org/maximumPhysicalAttendeeCapacity",
          "name": "maximumPhysicalAttendeeCapacity",
          "definition": "The maximum physical attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OfflineEventAttendanceMode]] (or the offline aspects, in the case of a [[MixedEventAttendanceMode]]). ",
          "value_range": "https://schema.org/Integer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d4a966db3a582589427947ae31754312b2fbb567fa1877223bce23491352fe9c",
          "iri": "https://schema.org/maximumVirtualAttendeeCapacity",
          "name": "maximumVirtualAttendeeCapacity",
          "definition": "The maximum virtual attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OnlineEventAttendanceMode]] (or the online aspects, in the case of a [[MixedEventAttendanceMode]]). ",
          "value_range": "https://schema.org/Integer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:26e0f285a76f8be0e132730cee07b5943bd329d06510d1aa54e6723415820f20",
          "iri": "https://schema.org/offers",
          "name": "offers",
          "definition": "An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use [[businessFunction]] to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a [[Demand]]. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.\n      ",
          "value_range": "https://schema.org/Demand",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5b41451d1dcfa65794ac62512516020dd24b4dfcc5502497943800895e8c2038",
          "iri": "https://schema.org/organizer",
          "name": "organizer",
          "definition": "An organizer of an Event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9b34e3e580a283dd9b069d43b0959a59a002b223da762d1162a364ca220e03af",
          "iri": "https://schema.org/performer",
          "name": "performer",
          "definition": "A performer at the event&#x2014;for example, a presenter, musician, musical group or actor.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ce6eff64fb22ec25cf5f948e2d38585b340dd25eeba91e674ed59971088df6da",
          "iri": "https://schema.org/performers",
          "name": "performers",
          "definition": "The main performer or performers of the event&#x2014;for example, a presenter, musician, or actor.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:47019a1ed2a99c5cc7a9947e6e22440da3e6bb2744ab4977d026b2b23061a400",
          "iri": "https://schema.org/previousStartDate",
          "name": "previousStartDate",
          "definition": "Used in conjunction with eventStatus for rescheduled or cancelled events. This property contains the previously scheduled start date. For rescheduled events, the startDate property should be used for the newly scheduled start date. In the (rare) case of an event that has been postponed and rescheduled multiple times, this field may be repeated.",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:59379fcb32572ad87a57733313ae2bac379973aa9a50ef0888546630c0c16325",
          "iri": "https://schema.org/recordedIn",
          "name": "recordedIn",
          "definition": "The CreativeWork that captured all or part of this Event.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d2195465fa58b3ce9ee4f7bcf3515bb868acc50a967d252e68960c96779f6a84",
          "iri": "https://schema.org/remainingAttendeeCapacity",
          "name": "remainingAttendeeCapacity",
          "definition": "The number of attendee places for an event that remain unallocated.",
          "value_range": "https://schema.org/Integer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:99c8d000e029663b71f04b5575e345ddf10878c558be90bad0363a7144e014a1",
          "iri": "https://schema.org/review",
          "name": "review",
          "definition": "A review of the item.",
          "value_range": "https://schema.org/Review",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:87935d3cb09d8764cf9c89116d726934c7fcace9a1c56c8ed094a57c8d71479f",
          "iri": "https://schema.org/sponsor",
          "name": "sponsor",
          "definition": "A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:dab766e91661b9a08291beff99251f3b9dbc58e53b342e37778ea16bd951c769",
          "iri": "https://schema.org/startDate",
          "name": "startDate",
          "definition": "The start date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a133099329fffdb5c674b83fc437eeb023101710917e7ded05fe3f09e46397dd",
          "iri": "https://schema.org/subEvent",
          "name": "subEvent",
          "definition": "An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference.",
          "value_range": "https://schema.org/Event",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c2864d68f17b7a8e3285a7a5c9cf373045a6420de98ce1439a407f22438abc46",
          "iri": "https://schema.org/subEvents",
          "name": "subEvents",
          "definition": "Events that are a part of this event. For example, a conference event includes many presentations, each subEvents of the conference.",
          "value_range": "https://schema.org/Event",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8199d30c036026d7ebcc69c36bd1f71d11f2a09c24e65a7580b89e7e48757640",
          "iri": "https://schema.org/superEvent",
          "name": "superEvent",
          "definition": "An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent.",
          "value_range": "https://schema.org/Event",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d14273318c0853ff22c584a86ea5c5f42b14e1c16ff4be645766b12a45e59754",
          "iri": "https://schema.org/translator",
          "name": "translator",
          "definition": "Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:081bba95683ba7c7cb73a8732a5f6ebb8deb53c5609cab72d4ac42a1fa7a1ef2",
          "iri": "https://schema.org/typicalAgeRange",
          "name": "typicalAgeRange",
          "definition": "The typical expected age range, e.g. '7-9', '11-'.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a19e015fa191d7bf45c7e8ecfc6ed6bc120938f24f12b81478426bf410b83fda",
          "iri": "https://schema.org/workFeatured",
          "name": "workFeatured",
          "definition": "A work featured in some event, e.g. exhibited in an ExhibitionEvent.\n       Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent).",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4748680d99cf67f5c76a052eed13e13c7e9b2817526ced9d76a1c8561f0acf04",
          "iri": "https://schema.org/workPerformed",
          "name": "workPerformed",
          "definition": "A work performed in some event, for example a play performed in a TheaterEvent.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:ada488cd5cf24ecc0cb18094c365c438de05ca9c2c711b659e4fc27de32d1214",
      "iri": "https://schema.org/Event",
      "name": "Event",
      "definition": "An event happening at a certain time and location.",
      "is_abstract": true,
      "sources": [
        "bbqs"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:f414ed6f24843dd268081d5d52585aeb1c01bbfe91a762ca9b464cf3c6c7ac1c",
          "target_name": "Event",
          "target_iri": "https://schema.org/Event",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 1.0,
            "desc": 0.585310071269582,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:4b34eb1951c20718df86cd854f54a51150935810703ce6ef8900d2be1f7420b7",
          "target_name": "Thing",
          "target_iri": "https://schema.org/Thing",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.2,
            "desc": 0.15402170570053897,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:093884b000b2ae958e8a74a6b2bc78bb439a2410bde694d206f8c42d76b23973",
          "target_name": "EducationEvent",
          "target_iri": "https://schema.org/EducationEvent",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.5,
            "desc": 0.5253377130005752,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:aa32c2beb20e55789a8b8ed0d9992569c84271324033ce98b9719b44ee07c4c0",
          "target_name": "ConferenceEvent",
          "target_iri": "https://schema.org/ConferenceEvent",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.5,
            "desc": 0.5433126392906755,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:30a34d9948b29c67e24b124ee876199ff85d8ea5544cccb1506a5742c739f087",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#EventDetection",
      "name": "EventDetection",
      "definition": "Detected spike events from voltage trace(s).",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:ad198e370f3ce83048232d0f93706a11dc7ae582adbb5c3cf901c97afa4e5cca",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#detection_method",
          "name": "EventDetection__detection_method",
          "definition": "Description of how events were detected, such as voltage threshold, or dV/dT threshold, as well as relevant values.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:10922aca36e99f8748f85bc493f6b033b4fda3c499417ab21345da708b74a130",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#source_electricalseries",
          "name": "EventDetection__source_electricalseries",
          "definition": "Link to the ElectricalSeries that this data was calculated from. Metadata about electrodes and their position can be read from that ElectricalSeries so it is not necessary to include that information here.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:756b7f8a1ecbe4040cad915d10e79dd248578fe303212a6503ced8104b55e1c7",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#source_idx",
          "name": "EventDetection__source_idx",
          "definition": "Indices (zero-based) into the linked source ElectricalSeries::data array corresponding to the time of each event, or the time and channel of each event. ''description'' should define what is meant by time of event (e.g., .25 ms before action potential peak, zero-crossing time, etc.). The index points to each event from the raw data.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:510cf02d39ea1c11c1ca0780b9f789449e1114f9de2b53a3f5465fbf29b04b5d",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#times",
          "name": "EventDetection__times",
          "definition": "DEPRECATED. Timestamps of events, in seconds.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:a5ca9bd888194bcc312e16f89e4c75876588a0aef454dbe13e219b314832c86a",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#EventWaveform",
      "name": "EventWaveform",
      "definition": "DEPRECATED. Represents either the waveforms of detected events, as extracted from a raw data trace in /acquisition, or the event waveforms that were stored during experiment acquisition.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:91b9d503240500b6987b34d3f129c54d42d25b23c8139bb51f2745f1ee2933c9",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#events",
      "name": "Events",
      "definition": "Event timing information from a behavioral task.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e5fc63f0fc6289ce5514aab265e8a716bdd4f04cfb087964178d62450c549761",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Excelitas_Technologies",
      "name": "Excelitas_Technologies",
      "definition": "Model Excelitas Technologies",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5ff728f8102843b10bbc7ade8884d68dbb1412db1dc89dfc7884bd2e554a8935",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Excelitas_Technologies__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:56d07af1448fd3ab9432fdbcd9b9f81d69454df76453e438122ef9c6eefc3067",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Excelitas_Technologies__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c00b830898e6456214c449b5b3b0fbc53bd31961c7617e70555da3487bfd2149",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Excelitas_Technologies__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2f89f96dc1ea3567e14ad1addfac44e594852cf9810a6d52ca0e94d040aca9b2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Excelitas_Technologies__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:eeba59ef32a2b5507d95f8ac594be8e55e473ba1b2c70fdb47ba8f70ec3c1df3",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#expADC",
      "name": "Expadc",
      "definition": "Exponential ADC / Attenuation Coefficient / Attenuation Factor map,\nas the ratio of trace-weighted to non-diffusion-weighted image intensity",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1d954d7962021ba95c3f3fe0d5a71fb3beffac4298c238bceb100de59769bb53",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ExternalDataStream",
      "name": "ExternalDataStream",
      "definition": "A simplified data stream for acquisitions where instrument metadata is unavailable.",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ffc7361415e18e971373c5694dfc8f57bbfe6d53e08810224e1acfe083ad4eb5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#modalities",
          "name": "ExternalDataStream__modalities",
          "definition": "Modalities that are acquired in this stream",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:abb6329754fcd600ba95d228e19e9f77faa6293c19fd83346005677145d6bf55",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "ExternalDataStream__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:176097af0f4656c0f6d21571c93f332b5264e360c53337e33c29f270ba066373",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ExternalDataStream__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0cd012528e0e20f6559b9795292bd7555e22c7689cd0bcd9e6e5f22b1440ce67",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stream_end_time",
          "name": "ExternalDataStream__stream_end_time",
          "definition": "Stream stop time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0307134145ffbbfb59b3cab2117c1a00d0e0a1786aab639f1f99b521c930af06",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stream_start_time",
          "name": "ExternalDataStream__stream_start_time",
          "definition": "Stream start time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:94291621ba179decf471d9eca964551e5cdd70f455da63e4e3929a3df3d3a950",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#EyeTracking",
      "name": "EyeTracking",
      "definition": "Eye-tracking data, representing direction of gaze.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:d828bd64ebbe407d9d07095d4d68ccc386d971a685a5bcd8349965a51b0a4a42",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FA",
      "name": "Fa",
      "definition": "Scanner-generated derivative parametric map\nreflecting the anisotropy of the diffusion tensor",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:54b100c47569ec44a917484d44e74237c43507ea23e4f1d79081d6d377a5eb5a",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#FeatureExtraction",
      "name": "FeatureExtraction",
      "definition": "Features, such as PC1 and PC2, that are extracted from signals stored in a SpikeEventSeries or other source.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:8c75d2f7972358306edf1a105b777109753161f1e831e46aa4899ac531102761",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "FeatureExtraction__description",
          "definition": "Description of features (e.g., ''PC1'') for each of the extracted features.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:53e91ea4e6ed125748383c5297b809d01235c9c349c06c626f72fe77cd0d2e91",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#electrodes",
          "name": "FeatureExtraction__electrodes",
          "definition": "DynamicTableRegion pointer to the electrodes that this time series was generated from.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:d07a4f2179bbd07c1a753bdc24d8dcefc183e433352c677683a1d483e1b67a74",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#features",
          "name": "FeatureExtraction__features",
          "definition": "Multi-dimensional array of features extracted from each event.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:c4547f49b13e7e67ddb2e9fe2f5e4d0bfabbafc4d20a4b6af589514204dd1328",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#times",
          "name": "FeatureExtraction__times",
          "definition": "Times of events that features correspond to (can be a link).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:94210c5b057bb7887c40f25c2feffc5744856ae0bd8d864eb2ba2fee39d7ff8d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Fib",
      "name": "Fib",
      "definition": "Model fib",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:fb38b1802656f8dccf739b0fba5fba048cba29f9e90ecf9c97fb35d22ea396b6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Fib__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:323f7fc13061a1f5054071ae23515d2aff886bce729ff08f0267c926d0e193fe",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Fib__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:066500c072add79aed486423f4eb27fe52e198cffa5cff7f7bd0b874465433ef",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#FiberAssembly",
      "name": "FiberAssembly",
      "definition": "Module for inserted fiber photometry recording",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:175ecc18c80c18e5f35f86fe33092bb6d12cdbc993f03b51f0dda9f7531ada9e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#fibers",
          "name": "FiberAssembly__fibers",
          "definition": "Probes that are held by this module",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2295706e68ec70bc9b4e53a4998fd2c1a277286877e0f430cbca11c598669f6b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manipulator",
          "name": "FiberAssembly__manipulator",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bf869ddcd74cede57ae9a2fbfa10fd04dd2fbc1dbaae53177d57991fcbf1c89d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "FiberAssembly__name",
          "definition": "Fiber assembly name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:84dc4cdda8f83da1b47489462e7534330f336239f16c06d5657c9042a71e539a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "FiberAssembly__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0e27be4e4d46caa55dc83382f03773f2ce49b15754a83dc5c784d189b2744b4a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#FiberAssemblyConfig",
      "name": "FiberAssemblyConfig",
      "definition": "Inserted fiber photometry probe recorded in a stream",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:fbd824a9586c52d03331b607876c77d072d449c69dd50a9adea64127197505ad",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "FiberAssemblyConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1e9d49c2d0101c83eed6f9bbc40a8af4319961853023af32f03425729144ebbd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manipulator",
          "name": "FiberAssemblyConfig__manipulator",
          "definition": "Manipulator configuration",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:daab581ccbbe850ec2bbc469cb619f99ed7c6c867008efb6cb8e2a4c7425e9b2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "FiberAssemblyConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1054f48ecde11515c51e82698502f3c5327d185901f586983f8cd23bb86f9dea",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#patch_cords",
          "name": "FiberAssemblyConfig__patch_cords",
          "definition": "Fiber photometry devices",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4e2995d593d1b61228176fc587e56b7593a6e322a4e9b6c87efd2df0386f251b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#probes",
          "name": "FiberAssemblyConfig__probes",
          "definition": "Probe configurations",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ed41a49e9d94ca32c2ed555e768c151ee151f3f2b02ca6e423ba7d335ddbea98",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#FiberPatchCord",
      "name": "FiberPatchCord",
      "definition": "Description of a patch cord",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:905f0711e3692acce32394946d93a09f87ddac48b0e976d744296f7b007982c9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "FiberPatchCord__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9c6915607de236c7e9b18608561a83ac7a211de0b8b9407b1097d720f9dab7e1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#core_diameter",
          "name": "FiberPatchCord__core_diameter",
          "definition": "Core diameter (um)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dd3a4dc2841b8669268667a92f07d48baf5c543e98183b14c47601328a83e9d2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "FiberPatchCord__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5db703abe8edf96806d8e660d52c9b775f76d982daafa1a87a164c42e44ce49d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "FiberPatchCord__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ab9b5e6c697dce8784960fa2f1629ae7061a5053aa93874a6bb931a8b39970e4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "FiberPatchCord__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:48e244213232f05405fb8cf5eca09b456ff6993f56b6efcef85bd2ae48a737b4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "FiberPatchCord__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c536d7e3bc93c3080e4085778ba7c329ace2a13c54637b3cdf43c02cf5645e24",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#numerical_aperture",
          "name": "FiberPatchCord__numerical_aperture",
          "definition": "Numerical aperture",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1e9c3fc241df1cc247fc645bf576f5b16576cfbe0aa9745f15ba7f3ccc782f88",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "FiberPatchCord__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:083b5325dfdf5e8648cbabca8b87aed37ea4b2d462f6348f0b21b26a951f45aa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#photobleaching_date",
          "name": "FiberPatchCord__photobleaching_date",
          "definition": "Photobleaching date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:83d7e80bdd590c2223cac3b2b20424e2823010f8b383c11c04f1e662637ea68d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "FiberPatchCord__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4d13532fc8d4556d20032f9399e4918054a042a20713e81791fd426764530149",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#FiberProbe",
      "name": "FiberProbe",
      "definition": "Description of a fiber optic probe",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ead38fa10ed8bcdc3783a21b5ea2e1d7541cae02b79bd23601d1e7b7f20a8095",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#active_length",
          "name": "FiberProbe__active_length",
          "definition": "Length of taper",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:421027d89c38fb5ce8a0b1e4f3e487e0a20a8f136921178b25a1812091154cc3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "FiberProbe__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bca5d8d800358861d9987984b6434983021959d11a3523369dcb1f964a4413c8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#core_diameter",
          "name": "FiberProbe__core_diameter",
          "definition": "Core diameter (um)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:275d11d91f914e86405b610d8fbd49ce1669b281314e83147ec7679d3a3b3bf7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#core_diameter_unit",
          "name": "FiberProbe__core_diameter_unit",
          "definition": "Core diameter unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c8b3c0c85154ea5ec31b503f43d106f84f7408797319242086d550ae68bac210",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ferrule_material",
          "name": "FiberProbe__ferrule_material",
          "definition": "Ferrule material",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e914f845f49b7eba330f8c314f9dacc2f37a7f32c7a6bbedcc4b63fdf235020a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#length_unit",
          "name": "FiberProbe__length_unit",
          "definition": "Length unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:400843b697a13ba38965ee4814b5e5500141b3e281e3d40d452106fe13dc6200",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "FiberProbe__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6dee5a06defcd16aa278b6f43531ed41028f54e5d15dd218d58f999b19036946",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "FiberProbe__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9c17dbeb1424301d7c41b530e4f402bb2466087fc98e3053b745c5a071d445af",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "FiberProbe__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d62ccfa234660539fc2618cef7bf2f6e85ba7be0db975ec53ab4c847087770db",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "FiberProbe__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a68834f809c8c78722800285bcb3fabac36a1ad04dee60315a5d6f6fda01fac7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#numerical_aperture",
          "name": "FiberProbe__numerical_aperture",
          "definition": "Numerical aperture",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:390b89201c42507ab7cc7b958ec6eeeee5887c9d4043f2c395859c6de2d3cb7a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "FiberProbe__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:538a1bf9446a6c381c43d4ac145c0794ee769db8cab2c66e012b0b6f8caf30c1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "FiberProbe__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9b6bed7f024ad6466071b1059ffcebf72f721597818e316038caaf235d3394cd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#total_length",
          "name": "FiberProbe__total_length",
          "definition": "Total length (mm)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e57fe4f8b3d7a32f9e20463739102c8595088cef8fe29ec12563a3b92a377880",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#fieldmap",
      "name": "Fieldmap",
      "definition": "Some MR schemes such as spiral-echo imaging (SEI) sequences are able to\ndirectly provide maps of the *B<sub>0</sub>* field inhomogeneity.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c55a1345a57be6760482764ef12e23599a54227aa79e978b4bc109da5741b4e5",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Filter",
      "name": "Filter",
      "definition": "Filter used in a light path",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:cc09619b3925d8b6009697e17c81d3561e31d3b808fb9aad8ec58f7fbc36e63a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Filter__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fc2d9118574ca7ed18bf27d5903b41efa5bcc3c0a2d5c82ab64043bc055077c5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#center_wavelength",
          "name": "Filter__center_wavelength",
          "definition": "Single wavelength or list of wavelengths for MULTIBAND or MULTI_NOTCH filters",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f09b46c4f79c895a9878cb8166564c6ca130f8ad3a4dd62d9dbe5b15f24d2fc6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#cut_off_wavelength",
          "name": "Filter__cut_off_wavelength",
          "definition": "Cut-off wavelength (nm)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3e8d5aebf4bb170ad1b31a44940d050d5737b6f5dda401c27ec03b6d0824c18f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#cut_on_wavelength",
          "name": "Filter__cut_on_wavelength",
          "definition": "Cut-on wavelength (nm)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6ecc253763feb782bcc9359e7cadb81703cfeba460705857308e0849c44c65e3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#filter_type",
          "name": "Filter__filter_type",
          "definition": "Type of filter",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:841b1d5566b2decc140e64ddf23de764d890c146fe2f97c6d62b185b5f80df57",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Filter__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:553a4372939104bd882c4d75eabe2f27ac761af13a8d1b0c2bdcd5391e824e81",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Filter__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0ee52f49a52c594766e2bb2a80a7d61e6ce964ef7f671b9a90a9d5ca4cc9f5a5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Filter__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f7976eb94a93c3f51fb2c3c8fddc3d402dbb6d2e4f3176b98fef43c7b56cd460",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Filter__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ec3290fdf35455f6637fc9c5415a667c32915ffe9011eaf53cbb419b9313dd59",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Filter__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6dc5d8bd4caab03894b361e99e69e5bfc4d8032e852f8cac4de78155ad06c1ce",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Filter__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:30b659b9bf7e3f324cf52256e225efb7226d2edaa8bd4be0448e17dfe2b97f1b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#wavelength_unit",
          "name": "Filter__wavelength_unit",
          "definition": "Wavelength unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1c3e496760d759bce4d095c4ef4b1a77f39fa18ef81080abcbedfb2f372e28fb",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#FilteredEphys",
      "name": "FilteredEphys",
      "definition": "Electrophysiology data from one or more channels that has been subjected to filtering. Examples of filtered data include Theta and Gamma (LFP has its own interface). FilteredEphys modules publish an ElectricalSeries for each filtered channel or set of channels. The name of each ElectricalSeries is arbitrary but should be informative. The source of the filtered data, whether this is from analysis of another time series or as acquired by hardware, should be noted in the TimeSeries::description field of each ElectricalSeries. There is no assumed 1:1 correspondence between filtered ephys signals and electrodes, as a single signal can apply to many nearby electrodes, and one electrode may have different filtered (e.g., theta and/or gamma) signals represented. Filter properties should be noted in the ElectricalSeries 'filtering' attribute.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:3bb0c8237024b889e090abe75f5a6284a9164037eaddd78161cc56449624ff9f",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FLAIR",
      "name": "Flair",
      "definition": "In arbitrary units (arbitrary).\nStructural images with predominant T2 contribution (also known as T2-FLAIR),\nin which signal from fluids (for example, CSF) is nulled out by adjusting\ninversion time, coupled with notably long repetition and echo times.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d6bef24bce0e46a5949462fa333ec021ab5bf849ac36a25104b4a67a746ada62",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FLASH",
      "name": "Flash",
      "definition": "FLASH (Fast-Low-Angle-Shot) is a vendor-specific implementation for spoiled\ngradient echo acquisition.\nIt is commonly used for rapid anatomical imaging and also for many different\nqMRI applications.\nWhen used for a single file, it does not convey any information about the\nimage contrast.\nWhen used in a file collection, it may result in conflicts across filenames of\ndifferent applications.\n**Change:** Removed from suffixes.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:6960965e4579d01b7faf42e5c2d3b3bbf7702851934e9ca427ab87b5d522c337",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#FLUO",
      "name": "Fluo",
      "definition": "Fluorescence microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:87e3b15e6a0b55bc02a738abed173d5f6a132743a48a09201d53d9922a742360",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#Fluorescence",
      "name": "Fluorescence",
      "definition": "Fluorescence information about a region of interest (ROI). Storage hierarchy of fluorescence should be the same as for segmentation (i.e., same names for ROIs and for image planes).",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:453b701972c2b69613ce12fd7f6b4e07edfa007e2aaaed5279aa4c8033f093cb",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#FluorescentStain",
      "name": "FluorescentStain",
      "definition": "Description of a fluorescent stain",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d04315ef2e6bd5a86da1732bba8fa1dcde8e51d347df83823d2ba4831494b76a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#expiration_date",
          "name": "FluorescentStain__expiration_date",
          "definition": "Lot expiration date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7f14acf43f7130bb80de80defbc74821cc7fb4df225e176f1d37aa7bf055444d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#fluorophore",
          "name": "FluorescentStain__fluorophore",
          "definition": "Fluorophore used in the stain",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7b295955b6487fe057790be64484beb249ed5ebca4873b199a39d17835542ea8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#initiator_name",
          "name": "FluorescentStain__initiator_name",
          "definition": "Initiator for HCR probes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bb2130a50587d08fed47096f09223eb958b1a19493bab664c94ea6b51013eb29",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lot_number",
          "name": "FluorescentStain__lot_number",
          "definition": "Lot number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:09d2c3133d94e7304e347dea42d0b5e5629b9d8ce8d158878d463f2b10d11b7c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "FluorescentStain__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fc1befb34bd7ce20a15a8f5f5c38ee6ca815c1bcbcd609867c8ba91c9d6d2f59",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "FluorescentStain__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0e2095ec0dafee9f6351fff258ae258928c4640b929193e1ee2ff2108dcae821",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#probe",
          "name": "FluorescentStain__probe",
          "definition": "Target of the stain",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ae82d0607adc353f5d337d75c38979af996cd216aec337b6adf183d3fc529d19",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#rrid",
          "name": "FluorescentStain__rrid",
          "definition": "Research Resource ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ad18e84e21ac48e792fe363feebc602d22fe43dc284d82444fcc89bdbbb4c761",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source",
          "name": "FluorescentStain__source",
          "definition": "Source",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fb6ca32903e46c4d5a69279306fcc16914599a462fd6c62275212309102eb11f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stain_type",
          "name": "FluorescentStain__stain_type",
          "definition": "Stain type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:93bdcfb89ddfd5e19e8ac4ac3fd875e4f2398c7521616886191e92bcef7acc3d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Fluorophore",
      "name": "Fluorophore",
      "definition": "Flurophore used in HCR, Immunolabeling, etc",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:430fc250f2fc46d9dc00c0d1703718aaf8f90439311801147a5fcc314d6a4d12",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#excitation_wavelength",
          "name": "Fluorophore__excitation_wavelength",
          "definition": "Excitation wavelength (nm)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:151f2715a05c69fdee397f11ec69e95c745e77d2bfa4ef11c83ec00f7f4746cc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#excitation_wavelength_unit",
          "name": "Fluorophore__excitation_wavelength_unit",
          "definition": "Excitation wavelength unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8d2aefd8256a7ba4a95587b42fa894c66bb70062e792038d1af7d7935347869d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#fluorophore_type",
          "name": "Fluorophore__fluorophore_type",
          "definition": "Fluorophore type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ed6c4ae4651bf2f474d1e009db4fd274d8db8dbc221edbb5f04507255afb1927",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Fluorophore__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:44894343a574f61c2578589b1ab83dcf403c9095c68f45a77024af8ae2de3f65",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Flypad",
      "name": "Flypad",
      "definition": "Model FlyPad",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4d198b4d3d0e81ac82dc167fc68d1c16f5881d27883326762973ca1976f6d06f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Flypad__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:15c091ced52d4af0e70d7f5308ffaa4e23e6202619ee94a5f2534f4902c18aea",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Flypad__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:cc18dee5095915052d48f9b2628a616ccd4ac5a29ba8499e87d65563b9955b61",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#fmap",
      "name": "Fmap",
      "definition": "MRI scans for estimating B0 inhomogeneity-induced distortions.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:6e0bf59423b7a93ade52dab3e302f06eeba604834ed98f3c7c624e764f7d2f8c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Fmost",
      "name": "Fmost",
      "definition": "Model fMOST",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:53e75993c066017ab5f4efad13c1ecfc62dcfaef7e09c688d407b370a6506373",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Fmost__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d14aeccdde1f88b998c8eda66f45a2a5bc898cb2069de8117e20556ff56a7764",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Fmost__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2c43f12f8111a898622dd63d6e24748ccb1c4799e3d97cc8decd7a0a487aca7d",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#FrequencyBandsTable",
      "name": "FrequencyBandsTable",
      "definition": "Table for describing the bands that DecompositionSeries was generated from. There should be one row in this table for each band.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:b236da461ac93323bc8df95a43880829e77dc0528a81842f8b9e0c1db8e2c43a",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#band_limits",
          "name": "FrequencyBandsTable__band_limits",
          "definition": "Low and high limit of each band in Hz. If it is a Gaussian filter, use 2 SD on either side of the center.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:907d7ba0fc0e304ea4466b9664fc435826bcb1c24e553039b55dc5fe8788247a",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#band_mean",
          "name": "FrequencyBandsTable__band_mean",
          "definition": "The center frequency (mean) of each Gaussian filter, in Hz.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:a7bf43879d2dd8ca8493abf6d7ccea3ce16c4ad88cbf6cec355af4343af754d7",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#band_name",
          "name": "FrequencyBandsTable__band_name",
          "definition": "Name of the band, e.g., theta.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:59c81a9d2de478dc6e2f716fb23f3dee99998c42cd3d470aecd6bb9b872fa43f",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#band_stdev",
          "name": "FrequencyBandsTable__band_stdev",
          "definition": "The standard deviation (bandwidth) of each Gaussian filter, in Hz.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2027d377d63351df1216262f66ae1ca766f4695c197d765bf24ddc360b85d4bc",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Fujinon",
      "name": "Fujinon",
      "definition": "Model Fujinon",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5422a241b59fbf2fe538b693c193fcc7974ec3b049a3833c5951ed52369f62d3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Fujinon__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c31c1de66adfc9613f82c010bfcf383fb4398cc16b6de716fb3e1843925f2fa2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Fujinon__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b95a9dfd249ef7a3a8ac8b16b6381a267d7a550bf153c2d5f01fe3b0b15338fd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Fujinon__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6e323fe8efbcd6e5f77e91988b7e4b5657955fa30615ab72f8a2e5105b54ddff",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Fujinon__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d880c92780d2959b59b26b7f6bc8d20691eab433bf0d170c231710d1be26db2c",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#func",
      "name": "Func",
      "definition": "Task (including resting state) imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:53c62b5c343337829b7672e390f1c3156b8ccd36711d30be15d9170e982a247e",
      "iri": "https://schema.org/ResearchProject",
      "name": "FundedProject",
      "definition": "A BBQS research project \u2014 the scientific work tied to one or more NIH awards.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:f7308dd8a02264000717c1b8caebc3bfb7d0a56af66f505396dda10ddcc435c3",
          "iri": "https://schema.org/about",
          "name": "about",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/Species",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:03c2a1c318846d7f4f26fda7b7e7d636d1148552b81500c062b4514adf88e604",
          "iri": "https://schema.org/description",
          "name": "description",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:0f52ed545e4120e5e60e6b0e23b1bd0fa18d204ae7de65f24e5d380d3a1ab696",
          "iri": "https://schema.org/funding",
          "name": "funding",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/NIHGrant",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:b381b4d9da602c4f6677c67b98f63f2dd0649607d2a8c5e0b3b0e6e1cc14a4f4",
          "iri": "",
          "name": "instrument",
          "definition": "Devices used in the project.",
          "value_range": "https://registry.sensein.io/obj/Device",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:0a6d8effb6979db4022600d7866dd1ba3c4aae6bbb726075364d2b98e1ad9f57",
          "iri": "https://schema.org/member",
          "name": "member",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/Organization",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Project"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:b6e23dea9a5a7dac72e61120e071e7427f21553eaf510c186223c33fb7e07922",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Funding",
      "name": "Funding",
      "definition": "Description of funding sources",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:335331e25dc13d2abf7bbb4d8ef8b7fb6ef9e1a5f56546ede23124126f1e9b8b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#fundee",
          "name": "Funding__fundee",
          "definition": "Person(s) funded by this mechanism",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e140e67878f99127e9f4c1c6975e3565a133774ae5f6255b41b7526749bbcd6a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#funder",
          "name": "Funding__funder",
          "definition": "Funder",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fb7e631b384eaf9242f2cef2149389d47cc0dad84912b0c4e2c12d19c8d61b40",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#grant_number",
          "name": "Funding__grant_number",
          "definition": "Grant number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:126244c7cd01de1ebb83ecf15b6e3bf083780a4d11ba377752c7a0eabeaed481",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Funding__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:939763c998e88a459d7dd8c5cc19c6486922434ee4b9f9ef36eede4a34e3963e",
      "iri": "https://schema.org/FundingAgency",
      "name": "FundingAgency",
      "definition": "An organization that funds BBQS research (typically NIH).",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:daa353cc1859286290125a3ca9f5f17abd1cc00e6d3ed4f7a1cb61dddaaeb655",
          "iri": "https://schema.org/identifier",
          "name": "identifier",
          "definition": "External identifier \u2014 e.g. NIH grant number, DOI, DANDI URL, NCBI Taxon URL.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Organization"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:25bfdf14551465be24a3ac3865482de3f704a1bc90699a47b136452fea83b84e",
          "target_name": "Organization",
          "target_iri": "https://schema.org/Organization",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.23076923076923078,
            "desc": 0.5025052282760812,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:cb045a365af4bbc4c80ad0774edb3c8d84d651b863eb7b61b1c9d6c96c8c4b94",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Gallus_Gallus",
      "name": "Gallus_Gallus",
      "definition": "Model Gallus gallus",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:896f50818e346ab270e4214e1b7ce3c867794032823dff579218a6f01ec7b5b5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Gallus_Gallus__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:139f9335bcc9e233eb6072128daaa9375f61f1c1b7d92f7222902ce61de5730c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Gallus_Gallus__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c365109bf640f1a8c58be24968d5c39929f6e7aeff3974b39523d0349c46edaa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Gallus_Gallus__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:080bca528422df6d9856004e04141b2de523a383aec32c198cb6adfce732c572",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Gallus_Gallus__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b9ad163342b4b1bf4c9d0cdf129e14caaa348d1016eef5255f7ecf1b3783a323",
      "iri": "https://schema.org/Gene",
      "name": "Gene",
      "definition": "A discrete unit of inheritance which affects one or more biological traits (Source: [https://en.wikipedia.org/wiki/Gene](https://en.wikipedia.org/wiki/Gene)). Examples include FOXP2 (Forkhead box protein P2), SCARNA21 (small Cajal body-specific RNA 21), A- (agouti genotype).",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:a15ce69239601e2ff38da4686cf574922e2d4b2a3bde709937ab6090f780ef3b",
          "iri": "https://schema.org/alternativeOf",
          "name": "alternativeOf",
          "definition": "Another gene which is a variation of this one.",
          "value_range": "https://schema.org/Gene",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:7638a2fe622d6d0e5781847e14dd7b653fba84c85328dc03dac063c37ab1bc16",
          "iri": "https://schema.org/encodesBioChemEntity",
          "name": "encodesBioChemEntity",
          "definition": "Another BioChemEntity encoded by this one. ",
          "value_range": "https://schema.org/BioChemEntity",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:dbd0d6ed85a3fef6bf4c4dbb10cf052d61a9db247a3ada7c3c4646737d938e30",
          "iri": "https://schema.org/expressedIn",
          "name": "expressedIn",
          "definition": "Tissue, organ, biological sample, etc in which activity of this gene has been observed experimentally. For example brain, digestive system.",
          "value_range": "https://schema.org/AnatomicalStructure",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:49cdcb25f5bb57cdef58fa0fa9dc4c01b8c50192031fe0cbaddc49ab37dcae4d",
          "iri": "https://schema.org/hasBioPolymerSequence",
          "name": "hasBioPolymerSequence",
          "definition": "A symbolic representation of a BioChemEntity. For example, a nucleotide sequence of a Gene or an amino acid sequence of a Protein.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/BioChemEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:580662e84822d59a1af41a5c8a2de0e4b4302292bf331fdf449600389ff28564",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#GeneProbe",
      "name": "GeneProbe",
      "definition": "Description of a set of oligonucleotide probes targeting a specific gene",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f663f3410c4b1217e12a5e348c7cc984626447b76f0227cde846fc6ea9736bbb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#gene",
          "name": "GeneProbe__gene",
          "definition": "Gene name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ce099aea8c0818cad75f956f4a1f49686d8414d9bdd7d22ab27c374d69532a5b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "GeneProbe__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5736a86c0c8b3eb1ad09c01cec7ae2a354412e917ba574c183070d800209b912",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#probes",
          "name": "GeneProbe__probes",
          "definition": "Probes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:53ba3ee8c8b7cfcc4fcef2e883708d073dc19fcfd82bb3e48eab2781a798d79a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#GeneProbeSet",
      "name": "GeneProbeSet",
      "definition": "set of probes used in BarSEQ",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4a6622a3732ac342ccc527d11048d33e247bb3c78d908e9a76b6d2cddc76888b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#expiration_date",
          "name": "GeneProbeSet__expiration_date",
          "definition": "Lot expiration date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:07a413179842dbe19e93e716ee001eae795ee65ce0d3ed12db13e8760bd941cf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#gene_probes",
          "name": "GeneProbeSet__gene_probes",
          "definition": "Gene probes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:59a0eae097b03b8c5fbcba292db3c64930e1e9aa049831f28ce0e846da9ca6c8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lot_number",
          "name": "GeneProbeSet__lot_number",
          "definition": "Lot number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:869afda264dfde606994e07c6c9af3ec34f0c96888fec7d9490a6b27716d4b58",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "GeneProbeSet__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8348f49f4a080729ebcafd3ea149eb21c42e592fea519ba00c07f403085393d7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "GeneProbeSet__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:11ac37247c35446cfb57801c6780033e99903b2fba0bc73823f741d426f89b8c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#rrid",
          "name": "GeneProbeSet__rrid",
          "definition": "Research Resource ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c43dc2bfe8ca426e27d5350a26ece654b327c4cf3f853530fbe05f842d1f754e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source",
          "name": "GeneProbeSet__source",
          "definition": "Source",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:6a9b1d24fcccdb2756c52a66033946662a74ccfc3478d8627ee571b9867389d9",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#GenericModel",
      "name": "GenericModel",
      "definition": "Base class for generic types that can be used in AIND schema",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:6cd0353890bc13c61453cd578463247960799edafaab781d5c9183a8ac483893",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#GenericSubjectProcedure",
      "name": "GenericSubjectProcedure",
      "definition": "Description of a non-surgical procedure performed on a subject",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:220b9b5b85e24081b47727f6cbaa93b1bd4fcb92a4c2613d646994809e70f10b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#description",
          "name": "GenericSubjectProcedure__description",
          "definition": "Description",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:073d1b432492fa64fe7eda2e7010b983aa086490b11eca74034f78ff22bfa61b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ethics_review_id",
          "name": "GenericSubjectProcedure__ethics_review_id",
          "definition": "Ethics review ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:71574f457a629ae1ef9511c5114b79a4280610347f6b9b68ecd0c6d6edb67251",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#experimenters",
          "name": "GenericSubjectProcedure__experimenters",
          "definition": "experimenter(s)",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cf6908db5f5b004580c03e4fff64cf1382b56bc9b864afd261a99783dc35bd2f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "GenericSubjectProcedure__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:751d4e98294327bee24a768d0f688798f9260788059ef54736203f83db9d7cc8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "GenericSubjectProcedure__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:78b0d033355afa22f416dc9fc51a98c699198caa1cf056961aef5026be6019cd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "GenericSubjectProcedure__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:623edcea762af090d49cdaecb13659b2f2f902024b11abd3f0ba2c2d4be0292d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_date",
          "name": "GenericSubjectProcedure__start_date",
          "definition": "Start date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:62261dda5c2dfde498c7514526ec159db8b12e8158bb66136d8ccaf2106083bd",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#GenericSurgeryProcedure",
      "name": "GenericSurgeryProcedure",
      "definition": "Description of a surgery procedure performed on a subject",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:dec9605a02c187189b3f950c7763296fb9b155a00d5c4d7ec1c554822d323dee",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#description",
          "name": "GenericSurgeryProcedure__description",
          "definition": "Description",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:63278bb79574b56c03299d58ed2347fb8852d644288786e973852d0ec4d7c8b1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "GenericSurgeryProcedure__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:44af3ce3cfce7eab0b42da9f3665a8c34a13b4c9ce04d15a7a33c69a3848cebb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "GenericSurgeryProcedure__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f110b6fa2a494de48cb3f94b2390ecb3fa078ee578245c99bf5a528c4c49669a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "GenericSurgeryProcedure__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:30d5bcca9d418603befa0109fc498fdf3c951da0db3f747284a082456ec95921",
      "iri": "https://schema.dandiarchive.org/#GenericType",
      "name": "GenericType",
      "definition": "An object to capture any type for about",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:37ef94be43fe6bbf01d80093d0fde3095e5c337428bc261dbb0109aada73a0c8",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "GenericType__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:376c8b2abf470c60025704ed98dc87262a3cfd60256826ca7ba80afeedb6b765",
          "iri": "https://schema.org/identifier",
          "name": "GenericType__identifier",
          "definition": "The identifier can be any url or a compact URI, preferably supported by identifiers.org.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:6aa274d36303275a9d7a28b2a70a5a337f778f70daa62307ae6afae5242af41b",
          "iri": "https://schema.org/name",
          "name": "GenericType__name",
          "definition": "The name of the item.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:c53e5fcc3636a6bd39d7c39edb583579479086d839a793369394119e458a28ad",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "GenericType__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:745883020c2b889a5e87bff129f1a5c221b3c3461e326c601a22915d95db99a3",
      "iri": "https://schema.org/Grant",
      "name": "Grant",
      "definition": "A grant, typically financial or otherwise quantifiable, of resources.",
      "is_abstract": true,
      "sources": [
        "bbqs"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:4b34eb1951c20718df86cd854f54a51150935810703ce6ef8900d2be1f7420b7",
          "target_name": "Thing",
          "target_iri": "https://schema.org/Thing",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.2,
            "desc": 0.07112741903375908,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:d628ba085d7e1c0f2fee05b68013c37529a1761824939f9cbc7f79feee181e6b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#GroundWireImplant",
      "name": "GroundWireImplant",
      "definition": "Ground wire implant procedure",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5e498b8f2205fb4ca61086405c26fa6493bb15ca3d060b56de0fd679fd0a39e4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ground_electrode_location",
          "name": "GroundWireImplant__ground_electrode_location",
          "definition": "Location of ground electrode",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:95fb52a3a40a924772fc02731976883fc640b5c9639ce7f5a9ca771ae98ec1f9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ground_wire_diameter",
          "name": "GroundWireImplant__ground_wire_diameter",
          "definition": "Ground wire diameter",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4480094abe023c24f66ac2bbec76987ada437a34e6fda3f6f2f74e43237851ca",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ground_wire_diameter_unit",
          "name": "GroundWireImplant__ground_wire_diameter_unit",
          "definition": "Ground wire diameter unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3375cf7af2934bd1f04d8225cade29c9a7a8963da66dc13623dff0b80d0ade0d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ground_wire_hole",
          "name": "GroundWireImplant__ground_wire_hole",
          "definition": "For SHIELD implants, the hole number for the ground wire",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0c56a9d81c4bf10103f1a53cd9ca0588e009a712e7a90a05551df6876e4fa767",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ground_wire_material",
          "name": "GroundWireImplant__ground_wire_material",
          "definition": "Ground wire material",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ebfff8e5d5a92f72f0fae628a87ea07280dab2bfcdea63f1d7fe81149e6d6dc9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "GroundWireImplant__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b014393f189fe5dabfebd3eb0109489abc871c24d3fbc6240ba8c87e45f29e98",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#HCRSeries",
      "name": "HCRSeries",
      "definition": "Description of series of HCR staining rounds for mFISH",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b3f2190adc236864dccafb30adf68b929d7053a2339b0a6c075500fac84eab98",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#cell_id",
          "name": "HCRSeries__cell_id",
          "definition": "Cell ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:65a59116ad1212dd18c1fd7ee10bbc01ace3facc4d26a6d55aad39fcc3c59d37",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#codebook_name",
          "name": "HCRSeries__codebook_name",
          "definition": "Codebook name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:650af280f673ab25e5c649f56187ae5fd21faf05b066fada5eec69def1aee585",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#hcr_rounds",
          "name": "HCRSeries__hcr_rounds",
          "definition": "Hybridization Chain Reaction rounds",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f387da30138a7df30b2fe50498012e064bee21db85cc269379bed5559812b4a3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#number_of_rounds",
          "name": "HCRSeries__number_of_rounds",
          "definition": "Number of round",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:da18bd60d2cf6c29407d6017f6fe2e3e3deca204cb912b7501715162006c2447",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "HCRSeries__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:06fb1ece381fe4ed2e3b647df1a1271b0530afbc7ee14981e85c7ee162a061e9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#strip_qc_compatible",
          "name": "HCRSeries__strip_qc_compatible",
          "definition": "Strip QC compatible",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4c80981dc280c99ddfcead7d5de4d4d6423fb558d3b06a6c8c1f9bfbd4dbc8ad",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Hamamatsu",
      "name": "Hamamatsu",
      "definition": "Model Hamamatsu",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c92e575f3a47bcd7491563cb0df30d5a9d92ff89b6c2bcb35d38e607e883ea60",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Hamamatsu__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6c8155e4c8edbe68757bbe34aeedcf20309c3caa9e18ae0a38059eb6ff3707fd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Hamamatsu__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fd5cad25cd026324e5e2d4b92c55d29dad6a312f060400922676ed13db02ad1a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Hamamatsu__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f0a11ef17e7845d3de12b253883770160eefb06633677a4a834ed5bb4ba7ddd3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Hamamatsu__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d4fac79513d89266f09a4c5aac057bd185ea84cd71896871526edd6f11571b24",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Hamilton",
      "name": "Hamilton",
      "definition": "Model Hamilton",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:71a67c32fc17f393cb6f8b7adb9b83c62804c59e49ca2ab681ff65f720c441ba",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Hamilton__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:40598ba03c76a9b2ddd8c988ab06f38e25d5e90b6db6b5f5814b9155f908ec13",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Hamilton__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:04223e4452ea189d0ad1d3e90b58c3e66a0c01889994ccbb34b9898a7103bae6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Hamilton__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:715903d77df7edf214694a9a3223e74d70b32a5a7484adbc92bcb4a85cbb6105",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Hamilton__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ccfe96b53e769c6c8149e241e12723f88dc0cf896d79b206cebe40cc7abc7a4c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#HarpDevice",
      "name": "HarpDevice",
      "definition": "DAQ that uses the Harp protocol for synchronization and data transmission",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:53e7512d0fe50c6ad7384df36e9c4b04bdf2de9aeb0de63ca38c75ee0f2fae24",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "HarpDevice__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:90091e4fbaea33c005387ab1f141544deec5190f260a901b9012dd3028baac64",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channels",
          "name": "HarpDevice__channels",
          "definition": "DAQ channels",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:49784eb1e894a1bb5fa57e90ce9564d8042558594caf5bdd56c91daee8f9b4c0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#core_version",
          "name": "HarpDevice__core_version",
          "definition": "Core version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9d890778eb98a92dfa26df7524dc6030bf555fcbd4d31d7348fb38ca31726f62",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#data_interface",
          "name": "HarpDevice__data_interface",
          "definition": "Data interface",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:585ee9be5dae68f923d62ee15055f7465ebd5d00b3bcd4a10cf5d81fa6cdb44d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#firmware_version",
          "name": "HarpDevice__firmware_version",
          "definition": "Firmware version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:75be5ce123d65c016481921ac41b7864691f8d048546a9910334d4658e6aafe6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#hardware_version",
          "name": "HarpDevice__hardware_version",
          "definition": "Hardware version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c9c1202f613bfc9a3d8e1724dce106051573585eb9c713469a3a206120ced3d0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#harp_device_type",
          "name": "HarpDevice__harp_device_type",
          "definition": "Type of Harp device",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:29a1fa1fa45e4b62a234ccc38d4d169ccbe5084fe43b1ee858be1cd63e404f0e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#is_clock_generator",
          "name": "HarpDevice__is_clock_generator",
          "definition": "Is Clock Generator",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:42ba5b94b9516a14751108ccfd353fd2e7c92634b114be70e3b8c3565f31cc5e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "HarpDevice__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d154a8a9f1f1881041eb3998fadec0fa1d285cfd373f558bc9c1559e049ec70a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "HarpDevice__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:67e534b5728900b56524c79b9dce1f936f7a7758241441bb6fbe8703224cf830",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "HarpDevice__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5761a7e778d62225af3183f6439c66ef9f4ae2f09aa43b7807b9418ce2038052",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "HarpDevice__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0265ad0e568c0e6fad787311e0f63524ceefc9c518882301022d4ed7be3a400b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "HarpDevice__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8ef48871c4f76a6f57635b347a71d1f79787ad40fb38d388510a2526d66ba60f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "HarpDevice__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8d0f0e41d07721c59887d38cb1d063ef6f774ef67fa9df4e5444fa24f63e229a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#tag_version",
          "name": "HarpDevice__tag_version",
          "definition": "Tag version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ea2d859b15d944dce5d69511dc847e18914837bdafa83eae6a44dbf04ccf6bf2",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Headframe",
      "name": "Headframe",
      "definition": "Description of headframe procedure",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b4255d655ed5ee927d1c4d2d7e124ae77d5f2455dc35890d04b8632464437b03",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#headframe_material",
          "name": "Headframe__headframe_material",
          "definition": "Headframe material",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2036688473dad5b308d15b6d21b1ef280d914a99778e5957d1184a0c5d6f78a1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#headframe_part_number",
          "name": "Headframe__headframe_part_number",
          "definition": "Headframe part number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:765e70fff2aacd74cf3ff60d02a268d165d2c613dfa30db3e830a9f57b562409",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#headframe_type",
          "name": "Headframe__headframe_type",
          "definition": "Headframe type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:70380bc19eca43e292cd4356398cfc086eed458ed5854415e9b4f4655efba434",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Headframe__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6e6f16fbef945dff7d82b3bf711435eaa5f93774eebeb57189e9cc1acba181c1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "Headframe__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c1c5524b79fc391e02b55a8f9336089ac3690249b67434f2051541ccb411ce73",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#well_part_number",
          "name": "Headframe__well_part_number",
          "definition": "Well part number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:35f39added5a4b70bb219ee89bbef7e3f8947c76dfc9b8c07a4647a113dc9235",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#well_type",
          "name": "Headframe__well_type",
          "definition": "Well type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:39d547ee02c779b40972e7cfe2f9cf79e20ee9430bbfe78f8a08f0a1da9059a1",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#headshape",
      "name": "Headshape",
      "definition": "The 3-D locations of points that describe the head shape and/or electrode\nlocations can be digitized and stored in separate files.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d40f2ca8afe1deefc642777d619e1d6d206c17713f6a88d53e8edfb38d8ef8f7",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Hobgoblin",
      "name": "Hobgoblin",
      "definition": "Model Hobgoblin",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:8091ebcfd0c30fa07e6995e7f25963be692a16748220f123feea93fe276a3012",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Hobgoblin__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:af86dec160e6d34b041219cd8265757a740d2b3831b45283a77ba63b76917c67",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Hobgoblin__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0fcea229052d9ab81113b35b18716ed2bae48232dd78ca594a1ee0c907c6ccfd",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Homo_Sapiens",
      "name": "Homo_Sapiens",
      "definition": "Model Homo sapiens",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:13149d3629ee0cea34be8eb770251d02028755d1e096603f0458f8d963f14a86",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Homo_Sapiens__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4a2b1f86a3fd9e35e695ab49a541c6f26841a00b1101309c7c26bd8a35039ae5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Homo_Sapiens__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b2938b3135ce0f229e16ce6b1a8e247b4c80cd932c16c9becdce8cc7a856560d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Homo_Sapiens__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d06c342b76b029c7665127ef4cd28d163adee83622f0303ee29950c4261c8411",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Homo_Sapiens__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:76ea73f47c8374016b0158b0522e6ff92ec09ff04904d7f5bd715f8a66aa75ab",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Housing",
      "name": "Housing",
      "definition": "Description of subject housing",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ebe019644a06a6453d248e2f089ec30e8a822578f917d619467025586bb5224f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#cage_id",
          "name": "Housing__cage_id",
          "definition": "Cage ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:984b05e6e062cc4dbbc4394147baebbf2a57abb9a4699a58dc142dd0b88ebb0a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#cohoused_subjects",
          "name": "Housing__cohoused_subjects",
          "definition": "List of IDs of other subjects housed in same cage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ad6e23f82accc309229d70e55e944193d90218cb3bfb58340ab5b6c1c9c74b7a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#home_cage_enrichment",
          "name": "Housing__home_cage_enrichment",
          "definition": "Home cage enrichment",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6f6c3e871ca0659e64353af8b6e2ef43d84f67569491da9126e77fbf5f569ff1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#light_cycle",
          "name": "Housing__light_cycle",
          "definition": "Light cycle",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0ae9bd9448eaafae1005cf5f0bbf0a8a5418127be641ce832b0731807e8951e5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Housing__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7e98227514bb369a5d1fdb6e0e2e138f74c910ba3ca83abc9fc061f33f280464",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#room_id",
          "name": "Housing__room_id",
          "definition": "Room ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0b117dd301a190fc7684ae7b849f636e2a02a519839ca8c4fec1ec7b26f127d8",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Huazhong_University_Of_Science_And_Technology",
      "name": "Huazhong_University_Of_Science_And_Technology",
      "definition": "Model Huazhong University of Science and Technology",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d5a83290a457581870a8c4d60937db5f339b56341b176be89d8846422f17da4c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Huazhong_University_Of_Science_And_Technology__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e9cae2d7dbfc55441e72a2a1ad31d2349bb87468e1daf5f24e206c23d8499778",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Huazhong_University_Of_Science_And_Technology__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7cbff2c4e65215d22475981482d48a7532295a425a8bcc9da167d16463920336",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Huazhong_University_Of_Science_And_Technology__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:91b3d57167083d67e551fbc90b58256a019e3e4da0c410125f5d5b058f4fd832",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Huazhong_University_Of_Science_And_Technology__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0e494178f5633543f81f638b1308982641c48bb887ef941c6c84c0fd3ad5e5bd",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#HumanSubject",
      "name": "HumanSubject",
      "definition": "Description of a human subject",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:3b0d5339c03353fb59f6057da9a84836ca5bc7f42081f367da8a6ecfd8a9d8bf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "HumanSubject__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0df9c08988ef66327a7a5d5aec5c17a85fe2134fcef154b3e00eeaca8ea9e937",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sex",
          "name": "HumanSubject__sex",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3ab6af15c173a840df45abb3abce05aeed32e912fd6d904d94d1181322405118",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source",
          "name": "HumanSubject__source",
          "definition": "Where the subject was acquired from.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8bcdcff40aa6fdf72f37482c02ee4523a304a7abdb4bf11366d32b15d1e6b9d2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#species",
          "name": "HumanSubject__species",
          "definition": "Species",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fbbc9fd1c67ca79207ce19846bd1e2e68c94b0dad9961ad0904fb573bb044ece",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#year_of_birth",
          "name": "HumanSubject__year_of_birth",
          "definition": "Year of birth",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:af66a0d90b00afd20ed96fedfe886abf5a667d5ca47845234a510be55a6de9c6",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#HybridizationChainReaction",
      "name": "HybridizationChainReaction",
      "definition": "Description of an HCR staining round",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:bbf3472f422cea431de3b7783c3d137516e5a6aa51d70ac87ba7d58c43a50da5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#end_time",
          "name": "HybridizationChainReaction__end_time",
          "definition": "Round end time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:44bdf505af5b424cf55581670a65b76cd7f19e672ed7cc79d5816f38f027a74e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "HybridizationChainReaction__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0f6643ec50ed203f54be3ccff22e154657a719170446863f4b499a7d845d9f0d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#probe_concentration",
          "name": "HybridizationChainReaction__probe_concentration",
          "definition": "Probe concentration (M)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:221698181b2d48b20255b1e80f0301a0a3fad079a3d7c33debbe1d2acb34b684",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#probe_concentration_unit",
          "name": "HybridizationChainReaction__probe_concentration_unit",
          "definition": "Probe concentration unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8d6a9b9bade119152f6ba525aaf9f53308b33869c894837631887a79aaba5c69",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#round_index",
          "name": "HybridizationChainReaction__round_index",
          "definition": "Round index",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e16d631995ad1c45f3c3dbcb800b4ea328930353c10e469b98eccca0fda57548",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stains",
          "name": "HybridizationChainReaction__stains",
          "definition": "Stains",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:15e9c450ead0cfb1082819c79db55eae6568248f26f357865599a293867af2cd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_time",
          "name": "HybridizationChainReaction__start_time",
          "definition": "Round start time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c7ce480e700389f2ebcad9b68faaeb96529036cf3a61aff09c9e384beecee028",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Ibl_Behavior_Control",
      "name": "Ibl_Behavior_Control",
      "definition": "Model Ibl_behavior_control",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4449674f0922be202b85783061e892e21bb91f8140f2933792306739ccd779f4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Ibl_Behavior_Control__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:02cec87931ceb1694f163e683928b14a09776585d8a3c55f45172a9ba9b5716f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Ibl_Behavior_Control__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ac890adc39a5d1133f278c48053479bd4361a83ccea4a6e961c50bf21e622657",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Icephys",
      "name": "Icephys",
      "definition": "Model icephys",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ec2b3560ba4949a1dc36d52ccb1ef0383045827fe595ef07384726496223d65e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Icephys__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:06012d725b646046d8996e6bf16e0b63ec5e8b6c07e0757d24cf8e8e9d8bb473",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Icephys__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:234fb62007747a5dee454be36852aaca123d11e8ca10ce8b2f6081a00b8c8ec4",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#ieeg",
      "name": "Ieeg",
      "definition": "Intracranial electroencephalography (iEEG) or electrocorticography (ECoG) data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:cfa4c14bbb3c4ab39c1fca49d420c09e5f4c85d1e0f3f739e866ccba955028f8",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#ImageMaskSeries",
      "name": "ImageMaskSeries",
      "definition": "DEPRECATED. An alpha mask that is applied to a presented visual stimulus. The 'data' array contains an array of mask values that are applied to the displayed image. Mask values are stored as RGBA. Mask can vary with time. The timestamps array indicates the starting time of a mask, and that mask pattern continues until it is explicitly changed.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:a6f26f87ad0948dfa0135e77e7dcbde4e39f48bfde7ee0fc4c6cbf9292b9ee8d",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#masked_imageseries",
          "name": "ImageMaskSeries__masked_imageseries",
          "definition": "Link to ImageSeries object that this image mask is applied to.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#ImageSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:3e3549004d049e3f62944e01af6ae3af6a99d7eb19e2b81bd856ef52fb94eab0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ImageSPIM",
      "name": "ImageSPIM",
      "definition": "Description of an N-D image acquired with SPIM",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:1e5d7830949fb58d73f276f48067bd790c214b3e3b1430ec448167bdf5aa5f4d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channel_name",
          "name": "ImageSPIM__channel_name",
          "definition": "Channel name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4cdc1c34a8c1fe3ba60a483a0b3b2a576cb24d2df402251ede99faa3c1088300",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dimensions",
          "name": "ImageSPIM__dimensions",
          "definition": "Dimensions",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:27bcb7238b0b415fdfaac4e75a70f4efaa84f25c34f465b3cc7b2d22a95359f0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dimensions_unit",
          "name": "ImageSPIM__dimensions_unit",
          "definition": "Dimensions unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0812b51741deec9337b4ff4dab940540186292c55ff5e4ed2cf71fa85d197892",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#file_name",
          "name": "ImageSPIM__file_name",
          "definition": "Relative path to a file from the metadata root folder",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:858f91809cbe02e0449f18bf19bd2a1083c628cda4be09026875dcfdcf88e3a4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#image_end_time",
          "name": "ImageSPIM__image_end_time",
          "definition": "Image acquisition end time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6ed7cdc1d51796bbacc4a4cc5c67ebf0578efa959fc9efa6b75d256f28056f1f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#image_start_time",
          "name": "ImageSPIM__image_start_time",
          "definition": "Image acquisition start time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fbe57f775d09ed2063d2d091a0f2ccd51651c78c620903749f99e722af35a725",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#image_to_acquisition_transform",
          "name": "ImageSPIM__image_to_acquisition_transform",
          "definition": "Position, rotation, and scale of the image. Note that depth should be in the planes.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8de3cd93ade97027b9337e53ec8eb795a95f2f3cbbbedb8d50a89186037261a6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#imaging_angle",
          "name": "ImageSPIM__imaging_angle",
          "definition": "Angle of the detector relative to the image plane relative to perpendicular",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:05ebf841e36b5b4d246b1464f73bbe4a4879cc8e88b55bec626efd91e9c06495",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#imaging_angle_unit",
          "name": "ImageSPIM__imaging_angle_unit",
          "definition": "Imaging angle unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0c7f7d00d206e20b24dabe19474a0007cf6f4851f742c3d7e22fecc4e38072e7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ImageSPIM__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:36c87704c27a64adaca924cbcbb40fdd3e05bd807e9a1a443b41afbdfa588368",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#ImageSegmentation",
      "name": "ImageSegmentation",
      "definition": "Stores pixels in an image that represent different regions of interest (ROIs) or masks. All segmentation for a given imaging plane is stored together, with storage for multiple imaging planes (masks) supported. Each ROI is stored in its own subgroup, with the ROI group containing both a 2-D mask and a list of pixels that make up this mask. Segments can also be used for masking neuropil. If segmentation is allowed to change with time, a new imaging plane (or module) is required and ROI names should remain consistent between them.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:52b82cf4d2493f874264641944842dcb81c857ebf1ca7ce3d76e47e30cbdf726",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#ImageSeries",
      "name": "ImageSeries",
      "definition": "General image data that is common between acquisition and stimulus time series. Sometimes the image data is stored in the file in a raw format while other times it will be stored as a series of external image files in the host file system. The data field will either be binary data, if the data is stored in the NWB file, or empty, if the data is stored in an external image stack. [frame][x][y] or [frame][x][y][z].",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:6e4d48babd0afc2319b67ea101966b02069cf667dfe4418c9b2056a05b240034",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "ImageSeries__data",
          "definition": "Binary data representing images across frames. If data are stored in an external file, this should be an empty 3-D array.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:4a13dba9e09904f2e4033e0a7f17bb5079e4bf77d511df7ea0480a975ea82db5",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#device",
          "name": "ImageSeries__device",
          "definition": "Link to the Device object that was used to capture these images.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:8be19d905085250a9b93281596c1d5c97d8f02f6e2d212efe9c4cadb2fb4cce6",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#dimension",
          "name": "ImageSeries__dimension",
          "definition": "Number of pixels on x, y, (and z) axes.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:feb6a9554de42696ff2e2a5279c118d1f353def8280bf0a0541311a9142327aa",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#external_file",
          "name": "ImageSeries__external_file",
          "definition": "Paths to one or more external file(s). The field is only present if format='external'. This is only relevant if the image series is stored in the file system as one or more image file(s). This field should NOT be used if the image is stored in another NWB file and that file is linked to this file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:a45d3c6b434e8fd661c5f5a34c093edb7ac3f850526c9aeb21a6153562696a4b",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#format",
          "name": "ImageSeries__format",
          "definition": "Format of image. If this is 'external', then the attribute 'external_file' contains the path information to the image files. If this is 'raw', then the raw (single-channel) binary data is stored in the 'data' dataset. If this attribute is not present, then the default format='raw' case is assumed.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:0f5770005b2911e25495191048d9698ec793bf8d1add30d64699de4db439ffe1",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#num_samples",
          "name": "ImageSeries__num_samples",
          "definition": "Total number of frames across all external files. This is required when format='external' and timing is described using starting_time and rate, since data is empty and its first dimension cannot be used to determine the number of frames. When timestamps is provided, len(timestamps) already serves this purpose.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#TimeSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:6f7ce98516fc268c6503ea4eb661af2630e70a5f2289aa5dc040bb376e2a8b48",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#Images",
      "name": "Images",
      "definition": "A collection of images with an optional way to specify the order of the images using the \"order_of_images\" dataset. An order must be specified if the images are referenced by index, e.g., from an IndexSeries.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:89fd69e74fa143bb760d13955cd3e23e14d6acd07b276c70ccffa07dfcb99fa8",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "Images__description",
          "definition": "Description of this collection of images.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:b2493de87558bdd2a1787ccc44297ed52362833640488c87da678b8946f356f5",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#order_of_images",
          "name": "Images__order_of_images",
          "definition": "Ordered dataset of references to BaseImage objects stored in the parent group. Each object in the Images group should be stored once and only once, so the dataset should have the same length as the number of images.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:a18941e99a084aa6699653a4b27fcd066a920290e989e1f7daa69694e2cd56eb",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ImagingConfig",
      "name": "ImagingConfig",
      "definition": "Configuration of an imaging instrument",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:832c49c2ef9be87f45f29902b1d04e263a4903470a83721c99511cd97ee9af14",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channels",
          "name": "ImagingConfig__channels",
          "definition": "Channels",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:edebd4051b65c128b0fd18a7f62f8db0b99045abe1f7bb519cea361f4b97d55f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "ImagingConfig__coordinate_system",
          "definition": "Required for ImageSPIM objects and when the imaging coordinate system differs from the Acquisition.coordinate_system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:add5d8ad7a5fc33e6af1b28c1192c79ebd08fa596fedcf32d1bddf7c77f423c5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "ImagingConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:02010f2f008cbae5b205af97f50a4125180dbf3b1d62a79597bee9bdcf42b9cd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#images",
          "name": "ImagingConfig__images",
          "definition": "Images",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:97cf89709cb847fd72250bb2bc8d4af56449e40e0d7ae847c78a9f9d47a0c3c1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ImagingConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:be7f1c56d192a5f4bb70b2570c0ce93755674c7cd02f6157d5e7f01b147fc15c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sampling_strategy",
          "name": "ImagingConfig__sampling_strategy",
          "definition": "Sampling strategy",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": [
        {
          "target_hash_id": "sha256:da4e8b7193465a875a4362e5225dcaf5e246a250131c8a47cca8c1a1af245dd9",
          "target_name": "ImagingSystem",
          "target_iri": "",
          "distance": 0.537925,
          "method": "composite",
          "scores": {
            "iri": 0.0,
            "name": 0.5714285714285714,
            "desc": 0.44651329390414296,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:6c4ef1808f032ded775fc7ee2a04c4cd7cd332efe832769c399c8164cf951e8d",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#ImagingPlane",
      "name": "ImagingPlane",
      "definition": "An imaging plane and its metadata.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:060d9d13dc94e29b0c5ba6d4bce5904bf7969c1528dde2076ece42ec0b2d357a",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "ImagingPlane__description",
          "definition": "Description of the imaging plane.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:ea6d3e0df5bfb0c84c05f7c1035dcacdacdeaa8718878177aedd6ea7c88f3b5f",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#device",
          "name": "ImagingPlane__device",
          "definition": "Link to the Device object (e.g., microscope) used to acquire images from this imaging plane.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:7a2021a994019fa166aa502d39bd26620efbbb3fbb0c2b413a23c2b0838630df",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#excitation_lambda",
          "name": "ImagingPlane__excitation_lambda",
          "definition": "Excitation wavelength, in nm.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:f2335c51ce76cf5d472f80a8b1c7c975935e3f73bad819b5ceec66270d86554a",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#grid_spacing",
          "name": "ImagingPlane__grid_spacing",
          "definition": "Space between pixels in (x, y) or voxels in (x, y, z) directions, in the specified unit. Assumes imaging plane is a regular grid. See also reference_frame to interpret the grid.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:705a760ca093cb185ec9f3ad3cfd6a1971139bc99ae46714304b7a10d925a983",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#imaging_rate",
          "name": "ImagingPlane__imaging_rate",
          "definition": "Rate that images are acquired, in Hz. If the corresponding TimeSeries is present, the rate should be stored there instead.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:e6ab789589199e26d0dba3ae1b160d4945e9533b6ef990a1f19c987fd3d98cee",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#indicator",
          "name": "ImagingPlane__indicator",
          "definition": "Calcium indicator.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:effab1e5b440dbc4038fa31a85b2d2eef5551a4b03cc65c98e93570295473c3a",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#location",
          "name": "ImagingPlane__location",
          "definition": "Location of the imaging plane. Specify the area, layer, comments on estimation of area/layer, stereotaxic coordinates if in vivo, etc. Use standard atlas names for anatomical regions when possible.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:75695bb3052d4a4a489ef15816b0da7f2923a66df896deae940be7a7093f4eed",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#manifold",
          "name": "ImagingPlane__manifold",
          "definition": "DEPRECATED. Physical position of each pixel. 'xyz' represents the position of the pixel relative to the defined coordinate space. Deprecated in favor of origin_coords and grid_spacing.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:ead242cc4668fa52fe053c47dc841c8b5733bb286dd341b16486c993a8320b45",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#origin_coords",
          "name": "ImagingPlane__origin_coords",
          "definition": "Physical location of the first element of the imaging plane (0, 0) for 2-D data or (0, 0, 0) for 3-D data. See also reference_frame for what the physical location is relative to (e.g., bregma).",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:371f7315ff57378dfe437f24b14582358034d1c498d9a7193879c5abe943a45e",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#reference_frame",
          "name": "ImagingPlane__reference_frame",
          "definition": "Describes reference frame of origin_coords and grid_spacing. For example, this can be a text description of the anatomical location and orientation of the grid defined by origin_coords and grid_spacing or the vectors needed to transform or rotate the grid to a common anatomical axis (e.g., AP/DV/ML). This field is necessary to interpret origin_coords and grid_spacing. If origin_coords and grid_spacing are not present, then this field is not required. For example, if the microscope takes 10 x 10 x 2 images, where the first value of the data matrix (index (0, 0, 0)) corresponds to (-1.2, -0.6, -2) mm relative to bregma, the spacing between pixels is 0.2 mm in x, 0.2 mm in y and 0.5 mm in z, and larger numbers in x mean more anterior, larger numbers in y mean more rightward, and larger numbers in z mean more ventral, then enter the following -- origin_coords = (-1.2, -0.6, -2) grid_spacing = (0.2, 0.2, 0.5) reference_frame = \"Origin coordinates are relative to bregma. First dimension corresponds to anterior-posterior axis (larger index = more anterior). Second dimension corresponds to medial-lateral axis (larger index = more rightward). Third dimension corresponds to dorsal-ventral axis (larger index = more ventral).\"",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:00e201463a3dc2ac609b447d99fbc5563f2914cd86f6c441847f68c38426c0d9",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#ImagingRetinotopy",
      "name": "ImagingRetinotopy",
      "definition": "DEPRECATED. Intrinsic signal optical imaging or widefield imaging for measuring retinotopy. Stores orthogonal maps (e.g., altitude/azimuth; radius/theta) of responses to specific stimuli and a combined polarity map from which to identify visual areas. This group does not store the raw responses imaged during retinotopic mapping or the stimuli presented, but rather the resulting phase and power maps after applying a Fourier transform on the averaged responses. Note: for data consistency, all images and arrays are stored in the format [row][column] and [row, col], which equates to [y][x]. Field of view and dimension arrays may appear backward (i.e., y before x).",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:56fce3692bcc9a4c7cf5569fb3d45a8cf292ad43fb051d19046f525cf14de35c",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#axis_1_phase_map",
          "name": "ImagingRetinotopy__axis_1_phase_map",
          "definition": "Phase response to stimulus on the first measured axis.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:e4abc7fef5640961d3b842009ef01a95b3cf031c15ab3184c6f14b3706f0af06",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#axis_1_power_map",
          "name": "ImagingRetinotopy__axis_1_power_map",
          "definition": "Power response on the first measured axis. Response is scaled so 0.0 is no power in the response and 1.0 is maximum relative power.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:4605530b7f7ef78d416bf7d6653fce095cd8ce3ef0b4498e87df80beb070e7b9",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#axis_2_phase_map",
          "name": "ImagingRetinotopy__axis_2_phase_map",
          "definition": "Phase response to stimulus on the second measured axis.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:32e7843afdaca6fdeb431b2e7d84cf28a81e48996e31fb2ce0ce7885cf743b37",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#axis_2_power_map",
          "name": "ImagingRetinotopy__axis_2_power_map",
          "definition": "Power response on the second measured axis. Response is scaled so 0.0 is no power in the response and 1.0 is maximum relative power.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:6374b6b1860c3cc7df4adaa8ce69c868549cf230b9f06402df7f3c37d05a6604",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#axis_descriptions",
          "name": "ImagingRetinotopy__axis_descriptions",
          "definition": "Two-element array describing the contents of the two response axis fields. Description should be something like ['altitude', 'azimuth'] or ['radius', 'theta'].",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:02da57d98a692cf22a9a2f44874013b5435ac0b8be5f195d6e455f0f8a834060",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#focal_depth_image",
          "name": "ImagingRetinotopy__focal_depth_image",
          "definition": "Gray-scale image taken with the same settings/parameters (e.g., focal depth, wavelength) as data collection. Array format: [rows][columns].",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:dc4142fd5172eb95b0d7e3e19681f2b95de09552b850abb123f016fe9d8cde4f",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#sign_map",
          "name": "ImagingRetinotopy__sign_map",
          "definition": "Sine of the angle between the direction of the gradient in axis_1 and axis_2.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:cd01bdcfd06ea946bab5f284a40b07a9911ffcf7dd5cd8766c32a8e5ac7bdeb9",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#vasculature_image",
          "name": "ImagingRetinotopy__vasculature_image",
          "definition": "Gray-scale anatomical image of cortical surface. Array structure: [rows][columns]",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:da4e8b7193465a875a4362e5225dcaf5e246a250131c8a47cca8c1a1af245dd9",
      "iri": "",
      "name": "ImagingSystem",
      "definition": "Large-scale imaging systems (fMRI, two-photon, thermal imaging).",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:4ac1be6f288556741e1ca0882610594819a5fdb39e2a9403f8984a97f1e7a4a3",
          "iri": "https://schema.org/category",
          "name": "category",
          "definition": "BBQS canonical device category (one of the 32).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:06a31934301b7aa43929388162a3e485b2be94a15630738b1135917584ab6dea",
          "iri": "https://schema.org/manufacturer",
          "name": "manufacturer",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:93a06703271cc0da179851fcbb66f375ea0229fea129586e41467ea03df4f226",
          "iri": "",
          "name": "modality",
          "definition": "Imaging modality \u2014 fMRI, two-photon, thermal.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:175c040dda8b741151ddec9b9e952b0300688fb30f8536262a0d52bf419a8951",
          "iri": "https://schema.org/model",
          "name": "model",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Product"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:6b88d6d48e458f73f65dcca9226d4ef89335c5b4b139c1ab322639d19e73cf28",
          "target_name": "ImagingTest",
          "target_iri": "https://schema.org/ImagingTest",
          "distance": 0.441896,
          "method": "semantic-name",
          "scores": {
            "iri": 0.0,
            "name": 0.7692307692307693,
            "desc": 0.4968373323019849,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:6c4ef1808f032ded775fc7ee2a04c4cd7cd332efe832769c399c8164cf951e8d",
          "target_name": "ImagingPlane",
          "target_iri": "https://nwb-schema.readthedocs.io/en/latest/#ImagingPlane",
          "distance": 0.49285,
          "method": "composite",
          "scores": {
            "iri": 0.0,
            "name": 0.6666666666666666,
            "desc": 0.4660994002690739,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:00e201463a3dc2ac609b447d99fbc5563f2914cd86f6c441847f68c38426c0d9",
          "target_name": "ImagingRetinotopy",
          "target_iri": "https://nwb-schema.readthedocs.io/en/latest/#ImagingRetinotopy",
          "distance": 0.537759,
          "method": "composite",
          "scores": {
            "iri": 0.0,
            "name": 0.5625,
            "desc": 0.46224584820948944,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:6b88d6d48e458f73f65dcca9226d4ef89335c5b4b139c1ab322639d19e73cf28",
      "iri": "https://schema.org/ImagingTest",
      "name": "ImagingTest",
      "definition": "Any medical imaging modality typically used for diagnostic purposes.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:38d03ff1c44c4a1956363047276d42ca3cc76de51a9ad040041bb9ce83091b95",
          "iri": "https://schema.org/imagingTechnique",
          "name": "imagingTechnique",
          "definition": "Imaging technique used.",
          "value_range": "https://schema.org/MedicalImagingTechnique",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalTest"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:ca2d245d490d06d6b9ce82e1ac661e001d9b3d7e5048b744fde3f1536b4a46ae",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Immersion",
      "name": "Immersion",
      "definition": "Configuration of immersion medium",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:7b4d12733b97ff6159c91b489b9030eca6072a655354b2362dc0f1334f8699cc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#medium",
          "name": "Immersion__medium",
          "definition": "Immersion medium",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6a3f187a68654821f69070924860efdd12ba4f0d3539b49856375e45aab9edf3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Immersion__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e5363da06efeef7da69de9d566219448e1580c488b7af0c58d6aa2119ae40344",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#refractive_index",
          "name": "Immersion__refractive_index",
          "definition": "Index of refraction",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:cee9a5e4b5ae1dfc141811d6a3ea8aae3d8f53a84b01b7e86c11ab5fbc1db6b6",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#IndexSeries",
      "name": "IndexSeries",
      "definition": "Stores indices that reference images defined in other containers. The primary purpose of the IndexSeries is to allow images stored in an Images container to be referenced in a specific sequence through the 'indexed_images' link. This approach avoids duplicating image data when the same image needs to be presented multiple times or when images need to be shown in a different order than they are stored. Since images in an Images container do not have an inherent order, the Images container needs to include an 'order_of_images' dataset (of type ImageReferences) whenever it is referenced by an IndexSeries. This dataset establishes the ordered sequence that the indices in IndexSeries refer to. The 'data' field stores the index into this ordered sequence, and the 'timestamps' array indicates the precise presentation time of each indexed image during an experiment. This can be used for displaying individual images or creating movie segments by referencing a sequence of images with the appropriate timestamps. While IndexSeries can also reference frames from an ImageSeries through the 'indexed_timeseries' link, this usage is discouraged and will be deprecated in favor of using Images containers with 'order_of_images'.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:b0a54ad574951e2194a500a9414e4cf96cc722203fba1d8181bcc1c5443f8209",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "IndexSeries__data",
          "definition": "Index of the image (using zero-indexing) in the linked Images object.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:5b722298fd4a56a88a45529f0c183cca4458adc4998c08a6339ade7e2343c95b",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#indexed_images",
          "name": "IndexSeries__indexed_images",
          "definition": "Link to Images object containing an ordered set of images that are indexed. The Images object must contain an 'order_of_images' dataset specifying the order of the images in the Images type.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:d6c487e29069e67c0adefa47b58fd995878ebddcc0c9342b21632b76588a48d7",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#indexed_timeseries",
          "name": "IndexSeries__indexed_timeseries",
          "definition": "Link to ImageSeries object containing images that are indexed. Use of this link is discouraged and will be deprecated. Link to an Images type instead.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#TimeSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:e80f5104c2ac52bca911b6dc94f057bc0e5cffe95bd62b695c4a40bd96d20da6",
      "iri": "https://schema.org/InfectiousDisease",
      "name": "InfectiousDisease",
      "definition": "An infectious disease is a clinically evident human disease resulting from the presence of pathogenic microbial agents, like pathogenic viruses, pathogenic bacteria, fungi, protozoa, multicellular parasites, and prions. To be considered an infectious disease, such pathogens are known to be able to cause this disease.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:d0ea0b6b18dfb5aece64baee30aba74f592208a3039d9038a37bc6ad52bdd995",
          "iri": "https://schema.org/infectiousAgent",
          "name": "infectiousAgent",
          "definition": "The actual infectious agent, such as a specific bacterium.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8ca2ff116394eb3ee1b3e0a035a7ddda08f726fa777fe7dd35b3ec861f2bf227",
          "iri": "https://schema.org/infectiousAgentClass",
          "name": "infectiousAgentClass",
          "definition": "The class of infectious agent (bacteria, prion, etc.) that causes the disease.",
          "value_range": "https://schema.org/InfectiousAgentClass",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d384a84c9a46fc537c935d85d6194335ec6f0a05f8b1c072c12b2388a8151d8d",
          "iri": "https://schema.org/transmissionMethod",
          "name": "transmissionMethod",
          "definition": "How the disease spreads, either as a route or vector, for example 'direct contact', 'Aedes aegypti', etc.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalCondition"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:3446cf3a79c298c3bde9a3f4dcd6d3e92432f86bd5bf6a2acdccf05869431576",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Infinity_Photo_Optical",
      "name": "Infinity_Photo_Optical",
      "definition": "Model Infinity Photo-Optical",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:53950e1ea6b1375661ace4be2fe77760e0a3df29607ddd371453be48bd54e8a1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Infinity_Photo_Optical__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:761e63be53164b1e8d80bf90458ac0c9d698850aec53789422993a24a9f22135",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Infinity_Photo_Optical__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dfec7d7de57f1e6b09068bf2cd8f7668cc378c13a76669805ea89492bb89337e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Infinity_Photo_Optical__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1dad155d8c80ba3ad43023cc8d9499599f1a951938a9379ecd2dbf87346cf8bc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Infinity_Photo_Optical__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b78552cfd0b8aba585adc3f9a46f55bd864b4d292da0e008699844f5cf93d9ba",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Injection",
      "name": "Injection",
      "definition": "Description of an injection procedure",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:cbc266cb2971657f5cb031a425d74d72dabe3c41227faf5eeff30aa316d9c445",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dynamics",
          "name": "Injection__dynamics",
          "definition": "List of injection events, one per location/depth",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:477d4b5cf8ce989562615a0e6ba512876c1a6e296a34eb57882bf29d71b63544",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#injection_materials",
          "name": "Injection__injection_materials",
          "definition": "Injection material",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:48070d9287c8c1b632752c1a63ab0ecbd883766611b8fd896accab3fb7a17985",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Injection__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:eedc98957c93b67aee1c7c56b755bbcca7bf6432d5966baaa2e69e834e355148",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "Injection__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4da77e57a955200f63223436cfb5991764bf00f5bfdbde6c90238dc9273dd929",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#relative_position",
          "name": "Injection__relative_position",
          "definition": "Relative position",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1e3278b608eb99847344283dcfe2fc042fef37f8ba01c4dd5c62dc821c601a46",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#targeted_structure",
          "name": "Injection__targeted_structure",
          "definition": "Use InjectionTargets",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f7e418339b3b48b1e4c12e40800efceee9949fa5b7d3d11073bcd96e8726b199",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#InjectionDynamics",
      "name": "InjectionDynamics",
      "definition": "Description of the volume and rate of an injection",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e4a62d89c5efaeb02967b5a1f5ef8f6ce76719c6137b1b6497d8e716d4ff5cb4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#alternating_current",
          "name": "InjectionDynamics__alternating_current",
          "definition": "Alternating current",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:819aa68cba25b4a9674f31fde04739a595bbf7f37926138d37d2ce57363b783d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#duration",
          "name": "InjectionDynamics__duration",
          "definition": "Injection duration",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6065201c023f640a971c46d2ce34135a36726b6676493b8003f8ddbdc6d333a9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#duration_unit",
          "name": "InjectionDynamics__duration_unit",
          "definition": "Injection duration unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ca71ccc3ae913ffc2c877ad83a97a5e860a5583dbb541e8913b51a3eab6030ca",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#injection_current",
          "name": "InjectionDynamics__injection_current",
          "definition": "Injection current (uA)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c773e9d1706a65bae4fbe4d4e149f3671221fc7566525fa0257c6ca55b1973c1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#injection_current_unit",
          "name": "InjectionDynamics__injection_current_unit",
          "definition": "Injection current unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0c431e4b467b75dbb8cb9cf0ad7465170e9ff563030ebc359592ec818ffb9ad6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "InjectionDynamics__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4380f3cd7eff3bce0f283c7d5ed911122b0e021532eca92296540146c0da8a72",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#profile",
          "name": "InjectionDynamics__profile",
          "definition": "Injection profile",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a1f7cb00d3380de9518dc919657d445f902d9e7606b8970983a0c7caca8e946c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#volume",
          "name": "InjectionDynamics__volume",
          "definition": "Injection volume",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:465ae79de2a6d8babb795df17bc12aa56391f32e1f21eb5cc7cd095c2263399a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#volume_unit",
          "name": "InjectionDynamics__volume_unit",
          "definition": "Injection volume unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:eb77d9ee34db194cbdab60c18a63476795fb7435af423c208a70d5e98029c4d5",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#inplaneT1",
      "name": "Inplanet1",
      "definition": "In arbitrary units (arbitrary).\nT1 weighted structural image matched to a functional (task) image.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:30fac102dc5dd0c45119978491a33c589b52707494123fbdd65518a900bc4550",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#inplaneT2",
      "name": "Inplanet2",
      "definition": "In arbitrary units (arbitrary).\nT2 weighted structural image matched to a functional (task) image.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d5fd7924adfef4c259280eb88ab3cd573f248c7c9f32a2bc91bec7b5c2a77c27",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Inputexpander",
      "name": "Inputexpander",
      "definition": "Model InputExpander",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:74fba943122f3937b93a28b363d66d1ae414f9975ad5b7c9b7aa0875ddd50986",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Inputexpander__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1c594c7bb1d6e23bccbfe8ec7d2528ab8e35737daccf4826613a0fae3302fe60",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Inputexpander__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c9deaf677828e3022808089df6ace378c6a79925ba0e2a9552c592c4f50de948",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Instrument",
      "name": "Instrument",
      "definition": "Description of an instrument",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:95fa36ed33d3a7f798928a76b51e1beb5f14c8c6da11f269d5d4b322fe7422e0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#calibrations",
          "name": "Instrument__calibrations",
          "definition": "List of calibration measurements takend during instrument setup and maintenance",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:17247743fb22dcf40599aa8e13619fa7d6b6576ae013aa1cbaf61f9cf90750a8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#components",
          "name": "Instrument__components",
          "definition": "List of all devices in the instrument",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ab251dc8d1235d7cf5567df4652dec227c5253295571c54ef22171727762b9ad",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#connections",
          "name": "Instrument__connections",
          "definition": "List of all connections between devices in the instrument",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b6b22e9f0064f0907d9d8ade2ca871f6530b123191349e6cb739b567a6b7f805",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "Instrument__coordinate_system",
          "definition": "Origin and axis definitions for determining the position of the instrument's components",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:eb0118f15afe86cd64948eb5d9b712e6541b26e821269c8fb5d35d0815c664fd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#describedBy",
          "name": "Instrument__describedBy",
          "definition": "Describedby",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:06e683614c92731f4fd5dbf95a0ae7f8b1c3409e5d5042b9ff16fa090aa5cccb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#instrument_id",
          "name": "Instrument__instrument_id",
          "definition": "Unique instrument identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c47b0a91e5349f66cdcb33b14088988c3c40ed95e1cdb92397582783bce64d47",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#location",
          "name": "Instrument__location",
          "definition": "Location of the instrument",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b1252c4527b7dd7a29b98f7846132642bc600f244c289430cd1beb06040f47a0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#modalities",
          "name": "Instrument__modalities",
          "definition": "List of all possible modalities that the instrument is capable of acquiring",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:799a0c3d2babe5ff19f12458114959ff38265600f8b7759729a1ffd917c89022",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#modification_date",
          "name": "Instrument__modification_date",
          "definition": "Date of the last change to the instrument, hardware addition/removal, calibration, etc.",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2680aeea348429267b9ba65d314da562a5ce1065947d1521ab03ad4406c2bddc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Instrument__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9f548a58a51adbb4c0337137cdac2c231bae6ae75a6ef6ccb82ac8c0aee4b97d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Instrument__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4a30f512c7767605fa13a105244f0f9adea1e1aeea71c24ffdc97c527f522ec5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#schema_version",
          "name": "Instrument__schema_version",
          "definition": "Schema Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4a1d8e1e72e825e2471c6835ee483533a453de5811aff15f9757c0bd43cfd330",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#temperature_control",
          "name": "Instrument__temperature_control",
          "definition": "Does the instrument maintain a constant temperature?",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:5ee7b2dec831f6a20c24e784beec38b571e57458f5d9e943858c60e9801dddf7",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Integrated_Dna_Technologies",
      "name": "Integrated_Dna_Technologies",
      "definition": "Model Integrated DNA Technologies",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:3521831c9090fc63e66636a4b02bc93a4d1d7eba11a4a6734692b17b1bab8c54",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Integrated_Dna_Technologies__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9a4378af0e7fb4aee43daeb44f14b5fb3aac65375e6a15ef7a16c1ae69978efd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Integrated_Dna_Technologies__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:01275c7aa996730d5c56860382606a66c9c2832b4ae6fd2d46048bd5f9412742",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Integrated_Dna_Technologies__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:182d4ddf52c71e0691a27f3109305fc4fd66f1eb6c5996fa01f9872813119f31",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Integrated_Dna_Technologies__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a479c6eaf81841e7665bd58488367435897b9bfa2645b374248378f7101baa2c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Interuniversity_Microelectronics_Center",
      "name": "Interuniversity_Microelectronics_Center",
      "definition": "Model Interuniversity Microelectronics Center",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c25d2fbd51ea3be2556fa651089708cbdd076edd2ed262a3c50e7452049ce2b1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Interuniversity_Microelectronics_Center__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:44ec12b6ff3c4c64aa373e8424ebf98cf099f07578da1afff52ca11dcaac1033",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Interuniversity_Microelectronics_Center__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e11408d808aa914711128aacb153491f2ada3c129466f90beee0b3dda7450cb0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Interuniversity_Microelectronics_Center__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ff1b3c4dd55ea1a62d59bba1ea92d493d67fdb793c02636d05c91a7d1eb68d61",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Interuniversity_Microelectronics_Center__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:61febfdcd6556f965bb5e3274a12e23d35aa45640579d726586c7630ed3c97cb",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#IntervalSeries",
      "name": "IntervalSeries",
      "definition": "Stores intervals of data. The timestamps field stores the beginning and end of intervals. The data field stores whether the interval just started (>0 value) or ended (<0 value). Different interval types can be represented in the same series by using multiple key values (e.g., 1 for feature A, 2 for feature B, 3 for feature C, etc.). The field data stores an 8-bit integer. This is largely an alias of a standard TimeSeries but that is identifiable as representing time intervals in a machine-readable way.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:8d15cb220aefabc7a53e793c65fc5d7143ea645687ff5cd778f728aff0732ef2",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "IntervalSeries__data",
          "definition": "Use values >0 if interval started, <0 if interval ended.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#TimeSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:6eff511b8e10c5cd872145cca63fc104289577f7b495cabe24f48ce0ccb3cc8d",
      "iri": "https://schema.org/Person",
      "name": "Investigator",
      "definition": "A person named on a BBQS grant or contributing to a BBQS project \u2014 PI, co-I, trainee, or collaborator.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:2fe3f9b0433fa76eb2faf4233434c7e16eabbb5b8106c7aecc8b2d68be3cb87a",
          "iri": "https://schema.org/affiliation",
          "name": "affiliation",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/ResearchOrganization",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:b026520c0f3e873284895bc19cea38daa4f49fb4d2b976ff6db6004d25dc14a7",
          "iri": "https://schema.org/email",
          "name": "email",
          "definition": "Primary and secondary emails. PII \u2014 restricted in the public API.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:bf58934f95f6d70d86c397a4192d4275fd6c96a641ad87eacf8a16262c94a07e",
          "iri": "https://schema.org/familyName",
          "name": "familyName",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:774c6d890f010ec2a9f56cb3c4bd6b9a8684705176f937013d82e60dd6cb599e",
          "iri": "https://schema.org/givenName",
          "name": "givenName",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:e5f5ea5e64f03dbc6ae666bd4775fb6b3119f807a42ecbe764f401105fef1ba1",
          "iri": "https://schema.org/identifier",
          "name": "orcid",
          "definition": "",
          "value_range": "xsd:anyURI",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:a0562d68534578db6d3d167f7977e2725fb0d9cb26be98a4d5d04720557a09ab",
          "iri": "",
          "name": "role",
          "definition": "BBQS role \u2014 PI, Co-I, Trainee, Collaborator.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:8e42228a57bd1955a80face48877db6bb6d7aa3de1fdcc1b66f64ad5d46e90b7",
          "iri": "https://schema.org/worksFor",
          "name": "worksOn",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/FundedProject",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Person"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:f36b4e14aa18742c7b3fbf2069f7df09748ecf582608b1c6c7f3c9c02aecd59f",
          "target_name": "Person",
          "target_iri": "https://schema.org/Person",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 0.1111111111111111,
            "desc": 0.31152995489094015,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:f0def795b1c1f1c2d2614787ddb1ec57d7d978806d08b11bb6a2ce302e21ff17",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Invitrogen",
      "name": "Invitrogen",
      "definition": "Model Invitrogen",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:fc36c9e205f5d34b9bff046c1874f6f175bde7831c152b4820159f0c40b8cad9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Invitrogen__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dde24548068a6602c75f41ea4cd5ecaaf364cc8726cdf9e8f7ff3e5ab460aeb0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Invitrogen__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ff66001288f10683f464d154db49f05b148b7dbd382a62b7c32bbe534327b435",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Invitrogen__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8fe68c1301ed28207b9dc0032c7ddb4fcb3416f98933bd34d6e3cdc8d9cda6f4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Invitrogen__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:85fe5ae77fab1cb01a1f8df261562439bacb29c968ccaf5cf84ccd07b89f0a85",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Ir_Robot_Co",
      "name": "Ir_Robot_Co",
      "definition": "Model IR Robot Co",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f489be467037bd6de751cd24471931c0485284aa3eed5bafbe735f00ee64e59a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Ir_Robot_Co__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e10fedcc14c86c36e1e486d638ce39d8b1cf7a600b0f71a49b25ea0517968e94",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Ir_Robot_Co__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3d43057d00ea29fc44b0b9b5568a906b38a016845a508d791cbeb8a2bcd4b6b8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Ir_Robot_Co__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:08a924d2eded4a7d7e900a62aca0a9443ff6d865514a2cb6ee79cb9a6a511dd9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Ir_Robot_Co__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:92d23ef54da023c4c258419ef10c5829c75f98042300d80c7d8f932b7344d793",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#IRT1",
      "name": "Irt1",
      "definition": "The IRT1 method involves multiple inversion recovery spin-echo images\nacquired at different inversion times\n([Barral et al. 2010](https://doi.org/10.1002/mrm.22497)).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e55f2d062dcadd26c964368760b7fbd1beb26b758e4731be7f65150b2b4678a1",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Isi",
      "name": "Isi",
      "definition": "Model ISI",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:02b3ea39d9938f018ebee1045ff6685acc7846924abf9899efb5ed44979b7477",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Isi__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:23a60025040164bb9fb0553c83407b9aa8332f0f1a8c66497a934e9941c63ee6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Isi__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8502e9c75393f6dbce5b4603ad6672e9e98219b9cc28373f6d9508260b1b8c4f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Isl_Products_International",
      "name": "Isl_Products_International",
      "definition": "Model ISL Products International",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:892160a0856a3db97275e69ea6bc1848440a865a298db38b060e29aac4e4b1f6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Isl_Products_International__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d202e7672f15b560f80a882a77820032d0157cc650f8b42d736f96cbb36594dc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Isl_Products_International__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dc6f494535b3206553e88671b05ad48c9647116a5403afd3fcba0c98f0f812cb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Isl_Products_International__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1f6b533fdd7e6e370ee5e6169c6f56404b06005aab097348b834538fe94d33a1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Isl_Products_International__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ec13415d53354de5bc1449ac83f475caa34467f69dfa26d7ad92fa7927a4a09d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Item",
      "name": "Item",
      "definition": "Model Item",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:82073ae868e9c7240e7e48f6fef625eff90ab8e1f5bebd166b968068a41d82e0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Item__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e7cfb38df564c8e16bacfc201c5f4db954788de233a0a1e51e5ce9cdd10a11ab",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Item__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5e57a3aab63427eb40de10df5585c3797707e5c68fc34bd1bb80ba4c2b4c59f4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Item__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dcc503b9813b06805657661bbb53c41d89c5ac463cfa877b82797246c9dada8c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Item__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:34f4063029f09e06f255fa299f558e5f489b88a619afdbafffef626cfbd55e37",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Jackson_Laboratory",
      "name": "Jackson_Laboratory",
      "definition": "Model Jackson Laboratory",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:8168b883ab10cfd55f51ad5b76e31d5c6db4e6f13c64c8d59fd1181c91a9af5d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Jackson_Laboratory__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:15adf86c036a9ee1b736559f9ef08434e8dbd67c92f28a3c304d7f7a8a9c4e41",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Jackson_Laboratory__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:aa741c6f41e487093d760bb3ab63ff56f519b63597aabc6164799efacb73c8af",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Jackson_Laboratory__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d7d564641c76d6d5368d6cb907a9b6791abff576be3447254d0eb70c69df3fa6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Jackson_Laboratory__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3afb15908d7da8ef1fe200ac6d3ebe736fb8c4b25adaa5a7b57f3412bcc018d4",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Janelia_Research_Campus",
      "name": "Janelia_Research_Campus",
      "definition": "Model Janelia Research Campus",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:7d724bb10d5a4381087f1e044ff411d53504a6c17f194122227671c5b0baa3dd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Janelia_Research_Campus__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:064a15a8ee516f8ff7720d76792bc7934401f6940c51f51b39f466407155352f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Janelia_Research_Campus__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:566dd7ccff071cfb24ec086f4faab9a9be86ce2f4e245ec4d643c6880987e5eb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Janelia_Research_Campus__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:847bec2391f6e1f540fba1e951504797f87b89da4f740dea9f4bb59eb2c16ade",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Janelia_Research_Campus__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e723855d73655a68dda8278e6f046d4cc45ce883218390a832cec124075b918e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Jenoptik",
      "name": "Jenoptik",
      "definition": "Model Jenoptik",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:46df1442a3f0f00549b40d6c03af65a6214aab24536ff49acef7e3b4923247c6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Jenoptik__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:947b78a59d7e796eb2063376ea8b69254bb52bdf2e222c6b0bf23f4ea2f0c750",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Jenoptik__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dc7f8e9072d6600823704cd04836f7e43c2f4e097b54612f05b2d1b09f3ffa9e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Jenoptik__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0415b5d8de35568cc2e4f0eac3b40b85ddb643760d684b1f1a57189be6d71cf2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Jenoptik__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8a1789db4a8891b38460a95979f4f02974d431064859c17e3dcd6a37e13718d7",
      "iri": "https://schema.org/JobPosting",
      "name": "Job",
      "definition": "A postdoc, staff, or trainee position posted by a BBQS lab.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:49493f20b6a7b257e5f2fd0f02b775857b5eecd4c1c2548ae9a94be46cdbaaea",
          "iri": "https://schema.org/datePosted",
          "name": "datePosted",
          "definition": "",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:50ee6a0e96adf0867355bffe57d2178b98a125207945e181f8a2533d70d7faca",
          "iri": "https://schema.org/employmentType",
          "name": "employmentType",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:6be5705241566ad823564c68def17897e60a12987698564cbf3f5ec90df1fe81",
          "iri": "https://schema.org/hiringOrganization",
          "name": "hiringOrganization",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/ResearchOrganization",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7d41c412442f951f7bb510363439609e0d8173b8e754e24b5705dceea17992e7",
          "iri": "https://schema.org/title",
          "name": "title",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/JobPosting"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:2141284ed5c6b9a4dbfcb3dc6808183a72e31c02bd17bbb24666a4767e77ae80",
      "iri": "https://schema.org/JobPosting",
      "name": "JobPosting",
      "definition": "A listing that describes a job opening in a certain organization.",
      "is_abstract": true,
      "sources": [
        "bbqs"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:4b34eb1951c20718df86cd854f54a51150935810703ce6ef8900d2be1f7420b7",
          "target_name": "Thing",
          "target_iri": "https://schema.org/Thing",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.5,
            "desc": 0.22042428019546323,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:3541dcef0c4dcb08813416a182e89dba5f732e1a2cf812d1bcf7c6d3162f8f2e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Johns_Hopkins_University",
      "name": "Johns_Hopkins_University",
      "definition": "Model Johns Hopkins University",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ec919dde00c2fcddc1ac7798dd0adde8ac4db7ceeddb6535db83affaaf7d2b6c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Johns_Hopkins_University__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:693623a8df8b80a7030100620a1f238f691a357acc2d6e9b538bd7e40b8b780a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Johns_Hopkins_University__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:329bd729963dc183c2f47d1045a9f04c39d7571ad8261d96f8d4dfe4d35684c0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Johns_Hopkins_University__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0ec0be72ca25295a44a5c1463e84a4615ad78b96e8d7231681988862d6077abc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Johns_Hopkins_University__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:10aa7aeea0a626b4cde10b1492f51ec2aebebbb882f29860c6421765a4fc8eeb",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Julabo",
      "name": "Julabo",
      "definition": "Model Julabo",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:402bc7e8e7de566a988a5731d88ee2abccd13f7b76a7e73bad320f286dafc366",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Julabo__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:517e0cd1b8e39696ec77da6c17277a739653fa649f430544c8b116b9c4ff8dfc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Julabo__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c501e2f0a852764d03e9776964215ed918e63e40cb25da9b8bcd31cd9999e720",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Julabo__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e5702a18415e86dcd070a362e8d628e04e529d624bc057ab3b15f0b89e4c92eb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Julabo__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:269fc1338eebde00e50bb05e299efcd6819a40fdc698d9f9fe8553d2332577b3",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Kent_Scientific_Corporation",
      "name": "Kent_Scientific_Corporation",
      "definition": "Model Kent Scientific Corporation",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0b90f73cbc6a5b171e6ecc9f7bc7bd4bae436d98bd3e5c2f4a9d82f1b6f53104",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Kent_Scientific_Corporation__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2665510ab491ce2344e9331a59cef96de74eac9bba975afcd2904357a11eec35",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Kent_Scientific_Corporation__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:eb0cb8a4bdbac202bddcc243dd76557db8e8543f5a2b7cf785b6f77943982ef0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Kent_Scientific_Corporation__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7bf568e86c8bc8c77ae1d3b125e1a9e739ad96ab931013f564610d1ee49dfe0c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Kent_Scientific_Corporation__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:eb63cb37cfa6221406dfe8ab706958d30e0e8b0f37647d282c4ce895fccd5b16",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Kowa",
      "name": "Kowa",
      "definition": "Model Kowa",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0450684fac6211943781ae29186a15d12d00c3ab38d26a66b089a1c50d87d963",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Kowa__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0a4d91a5f6cea51519ac52398db1c3dd5b326fd6b54f2b1334c222e6f343e49a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Kowa__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:129c6bef7d625e1d3aff6a1c3e76509599ccb4bc96f1c5a1fb4f4403e6484f2e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Kowa__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e5c19486b8471331972a2aedcb34455eb6cf5bf449ef571d63d382b39caef102",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Kowa__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b7ed5993a63af4f8f81f6f65a317afb76d678db2a0f2d02f6c10e69e074a8e40",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#LFP",
      "name": "LFP",
      "definition": "LFP data from one or more channels. The electrode map in each published ElectricalSeries will identify which channels are providing LFP data. Filter properties should be noted in the ElectricalSeries 'filtering' attribute.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:d7b302b7de1932ec75fc68c15086455cc2b11358e1c9a666c1b618653ee45efe",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#LabMetaData",
      "name": "LabMetaData",
      "definition": "Lab-specific meta-data.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:30c9dd16b524e576cf09f0932d50342e2c0fa6fc526eb2be5937a7b31069a181",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Lama_Glama",
      "name": "Lama_Glama",
      "definition": "Model Lama glama",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:124ede21334cef7f47703d06c226fd40ae272b54ec8e0a01bb5e49db4225ba1f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Lama_Glama__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:25dbfbde98edecd3f3b7dbb45b09cf81ea73542f4fad6e58c2891fbca683ee4d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Lama_Glama__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cd2f8af249fcc70cea1aae7c224c97dad048091d1f437906b1e444f4a4825432",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Lama_Glama__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ffda4c7d3a9ae2a29f91f37acb7a24f3e48c1c6fdd925e0b6309c09035c282bf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Lama_Glama__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c91f96e41c03445a1f8561a2a5d838ef0b1b25e4cd31b8a27c201af080e337e5",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Lamp",
      "name": "Lamp",
      "definition": "Description of a Lamp lightsource",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b97ae3ad07c5785e752e1143ac7dc7823c1a5154452da15f20045c8f6eaf5bac",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Lamp__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a7a69dac089b2af2d3d67c42a12b98e57924a2bc433f559b4eb92ab554f84565",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Lamp__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:937c8641b3bda609a78771807c746dc8d65c4a6ff284f7d24d4b8df26791953b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Lamp__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:70652e55ea9e54523b7f763f47c71e0473347d786f6c5651d9cacb1b1d5a82d4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Lamp__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:88d01f37333907b6f830f36ebe55f82dc2c114942b2001d4ec6cf8a1a27c7b31",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Lamp__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3c26c1c9eacd4ac86d14c367603300a4070d98beded1641c4a789777e92b19d0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Lamp__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f8c6b581b4ecd86ec92313580bd646dd78b54c8efe12fbbb16346deec97fcafd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Lamp__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9919952724cceda79a1abfade22eb48135ef254c46dc8ef09acc6c0d3829f76f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#temperature",
          "name": "Lamp__temperature",
          "definition": "Temperature (K)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c4f2e9bc76f74867aebf69b7bbcb16c8da7e3ee7088416c9ac7c8cca566a5a50",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#temperature_unit",
          "name": "Lamp__temperature_unit",
          "definition": "Temperature unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f1fac1e51495098adc03f420111c4adc952b1a84e0140258c6d3b78068f03f42",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#wavelength_max",
          "name": "Lamp__wavelength_max",
          "definition": "Wavelength maximum (nm)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e49051105407ccf2c1fa598bd61932229d415de1feb1f6b1b1a23e71352b176c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#wavelength_min",
          "name": "Lamp__wavelength_min",
          "definition": "Wavelength minimum (nm)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ee93ae46033e33f33c4ae8f0fba450d2bad5adbb30b3d834d19c4ab096de10d0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#wavelength_unit",
          "name": "Lamp__wavelength_unit",
          "definition": "Wavelength unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1af36e5217103c4f2d5fd6da81910cf79c54f91a886da322fabacadbfe0a7ec6",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Laser",
      "name": "Laser",
      "definition": "Laser module with a specific wavelength (may be a sub-component of a larger assembly)",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:10fb1b3993a7c339c366972efde85084744863b23b1f0b08c39f08e98a5a1834",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Laser__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6f3a8817a0166629ec22ee88635d101df3dcc71cb7b861259aa907f7bdcfe5a2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coupling",
          "name": "Laser__coupling",
          "definition": "Coupling",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4e15e4678ad0a78785ac55e83bdb4ca644449b77032357bead2ab8e28a55a636",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coupling_efficiency",
          "name": "Laser__coupling_efficiency",
          "definition": "Coupling efficiency (percent)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3e81707781aac6f3b61c36c23ca163406653705414ec71cd884c800d859285b2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coupling_efficiency_unit",
          "name": "Laser__coupling_efficiency_unit",
          "definition": "Coupling efficiency unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8700a05390b6b029108a757518394b2b134cb794cf4771f2e01011eaa6b1eb15",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Laser__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b272ae5df8e7606d72aa426d2e0198c2fe595ff51d3045002e3db43f53fee860",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Laser__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fbe152b89acc42ef6388ecd2455e0d9a5bbf4eae7ade2c688273ccf9f3814b64",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Laser__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c988ac46fc3cdd98835129f4fcbed8866a13819b20375ae1e9973aa4f10da908",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Laser__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b24a743df426f0baa038032fc8d484870cee03d92fa221ac7061cdb92b70c54a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Laser__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9dc89c2a46637c9b6092fa60630e0fe7b020eed3c819286155499d460a6f02d6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Laser__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3a0de6636ca97d53f19b5b3788676f7c1b738be4b3031bd37b1ea00efd07c14c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#wavelength",
          "name": "Laser__wavelength",
          "definition": "Wavelength (nm)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7974a5f27678ccf9b954f04c296f597de050f31161400ad9f984bbf823b54466",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#wavelength_unit",
          "name": "Laser__wavelength_unit",
          "definition": "Wavelength unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:954b726cd93d25ad3d89b035d6b5e36d730167130b0cee7c224f0407f194b361",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#LaserAssembly",
      "name": "LaserAssembly",
      "definition": "Named assembly combining a manipulator, lasers, collimator, and fibers",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:235508deda1322bd91615fe48352c18f1ed305a33555630b257ab370448d0166",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#collimator",
          "name": "LaserAssembly__collimator",
          "definition": "Collimator",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:347f7101b9e821715a3dd28325a40296a1f64f8ab93d8b01e783d9bf21f46572",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#fiber",
          "name": "LaserAssembly__fiber",
          "definition": "Fiber patch",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cf9f19413df23d79065ad2723b51858ca437c2358bbaffb248b02b8150127cfc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lasers",
          "name": "LaserAssembly__lasers",
          "definition": "Lasers connected to this module",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:989d39ae3b3e61cbba05a440dcfb915d4b4124842486991eebb82cc4bf70c4b8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manipulator",
          "name": "LaserAssembly__manipulator",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4ec33e15e85b3fbe5e283d75c3df3e0c6b52694f9243ce50bedee7ac1ecb35aa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "LaserAssembly__name",
          "definition": "Laser assembly name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:82b0dff7f7c6c7c824c1e7203e7c24259afa54894d98dfe746d9a4fd2e87d6a4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "LaserAssembly__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d76948f46f5ed8bacad2b9bf5479393f0ad83e84bab74bb974d670ed02a1613d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#LaserConfig",
      "name": "LaserConfig",
      "definition": "Configuration of laser settings in an acquisition",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:cb5e80e30533887dd849b25903cc0561f43ec47efe96564942a3c6236e96fae7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "LaserConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:73592c42b8de9f3ec4dfd8f7f38b6f062f930623960380d2ceaf5b17d226219c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "LaserConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ce09a00c9ce206117a17331c71ab76e3e8104d9e7778d80f6fab2526bb338123",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power",
          "name": "LaserConfig__power",
          "definition": "Excitation power",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2da71b0902227c5e0293a1e50b3638fecac1e953b014aec093d94d63499e4690",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power_measured_at",
          "name": "LaserConfig__power_measured_at",
          "definition": "For example: objective, patch cable, etc",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2702471862fda3066b407f911140ba73f92b39636157873e82e388fbb13d2a5f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power_unit",
          "name": "LaserConfig__power_unit",
          "definition": "Excitation power unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ed2b02bd91829cd3eeca7af70cf1eaf57c823d0fffec5f678652f54deea07ad4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#wavelength",
          "name": "LaserConfig__wavelength",
          "definition": "Wavelength (nm)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4a1866cae4b6d1ac827d63822fb7af8db8e84df5a1bd9b309e57b13fd7258fa7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#wavelength_unit",
          "name": "LaserConfig__wavelength_unit",
          "definition": "Wavelength unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3b6e5ceece65a02039e9fc2e30700b08aa634998eb8f775021c42f4c251c3758",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Laserdrivercontroller",
      "name": "Laserdrivercontroller",
      "definition": "Model LaserDriverController",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:69effef8d8f594c0bcf5f3c90a4cf6e8ad70918309486381afbf021d072c7685",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Laserdrivercontroller__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6c6ffb8ea8c2abc976372314822f738e8dd8864afc8fb45881fc94b473083ad5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Laserdrivercontroller__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:765b36613e4a4e9532a54614fe49319625822578d01a4fe64ecddd9b5ddcd58c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Lasos_Lasertechnik",
      "name": "Lasos_Lasertechnik",
      "definition": "Model LASOS Lasertechnik",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:1d6cbaa72340b0193d77daa82cf4bd1203e4180ae33a37756fc868c188b0e7e2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Lasos_Lasertechnik__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a16d742cd728a33046f93fb3fff697f6d15b8c5124f75c80573146c82a8a4e44",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Lasos_Lasertechnik__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0b794ad15f752df532bd879dae992a76fbaf896da342ee144971d7b1480d266e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Lasos_Lasertechnik__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:977363217f731391fb1625b9169e8153545a8af8f33f6dddbc859d88f5621626",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Lasos_Lasertechnik__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:46603a2744df72927c33ef6b23f1f7e96b72c926f423924e97bf0fa6613ae79d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Ledcontroller",
      "name": "Ledcontroller",
      "definition": "Model LedController",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:a1ce1b0272368330cac87672a19d170af1569307b1dde704a7e7619ecc647666",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Ledcontroller__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7c3f2797210aa0d7e6a48b323f83d5e684d8733fa77598482b16912737573f84",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Ledcontroller__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:7bae2bbbadcf1c4c4590be1a61653e4e3abb874092269c7c533a3a97ce07907d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Leica",
      "name": "Leica",
      "definition": "Model Leica",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:68c80ded5698f09d17f1a170ddd98e607635f90369364135da188eb162979747",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Leica__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:38cff70b186df07e0c1d8021dcb40a8e272371625eeb30e76a45b056abb6bab9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Leica__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:445a5af9aa006c0ba30da3902e7f27a1f0d7b1df7d232323244277cfd11d332c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Leica__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b593dce92f1d704f1ce990d66027c4b8df111edd0ab9afa6b939606126ff47e7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Leica__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:abb44dc64efa680c9307974f0bf6006d60ce41f268a64a0dfbf282f3aa2d993b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Lens",
      "name": "Lens",
      "definition": "Lens",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5cbf333f1ee3a763fcb05adcc1ce87e9140f4851ed009d10d7caa7a6eca46870",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Lens__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:39dde77b64128c4e7b2c684f112de1ea33f83b598bdaeb55377d761e7115262d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Lens__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ae779861c601ba9f7d2d5e8de868e550dbca2ce1208080bdb8a27334054c7c36",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Lens__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:805e0eb52107b162234ed93f6aa0e7d5ca7952449adb45484d5b6dc087bc5daf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Lens__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e19534a8f985fe424f481619080896b63267c3a16ff4885195080238a0fa1535",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Lens__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c2905cb0d7b2e99d4c204b1d3c3a1ab880af5ed0bd9daf405be90aa5a39b4460",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Lens__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:502f9d82278184861306129c72508ddf6a1a83ee99c977029fe1a51e4a3b6080",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Lens__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b35d113da954c0a1210058afc3c083e15cf6f2ffa3004ed3a89c374e0f7738bc",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Lg",
      "name": "Lg",
      "definition": "Model LG",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0c943e9c56172e6423aec102efea7944b3d87cff2c5bf5cb2408494f6e85afc7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Lg__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a50b8aeafcd9f9559297cab79450818302f7b70ea25161bedfe5d30dd3f7a326",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Lg__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:272421dfd8251708e7dea8f98bac36f0dd1ef84a73fb8dbcf086be36163f0a34",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Lg__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:af1e2bbaf2874252b84390cce535fdd0641dea1fc829a8bbc92e38d6a4697ed4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Lg__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a3ffbf6215d76a92aa0cea6c08110c9da72c53857e328f7e94997d2b13c4f416",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#LickSpout",
      "name": "LickSpout",
      "definition": "Description of a lick spout",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5b74d05962979f161a48fa7cf26c72767e064ce934b8a85f8a8bbf0c90291bb8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "LickSpout__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:98cd34fcb406ecf2b906f90455e318662b6c4c7138d7edf5704f968e98f05d12",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lick_sensor",
          "name": "LickSpout__lick_sensor",
          "definition": "Lick sensor",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5839fb71ca8e0fe126a1a4e105323d58e868e112237afa32f81fad68027b41c5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lick_sensor_type",
          "name": "LickSpout__lick_sensor_type",
          "definition": "Lick sensor type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3a2cdd69be4520117da37841c682b01b8883510460bf25e414a92a614118a4a3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "LickSpout__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5118d270228609a307b4a2a5b3b4dd5b6e1d68db9fc69c1b19bd88721e4f075f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "LickSpout__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:14696b4cffffef8a07272fc5e616764cb8c8bae47e585b71ea9d37e441fa1afe",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "LickSpout__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:65b60036902ecb6ae4f4889f420f636bcdf8e3a0ca15a045d81d42b50a8be4e7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "LickSpout__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a6dc7db8ed38821badeb35eac058c6d9adf01070b6e8a2607b6f769628e8a43c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "LickSpout__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9f893442fadc019dc2cb3e561f36b1c2a2c1ce77cd2b701f8c439a4438b1a48d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "LickSpout__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ce66122c4d62c0ba8cbe2d2c011444fd73ea832f853aa4c5ae9336045e6e766f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#solenoid_valve",
          "name": "LickSpout__solenoid_valve",
          "definition": "Solenoid valve",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c0735de8167dbb8b21ba3c0973f58401407a81d8b494bb1eb2da9350b2834d7e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#spout_diameter",
          "name": "LickSpout__spout_diameter",
          "definition": "Spout diameter (mm)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b58b0a11d9fa743f14f4cb1bdb3e6345045faf7dfd0373545efa96e15f55e5ff",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#spout_diameter_unit",
          "name": "LickSpout__spout_diameter_unit",
          "definition": "Spout diameter unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:01283f1433ab4cefea3bc22a67864f80632113dc7b45b24cd9e399758c237bf9",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#LickSpoutAssembly",
      "name": "LickSpoutAssembly",
      "definition": "Description of multiple lick spouts, possibly mounted on a stage",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e23a157d9b4986fc9ce849d52bb7f99bfec396a6d03484b9f6c3b3de45b75557",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lick_spouts",
          "name": "LickSpoutAssembly__lick_spouts",
          "definition": "Water spouts",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:570ad2f59f5b7283a68454cd23127c2472300021f192cce92d41eeafd1e77504",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#motorized_stage",
          "name": "LickSpoutAssembly__motorized_stage",
          "definition": "Motorized stage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8017aa56903b43c6eb99be58d91d88804a10ea1c8ed9e60c4e87834acf1a675b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "LickSpoutAssembly__name",
          "definition": "Lick spout assembly name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:05b6b296e79cd0274e5c0ef0b4cc7ffb4fadab7b25f704353f4a078716e9a9fa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "LickSpoutAssembly__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:82d6653dd37e9c66f30e5bc0f6da98c85a579af362f1c3883104c66695671b40",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#LickSpoutConfig",
      "name": "LickSpoutConfig",
      "definition": "Lick spout acquisition information",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:072dcaf976e9e47de3de7077f8219c38268d45e121529a3694e7e67f198f1919",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "LickSpoutConfig__coordinate_system",
          "definition": "Device coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1a8e78856a2eb898674871b83d0ea7e8f499ae1076fc5177a7b202d4ca029ba3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "LickSpoutConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:32af51cfe19114401aef8b1e09fb5ea156a0aafa2c1c553918c8c1aadd5bed52",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "LickSpoutConfig__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1d9c0f5c2648e04e2d9451b7cf7e8c88d9488939e047c83b0439219d0fa83efd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "LickSpoutConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c0a93596702d8ac2ba63369dd26508926dd6daa3ce85e989401866f310df60b2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#relative_position",
          "name": "LickSpoutConfig__relative_position",
          "definition": "Initial relative position",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:58a85887a2768572d7dcafef293cb62b8f0fee7f6a89ba39bc59c19a45890eee",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#solution",
          "name": "LickSpoutConfig__solution",
          "definition": "Solution",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5fc0996e6e1ce042246f1f67839a53ae11ff17414de4feae8e90b7fb4ac67e26",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#solution_valence",
          "name": "LickSpoutConfig__solution_valence",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:db357bcd15113f70ed07524f6a4802acfbf32bbf723ba47325b72235449258dd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#transform",
          "name": "LickSpoutConfig__transform",
          "definition": "Entry coordinate, depth, and rotation in the Acquisition.coordinate_system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e0d642b2f1686a28a920830cbd8ecd740859d7b0d1f9403c697ee7e84ebec23f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#volume",
          "name": "LickSpoutConfig__volume",
          "definition": "Volume",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e2b1b928ddf168f23c2376867efa70e45efbc4aa92d2dd6eaa489d4a069d67d0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#volume_unit",
          "name": "LickSpoutConfig__volume_unit",
          "definition": "Volume unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:574ff94ed48de455a41d0936d1985ddcfcbc97e0a52256262976fa5d5cab1904",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Licketysplit",
      "name": "Licketysplit",
      "definition": "Model LicketySplit",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:6f8635ca34866495cd9dabf25efc55243676c827739c2b28c3af06156c44ba27",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Licketysplit__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:84d1b5e546dc243829f4832528cceb5f0dd02ccbf28afb772770e2c5b25e7cc3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Licketysplit__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:24db9f236f64fd397e0acc653d2d8c2f08ba7276cf2af2bb88971fb9477b47a3",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Lifecanvas",
      "name": "Lifecanvas",
      "definition": "Model LifeCanvas",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:1fb768db3689b4086f368b1a4ff558db29ba50d7402ee9c7b44cdec717f2fbca",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Lifecanvas__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0126f792462a209ac0b13d04c8ff710176e432b8f9ab4f904d13528ec2d6fa94",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Lifecanvas__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8366287a4144014706806c7b3df607833b6b39ddc6fa73572b0a3027212d7952",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Lifecanvas__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d8a52f870c6641024684920d210c526d24422f6159a6cbb9f3a981ad9b85d8e3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Lifecanvas__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:605e38bb38dee49315a03ee311a29437ff25abf34d0d5196de8eb4fb0706ef8a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#LightCycle",
      "name": "LightCycle",
      "definition": "Description of vivarium light cycle times",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:13c4394ae80146c3b41bad5e01ef44abbba7a375b3bbdcd85e4380595146e027",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lights_off_time",
          "name": "LightCycle__lights_off_time",
          "definition": "Time in UTC that lights were turned off",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:22c6c9c26bb560d7187fbadb53280a13fea9fe13690d6bb11886896197476999",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lights_on_time",
          "name": "LightCycle__lights_on_time",
          "definition": "Time in UTC that lights were turned on",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f16e531ee6ccee06a0dcf8d6dd78921bacac33e9422198d09d0ccd7522cc45aa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "LightCycle__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:379059b9736532782fc6fe910d53354b1c38f11625542089829229f2cff6dff8",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#LightEmittingDiode",
      "name": "LightEmittingDiode",
      "definition": "Description of a Light Emitting Diode (LED) device",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0c54ec257f1b89c5a8ef0ad7a47a746e8322ee1ea8cfa93112e63b8c05cf6da5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "LightEmittingDiode__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b7435a6ec471373aaa7ea2704deeb3b9c56b4a578d306e808622194f1e61a38f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bandwidth",
          "name": "LightEmittingDiode__bandwidth",
          "definition": "Bandwidth (FWHM)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:813aa3eb647e9ae9ed2a90537eefbfec9059f67ec8d22b2c2f0e312406d3eb86",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bandwidth_unit",
          "name": "LightEmittingDiode__bandwidth_unit",
          "definition": "Bandwidth unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:af5005ef5e85a3fe66fa89a2d7497527acdbc184694b830e08a2272b68cd931b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "LightEmittingDiode__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:58d33fcbc515e0847670ee36b86e7cb4b50231c5bb6816cddcf0c236219cadf6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "LightEmittingDiode__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ce61a63d143b6379b1e2a3598797474c8eafcd16609b7986a6068030a3040a06",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "LightEmittingDiode__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1cfd7731fef5baf15b62283f6c678d07b3b320aebe0f0849897e6ceb64ebf24d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "LightEmittingDiode__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e280345bdc4c20ac164848c9ef49558d3ae97f3931fe1754152c1b41ec7e24e3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "LightEmittingDiode__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2022b74fefc96b23de18b7e9e1d2fc4e7a32a01572ba3e67a094e1b100785672",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "LightEmittingDiode__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:03b3744ef3ca6501e707615fad779014ee5fa22bc4296cf52925c00e2c94d47b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#wavelength",
          "name": "LightEmittingDiode__wavelength",
          "definition": "Wavelength (nm)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:82ad09b21f12d78fa306b6e176f2d43a0e84b757a45ec0b5e0ecfea1ab7e6716",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#wavelength_unit",
          "name": "LightEmittingDiode__wavelength_unit",
          "definition": "Wavelength unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:917d0aee4302e00a844cc43ca88d240e5e9fa575edd2464c978e4e3b439e3d89",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#LightEmittingDiodeConfig",
      "name": "LightEmittingDiodeConfig",
      "definition": "Configuration of LED settings",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:11d20c72318131a45786051e95ec161a9b5ce8236358c6800b871fa5edd03205",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "LightEmittingDiodeConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ebd5aeea66cfab020680a613c38859d974398fe5279f0e1dc0813828586d4fbe",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "LightEmittingDiodeConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:172980cd6746d45798c7942ff45c8b0c6a152b54bac4098c988c7654440a9d7b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power",
          "name": "LightEmittingDiodeConfig__power",
          "definition": "Excitation power",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b22fb886516a73da59c2d2eb738a3e903932807a94650c1ae5ac1f603e599892",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power_measured_at",
          "name": "LightEmittingDiodeConfig__power_measured_at",
          "definition": "For example: objective, patch cable, etc",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:66bae90ff99db64feeba657649f1a1ae00591ece63168eb57c3834c09626d277",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power_unit",
          "name": "LightEmittingDiodeConfig__power_unit",
          "definition": "Excitation power unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:64cd4c1deac7fcac4d564a9a2ff2a512264e754dd7645a2a65aecb4ef66e5e29",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Loadcells",
      "name": "Loadcells",
      "definition": "Model LoadCells",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:7ecd891acacc5ee69309609486244da079b9bb9f004e581938bfad3e5569242a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Loadcells__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5105c6d16cf4ee6ed1de0c3086b617ed4bf30822fe663e1cb310aef110f60da8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Loadcells__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f7a81b7f153210029611dd0bf61ad94fe00d5ebf5d0da010704357c6484519f0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Lumen_Dynamics",
      "name": "Lumen_Dynamics",
      "definition": "Model Lumen Dynamics",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:92a819fb98fe02d98d0cde9e56eef9f9ec0e6ab40633da5cbb0a9b86767d9142",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Lumen_Dynamics__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4eb78e4fe88efcab8f62469681ee94a517c568dd9f34c0f406312497250f2ab8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Lumen_Dynamics__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d5c2fef4ba0244b3a74c54f078916e4e76bb0d0631ce3f85c69426324828ee36",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Lumen_Dynamics__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3844363b76344f89517cf074f5769c890f7ed8ce8607f03f1e40e5b47f3350f6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Lumen_Dynamics__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:eba0f2481103c3b89b5073d0678fcccd506631c26ce4866465a42927587978d3",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Lumencor",
      "name": "Lumencor",
      "definition": "Model Lumencor",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5f8320e1f1ee2aa57ff2168bdc56237e7291a85ff6a4d205c5f3f974774743cb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Lumencor__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5108beaef7e4c540ff4c21d987cb411d17e67ff818c068b6166fe1d40e020687",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Lumencor__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4a184342fe2662924db9a6f825477f459b44afb408ce9ebf9fa616a3e3732ed5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Lumencor__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b2e98007af2b4f8c39b0e5ad58766d206ad0632495ec73ed35cf6909ef8ec6b0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Lumencor__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a66341d96b600530629998cac84a96152410fe8e7fc2ab12d926d9c8d394ccb8",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#M0map",
      "name": "M0map",
      "definition": "In arbitrary units (arbitrary).\nA common quantitative MRI (qMRI) fitting variable that represents the amount\nof magnetization at thermal equilibrium.\nM0 maps are RECOMMENDED to use this suffix if generated by qMRI applications\n(for example, variable flip angle T1 mapping).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8e5704801a602be79f64499f076a2e8e244d157f3c02b3e7ce04ca189256840e",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#m0scan",
      "name": "M0scan",
      "definition": "The M0 image is a calibration image, used to estimate the equilibrium\nmagnetization of blood.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:103c7ed55d9c0b9692f7ef50ab177f3132ca7888fa0a75a162eb39a920dae2dc",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#MISCameraConfig",
      "name": "MISCameraConfig",
      "definition": "Configuration for a camera used in a New Scale modular insertion system",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0d71ab8d8289fa5f93684f9175a6fae8213102852c2a600ef1ba3736f043b424",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "MISCameraConfig__coordinate_system",
          "definition": "Device coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:869a80f63e144dc04af229f4d3d25b87b0ca5e186729edfd3e42ffac87a7747a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#detector_config",
          "name": "MISCameraConfig__detector_config",
          "definition": "Detector configuration",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1499fe7f172cd018d489670261bbdb01d0edcddf419fbbfb1dd40195d7b80c4f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "MISCameraConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0861f0e6b0dccd58779d9941501792b8bd9432fcb28b3adc2b8261fa864aec89",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#module",
          "name": "MISCameraConfig__module",
          "definition": "Module",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:610171aca46eb8ed585a3c0044b4b6c1b06b4619a5c988c3efe745de2298666b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "MISCameraConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:627661d5b96c2ee46a4a6e4732535cdaf13822aca81692404b45053938ee5534",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#relative_position",
          "name": "MISCameraConfig__relative_position",
          "definition": "Relative position",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d4e6b7aedcc9f7ed241bc1e6e91d6b10b5fb946654b0cfa78545d332fc963e8c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#transform",
          "name": "MISCameraConfig__transform",
          "definition": "Position and orientation of the device in the instrument coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3defd1c85a2617b5054984cbdce6f1df1483f293ae432d91528255ea1170fee4",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#MISModuleConfig",
      "name": "MISModuleConfig",
      "definition": "Modular insertion system module configuration",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:3c9d0a5322ac56d3414be66cfdf5b5f32fb38cef3d6f73e6b0718aaadbc958b7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#angle_unit",
          "name": "MISModuleConfig__angle_unit",
          "definition": "Angle unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:90e3d51215f6a4b9fdef3ed5900fbb8a4f4380255c3465fbd28553100a1a3ae0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#arc_angle",
          "name": "MISModuleConfig__arc_angle",
          "definition": "Arc Angle (deg)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5a890027b45eae6b840e2e3b1f2759e421df8cc15c5a0633aaaa9ce7806d23d4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#module_angle",
          "name": "MISModuleConfig__module_angle",
          "definition": "Module Angle (deg)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dcfbaa91d5d6302681cb2e7a1ca22661ddbe91a65dc1539040d2075357bc690f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "MISModuleConfig__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b5ddacce85abe90d5982117c1bbde5650612bfeb1d528c21d062055556daf2b5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "MISModuleConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:44b7f22180a067578b046692adb676ab09f891a89be3289d1ca453c9f26368bc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#rotation_angle",
          "name": "MISModuleConfig__rotation_angle",
          "definition": "Rotation Angle (deg)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e6739603d79c520de2c95b9947594a3bd52c7b9f2249cf9b3096467d7076bcba",
      "iri": "https://openminds.ebrains.eu/core/MRIFatSuppressionTechnique",
      "name": "MRIFatSuppressionTechnique",
      "definition": "",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:b73cfdeaa18f395f1cf0714dab81dd4f29f431fd89bfce199abe3ec11c736d5b",
          "iri": "https://openminds.om-i.org/props/definition",
          "name": "MRIFatSuppressionTechnique__definition",
          "definition": "Short, but precise statement of the meaning of a word, word group, sign or a symbol.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:5088b9d272345c59c59f21cbc095521c45e6f7998229b6776995d99590f4ba80",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "MRIFatSuppressionTechnique__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:ca590d759ed8338b1a2f20bc5ace6007bb82f0b132e20df94c18376d5da5031b",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "MRIFatSuppressionTechnique__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:60c5a9cbf5077af2ca3f966f0baae27d6f3eb6fd4979c14270776ea5f68b3d04",
          "iri": "https://openminds.om-i.org/props/otherCrossReference",
          "name": "MRIFatSuppressionTechnique__otherCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:46ce04188ee15a52fab83179d6d4606567e76bcb8102752df27af4c7e21f735b",
          "iri": "https://openminds.om-i.org/props/otherOntologyIdentifier",
          "name": "MRIFatSuppressionTechnique__otherOntologyIdentifier",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:8152e4707f1c158ddfe8ec7daba08ad6dc659d083f9fd4a1917ad623b5dc1390",
          "iri": "https://openminds.om-i.org/props/preferredCrossReference",
          "name": "MRIFatSuppressionTechnique__preferredCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:7af80308c413f7c2b9202e9282e57e2e784df0de1485c57ae69cf1f0ba496ac0",
          "iri": "https://openminds.om-i.org/props/preferredOntologyIdentifier",
          "name": "MRIFatSuppressionTechnique__preferredOntologyIdentifier",
          "definition": "Persistent identifier of a preferred ontological term.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:f032bac6f740dec04323963edaf5069a3417ce765bd1a79188a58ff92ab670b7",
          "iri": "https://openminds.om-i.org/props/synonym",
          "name": "MRIFatSuppressionTechnique__synonym",
          "definition": "Words or expressions used in the same language that have the same or nearly the same meaning in some or all senses.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:de2fbde95d9ec00f28c0921cd53d1631295e1371477edba3384b27e2f511370e",
      "iri": "https://openminds.ebrains.eu/core/MRIParallelAcquisitionTechnique",
      "name": "MRIParallelAcquisitionTechnique",
      "definition": "",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:1c1626fcb58d0d3183649f33d088848a48e1d31931a06456aa093bad206d75fe",
          "iri": "https://openminds.om-i.org/props/definition",
          "name": "MRIParallelAcquisitionTechnique__definition",
          "definition": "Short, but precise statement of the meaning of a word, word group, sign or a symbol.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:c5892350cdf01d8ceb23dbbb79c43ab9448d8f7eae768143921c2049539af78c",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "MRIParallelAcquisitionTechnique__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:2af978147357f89d720da93c27c0ad46a95f80cacc4f2ff2f1d7cb694c8beafc",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "MRIParallelAcquisitionTechnique__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:9ceba231f8a4e3a45fe922ce19c40a5c0eb2a9bc6b3b691c724578e973526d72",
          "iri": "https://openminds.om-i.org/props/otherCrossReference",
          "name": "MRIParallelAcquisitionTechnique__otherCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:0691015ce0da892449b84ae2844d000d3982031585a40f0b9adbc62a0219eed0",
          "iri": "https://openminds.om-i.org/props/otherOntologyIdentifier",
          "name": "MRIParallelAcquisitionTechnique__otherOntologyIdentifier",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:7ef47f3ed08dec8d5f12c9628806ef1c14a9f6d078f5baf0927786a51bf4458a",
          "iri": "https://openminds.om-i.org/props/preferredCrossReference",
          "name": "MRIParallelAcquisitionTechnique__preferredCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:c4c7d79673eee51f2506ae258f5bc09c19a0f47d4ad5b5309142b8cf596ec311",
          "iri": "https://openminds.om-i.org/props/preferredOntologyIdentifier",
          "name": "MRIParallelAcquisitionTechnique__preferredOntologyIdentifier",
          "definition": "Persistent identifier of a preferred ontological term.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:2f194efd847996e75a67ece6aa471db1db5dae83e873cca5f332f011cf32537f",
          "iri": "https://openminds.om-i.org/props/synonym",
          "name": "MRIParallelAcquisitionTechnique__synonym",
          "definition": "Words or expressions used in the same language that have the same or nearly the same meaning in some or all senses.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fa5e50da69d22fb5e0d5f22bb4fb15614ac2ad57a6c1e0f306cd0c330b126b59",
      "iri": "https://openminds.ebrains.eu/core/MRIPulseSequence",
      "name": "MRIPulseSequence",
      "definition": "",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:1dfaa29277e639aac7d4d7907d2ccee70cb8b58f0b742c41eca34d0437ed610a",
          "iri": "https://openminds.om-i.org/props/definition",
          "name": "MRIPulseSequence__definition",
          "definition": "Short, but precise statement of the meaning of a word, word group, sign or a symbol.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:c91852508c3b7883eb9d2ed75e577bd92c52c57aff0e6aaa589ac624538c60b5",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "MRIPulseSequence__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:623f4fd6a9dce319a0c93ca27610eeca8df6559aaaad670fcb3251b9d6050870",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "MRIPulseSequence__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:0dc835b6b496d8af00a85ccc4b52613eb81f728cb34cc38d3fdaaa8c3347d9f2",
          "iri": "https://openminds.om-i.org/props/otherCrossReference",
          "name": "MRIPulseSequence__otherCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:cf1bace7ba8d33633e2a68ab4cd26b6d31bd223df39b18f390246aa186da291c",
          "iri": "https://openminds.om-i.org/props/otherOntologyIdentifier",
          "name": "MRIPulseSequence__otherOntologyIdentifier",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:28d11593f3cd7f177e69c4ea80762a8b5364e42c2653795ed32ce7c55e110a6e",
          "iri": "https://openminds.om-i.org/props/preferredCrossReference",
          "name": "MRIPulseSequence__preferredCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:b5d170c3122bca75bd2c405cb054d3491def240cf4b450438334a3d76f61d1d3",
          "iri": "https://openminds.om-i.org/props/preferredOntologyIdentifier",
          "name": "MRIPulseSequence__preferredOntologyIdentifier",
          "definition": "Persistent identifier of a preferred ontological term.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:e26fc5f4de0030925f4aef5698b7b1568e8c1b3000423f9d571211e799d16e63",
          "iri": "https://openminds.om-i.org/props/synonym",
          "name": "MRIPulseSequence__synonym",
          "definition": "Words or expressions used in the same language that have the same or nearly the same meaning in some or all senses.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8b6fa5531ed586b713a03e902956ca93a319a2a4c7c2743973beb329d71615f9",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#MRIScan",
      "name": "MRIScan",
      "definition": "Configuration of a 3D scan",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c26acc1df1b6fc6569ce35138fe810e3cee30b86dae35c90215ed155fd57f379",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_scan_parameters",
          "name": "MRIScan__additional_scan_parameters",
          "definition": "Parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7fedf7785e7e2046f339cae3040b69a1f7bb6a3ca71f0bb548e4269e5114cb3d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#affine_transform",
          "name": "MRIScan__affine_transform",
          "definition": "NIFTI sform/qform, Bruker vc_transform, etc",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2c32dfa1f9418962b52c7876700b392ea76cd8c7c24cd23c52feff9e3c22080c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "MRIScan__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b35b1613b9b5ccd32a2800087fd8c2065478359d9cbf0c41f9a87ee7cb0a8a8c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#echo_time",
          "name": "MRIScan__echo_time",
          "definition": "BIDS EchoTime / DICOM Tag 0018,0081",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ee9ecbd386c8887baacd876e483f17d878be893baa2d51348b9a1d636a1daba5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#echo_time_unit",
          "name": "MRIScan__echo_time_unit",
          "definition": "Echo time unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cb635976376a9b3a5b0e09ce42b7557c327d09e1f2a139774de5684dffd048e1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#effective_echo_time",
          "name": "MRIScan__effective_echo_time",
          "definition": "Effective echo time",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fe29388c337d2a018ff68072217df7bbba6b1ca9c99734bd17d5c4c145c9d651",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#index",
          "name": "MRIScan__index",
          "definition": "Index of the scan in the session, starting at 1",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:53cb0b9efe8b5af49b916ad98d27e77b3509cf0eb9ab8222ddbc6e150d7c7a4d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#mr_acquisition_type",
          "name": "MRIScan__mr_acquisition_type",
          "definition": "BIDS MRAcquisitionType / DICOM Tag 0018,0023",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:66ab6f103d85f12bb13b83715340b93f1b7fa3a388be0195da538004a97ad785",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "MRIScan__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:04789affa3c41088a316c65bfa3a68d01cc23ab1846b72263c098abdd1949a99",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "MRIScan__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0c2789b98119c696a7c85f765a97fdebe340adc96a4b5ba547f635eb1b4d8003",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#pulse_sequence_type",
          "name": "MRIScan__pulse_sequence_type",
          "definition": "BIDS PulseSequenceType",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:28ca34de0a76b0f92b17a9fc875923dfad53923ed6ccc9a8f3536e661fd83209",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#rare_factor",
          "name": "MRIScan__rare_factor",
          "definition": "RARE factor",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:86afca8fcb3e0ac62f382214d7346b73f66055b8ac5d8ab362ac2af4a0efd90f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#repetition_time",
          "name": "MRIScan__repetition_time",
          "definition": "BIDS RepetitionTime / DICOM Tag 0018,0080",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:23d05d2fc7920c01bb188f6dfbf504de3beddd99ca6b8cf26d624f630fb1ea62",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#repetition_time_unit",
          "name": "MRIScan__repetition_time_unit",
          "definition": "Repetition time unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7ce89b55ac78382d5a1b1c3289d830d0e927a58873dbfdf20b11938d326d7649",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#resolution",
          "name": "MRIScan__resolution",
          "definition": "Voxel resolution",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f95d51966c03812daa62371ca4eb50dafa7e0d57daa4cb4fafcf994e542156db",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#resolution_unit",
          "name": "MRIScan__resolution_unit",
          "definition": "Voxel resolution unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:091b48fb331c658609a7f8e653b841cb4cb19dd3710cdb6bec583c3748ef0b57",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#scanner_coordinate_system",
          "name": "MRIScan__scanner_coordinate_system",
          "definition": "Scanner coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:84e99958715e66c4a3be0a8f30d8c96308a1196b29c5d46d17880aa27b4f6cf9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#setup",
          "name": "MRIScan__setup",
          "definition": "Positioning, shim, and other pre-scan adjustments",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:176a6287d53eb0909dfa09484668da6c6d96d6d8e080e52fcaca461f9f07f451",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#subject_position",
          "name": "MRIScan__subject_position",
          "definition": "Subject position",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:47d6bafaeaebb7aeec3cfc3b7b956cd998686df02736dcb6ac0324ae5ea9a17f",
      "iri": "https://openminds.ebrains.eu/core/MRISpoilingTechnique",
      "name": "MRISpoilingTechnique",
      "definition": "",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:c25ecb19576428b5a516de3dc1cf3db45f723807fb19161fb9bf99e1ced023c9",
          "iri": "https://openminds.om-i.org/props/definition",
          "name": "MRISpoilingTechnique__definition",
          "definition": "Short, but precise statement of the meaning of a word, word group, sign or a symbol.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:c3dd9b1e708b4a0253d3e8e222758c8a29e949a8a5658bb759138e08d8e17001",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "MRISpoilingTechnique__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:4139be5b110cd16848146884a6e8ac245d55427e407b8f40bde244707248ee7c",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "MRISpoilingTechnique__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:3666d49af1bb676a505b2b7515142a3329c609b13561f56f7094f76363dc5d78",
          "iri": "https://openminds.om-i.org/props/otherCrossReference",
          "name": "MRISpoilingTechnique__otherCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:d2890f4943b02a645e516049eeba1071d94826f02eb224bd55e40ce72a3eed69",
          "iri": "https://openminds.om-i.org/props/otherOntologyIdentifier",
          "name": "MRISpoilingTechnique__otherOntologyIdentifier",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:dec42c38f346c873b3f3e7a40b4bdfdaff99e9f413f8514c88c2333ea71db85c",
          "iri": "https://openminds.om-i.org/props/preferredCrossReference",
          "name": "MRISpoilingTechnique__preferredCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:49e25c6b53bdc8c04cad4c075f957e958a6cf8671d014f83291c0b7de4a79f6b",
          "iri": "https://openminds.om-i.org/props/preferredOntologyIdentifier",
          "name": "MRISpoilingTechnique__preferredOntologyIdentifier",
          "definition": "Persistent identifier of a preferred ontological term.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:c80be35613734d363595d3c3aaf019284626ed8f83433e472c96cbf0d3590d71",
          "iri": "https://openminds.om-i.org/props/synonym",
          "name": "MRISpoilingTechnique__synonym",
          "definition": "Words or expressions used in the same language that have the same or nearly the same meaning in some or all senses.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b78cf8e27751b918f1a9983b8b38b7c7cf8c80da2060e91e64e5e29f83d654ce",
      "iri": "https://openminds.ebrains.eu/core/MRIWeighting",
      "name": "MRIWeighting",
      "definition": "",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:ae642430423a26fd27b665ea6958bfb01bb3f237dbda0d114d393315783a6f4a",
          "iri": "https://openminds.om-i.org/props/definition",
          "name": "MRIWeighting__definition",
          "definition": "Short, but precise statement of the meaning of a word, word group, sign or a symbol.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:efe60203387ceca45442bc95b3a440dbabd7bd5aa93a1acd13c4bb7471681e55",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "MRIWeighting__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:2c04f2cefef2b039491bcba31b045fb09a99e976b4e40dc96cb405d35d290d35",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "MRIWeighting__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:3fae89b98a0fc08270682ebc3766715b7cf63d33772bcbc95f01fa9ff16a7d66",
          "iri": "https://openminds.om-i.org/props/otherCrossReference",
          "name": "MRIWeighting__otherCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:9d50c24c3614c5b59e95ffe6c02bc1206bd3084432d5eacafdb4081c1d38eff6",
          "iri": "https://openminds.om-i.org/props/otherOntologyIdentifier",
          "name": "MRIWeighting__otherOntologyIdentifier",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:93023262da479b4ee86edea7b97f3f7c96a51a658bbc5123056d16f0cbd426b9",
          "iri": "https://openminds.om-i.org/props/preferredCrossReference",
          "name": "MRIWeighting__preferredCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:dbc83489a17fddefaa3bbe6928e87f8c0a8d1a2c330dc0fac16f49a88b96c340",
          "iri": "https://openminds.om-i.org/props/preferredOntologyIdentifier",
          "name": "MRIWeighting__preferredOntologyIdentifier",
          "definition": "Persistent identifier of a preferred ontological term.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:eb153743876b85acf4a35fbac3d5550c96fadb53d0d6449b377a2c6d6199a72a",
          "iri": "https://openminds.om-i.org/props/synonym",
          "name": "MRIWeighting__synonym",
          "definition": "Words or expressions used in the same language that have the same or nearly the same meaning in some or all senses.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f0545dde36f292e5c1ca4f92e1785021cc1ab72858aabf2a194427a936a249d6",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Macaca_Mulatta",
      "name": "Macaca_Mulatta",
      "definition": "Model Macaca mulatta",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:bb4059f64ddf477f802694905c05894512b5a0a5fd4549996a0276dac0bc208a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Macaca_Mulatta__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ea880b597f135540f9fc34085b9cb73efcc258b6e650fc295ee9dedda583dbc0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Macaca_Mulatta__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9a1269f1e53ba941c11ca31c3d754c9500cafb5e5d37e4c828fc5f27fd568b7d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Macaca_Mulatta__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ad618aa15c1166a4f4818e0cf0940c765d1630e1442bdc75c0f03afaaa865f57",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Macaca_Mulatta__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f629f0966e56c43cea9063b148573830403e5a13522c028d4eb3e0c67a942d45",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#magnitude",
      "name": "Magnitude",
      "definition": "Field-mapping MR schemes such as gradient-recalled echo (GRE) generate a\nMagnitude image to be used for anatomical reference.\nRequires the existence of Phase, Phase-difference or Fieldmap maps.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8aec437eee7da424030e43794f43a3778954446a474eba9a96b18ca13971f697",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#magnitude1",
      "name": "Magnitude1",
      "definition": "Magnitude map generated by GRE or similar schemes, associated with the first\necho in the sequence.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f1f1a6daa00e2c9dcc9e17b82ae718b2e55239bf02e478bc3329765b94f7cd8a",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#magnitude2",
      "name": "Magnitude2",
      "definition": "Magnitude map generated by GRE or similar schemes, associated with the second\necho in the sequence.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b8aa67ee5a60238958e7e57d7725750fd5f1c15b9253800b7f42dd3061203281",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Maintenance",
      "name": "Maintenance",
      "definition": "Generic maintenance class",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:fc90edb492ef50f756b0638c01077b087ad347dfd7bd3250b7dc3c7b5efbbad6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#description",
          "name": "Maintenance__description",
          "definition": "Description on maintenance procedure",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6d2c5852cf8f6a9dc664b31fa787f7b7d1f320975229ba5d75f78db82b87fbdd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "Maintenance__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:900f8359f0fc67225d0efe657328d8cf827da2d8dd0e988145397a8a83735416",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#maintenance_date",
          "name": "Maintenance__maintenance_date",
          "definition": "Date and time of maintenance",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a525ed28ef7cebb3a796befc0c323657fb3f733bd919a864761e6015ec7a1608",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Maintenance__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:da8d9e07a83bba7d2ba96bf269918193598181512fbd67231945a5aa13722211",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Maintenance__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:06a8e26b8342dc64f53a172c7106bbeebfc749220eafff03d82d7b7e1774b400",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "Maintenance__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8e715349c11ec9d1e3cd5fe74cb211eb52beb731344861453359bc1ed56db9d0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#reagents",
          "name": "Maintenance__reagents",
          "definition": "Reagents",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4912e74155747a915176b0706b413017ad060e15e99c2e33f28ab1e9a768288c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Manipulation",
      "name": "Manipulation",
      "definition": "Description of procedures performed during an acquisition.",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:852b02fc7c68270e3ed9647243e746ebcf881ccb2793bb9b99603abb7190ace9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#anaesthesia",
          "name": "Manipulation__anaesthesia",
          "definition": "Anaesthesia",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:83de6c8a81b5389ae8aaccb02bd242771d8368f6ccbeeb084dfb6ca6d3250bd9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#end_time",
          "name": "Manipulation__end_time",
          "definition": "Must be between the acquisition start and end times",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2d930cd9368d16e1101a03b94c6aad251cd4d07523025ec38c8e26597fb26f61",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Manipulation__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fff66aef0aeaeb83cf9ca869b58c1c4c774c5eb40a982190c49a6f2b77c68c73",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Manipulation__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cbd8f2e7abb4d81deaa10ede8ae30990300eb660d56d4090019b3282e78fb30c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#procedures",
          "name": "Manipulation__procedures",
          "definition": "Procedures performed during the manipulation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2137b8da355dacd41abab379405bb6d756f6d0d16acc28ac98f311dda180e35c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "Manipulation__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:26a4fcce3f727e3e0e4e65aa5c3ba07657ba7e785d8299d5e15ee2bb99e646c1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_time",
          "name": "Manipulation__start_time",
          "definition": "Must be between the acquisition start and end times",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ef5df87f7449829424cb3282b6813bbd521cf8b279b4713633e142c74fb3b0f8",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Manipulator",
      "name": "Manipulator",
      "definition": "Manipulator used on a dome module",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b5b8630fbef281c09b4631a075368f1415a9de5d09ffc14f78aaf7b54f03eb99",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Manipulator__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:07cde780a1a6a05c3aa342bcdd0164160e103984fb74659e56e84c69fd86a34e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Manipulator__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:29b0b1a181ed94d6abbf1a1f55dc8d85b8cc3aab7fca3d849a5ec4c429c200ba",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Manipulator__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e71359a4072395c9a7c40dd28cf49e5803637ad74dd838afdaa3df02e3fae93f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Manipulator__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ff6dc48c18630e6de219c42a42ff5724ff17c9180111217f3911221e3d9ce45d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Manipulator__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b61ad6a480aa4401c72b9a06fde54c1b0f0703fbeddd9ef7d2b2a25b136fd03d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Manipulator__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:82d922e190f4ab82c1194250f73ea36cf5ccda95a27d13af19cf46f5e4364dd0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Manipulator__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:dd099527e2e39ba4be06898446f6c983d4aa5ab41a1d1bac31c8fdb3886e123a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ManipulatorConfig",
      "name": "ManipulatorConfig",
      "definition": "Configuration of a manipulator",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:2b1df3b07011289f339e0e62d3241f6ec1f7e1b6e86e621a2f3a764bb7ca3cf8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "ManipulatorConfig__coordinate_system",
          "definition": "Device coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:29e77189ecd2081028970b518294b1ce51bfdc5c12658b3b036fc3f0ff715502",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "ManipulatorConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9562f3a4c3c90077635d436c3f267e971c49e6889a2f2ba692ba2c4bfdde64d3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#local_axis_positions",
          "name": "ManipulatorConfig__local_axis_positions",
          "definition": "Local axis positions",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9d7808d695425d3b1c8ae6d1a9a658ba7843c2bfa15e657bcbc7b0184b0efa0a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ManipulatorConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d61accaa6c763e7b95e7582fe223f6cd6b1e6f21346ad6dceb07c10fa3087d1b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Mapseq",
      "name": "Mapseq",
      "definition": "Model MAPseq",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:a138f94f44759b6e4ae114dd058695c83e549a83fd5452ae25e042b56bf61b1a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Mapseq__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0b8fd83743c017b64478a003f5f9f39bcfe3f3e4c974952926ab444eb95f8fa5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Mapseq__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c29ec5fc631eb1aecbf9f731001ae57e5137c627e0b77047af174d613f5f2df9",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#markers",
      "name": "Markers",
      "definition": "Another manufacturer-specific detail pertains to the KIT/Yokogawa/Ricoh\nsystem, which saves the MEG sensor coil positions in a separate file with two\npossible filename extensions  (`.sqd`, `.mrk`).\nFor these files, the `markers` suffix MUST be used.\nFor example: `sub-01_task-nback_markers.sqd`",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ebcce4fe20f373ba4b28028028e03b4572120f6c6a696f62e17363dbade017bb",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#mask",
      "name": "Mask",
      "definition": "A binary mask that functions as a discrete \"label\" for a single structure.\n\nThis suffix may only be used in derivative datasets.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9c20015b7aff943eec0720d9324eaf8a9d67dd0c30a7e6b8d2158c49b25871ad",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Massachusetts_Institute_Of_Technology",
      "name": "Massachusetts_Institute_Of_Technology",
      "definition": "Model Massachusetts Institute of Technology",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:890497fa65bf09993131c34e997bc6fe121ce6ee7fe76e840881482945245ae5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Massachusetts_Institute_Of_Technology__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e384eb79984d9e2f090b1a3e4d18df223ea79f07b1223524ceb20487f9b1e248",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Massachusetts_Institute_Of_Technology__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3e49f2735d180097c94d3657b64f16a7c30f309c750c030f22bd92b1535e57e8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Massachusetts_Institute_Of_Technology__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d6746b752340d9e60eb78e63fabf30c677d7487002ac526f1b525c0fd4aaa6da",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Massachusetts_Institute_Of_Technology__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b96bef51e5593b3fca0d9151bbeb767f9f060e08d56e160c26e2aa6550d3bf43",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Mbf_Bioscience",
      "name": "Mbf_Bioscience",
      "definition": "Model MBF Bioscience",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:9a322a8c74cdafbf9c7d7ee160e610e84a13748c7190293d587c2af5998217db",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Mbf_Bioscience__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d47a588e72cbb5aa10e1bfa5a8ad4714dfcf71dd445cfee58c7cbfd125ed6f3a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Mbf_Bioscience__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6c2aa5772029137d0e3539812f9109d3c680735a6d1e4e8c261dbb025ff1de45",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Mbf_Bioscience__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:afca73b55e7e63acc72ec6034d0da205301aa5f709214790c5e066a911b7ce60",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Mbf_Bioscience__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e5fccd087e840f552447673352d57c390dbdb60be1349a8f32e6d646902d251d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Mcgovern_Institute_For_Brain_Research",
      "name": "Mcgovern_Institute_For_Brain_Research",
      "definition": "Model McGovern Institute for Brain Research",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d688f641e6c5e40b35bbf1a4c845cc2514cf00e64a5d3690da50bd707e8f8f1f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Mcgovern_Institute_For_Brain_Research__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:49812b212c310f31cbb50fa3813a8830164b2923560107b4d4f6eb180fcce2b0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Mcgovern_Institute_For_Brain_Research__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8aac068f5a0a77458c7e827590970b6dff201528d0dd26aa6a1bd32a311ef237",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Mcgovern_Institute_For_Brain_Research__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f3e946622fce0455bdb9d015bc03049f9582ad813bb8b8b6a139b9a79775bd3d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Mcgovern_Institute_For_Brain_Research__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:dc2b2743d06ec194694226b1e605a9de64dba224f5334e19c3ffc18a11acfcdf",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Meadowlark_Optics",
      "name": "Meadowlark_Optics",
      "definition": "Model Meadowlark Optics",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d17bee3f3ab8d82da3df58552a28992b4fb920a52fe7c81f98e7b4be52cdab3e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Meadowlark_Optics__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d90a445316c46a6d1ee8e34ba19d4ef087529cd3868af7f035c7052c55ecbaa6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Meadowlark_Optics__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:11d39375868ce288e8fc43357210e7cb7f845ab0e6237878aa6cff83ebe805bd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Meadowlark_Optics__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ce316b8c56615ef20e6e19b6b868603847b5e37e915bd2f529531611a58c76bb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Meadowlark_Optics__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c94897f26c128d11f8a5459747e73edfc65ed8ce50831a9e663d8134280b2667",
      "iri": "https://schema.dandiarchive.org/#MeasurementTechniqueType",
      "name": "MeasurementTechniqueType",
      "definition": "Identifier for measurement technique used",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:7bc79d8a2a9607d717f895dd3cb301ad2d134565a5e1ea6815577bd247e43a42",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "MeasurementTechniqueType__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:a46d1d29aa1244f958043186bb98d3b40cf8ef41ea062a283627e2fd58f5fb5d",
          "iri": "https://schema.org/identifier",
          "name": "MeasurementTechniqueType__identifier",
          "definition": "The identifier can be any url or a compact URI, preferably supported by identifiers.org.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:face619bc2ee1f3d5943c4b5b67aaba6b41f9e1b5411c7448d3a18ac97a9640d",
          "iri": "https://schema.org/name",
          "name": "MeasurementTechniqueType__name",
          "definition": "The name of the item.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:a924b31ca81162c59ab0945c05d7aeaede52c601444501135f87fdddbb4d4af2",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "MeasurementTechniqueType__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9a08091111a159edade6b60eee3b2ad01c4e6a65eb1106b0f87b62fd4298a028",
      "iri": "https://schema.org/MedicalCondition",
      "name": "MedicalCondition",
      "definition": "Any condition of the human body that affects the normal functioning of a person, whether physically or mentally. Includes diseases, injuries, disabilities, disorders, syndromes, etc.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:568db64a85eedba4d55f7b29e39ad59675ab191ef1b7b74b4fe62cf3b2116c34",
          "iri": "https://schema.org/associatedAnatomy",
          "name": "associatedAnatomy",
          "definition": "The anatomy of the underlying organ system or structures associated with this entity.",
          "value_range": "https://schema.org/AnatomicalStructure",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:42dc36c90a5ed557c3aa5f48f2610ebfdeb3f4e0fbea3b3d254889428421479b",
          "iri": "https://schema.org/cause",
          "name": "cause",
          "definition": "The cause of a medical condition.",
          "value_range": "https://schema.org/MedicalCause",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:35a0f75fdf0601955f0c7c8094213c42c00c54c0683356041f79cf067bc768cd",
          "iri": "https://schema.org/differentialDiagnosis",
          "name": "differentialDiagnosis",
          "definition": "One of a set of differential diagnoses for the condition. Specifically, a closely-related or competing diagnosis typically considered later in the cognitive process whereby this medical condition is distinguished from others most likely responsible for a similar collection of signs and symptoms to reach the most parsimonious diagnosis or diagnoses in a patient.",
          "value_range": "https://schema.org/DDxElement",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:1349e820d8af811e329cd5cd6e8bf00c5dca6df01835a9c99dd1f6d25cd4cd0b",
          "iri": "https://schema.org/drug",
          "name": "drug",
          "definition": "Specifying a drug or medicine used in a medication procedure.",
          "value_range": "https://schema.org/Drug",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:7efb91a76c23e77db43af15e7035a64d02f7b82fd59994aed6039a602244ee86",
          "iri": "https://schema.org/epidemiology",
          "name": "epidemiology",
          "definition": "The characteristics of associated patients, such as age, gender, race etc.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d3667d513d8bdd03ec91d068b19760461924fcaa0c8684cb575d193b73876a6f",
          "iri": "https://schema.org/expectedPrognosis",
          "name": "expectedPrognosis",
          "definition": "The likely outcome in either the short term or long term of the medical condition.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:84cea239d5f72298103169f250f7eab1c0e4885fa74e9520933b1b31f95ced1c",
          "iri": "https://schema.org/naturalProgression",
          "name": "naturalProgression",
          "definition": "The expected progression of the condition if it is not treated and allowed to progress naturally.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:94eeeb6ff886c2a06ad18eae55aca7b807186342b23f0cf3f0d51daec68da886",
          "iri": "https://schema.org/pathophysiology",
          "name": "pathophysiology",
          "definition": "Changes in the normal mechanical, physical, and biochemical functions that are associated with this activity or condition.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:848a01e28b60fec352bea3db9515142b08ae96a466a33e9d31058e77b8a97762",
          "iri": "https://schema.org/possibleComplication",
          "name": "possibleComplication",
          "definition": "A possible unexpected and unfavorable evolution of a medical condition. Complications may include worsening of the signs or symptoms of the disease, extension of the condition to other organ systems, etc.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9b09e86d875a7bc4c223fc382369b8be82d19edc83870524b8d664729578a241",
          "iri": "https://schema.org/possibleTreatment",
          "name": "possibleTreatment",
          "definition": "A possible treatment to address this condition, sign or symptom.",
          "value_range": "https://schema.org/Drug",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:1fd29badbf256c4d0e2b26ea10255af970402d4e63047690662268a8692f0a34",
          "iri": "https://schema.org/primaryPrevention",
          "name": "primaryPrevention",
          "definition": "A preventative therapy used to prevent an initial occurrence of the medical condition, such as vaccination.",
          "value_range": "https://schema.org/MedicalTherapy",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ce438ed82196ecbd5e41352da3b5d1fbf729e092a2d0ca5e0ea0fbc8713ced19",
          "iri": "https://schema.org/riskFactor",
          "name": "riskFactor",
          "definition": "A modifiable or non-modifiable factor that increases the risk of a patient contracting this condition, e.g. age,  coexisting condition.",
          "value_range": "https://schema.org/MedicalRiskFactor",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a44166396ce491d9b13e45e660fec920693dea49be0f5fb66d22fa5613d331ef",
          "iri": "https://schema.org/secondaryPrevention",
          "name": "secondaryPrevention",
          "definition": "A preventative therapy used to prevent reoccurrence of the medical condition after an initial episode of the condition.",
          "value_range": "https://schema.org/Drug",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9ff9fc59b1a0bd35740d3d6473d7997c696e8acdabf10a562e5bf7606dc9639f",
          "iri": "https://schema.org/signOrSymptom",
          "name": "signOrSymptom",
          "definition": "A sign or symptom of this condition. Signs are objective or physically observable manifestations of the medical condition while symptoms are the subjective experience of the medical condition.",
          "value_range": "https://schema.org/MedicalSignOrSymptom",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e9b43426fdafbe7f8b1f56209940b9a3df8905581dcabbed2e7d75c12215141d",
          "iri": "https://schema.org/stage",
          "name": "stage",
          "definition": "The stage of the condition, if applicable.",
          "value_range": "https://schema.org/MedicalConditionStage",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ebbf4f0ce01e287b0e6997e8b37ec7ee092abd137a36f0137bbe1657610ce198",
          "iri": "https://schema.org/status",
          "name": "status",
          "definition": "The status of the study (enumerated).",
          "value_range": "https://schema.org/EventStatusType",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:be743a18dadd814275c165ce635c0791cc250f666ae0ef73dae4a8390652e8af",
          "iri": "https://schema.org/typicalTest",
          "name": "typicalTest",
          "definition": "A medical test typically performed given this condition.",
          "value_range": "https://schema.org/MedicalTest",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:965a8d40f6b71f1f7fdd1c7e57746c2cea94d5aef9f940a5f87d1f89143293c2",
      "iri": "https://schema.org/MedicalDevice",
      "name": "MedicalDevice",
      "definition": "Any object used in a medical capacity, such as to diagnose or treat a patient.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:e00d9eb32d816c86c240beb7219cf84889d2f97d8c11f265b0996e61d8977257",
          "iri": "https://schema.org/adverseOutcome",
          "name": "adverseOutcome",
          "definition": "A possible complication and/or side effect of this therapy. If it is known that an adverse outcome is serious (resulting in death, disability, or permanent damage; requiring hospitalization; or otherwise life-threatening or requiring immediate medical attention), tag it as a seriousAdverseOutcome instead.",
          "value_range": "https://schema.org/MedicalEntity",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9e736d6ebe1932339f0fe4b096c1f033b4e5aa036ad83a0fcca7ccf731096ff4",
          "iri": "https://schema.org/contraindication",
          "name": "contraindication",
          "definition": "A contraindication for this therapy.",
          "value_range": "https://schema.org/MedicalContraindication",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:804ae464abd48bff9b80461d668201633d228299a016cd9d97d752b8805fbada",
          "iri": "https://schema.org/postOp",
          "name": "postOp",
          "definition": "A description of the postoperative procedures, care, and/or followups for this device.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:755b7d8ba4ecf5d9a6078eedd1cbad6fc7c045f212d6860bf70e9f78a8919f8d",
          "iri": "https://schema.org/preOp",
          "name": "preOp",
          "definition": "A description of the workup, testing, and other preparations required before implanting this device.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:bc148d85dbbf4569f6a28b0145b00e6b8693a9095ce8f151a2f429d4146048a0",
          "iri": "https://schema.org/procedure",
          "name": "procedure",
          "definition": "A description of the procedure involved in setting up, using, and/or installing the device.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c7db2d781b82a45cb39e11e70aac4c4ef3844a459e1b1685ebe32137b8f8ab04",
          "iri": "https://schema.org/seriousAdverseOutcome",
          "name": "seriousAdverseOutcome",
          "definition": "A possible serious complication and/or serious side effect of this therapy. Serious adverse outcomes include those that are life-threatening; result in death, disability, or permanent damage; require hospitalization or prolong existing hospitalization; cause congenital anomalies or birth defects; or jeopardize the patient and may require medical or surgical intervention to prevent one of the outcomes in this definition.",
          "value_range": "https://schema.org/MedicalEntity",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:6c6cc395f6d3c07e4db5715e614bcaff79d72c02ed506e008d7b150dc1ac148e",
      "iri": "https://schema.org/MedicalEntity",
      "name": "MedicalEntity",
      "definition": "The most generic type of entity related to health and the practice of medicine.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:f58214872197a2ddbe92e16a5827c6196164f23f196cc386f67e5ccc280163bc",
          "iri": "https://schema.org/code",
          "name": "code",
          "definition": "A medical code for the entity, taken from a controlled vocabulary or ontology such as ICD-9, DiseasesDB, MeSH, SNOMED-CT, RxNorm, etc.",
          "value_range": "https://schema.org/MedicalCode",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5318798a95fcb6b9c57fe57ba0016dcbdc0e8176a6023682950f84b42764e7a3",
          "iri": "https://schema.org/funding",
          "name": "funding",
          "definition": "A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].",
          "value_range": "https://schema.org/Grant",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f1fb9fce14f53790372f6fde00171f08d46661e5f79f34b85f648c1a28f21bfc",
          "iri": "https://schema.org/guideline",
          "name": "guideline",
          "definition": "A medical guideline related to this entity.",
          "value_range": "https://schema.org/MedicalGuideline",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:39466a3110d9e8961dcf87a685e7d7c1882509c0723fa284f3595dcb4d335735",
          "iri": "https://schema.org/legalStatus",
          "name": "legalStatus",
          "definition": "The drug or supplement's legal status, including any controlled substance schedules that apply.",
          "value_range": "https://schema.org/DrugLegalStatus",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2e90c5ed4c65897a25b0f942096afd8796529d90f6ea801c4c1f1da3df091c96",
          "iri": "https://schema.org/medicineSystem",
          "name": "medicineSystem",
          "definition": "The system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic', 'chiropractic', etc.",
          "value_range": "https://schema.org/MedicineSystem",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a09259f5d1144e3effd2e958efce592fc74ad94651d9110151a561ee7fcda3ba",
          "iri": "https://schema.org/recognizingAuthority",
          "name": "recognizingAuthority",
          "definition": "If applicable, the organization that officially recognizes this entity as part of its endorsed system of medicine.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ebd2bc101e013686fbaa0b8d990ea19d75c1bc8ce0ea0836789e7184326c8728",
          "iri": "https://schema.org/relevantSpecialty",
          "name": "relevantSpecialty",
          "definition": "If applicable, a medical specialty in which this entity is relevant.",
          "value_range": "https://schema.org/MedicalSpecialty",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:dd757b8f17d91c9b625d3e1a1db9458480a1fc29d0ee5cdc6295ac62d68e2488",
          "iri": "https://schema.org/study",
          "name": "study",
          "definition": "A medical study or trial related to this entity.",
          "value_range": "https://schema.org/MedicalStudy",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:7a0e772fb876adecca7e6ae25806c6f62848312a700d308d835a54029418b9cc",
      "iri": "https://schema.org/MedicalObservationalStudy",
      "name": "MedicalObservationalStudy",
      "definition": "An observational study is a type of medical study that attempts to infer the possible effect of a treatment through observation of a cohort of subjects over a period of time. In an observational study, the assignment of subjects into treatment groups versus control groups is outside the control of the investigator. This is in contrast with controlled studies, such as the randomized controlled trials represented by MedicalTrial, where each subject is randomly assigned to a treatment group or a control group before the start of the treatment.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:938cc3e64275ef35619f6714ddec7955368dc0e996da6f825079878d5a78ee65",
          "iri": "https://schema.org/studyDesign",
          "name": "studyDesign",
          "definition": "Specifics about the observational study design (enumerated).",
          "value_range": "https://schema.org/MedicalObservationalStudyDesign",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalStudy"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:a7dbb2ebb66a8cefbe42da155b7dc6a12c375bbf168f5b0e95bffc9bc1c97885",
      "iri": "https://schema.org/MedicalProcedure",
      "name": "MedicalProcedure",
      "definition": "A process of care used in either a diagnostic, therapeutic, preventive or palliative capacity that relies on invasive (surgical), non-invasive, or other techniques.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:5b5f615a99a025c7c1baacfbcc038f10a8bde3a65f7cff09875cc1fe0e2781da",
          "iri": "https://schema.org/bodyLocation",
          "name": "bodyLocation",
          "definition": "Location in the body of the anatomical structure.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9cb6142a64c6fbbd25f3f2859b37ad0504a1bb0f4657d58eca34390bfba3b41b",
          "iri": "https://schema.org/followup",
          "name": "followup",
          "definition": "Typical or recommended followup care after the procedure is performed.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d287ec689d1d807c6fdc506df62694de0f515fd93e438c8fecbdd199f7410938",
          "iri": "https://schema.org/howPerformed",
          "name": "howPerformed",
          "definition": "How the procedure is performed.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:34dd69496eccdf06918c8dd59494d2bb8af9e464433475aa9d0c52aa7e9ecefd",
          "iri": "https://schema.org/preparation",
          "name": "preparation",
          "definition": "Typical preparation that a patient must undergo before having the procedure performed.",
          "value_range": "https://schema.org/MedicalEntity",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:929c5e38cef5cf85c956d7507565f6c1db510386fe9f8ed1edd39174ee9dee18",
          "iri": "https://schema.org/procedureType",
          "name": "procedureType",
          "definition": "The type of procedure, for example Surgical, Noninvasive, or Percutaneous.",
          "value_range": "https://schema.org/MedicalProcedureType",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ebbf4f0ce01e287b0e6997e8b37ec7ee092abd137a36f0137bbe1657610ce198",
          "iri": "https://schema.org/status",
          "name": "status",
          "definition": "The status of the study (enumerated).",
          "value_range": "https://schema.org/EventStatusType",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:55e656965dd949e14550a54dee0c045009d0b410895b7c4b7156a577ec599b03",
      "iri": "https://schema.org/MedicalSignOrSymptom",
      "name": "MedicalSignOrSymptom",
      "definition": "Any feature associated or not with a medical condition. In medicine a symptom is generally subjective while a sign is objective.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:9b09e86d875a7bc4c223fc382369b8be82d19edc83870524b8d664729578a241",
          "iri": "https://schema.org/possibleTreatment",
          "name": "possibleTreatment",
          "definition": "A possible treatment to address this condition, sign or symptom.",
          "value_range": "https://schema.org/Drug",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalCondition"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:30cfa4f7f76dc80378865fc69b4a8ae7fa3dafa673175f254ad61cb619c7a5b7",
      "iri": "https://schema.org/MedicalStudy",
      "name": "MedicalStudy",
      "definition": "A medical study is an umbrella type covering all kinds of research studies relating to human medicine or health, including observational studies and interventional trials and registries, randomized, controlled or not. When the specific type of study is known, use one of the extensions of this type, such as MedicalTrial or MedicalObservationalStudy. Also, note that this type should be used to mark up data that describes the study itself; to tag an article that publishes the results of a study, use MedicalScholarlyArticle. Note: use the code property of MedicalEntity to store study IDs, e.g. clinicaltrials.gov ID.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:8f16b8f88149a6aef2ad65d2212c6754fcaa09cd76b1690092f64da2f4b10666",
          "iri": "https://schema.org/healthCondition",
          "name": "healthCondition",
          "definition": "Specifying the health condition(s) of a patient, medical study, or other target audience.",
          "value_range": "https://schema.org/MedicalCondition",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:87935d3cb09d8764cf9c89116d726934c7fcace9a1c56c8ed094a57c8d71479f",
          "iri": "https://schema.org/sponsor",
          "name": "sponsor",
          "definition": "A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ebbf4f0ce01e287b0e6997e8b37ec7ee092abd137a36f0137bbe1657610ce198",
          "iri": "https://schema.org/status",
          "name": "status",
          "definition": "The status of the study (enumerated).",
          "value_range": "https://schema.org/EventStatusType",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c81b5dbce8844f8ae44ba509813e1cbd435fbe2d3b57048117dd1f588ef3875d",
          "iri": "https://schema.org/studyLocation",
          "name": "studyLocation",
          "definition": "The location in which the study is taking/took place.",
          "value_range": "https://schema.org/AdministrativeArea",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:63efa27bd052ad70b71a141623305130da0e88ccd0ca3021f32c83e34788c393",
          "iri": "https://schema.org/studySubject",
          "name": "studySubject",
          "definition": "A subject of the study, i.e. one of the medical conditions, therapies, devices, drugs, etc. investigated by the study.",
          "value_range": "https://schema.org/MedicalEntity",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:032a62d7fe68ea5a2e3f2d030dcf9bb5caee6c57749693f1811240c5e4ce64e7",
      "iri": "https://schema.org/MedicalTest",
      "name": "MedicalTest",
      "definition": "Any medical test, typically performed for diagnostic purposes.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:015b2f73dddf503d4cacd79033612c64c81b4c35436f3bc25d34b6e488910cc9",
          "iri": "https://schema.org/affectedBy",
          "name": "affectedBy",
          "definition": "Drugs that affect the test's results.",
          "value_range": "https://schema.org/Drug",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:29db2348d93b803c65933c5bf34808018e7d1873a14116ee911ffbb1c5c521cb",
          "iri": "https://schema.org/normalRange",
          "name": "normalRange",
          "definition": "Range of acceptable values for a typical patient, when applicable.",
          "value_range": "https://schema.org/MedicalEnumeration",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:58369aad848e9d69ec6e27620a9ccddd60651576f733ce90893b6ea40052e183",
          "iri": "https://schema.org/signDetected",
          "name": "signDetected",
          "definition": "A sign detected by the test.",
          "value_range": "https://schema.org/MedicalSign",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a976e98e061ef5004b769c01242165bb328e7f8d78d82bb1b0f7b36f99a20cd3",
          "iri": "https://schema.org/usedToDiagnose",
          "name": "usedToDiagnose",
          "definition": "A condition the test is used to diagnose.",
          "value_range": "https://schema.org/MedicalCondition",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:03824a17feb8bf46e2d351d86c13f32bb98c0e2c9fda43c81d6d13402a2c094e",
          "iri": "https://schema.org/usesDevice",
          "name": "usesDevice",
          "definition": "Device used to perform the test.",
          "value_range": "https://schema.org/MedicalDevice",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:85a66e7a010dad635271be3720cb75e430ce9eb6a2077695cd21f1d52e89c9e2",
      "iri": "https://schema.org/MedicalTrial",
      "name": "MedicalTrial",
      "definition": "A medical trial is a type of medical study that uses a scientific process to compare the safety and efficacy of medical therapies or medical procedures. In general, medical trials are controlled and subjects are allocated at random to the different treatment and/or control groups.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:3b757386364b5e2258f858de0363bc40117b6a3884c7f21a8f5cda0b9fa993dc",
          "iri": "https://schema.org/trialDesign",
          "name": "trialDesign",
          "definition": "Specifics about the trial design (enumerated).",
          "value_range": "https://schema.org/MedicalTrialDesign",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalStudy"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:d48ae652a8b40159f93a8cbff70ccefa29e09759299aff03a7d2f762a87bd1b4",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#meg",
      "name": "Meg",
      "definition": "Magnetoencephalography",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b765c2a1e7aaf2fe14bcaebc6608796d96e2b8aeade9d6c6cb076cda3d5d8264",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MEGRE",
      "name": "Megre",
      "definition": "Anatomical gradient echo images acquired at different echo times.\nPlease note that this suffix is not intended for the logical grouping of\nimages acquired using an Echo Planar Imaging (EPI) readout.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:cd2b7997c230f293cbd431b11c5359575b0e0c4b0d56ace62789e8a7422c0762",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Merfish",
      "name": "Merfish",
      "definition": "Model merfish",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:16399a76b357dfd46cd0cb50c882107728280387d10a4d552f18bf0dd356d408",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Merfish__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d81016a9f78996daff0f0e4fa21db655702fa00dc0bc3e6335b786ed56af3637",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Merfish__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d044fe1bc3d80dd01dfa04ba9a4837cc36c6953cd316766eca22a13819bb8962",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MESE",
      "name": "Mese",
      "definition": "The MESE method involves multiple spin echo images acquired at different echo\ntimes and is primarily used for T2 mapping.\nPlease note that this suffix is not intended for the logical grouping of\nimages acquired using an Echo Planar Imaging (EPI) readout.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:435f00f63cc1adbe802eebc1a56f4e84cf6bdd8241530278dc1e8690521fef13",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Metadata",
      "name": "Metadata",
      "definition": "The records in the Data Asset Collection needs to contain certain fields\nto easily query and index the data.",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b1801ab49f14fb7aae81097e530069200522f5cc6fc7685e1a8c3e25d0eb505e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#acquisition",
          "name": "Metadata__acquisition",
          "definition": "Data acquisition",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e446ec7252d8b9b3c95f360abba3da5daad371f668336adcc6f5f2fa588954fb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#data_description",
          "name": "Metadata__data_description",
          "definition": "A logical collection of data files.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:61182f8d07ee1ccd0ee7bba2180196398250e505c711a504920cadd5107ceee6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#describedBy",
          "name": "Metadata__describedBy",
          "definition": "Describedby",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:23653770d06847086f4f8bfc7f7f20f8a036d6d349c4d298bea9da2f977854b3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#instrument",
          "name": "Metadata__instrument",
          "definition": "Devices used to acquire data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8c35d93da6e8317f4c434598e87c47796aac860c14dbdc95899d922e6be9075c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#location",
          "name": "Metadata__location",
          "definition": "Current location of the data asset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:675484af150fb41b767c76b21a90271aaac948f87498e15c7edcfde8d3006231",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Metadata__model",
          "definition": "Description of a machine learning model trained on data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d8e862f2badabba0d4d152f08c234504999c83da7919fb635cf2742b971596ba",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Metadata__name",
          "definition": "Name of the data asset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:16038f50cf06c8e7850914fad1e97b43684875f7ef1488d6bba0c2c76ae0135d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Metadata__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7b05636e86019701c45baa08151562fb0a2560a0752ac2cf01bee25f3a41778a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#other_identifiers",
          "name": "Metadata__other_identifiers",
          "definition": "Links to the data asset on secondary platforms.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d1b9ea333f35461a3df21ba1a2abef11c8a578a4448ac17bd8f08cd3a8c7a3fb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#procedures",
          "name": "Metadata__procedures",
          "definition": "All procedures performed on a subject.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:640f881e564d8c4a5510d080d12c9eace5ad839d4d388a572cd799eddeee3411",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#processing",
          "name": "Metadata__processing",
          "definition": "All processes run on data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:66861e970e8162056865ba10faf03f4fdac2ecf7f8c6568a45a177581b0b18cd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#quality_control",
          "name": "Metadata__quality_control",
          "definition": "Description of quality metrics for a data asset",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6315afe668f720aa3352321004605f5dfb01e26653d65125dc9a77713756452b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#schema_version",
          "name": "Metadata__schema_version",
          "definition": "Schema Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4f1519f8174a63b506c28ecf970b0358ca123971b709e8ff949f3531c0a02cde",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#subject",
          "name": "Metadata__subject",
          "definition": "Subject of data collection.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f061c356c8b084adfa7578c64af64133243a35433398523a4727f0efa93af8ce",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Michael_J_Fox_Foundation_For_Parkinson_S_Research",
      "name": "Michael_J_Fox_Foundation_For_Parkinson_S_Research",
      "definition": "Model Michael J. Fox Foundation for Parkinson's Research",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f7e97c1a96af935cc8000829b8de5ec1c6bb384d9635f9624339cc5a35d8acd0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Michael_J_Fox_Foundation_For_Parkinson_S_Research__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6c9e1d27b7fb9b94f2b1eaa0c06914bff65d493a2eb742960e65101d015e4669",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Michael_J_Fox_Foundation_For_Parkinson_S_Research__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:13e63a595a9c7d36e765344bfe79595a235f1ea661f8e814969f846dc90a63e5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Michael_J_Fox_Foundation_For_Parkinson_S_Research__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:eae7ee501e484b1b31867cc156d2df20bd5028aa909020d0e9a01c59acd7732a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Michael_J_Fox_Foundation_For_Parkinson_S_Research__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e59f3a1cf3facacc6539d848b0d5223354568eb0986e469d467e5ef76d825c22",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#micr",
      "name": "Micr",
      "definition": "Microscopy",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fcd3ce31cf96786097adc6e0bbeb831f51e7f6f8e120f115370ead134f17a52e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Microscope",
      "name": "Microscope",
      "definition": "Description of a microscope",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:acd98ecad6ba0faf70e835d762cdd5d078765e561f57fad25caa21fb906d5abc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Microscope__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2e9e8c60d49596f7e4ababaee3cbe1cd95c0db219aaf5aac09e7d6ec54765ec4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Microscope__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a58344319de71927654222b86935e5062d083a6ec3868be5b7b934d0de93362a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Microscope__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f7ccac1abfe3774e651e1bed4508b576a1471f4c6daae69659c9e565fbba7235",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Microscope__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7bd1267d57a14ff4b7afa152642570dd1358e2402f8fedc94a86ed1894df00fe",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Microscope__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:17ac644c368218e87d60e6bc4a1fc5ec5b856d4636b6f29cef8e4dcf8f3652e9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Microscope__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9e587372a89421150028ad090772ddd163f3f1c75d6c662acda6ddf45913308b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Microscope__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:bbd381548d46ab4b022d8140afd26f6a486c5916ed717f7dad18462b323ab5f8",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Midwest_Optical_Systems_Inc",
      "name": "Midwest_Optical_Systems_Inc",
      "definition": "Model Midwest Optical Systems, Inc.",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f5de8e625f4e117706ecfd07e2ad68cf0113878f425d374d7dc872162709275c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Midwest_Optical_Systems_Inc__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:42b21a88b4a5444123215c377b3f915e5e931530e8e99cc57dff89f8eab2cbe9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Midwest_Optical_Systems_Inc__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:088f0df4699eee1090c7caebd99b973f28076ad415c9d7969ab9b8635ec191cc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Midwest_Optical_Systems_Inc__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:003df758d29c36115dd77e59ed91430fabfe5ab109d16c2c959f39d600925168",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Midwest_Optical_Systems_Inc__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a7c41549c4455bf55707f5ed7e102589646a617a2d174e0003eeb468fae6ea79",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Mit_Department_Of_Brain_And_Cognitive_Sciences",
      "name": "Mit_Department_Of_Brain_And_Cognitive_Sciences",
      "definition": "Model MIT Department of Brain and Cognitive Sciences",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:9c4ebc3eeb6b8302b574b73a55b2107a48e2ed720daad5fff0411c97fc3eab5a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Mit_Department_Of_Brain_And_Cognitive_Sciences__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:60edc4180f7d5e1025f7bfd96f7fdf4199a9cfb6b372f75ffb2fff517edf7cd0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Mit_Department_Of_Brain_And_Cognitive_Sciences__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5cf68ee44a7ed0e6f3ea2508fb3a8dead3119c710387e72a2e8df42ea012be81",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Mit_Department_Of_Brain_And_Cognitive_Sciences__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:23e82a6d198420142b4e4f70ebebe82ed90d8be4a3f3c761853fd0b1b895c8a6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Mit_Department_Of_Brain_And_Cognitive_Sciences__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8d4a4c459a040af9db446df566f231e8755003dc06e20cd80a28e1160dc2169b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Mitutuyo",
      "name": "Mitutuyo",
      "definition": "Model Mitutuyo",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c19df3d56d194e5fafd8438c8c8d74eb8c2764d174e365a4ee1cbf4530c8d173",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Mitutuyo__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:542fb8c37da484686df6e48436df6ab19f93997e2e681b60567ac33571ea9217",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Mitutuyo__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c2228a9b524c98d68d5982ff16e2197caacd861ffc44568c4c99a1b9da5e6864",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Mitutuyo__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9e64398348886125411ea2d3c645cc7e6780046bfacb8c78e9e0be66bb98a660",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Mitutuyo__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:93ab6e45bbedca8775816d3e80792a4b6ccba71ecf3996e1a062bd0233ea3e13",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Mks_Newport",
      "name": "Mks_Newport",
      "definition": "Model MKS Newport",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c89002eae16f36f6af3c933eadd0aae6c647ae7d4e248052ebd72cb3a7240a18",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Mks_Newport__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:603d4a7d6e5110eda400fd4b09c734d566813f3050d8d93ad8d1cf0abe9d1e3f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Mks_Newport__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b9afd0bd34ca06ed0b443b2bd805960dccf50eb9e48d7deb5cd67d637fc5f846",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Mks_Newport__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:aeee9084de4404005b243ea065711d676ae7290a6ec7fb35502017961e3186ab",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Mks_Newport__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:536515131626089ade23a8c9aa04c96568a66a0121399a4665844d4b90e97f35",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Model",
      "name": "Model",
      "definition": "Description of a machine learning model including architecture, training, and evaluation details",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f6b678a3d80b46cf90db08762f0af4059ad7baaa7e80c9b1e72d24bd24483bf9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#architecture",
          "name": "Model__architecture",
          "definition": "Model architecture / type of model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:55ea4e25ae398ab3620e7aae70744f3531baca1d3e4507f4a6a16d504289a2aa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#architecture_parameters",
          "name": "Model__architecture_parameters",
          "definition": "Parameters of model architecture, such as input signature or number of layers.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f1535adab822eb3ad7baee51e1293da4e567e4fd02bcf53a3c81fb2e50dd6533",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#describedBy",
          "name": "Model__describedBy",
          "definition": "Describedby",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ee15f8c977a29d3e422c7c30fb592c07e1144e027d9904f755ada91c28158353",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#evaluations",
          "name": "Model__evaluations",
          "definition": "Evaluations",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0984a88f86d241a51723290c9ecc2ece799886fe1437ef907609c8bb3b490527",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#example_run_code",
          "name": "Model__example_run_code",
          "definition": "Code to run the model, possibly including example parameters/data",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:726ec3458f573ef59b859ae057420ab02f96cbfd092673fc9d8a4c7c69f8ffef",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#intended_use",
          "name": "Model__intended_use",
          "definition": "Semantic description of intended use",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:03bcd36be2611e9e2aa98329b24c232242e0763adc5778ad6c9b6216901352f9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#limitations",
          "name": "Model__limitations",
          "definition": "Model limitations",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:298aa54833d9361d1b9402e71e5540337bde96e89417a82728414b05cffe75cd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Model__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3d3e7a5ceb663c62e816496c84ca137a54dde89650f835f7cf7c910e1b6206dc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Model__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e671e221376be3deb67a98584715c754c3614108c005c2eaff5852ed074c40cb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Model__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:35d2efa8d13d2747e4ee9743bf479521125ec743a4c803e8b3aaa4c05e7b8687",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#schema_version",
          "name": "Model__schema_version",
          "definition": "Schema Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dd14ce09095cce9f169b54e1ee5b0f0b6e2db1f670897c5725860d8756438e2c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#software_framework",
          "name": "Model__software_framework",
          "definition": "Software framework",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c7ff25c8924856175ef1226b02d5309f170ee31e25a5a25ebadeb091a20e8f36",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#training",
          "name": "Model__training",
          "definition": "Training",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e5599701c25147905bf731290e2e2e9f670e3d89397b97e276b6df45f00259c7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#version",
          "name": "Model__version",
          "definition": "Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d96c9c968b85990d52ff45feb661388e07b6ac323644d1e50d629ca57e7c5f90",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ModelEvaluation",
      "name": "ModelEvaluation",
      "definition": "Description of model evaluation",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b47c08b077e3098a2ec543d9d861b8492a1a9c6b4c6f96c470c37dfd9deb08d3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#code",
          "name": "ModelEvaluation__code",
          "definition": "Code used for processing",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:32df2c7fffd7fb6488b2b64417526715f4f2ec9584c7a212cd0901e9627a966d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#end_date_time",
          "name": "ModelEvaluation__end_date_time",
          "definition": "End date time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c143ea80fac75bb7eca2fe59930bb675a07b429920be406c927e649ae931f8df",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#experimenters",
          "name": "ModelEvaluation__experimenters",
          "definition": "People responsible for processing",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:082d2c79831babe30184cf8dac2d927b83880ce819ced0f204ed13b65a955872",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "ModelEvaluation__name",
          "definition": "('Unique name of the processing step.', ' If not provided, the type will be used as the name.')",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:539b7df6116f02b8d92d889b5169674c9eeae65cea0c26d707720df301545a7e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "ModelEvaluation__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9a7e36c25640e28f7b9e0cb9ea111b3d08044c19cd1a0de61e4164791ce5b34f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ModelEvaluation__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:448f810e909e51352aa9de0ad7dedf64c22f1ac0259598bc55bc7eff8f4f763a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_parameters",
          "name": "ModelEvaluation__output_parameters",
          "definition": "Output parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fb1ed1d76cd947191baff37a112f1acf79942e4880fb540569081af4d1f484b5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_path",
          "name": "ModelEvaluation__output_path",
          "definition": "Path to processing outputs, if stored.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8d5f079b99ed7bc6552e7d487f3d7a18ca5970c9d500c9f129d9d5756d843822",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#performance",
          "name": "ModelEvaluation__performance",
          "definition": "Evaluation performance",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:00deeee15e50a12dda57fe03afaf53716032815a3a4ce40853077e9692c786b9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#pipeline_name",
          "name": "ModelEvaluation__pipeline_name",
          "definition": "Pipeline names must exist in Processing.pipelines",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1f5c917bab8f6da41047a417fd4265ad00adb2b35cbf513165d2d49759f77946",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#process_type",
          "name": "ModelEvaluation__process_type",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9cfe11225894775a331cce5c6d8a1c83762bd804ebb666452e2db11e634f01b5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#resources",
          "name": "ModelEvaluation__resources",
          "definition": "Process resource usage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0e9563d3e36809febe610c2a6c87f640c305586370cfa36989f5093b3fb1b949",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stage",
          "name": "ModelEvaluation__stage",
          "definition": "Processing stage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c338496a6ab333fd620cf2dad73932b668ab716812eba274e1f9240e6a24e183",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_date_time",
          "name": "ModelEvaluation__start_date_time",
          "definition": "Start date time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e613ad067e96ddcb6f78e2cf7b76811ed8dddc9003e5909f8daa6c242bb773aa",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ModelPretraining",
      "name": "ModelPretraining",
      "definition": "Description of model pretraining",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:8925b6a2b87b33224a4bfc4d5657a011b3ea3dceb96f578de95798fe075ca01c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ModelPretraining__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a1fddfb54ce7ba1a9ad7b92db508820aa0f2a49025adecff31b0bccfb17cc040",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source_url",
          "name": "ModelPretraining__source_url",
          "definition": "URL for pretrained weights",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e1bdb3542d50411629817831fb8d2d3d4d969403fdee1aa0463f95b8c410d88f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ModelTraining",
      "name": "ModelTraining",
      "definition": "Description of model training",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f4c2f7ebe6e298ecd770b20e0898653d0f17352e1a7710817cd6ac2450e4a93b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#code",
          "name": "ModelTraining__code",
          "definition": "Code used for processing",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:334b0c5da7f3e1667dffd9853f85211936de7dd7ef9c8b14e0a265ed15339876",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#end_date_time",
          "name": "ModelTraining__end_date_time",
          "definition": "End date time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fed5adfc3c6193f1687835492ba8bc4a770ca8c9d58847da9677b106cdf6c831",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#experimenters",
          "name": "ModelTraining__experimenters",
          "definition": "People responsible for processing",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7c8ae6cb232853ac4cf998a8bbbb0f15d3fb0a3f450cefefc9895d0c27e6d261",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "ModelTraining__name",
          "definition": "('Unique name of the processing step.', ' If not provided, the type will be used as the name.')",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6e301af2bd8f485a67a2530f079ddce22854202d82967adeb24709bbb877e8ab",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "ModelTraining__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c27d6b14b9bfb4573ed00bf6bfbad339a23fbabc37810083d3b5f4330b3a4ff3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ModelTraining__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:012870e5e9448bf84d39340864acc0431320300475c1549cfb5e2194e8e27b00",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_parameters",
          "name": "ModelTraining__output_parameters",
          "definition": "Output parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0882a76d969174ee228a39aba574ab788f13ee53b2891adcb53b9916a6f9ec75",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_path",
          "name": "ModelTraining__output_path",
          "definition": "Path to processing outputs, if stored.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6d6cb1974c983cb5fd4091198f0c772aedade8cdf07fe91e41e3e09e2dae60f6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#pipeline_name",
          "name": "ModelTraining__pipeline_name",
          "definition": "Pipeline names must exist in Processing.pipelines",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5d4e024133471b8ce8b60f51cd0dfa9ab79f300dad15fc3b1f759909578d8db8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#process_type",
          "name": "ModelTraining__process_type",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d61fad526810c47199404160a0a4fa3c801f7b68e47ee7220f20a6fef2b99150",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#resources",
          "name": "ModelTraining__resources",
          "definition": "Process resource usage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3eb3d48780cd58a5aa50ee13a9ab60772ccccb6704afac5f711ec75b5c17162b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stage",
          "name": "ModelTraining__stage",
          "definition": "Processing stage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:307f246ccdb3fc5ee2882aab0d57fe0c20a9cb5c3652c5b3327f29dab0a9f0c2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_date_time",
          "name": "ModelTraining__start_date_time",
          "definition": "Start date time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:021c81d269cf66dcbe8f04dfa5bb2659d4841c90b40f92959eb59e491d8dafbc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#test_evaluation_method",
          "name": "ModelTraining__test_evaluation_method",
          "definition": "Approach to cross-validation or Train/test splitting",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:89a637dc110bac61ae64dc03545a6bc9248015c7f8823aa029020a9132d5c29e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#test_performance",
          "name": "ModelTraining__test_performance",
          "definition": "Performance on test data, evaluated during training",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b34a1e42f164e7e2a21d8146c8d36bb3813701f81bfd9f26cdcf6a56f3baed3d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#train_performance",
          "name": "ModelTraining__train_performance",
          "definition": "Performance on training set",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d79fda5506d52d41b0167489a64673f86eddeda75a66b7c6af141da4623cf58c",
      "iri": "https://schema.org/MolecularEntity",
      "name": "MolecularEntity",
      "definition": "Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:c0041fe87bc49f0a8cb27235c630546a39a69aa22b49a29bcf053e6dc8b7ecd8",
          "iri": "https://schema.org/chemicalRole",
          "name": "chemicalRole",
          "definition": "A role played by the BioChemEntity within a chemical context.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:016c53b0bc667836b8c9fe4ff2f92d864b05d74039c5d901d2e48495de731114",
          "iri": "https://schema.org/inChI",
          "name": "inChI",
          "definition": "Non-proprietary identifier for molecular entity that can be used in printed and electronic data sources thus enabling easier linking of diverse data compilations.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:05d015cf55d8642f93e766adbd7542bac2b308ae212d39a112ac1e36d437619b",
          "iri": "https://schema.org/inChIKey",
          "name": "inChIKey",
          "definition": "InChIKey is a hashed version of the full InChI (using the SHA-256 algorithm).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:54e2f16dd767579d3541746416675a26be0e7cda0a73b926f0cd4d8538791c9d",
          "iri": "https://schema.org/iupacName",
          "name": "iupacName",
          "definition": "Systematic method of naming chemical compounds as recommended by the International Union of Pure and Applied Chemistry (IUPAC).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0bdba5ef258c40dcca5f0962f69f73ea1252d4ecfa7acb22f38c699918a35f8d",
          "iri": "https://schema.org/molecularFormula",
          "name": "molecularFormula",
          "definition": "The empirical formula is the simplest whole number ratio of all the atoms in a molecule.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2bec6c22ee6c2e4a093909761214df4fdbb20cf5a8bca774d23995ba9fb6effa",
          "iri": "https://schema.org/molecularWeight",
          "name": "molecularWeight",
          "definition": "This is the molecular weight of the entity being described, not of the parent. Units should be included in the form '&lt;Number&gt; &lt;unit&gt;', for example '12 amu' or as '&lt;QuantitativeValue&gt;.",
          "value_range": "https://schema.org/QuantitativeValue",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0a1d63f46809ca83c7b6dca1ff6fb337987dcc8dc067bbd99bc668f37459e0e1",
          "iri": "https://schema.org/monoisotopicMolecularWeight",
          "name": "monoisotopicMolecularWeight",
          "definition": "The monoisotopic mass is the sum of the masses of the atoms in a molecule using the unbound, ground-state, rest mass of the principal (most abundant) isotope for each element instead of the isotopic average mass. Please include the units in the form '&lt;Number&gt; &lt;unit&gt;', for example '770.230488 g/mol' or as '&lt;QuantitativeValue&gt;.",
          "value_range": "https://schema.org/QuantitativeValue",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0b2bcedbf9fed4a14cfc1ea205d323d97783147141d0b724a0af9d8d4a6ad8dc",
          "iri": "https://schema.org/potentialUse",
          "name": "potentialUse",
          "definition": "Intended use of the BioChemEntity by humans.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0b2cee3b357a2d58779f9f1df370f1de4ef9817fe88bfa24e60f9b274449c22e",
          "iri": "https://schema.org/smiles",
          "name": "smiles",
          "definition": "A specification in form of a line notation for describing the structure of chemical species using short ASCII strings.  Double bond stereochemistry \\ indicators may need to be escaped in the string in formats where the backslash is an escape character.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/BioChemEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:837f1cf7c728c4db2628e108382ef8d6557e0285ddf59ac928b397ee3a322f57",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Molecular_Instruments",
      "name": "Molecular_Instruments",
      "definition": "Model Molecular Instruments",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5b11e2139eadd209acd3ba23364e2fb0741fe09ee750dfcd87ad9eee1850b76c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Molecular_Instruments__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2cf2ba7bf39420e20124cae463f42fee522d158c431337ac150d043600769006",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Molecular_Instruments__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:682d511814e37075fbde79680625bb1fdf236f3090a040eba30aa9c3db66294a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Molecular_Instruments__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c3793370b095596c22b24ae6cd5db5398bccfd434234b67768ca3ae3b3009646",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Molecular_Instruments__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ebf89d160f392cd0f035f431a16954b2e8ba7861bc4192f40d3bf10683d3cced",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Monitor",
      "name": "Monitor",
      "definition": "Description of visual display for visual stimuli",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f63cfbdbdd7530ac979f0d322b2d4e9a1056ddb1895e3cd20c782b4a176aa553",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Monitor__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d5030b062eeab7f99975e74ac0248320bbdad9d9019236dec016b0a524f3d64c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#brightness",
          "name": "Monitor__brightness",
          "definition": "Monitor's brightness setting",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0ed8c783a782e2f4e87ccdaafa8b8611362587a7a51937adbd293e6064186d58",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#brightness_unit",
          "name": "Monitor__brightness_unit",
          "definition": "Brightness unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9327c821586fa72ec5714a4955503c062d21edac1ba56dc58cd569497fb3113b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#contrast",
          "name": "Monitor__contrast",
          "definition": "Monitor's contrast setting",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ad953196f468dfd60e3a6a5aa5778918d8b449b9484cf1813f3d0ccb9b2a47da",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#contrast_unit",
          "name": "Monitor__contrast_unit",
          "definition": "Contrast unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:33ad59b87df17b2c5e41838a5ff694dc1857bc883d9ead1ce27e9efe1ef4c849",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "Monitor__coordinate_system",
          "definition": "Device coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b8971b489a67eacfb3f62942f205e5e34599d9facd4d9603944bc61968636109",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#height",
          "name": "Monitor__height",
          "definition": "Height (pixels)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:46c2e0c65b6f5fd62fa1fcc6783311bd09250399105c5b010dc2820027f0afb6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Monitor__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3b85cb9688a6b78c18ddeda17475168738a4af59b7b28c797ee38a1df8ebcbd8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Monitor__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9b8f2de606ba89999c201cd02b68eeb681eb92c05404a17bf49c9ed473edb0e0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Monitor__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:33fc22bed4120442807afbf092ab9c608e51d14559681b1c7c728fac8a77d035",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Monitor__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e82cd0e1627e8cf4eaa630477d876b5c4b29fa3718ea4069777dae3245e06b56",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Monitor__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c476e35be45b92c17a74b1c35e28d6b9d4e224503849b7fa90816eb6e827ac8f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#refresh_rate",
          "name": "Monitor__refresh_rate",
          "definition": "Refresh rate (Hz)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5cca27e945dd6c43341d37590efebe8c3ac9182f13fcdb56428ceb80ff265c99",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#relative_position",
          "name": "Monitor__relative_position",
          "definition": "Relative position",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fd9e78419d3b42bfdebdf862c19c1edadf1578d48d27695a53a9313a58d0ac3e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Monitor__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:101483bba4dc6201094d7c5cb87a61ec670041a0327abc6400b8751c571be9b0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size_unit",
          "name": "Monitor__size_unit",
          "definition": "Size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b3b6d3d165fbcca8de3ae90a6ed2cede33635989af913e31326c4dbbda4f323e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#transform",
          "name": "Monitor__transform",
          "definition": "Position and orientation of the device in the instrument coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:82d82c8bb23f25df902861bedbd28841554c5a3011a805674481588380c4447a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#viewing_distance",
          "name": "Monitor__viewing_distance",
          "definition": "Viewing distance (cm)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:890ebcc9e998d86505e3671936742637f3351f8d61e3a7b99fb9c50b5655a3dc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#viewing_distance_unit",
          "name": "Monitor__viewing_distance_unit",
          "definition": "Viewing distance unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b2dbbdb8fb2b6b771be19f6e36cc6548bae74dec80227458ba52ee6c1d22eb27",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#width",
          "name": "Monitor__width",
          "definition": "Width (pixels)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9862b1ecb88bf07ff0655471ab19e2e5bc008fbef644d4ab168f629c174f9027",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#motion",
      "name": "Motion",
      "definition": "Motion data from a tracking system",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1bffa35de9ecc8d045ba6943a0fbdfcec1985ae6461e342b08d29929716b22a5",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#MotionCorrection",
      "name": "MotionCorrection",
      "definition": "An image stack where all frames are shifted (registered) to a common coordinate system, to account for movement and drift between frames. Note: each frame at each point in time is assumed to be 2-D (has only x and y dimensions).",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:a634f44fe85c1adb01cff9a25bbc3ea324050730adb028e193ee1b32c5e02b41",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#MotorizedStage",
      "name": "MotorizedStage",
      "definition": "Description of motorized stage",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c0e63df31bd5dd57ec48a55e863bc154cd12e221104094f32df063422c0cf978",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "MotorizedStage__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:19561ce9d6b5f30bd571fdbb52005365dff4445a4444058e4712586b25e7bd40",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#firmware",
          "name": "MotorizedStage__firmware",
          "definition": "Firmware",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ecb537aa4c1bb4566690de84725345593c8d6faef237c2cc62bcfeff8bf1f449",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "MotorizedStage__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:17503e1039e01e4c5f3d2f314362c72427c2de903ad2ab0dea3f1d8811f78b7e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "MotorizedStage__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ee15540b39447975cee1a6e75807062ce8b67751c99cd14e377062cef4e9d971",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "MotorizedStage__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f49ee06f8c93c840b58f5a68e4470809028d4b73092a673d99ef6f7df8131288",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "MotorizedStage__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ff0c90988cf4669dde09e5e44f3add247a8a85118c8c87877ee49748b21f1479",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "MotorizedStage__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:14040348f4d11aabdea73fd614debdda978cd1dde1c8771c4b107bd43a073d5a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "MotorizedStage__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:897af7e3e73bc196227d420012cd443635bc63e6407aa03543cd415381297091",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#travel",
          "name": "MotorizedStage__travel",
          "definition": "Travel of device (mm)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4c50c6de63720be7887a7f598a820227fbb79209e33706e82e1304f3767fa48a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#travel_unit",
          "name": "MotorizedStage__travel_unit",
          "definition": "Travel unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4739d0e2eb1bd018caa8fa29dc94d22c4ce62f7c7811d1e634e10e0d10b8089e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#MouseAnatomyModel",
      "name": "MouseAnatomyModel",
      "definition": "Base model for mouse anatomy",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5af981c38307ff716e9c35795a46c942fe23ef497e684428b8ed4ff78bfca1d4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "MouseAnatomyModel__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8dc4a627e138618ffe212658b95c692c68ee2ed742ae9a83813ec1a8fccc5940",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "MouseAnatomyModel__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d309e4eb0310235dde2701151967d7b34979b7b9f344c0e29c9d3c106a324147",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "MouseAnatomyModel__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:049414d7c6e796102e38b9f58a88b37248e757590761e230d8802383432ced06",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#MousePlatformConfig",
      "name": "MousePlatformConfig",
      "definition": "Configuration for mouse platforms",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:7e140641f6fae25a4ba1675faf2229039ea906eeea9f7e8de5afae4c0691d1d8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#active_control",
          "name": "MousePlatformConfig__active_control",
          "definition": "True when movement of the mouse platform is dynamically controlled by the experimenter",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d615c851da628cb107ad2469d59ac2723a53897ee1548ec1767fafd022762a0e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "MousePlatformConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:543af85f5a288de01c68ee24407d9b778da419ff262eba40a6b67648c96a3e03",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "MousePlatformConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bf5105bde2989acb8b4f75f7011e5c81c10cfc427f1d472f5069926def38075d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#objects_in_arena",
          "name": "MousePlatformConfig__objects_in_arena",
          "definition": "Objects in area",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0e2fcc38e0434f350d618fffd376a91f99507cb76118f707424f716e4171af5f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#MouseSubject",
      "name": "MouseSubject",
      "definition": "Description of a mouse subject",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:a095f5c0ffc33e6325ebebd2c1e00832f1bc69dc62cf8526409183e9829e1d52",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#alleles",
          "name": "MouseSubject__alleles",
          "definition": "Allele names and persistent IDs",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:79e78df80edc88e9ffb13f664cdd158e0b5996aaca2d25965be2dd6f2cedd765",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#breeding_info",
          "name": "MouseSubject__breeding_info",
          "definition": "Breeding Info",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c389bc40287d99dfccf71203745e6ffce395abe8c5f7c8e9cc025c2e03acf69d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#date_of_birth",
          "name": "MouseSubject__date_of_birth",
          "definition": "Date of birth",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a116b85545924a0dbcb6bce5bacad5d42e905d1ab27ef7e3645ff020db814878",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#genotype",
          "name": "MouseSubject__genotype",
          "definition": "Genotype of the animal providing both alleles",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:30dc13a280776654dba9de5e28bb9ed5a58a906bb3568ec742790147419e2f51",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#housing",
          "name": "MouseSubject__housing",
          "definition": "Housing",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d83270d2fe71417c09adc14119de40e8439eacc820583f2c7eccd6c84b6d6965",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "MouseSubject__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:67a9bb29c4e13ae3cb346c1df89512f406fd0ad8b7b564102445157b278d1a5e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#restrictions",
          "name": "MouseSubject__restrictions",
          "definition": "Any restrictions on use or publishing based on subject source",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:17169532f1d72d4c249aae24a3558e040b1c9614d962aa072a21053de911f68e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#rrid",
          "name": "MouseSubject__rrid",
          "definition": "RRID of mouse if acquired from supplier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1b33d76299f757e2b68688ba1981f36e260632f1251a64e3c30972145a3d703d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sex",
          "name": "MouseSubject__sex",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:85c8ce15cca6c47c293b5fa5ba88d2254409f112369e946675d030bbee4546c9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source",
          "name": "MouseSubject__source",
          "definition": "Where the subject was acquired from. If bred in-house, use Allen Institute.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:679dbe936acdda1314cf6492c879ae322f3d2577f6b8b5be60f2c80c57a30c6f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#species",
          "name": "MouseSubject__species",
          "definition": "Species",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:63a190fd412c71a50781648be1b332b079df1af028d79978d1c289c32bf662a8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#strain",
          "name": "MouseSubject__strain",
          "definition": "Strain",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a63d5e5d88e407330380ffeac9039e6a3fbcae35eb10090f9c0ac1dd621e4e90",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#wellness_reports",
          "name": "MouseSubject__wellness_reports",
          "definition": "Wellness Report",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3526f1ed7451ba138177f8340ed1688d7ddd1a198dceeab088d7a2f6b0fbebda",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MP2RAGE",
      "name": "Mp2rage",
      "definition": "The MP2RAGE method is a special protocol that collects several images at\ndifferent flip angles and inversion times to create a parametric T1map by\ncombining the magnitude and phase images\n([Marques et al. 2010](https://doi.org/10.1016/j.neuroimage.2009.10.002)).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c77c8ff34962db1ad3a8cd9a2e97f3b06272ca75b27b1b78bacff1f026235d9e",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MPE",
      "name": "Mpe",
      "definition": "Multi-photon excitation microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e83e2b221ce5348e4c70daee0299d058b94bd60b5c7594923780e654e81fe2ed",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Mpi",
      "name": "Mpi",
      "definition": "Model MPI",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:8ea7a9866d8602640d20783b4c6c8f3710638a94369e7cbad91d292014d77714",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Mpi__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b4b81bc549003c515b58fb3044f351157378acc3878af89a36b4545990e659f8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Mpi__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:db1bac9355f50d7ffba037a9ec79b2eba4790b1185a17357e792d73b4aaace23",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Mpi__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3282a893feb97de482d97fa701a77988b4ac85758a39b8618e3c4a2e4e633d47",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Mpi__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:5c95c280f008d5244bbafb2e64b1d42bb5f8fb2e57a0c46adc7d83e54e0625a2",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MPM",
      "name": "Mpm",
      "definition": "The MPM approaches (a.k.a hMRI) involves the acquisition of highly-similar\nanatomical images that differ in terms of application of a magnetization\ntransfer RF pulse (MTon or MToff), flip angle and (optionally) echo time and\nmagnitue/phase parts\n([Weiskopf et al. 2013](https://doi.org/10.3389/fnins.2013.00095)).\nSee [here](https://owncloud.gwdg.de/index.php/s/iv2TOQwGy4FGDDZ) for\nsuggested MPM acquisition protocols.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:312f1085cb774bb1addca97928d550db9a72fbdf08cca263069310397c6fed89",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Mri",
      "name": "Mri",
      "definition": "Model MRI",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0508c56cbf197d390c66cc682d8db98fb4f00abfd59489ec2cd81f3ebaedb57a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Mri__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6e78cebf3812c177c7df09fd8fb21284ce08e8228ec16f9c17f66e3bee06530f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Mri__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:03b8fa8096a24fd7424f9d184936e8c859ddbc359878954c03a3f470cd3c0589",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#mrs",
      "name": "Mrs",
      "definition": "Magnetic resonance spectroscopy data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f01f9160600ccbf45a55d7c4150d539490c8c8b07046abb01d1b8c74c70fef3c",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#mrsi",
      "name": "Mrsi",
      "definition": "MRS acquisitions where additional imaging gradients are used\nto detect the MR signal from 1, 2, or 3 spatial dimensions.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:eecf7990a3e206b4cbfe976802761f7bbe801a3684a01667260736e74902578f",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#mrsref",
      "name": "Mrsref",
      "definition": "An MRS acquisition collected to serve as a concentration reference for absolute quantification\nor as a calibration reference for preprocessing (for example, eddy-current correction).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8fd01f968e3897889169fa4b5bbfe8b799a0186b816fab301e81b2c3c246c2ba",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MTR",
      "name": "Mtr",
      "definition": "This method is to calculate a semi-quantitative magnetization transfer ratio\nmap.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:88fe5920117f486de28cf98af45a943c313e6dfc752377df2857e971295cfc1e",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MTRmap",
      "name": "Mtrmap",
      "definition": "In arbitrary units (arbitrary).\nMTR maps are REQUIRED to use this suffix regardless of the method used to\ngenerate them.\nMTRmap intensity values are RECOMMENDED to be represented in percentage in\nthe range of 0-100%.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:5ccff995d9c5f39d517408e2cdb47f917057b2b7fd287447de0a4db77939438c",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MTS",
      "name": "Mts",
      "definition": "This method is to calculate a semi-quantitative magnetization transfer\nsaturation index map.\nThe MTS method involves three sets of anatomical images that differ in terms\nof application of a magnetization transfer RF pulse (MTon or MToff) and flip\nangle ([Helms et al. 2008](https://doi.org/10.1002/mrm.21732)).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e21ed03a88c72b1337ecfb0ded5254f632a7dc510494ba07020408993b65bd62",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MTsat",
      "name": "Mtsat",
      "definition": "In arbitrary units (arbitrary).\nMTsat maps are REQUIRED to use this suffix regardless of the method used to\ngenerate them.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b92cc76458a442983c32659dfe07bcfa62be12abab6ba0ed15c6df8536cfe4d5",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MTVmap",
      "name": "Mtvmap",
      "definition": "In arbitrary units (arbitrary).\nMTV maps are REQUIRED to use this suffix regardless of the method used to\ngenerate them.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:eec5a337bed259751e5a7a0293e7b8660c002fa2b9423441f3eb25f159ab0bf0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Multipwmgenerator",
      "name": "Multipwmgenerator",
      "definition": "Model MultiPwmGenerator",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:8b6d9809f6237bb37ca674418d2ec50e78e4a4503df0c2c0ba8ddba423ce03b4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Multipwmgenerator__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ec138909fc97b47d88fb6685a198f64fb2812f32089995d89d37986d80236e4a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Multipwmgenerator__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:7b8dfcc4b7c379bf58d821596c0365f23d92c99e78152d0824d2cffc137cec1b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Mus_Musculus",
      "name": "Mus_Musculus",
      "definition": "Model Mus musculus",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:09a32a48435dd7fcac3b4d3c9d0325e25c1aa31fd2921f3b1022c9cfe230fcd2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Mus_Musculus__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:eeb706aea3c28be5a498998b67e244a1d149413a95b0d5a82a358e9bdb53cce4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Mus_Musculus__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5894fc4668788c2b4a9fa0633e0f3519c8aad69ed5147ccf2d20519e77682bb4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Mus_Musculus__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:642c039b41e7e150d1b513d17bfbbaf49e09577a1a43efc1069b77ae2faa2f0b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Mus_Musculus__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:599b13501a7f92df925932cc9172aef8bc33ae8bf82a29017d38cb5bd0aea308",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#MWFmap",
      "name": "Mwfmap",
      "definition": "In arbitrary units (arbitrary).\nMWF maps are REQUIRED to use this suffix regardless of the method used to\ngenerate them.\nMWF intensity values are RECOMMENDED to be represented in percentage in the\nrange of 0-100%.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b053fca643d80c84fa8b6bd712566005355cf380860d70084a45f6959c07e88f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#MyomatrixArray",
      "name": "MyomatrixArray",
      "definition": "Description of a Myomatrix array",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:90792ed83917ba2a68e0fb98cfa3f0026600d9015a5ee76f52d65f3560d8b9aa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "MyomatrixArray__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b20b38ff20aeb4ce590d98af7e5c478f10027464f206675e9888f9418e6cf59a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#array_type",
          "name": "MyomatrixArray__array_type",
          "definition": "Array type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7b741d7919089a0460830fc67d4b71b656c7cb6089ce9e96dde694851c0b6a50",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "MyomatrixArray__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7b7b6d3fd28c9752b402e76df0728d216eabc98b8eba6b48f4ff2d2118ecb7c7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "MyomatrixArray__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f8c270840657558e2dd6727efa4d87c2fc65f33c92ed5f73bf5d3484723bf98b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "MyomatrixArray__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7e2df64e73495e9c4575a46435f323d75c2bc5718ab9325e26dbdd830b6fefb4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "MyomatrixArray__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1402fa575cbf63d9562b6dad561722eb76b81cb4ea7782d8a5a6316f9fafe82a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "MyomatrixArray__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dfa1cbda55c9a53e2b973823faf1dab8d7f7b6d1ba440b3045e6f527dc03017e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "MyomatrixArray__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a9e28c91dc26c99e99a2ffe959342141494d36aecf4507ac6767c067406badf3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#threads",
          "name": "MyomatrixArray__threads",
          "definition": "Array threads",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:7aaa62c1552f849f8cf780a6de8e6fa1d04a7385749940c77309a1c495be2e68",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#MyomatrixContact",
      "name": "MyomatrixContact",
      "definition": "Description of a contact on a myomatrix thread",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d74baefda7ea921851806289c9d12abc8c53f76578fb3b358b9cc04031b7d6a6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#body_part",
          "name": "MyomatrixContact__body_part",
          "definition": "Use MouseBodyParts",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:86df4378aa87142542f47b7e185d2914b1eaa30de8f7539e19fc4ed6fbcc670f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#in_muscle",
          "name": "MyomatrixContact__in_muscle",
          "definition": "In muscle",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:41440b63337d2c00731213cee7037792e9afffca6aa03b94c36b5138452248d2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#muscle",
          "name": "MyomatrixContact__muscle",
          "definition": "Use MouseEmgMuscles",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c5358beec2bc169c8616c147a45fe715f626591ac63a6154cc045936ef7404a5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "MyomatrixContact__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:23173cad9624f800f60a019331c8503ca705572664d788bc54be7588200c225e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#relative_position",
          "name": "MyomatrixContact__relative_position",
          "definition": "Position relative to procedures coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ec71df19fcf58299b78601ba776ddacb2052681d8e6791640d60533d2c4a0dcd",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#MyomatrixInsertion",
      "name": "MyomatrixInsertion",
      "definition": "Description of a Myomatrix array insertion for EMG",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:905e5cbe80fdfa5d9a13df741d4afce3433290507fe1692ff6a023d9f915da98",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ground_electrode",
          "name": "MyomatrixInsertion__ground_electrode",
          "definition": "Ground electrode",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c32d009bb505cb79d9096a756a099502a66054a4dd137592e61818ccc026b842",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#implanted_device",
          "name": "MyomatrixInsertion__implanted_device",
          "definition": "Implanted device",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2ae6e7f72e316c5563705aa177f128623429135da1797bf5e731445237ed5a86",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "MyomatrixInsertion__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e89823b2f06dd806ac2cbd5836db510729d71c32d8b77ac92e898ea6c1255307",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "MyomatrixInsertion__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:46541bf8a2e1d08565894034b0254b71690e38857bc5f87257feb9edbedddff7",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#MyomatrixThread",
      "name": "MyomatrixThread",
      "definition": "Description of a thread of a myomatrix array",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:21c5ae4cb2c3de91500d338742c7ebac8bc36c048f641e1e45f0d5d8cf225c08",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#contacts",
          "name": "MyomatrixThread__contacts",
          "definition": "Contacts",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:836e74bb95bf853023675b5de0aff24ba98cd20ac598319da54b4ebb9cda40d2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ground_electrode_location",
          "name": "MyomatrixThread__ground_electrode_location",
          "definition": "Use GroundWireLocations",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6b4ce8bea6948762fdb2115a6121905abbdd03f71feb7fd2feca3e3d1290a478",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "MyomatrixThread__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:187de84d6b443bd2802df9bcd77dc46c2a03b8d86b57f058a128abb1a1190bd2",
      "iri": "https://schema.org/MonetaryGrant",
      "name": "NIHGrant",
      "definition": "An NIH award funding BBQS work. Encodes the funding mechanism (R61, R34, RF1, etc.).",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:1cb72d63bc20462465a418d871cdc5fb443c94a5a176ba45eaa4e9eb984d7fb3",
          "iri": "https://schema.org/amount",
          "name": "amount",
          "definition": "",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:de7bb5f1bcf4f8bbe922d0e708a9345f7f526ffa6a0b0ca0b6cdd9c3b4894b86",
          "iri": "https://schema.org/endDate",
          "name": "endDate",
          "definition": "",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:4d8cb2aac1c58e89022d25267097fa4ca7d947ff38cef8763dd805236a01280f",
          "iri": "https://schema.org/funder",
          "name": "funder",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/FundingAgency",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:daa353cc1859286290125a3ca9f5f17abd1cc00e6d3ed4f7a1cb61dddaaeb655",
          "iri": "https://schema.org/identifier",
          "name": "identifier",
          "definition": "External identifier \u2014 e.g. NIH grant number, DOI, DANDI URL, NCBI Taxon URL.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:222104cf41325d144b4bef32f6e5ce8b98a727353d70091a1e55ef22e54344db",
          "iri": "",
          "name": "mechanism",
          "definition": "NIH funding mechanism \u2014 R61, R34, RF1, U01, \u2026",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:09b022914bb99c7a4320ca4745dd3436110e9aa94ea132e27334817f63a91e9c",
          "iri": "https://schema.org/startDate",
          "name": "startDate",
          "definition": "",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Grant"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:20558fd21ab0f5a36f23a7c86a2bfc935432233a8fe549d56ba358da23a10270",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer",
      "name": "NWBContainer",
      "definition": "An abstract data type for a generic container storing collections of data and metadata. Base type for all data and metadata containers.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4fd76468b2bbd974a43439c05eee3888ce4a060756a2ab56314dc4ec4fcf751a",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface",
      "name": "NWBDataInterface",
      "definition": "An abstract data type for a generic container storing collections of data, as opposed to metadata.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:cb91f15da057bae049286cb88cc43e216d7082a51e195cab20f0bc89e69db2b1",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#NWBFile",
      "name": "NWBFile",
      "definition": "An NWB file storing cellular-based neurophysiology data from a single experimental session.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:edcb3fe6e54bb5d53275e3772c79245f2684ded8be85a848dd35c2b4ce0dea0b",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#file_create_date",
          "name": "NWBFile__file_create_date",
          "definition": "A record of the date the file was created and of subsequent modifications. The date is stored in UTC with local timezone offset as ISO 8601 extended formatted strings: 2018-09-28T14:43:54.123+02:00. Dates stored in UTC end in \"Z\" with no timezone offset. Date accuracy is up to milliseconds. The file can be created after the experiment was run, so this may differ from the experiment start time. Each modification to the nwb file adds a new entry to the array.",
          "value_range": "https://registry.sensein.io/obj/dateTime",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:094315d8536f366b1619c2bb6ee51c9452a62f060360841327837e5ae7316e09",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#identifier",
          "name": "NWBFile__identifier",
          "definition": "A unique text identifier for the file. For example, concatenated lab name, file creation date/time and experimentalist, or a hash of these and/or other values. The goal is that the string should be unique to all other files.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:dcc2e20340153a2f103ec9094e795360cf53b26687edd40e4c72ca3c144025b2",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#nwb_version",
          "name": "NWBFile__nwb_version",
          "definition": "File version string. Use semantic versioning, e.g., 1.2.1. This will be the name of the format with trailing major, minor and patch numbers.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:140d4ce3ff04a8cbc63d513c83bb3aa749d90e68dd406887aa4a4a8127f414a1",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#session_description",
          "name": "NWBFile__session_description",
          "definition": "A description of the experimental session and data in the file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:046aeffc1529998b7deaa9818318c31883f44f6bf3c25cf2f7ff04468cc30cd3",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#session_start_time",
          "name": "NWBFile__session_start_time",
          "definition": "Date and time of the experiment/session start. The date is stored in UTC with local timezone offset as ISO 8601 extended formatted string: 2018-09-28T14:43:54.123+02:00. Dates stored in UTC end in \"Z\" with no timezone offset. Date accuracy is up to milliseconds.",
          "value_range": "https://registry.sensein.io/obj/dateTime",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:13a315e8ace75cb9749a02fc70ca64715996c7588bd0be5021d0bfdb031ee6df",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#timestamps_reference_time",
          "name": "NWBFile__timestamps_reference_time",
          "definition": "Date and time corresponding to time zero of all timestamps. The date is stored in UTC with local timezone offset as ISO 8601 extended formatted string: 2018-09-28T14:43:54.123+02:00. Dates stored in UTC end in \"Z\" with no timezone offset. Date accuracy is up to milliseconds. All times stored in the file use this time as reference (i.e., time zero).",
          "value_range": "https://registry.sensein.io/obj/dateTime",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:9dde3a86e9a122efe08abff42dd4a497bb9e451235c2a42cf0a335796a82c4a0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#National_Center_For_Complementary_And_Integrative_Health",
      "name": "National_Center_For_Complementary_And_Integrative_Health",
      "definition": "Model National Center for Complementary and Integrative Health",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:3feb611beb760224207dbebc1b2f7a8e420ade430a2c2646ba10fd85d0c0f888",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "National_Center_For_Complementary_And_Integrative_Health__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:560419abe160a0efc55120efe6ace3a47fc5a0c10521ace6a5e86f62c34137c2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "National_Center_For_Complementary_And_Integrative_Health__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ad2b8eb44142760c7b8bda7080b8a5d021be7d94ce8b64bb477171d3bf983d2a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "National_Center_For_Complementary_And_Integrative_Health__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:19268bd711e5c08986d22ab72f825a7af2c06070e62b687ed12a354b6bc9af3b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "National_Center_For_Complementary_And_Integrative_Health__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:40ab8958f3fcf7f7545a54b6fc436532e31b3a666db6480133ff2861d0fc7235",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#National_Institute_Of_Mental_Health",
      "name": "National_Institute_Of_Mental_Health",
      "definition": "Model National Institute of Mental Health",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:54843d65ec3ff321743de460fe7a00c906c537e39591b4d0a8d0e651325a6607",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "National_Institute_Of_Mental_Health__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f6cd779f72a63fc09b09e4f8f4553508b22bb222555d4cd7369f4e9e9e517acd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "National_Institute_Of_Mental_Health__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:43411b8957a7407adfaef2d3aa79c7cd4168268fe53c8e0e8a7d868404aff06c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "National_Institute_Of_Mental_Health__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a6f26229e9604a218b36e8a432c383ec4bb68511434aa6d40497441d009221bb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "National_Institute_Of_Mental_Health__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a001ac9184c6306b5f7e6906ff5863209dde2bcb8932babf0b621d36e97602cf",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#National_Institute_Of_Neurological_Disorders_And_Stroke",
      "name": "National_Institute_Of_Neurological_Disorders_And_Stroke",
      "definition": "Model National Institute of Neurological Disorders and Stroke",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:57c9bbd9e062e4141d239dd35c12e7ca1e72663b2eeb5b733329985d1aef1d89",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "National_Institute_Of_Neurological_Disorders_And_Stroke__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ec1dc42047de89116fde8f2cc565362d3ab6b96ade2b2d3192e2884b0041d51e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "National_Institute_Of_Neurological_Disorders_And_Stroke__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e6000c6c4db3d0ed8d504ca65597ee211613eb151713d8fa46e9080a17d2a964",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "National_Institute_Of_Neurological_Disorders_And_Stroke__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c527169b9316959c44ac989ccbd2a341c85fac75fe74492246297d2605f96102",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "National_Institute_Of_Neurological_Disorders_And_Stroke__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b9c35bf194f608b52c6a7118d0d2f11240480e05314b484e151a49b06a5c2952",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#National_Instruments",
      "name": "National_Instruments",
      "definition": "Model National Instruments",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:98bb90f8894bbb032e54917e9ca855cdb9455d6e3814b666b00f1b6e0ca71b3e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "National_Instruments__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:08933b2b1e64bb5200e20353c8379659345467e5b87f4956f8215c62c5db2a9c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "National_Instruments__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:df48f8346f8b7a55f810135ffdc1485eb2219c0d751a151120c2041752a7fec8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "National_Instruments__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a4fa2c555bb4ad4398ee696d2e4d765798a01bc6668c9fec696a686acac85f40",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "National_Instruments__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b305ab0dd84f9ef3d41301e4835e74e72a51973e801f09d726e1d6393624bcfd",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Navitar",
      "name": "Navitar",
      "definition": "Model Navitar",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:adf6188a2866b8d1abe9e5923548f148c7d7f96840a9e0e955ae3cc57c8b9fb6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Navitar__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ecd9157ae20e617132f00bf9b02a094d4102189577f12e6464cb9ea9c1bcdb93",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Navitar__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:703af29da8a81057de1db2c0b6495024713b3f3b196fdf5fd5624ec1686f6464",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Navitar__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fa9da6f0997686da3388c19dc91e1b2896096dfd560efe972e4c61cdd6e834a2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Navitar__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e3f6b689a8724f2f18f6647a40498236bca329cb46bc7a12d70c541d25a6461f",
      "iri": "https://schema.org/Nerve",
      "name": "Nerve",
      "definition": "A common pathway for the electrochemical nerve impulses that are transmitted along each of the axons.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:0c504aa232b54372b5f1dc0039b1f6b766145f19269a08cb4110b8b24ae74031",
          "iri": "https://schema.org/branch",
          "name": "branch",
          "definition": "The branches that delineate from the nerve bundle. Not to be confused with [[branchOf]].",
          "value_range": "https://schema.org/AnatomicalStructure",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0db967938ec4c6686c56088854dab07b678b621f2f49b6652ab3d73d1a980045",
          "iri": "https://schema.org/nerveMotor",
          "name": "nerveMotor",
          "definition": "The neurological pathway extension that involves muscle control.",
          "value_range": "https://schema.org/Muscle",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:7715886b7f2f8ddb05194cf06de30c2386534ea9104ea3a61042def0c0bfdc04",
          "iri": "https://schema.org/sensoryUnit",
          "name": "sensoryUnit",
          "definition": "The neurological pathway extension that inputs and sends information to the brain or spinal cord.",
          "value_range": "https://schema.org/AnatomicalStructure",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:11050add6871d6ab577a021e2ed1f7c6c37bae84f3ff7f1328e8c8b0ec6a30f0",
          "iri": "https://schema.org/sourcedFrom",
          "name": "sourcedFrom",
          "definition": "The neurological pathway that originates the neurons.",
          "value_range": "https://schema.org/BrainStructure",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/AnatomicalStructure"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:d5768252ca27c42350e466d0222fcabe450e83004ec8e32679dbc2fed27612dc",
      "iri": "",
      "name": "NeuralRecordingDevice",
      "definition": "Devices that record neural activity directly (Neuropixels, wireless neural, iEEG, EEG, OPM).",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:4ac1be6f288556741e1ca0882610594819a5fdb39e2a9403f8984a97f1e7a4a3",
          "iri": "https://schema.org/category",
          "name": "category",
          "definition": "BBQS canonical device category (one of the 32).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:e33454be93f2a3020c48fc11d983c95c50ec2b23cda0fa73e8a2a222902be4a9",
          "iri": "",
          "name": "channelCount",
          "definition": "Number of recording channels.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:06a31934301b7aa43929388162a3e485b2be94a15630738b1135917584ab6dea",
          "iri": "https://schema.org/manufacturer",
          "name": "manufacturer",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:175c040dda8b741151ddec9b9e952b0300688fb30f8536262a0d52bf419a8951",
          "iri": "https://schema.org/model",
          "name": "model",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:8087e72780d766dddb3798dda511822770578e807ef53531b64a5656cd277abe",
          "iri": "",
          "name": "samplingRate",
          "definition": "Sampling rate in Hz.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Product"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:ea2a546b811e63fa237122dada6ac752b9a2fd562a0ce5df2f7a7803d8f9ca8f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Neuralynx",
      "name": "Neuralynx",
      "definition": "Model NeuraLynx",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:685f2b4aad3c9498695685f2fd2408878f7c578b1ebcbb054353cddf472d4c9e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Neuralynx__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:04845351ca32bda8a31490219ddd001a5bd7b70aee939ae21b83778652f13236",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Neuralynx__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:223929abeb42b5fb9a47b6a241d889aaaf6563c23dec2c01c501598e772f755c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Neuralynx__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:df873c671f2d72dc593069b29878887c82299167a41e8409c34f822b75d71130",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Neuralynx__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9097bf1d05230eeaa9f9b76f3cbdc723e685f1739c6bfdd4c76a003a30da510b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Neurophotometrics",
      "name": "Neurophotometrics",
      "definition": "Model Neurophotometrics",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:42da309fd81ccc6bd44d41d8e3854b69c6c485abcc85f0d9126048ad34c10a73",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Neurophotometrics__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:39e37b2db225ed87887318d129b00cd42e542c515b7bf9f29c629b457c5f958e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Neurophotometrics__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8f37b922cfa107526f78eefbe896f340602f1c1d5839b0b89e365a422d4dee7d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Neurophotometrics__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b9f2ece20ed9e1610393b5553ef26c102771dad0b4a10866a9d1ca459527abe8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Neurophotometrics__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9268a03882bc468d0a966656258bfa9aeae48a1c65b131631ba9a9c1418c5ee9",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Neurophotometricsfp3002",
      "name": "Neurophotometricsfp3002",
      "definition": "Model NeurophotometricsFP3002",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4e26055829cbe816c4ca0a9753a2c6fb12a6183d6acc7c47faf4655c1f3bee72",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Neurophotometricsfp3002__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a6f6db0b66e92bb3b229368c3822c8c7bb34f0983c7634b1d103d429ba10d7b3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Neurophotometricsfp3002__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c5d87cd2c53019562ba78798fabc85ca29c199f0f3785319d303ef8f925fa23d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#NeuropixelsBasestation",
      "name": "NeuropixelsBasestation",
      "definition": "PXI-based Neuropixels DAQ",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:860b47b49fd556653f078735f22999b8b7d61b49c2b22a47991e07a70c638246",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "NeuropixelsBasestation__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4ad3526926d792d5672cb7119c43093aeb04ed1f7afff8c58460d0981e102fb1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#basestation_firmware_version",
          "name": "NeuropixelsBasestation__basestation_firmware_version",
          "definition": "Basestation firmware version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:aa2388a6bf125c9313d728d737c3b08b81cb1b8dbfdf3a5434aa0c4113fe01ec",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#bsc_firmware_version",
          "name": "NeuropixelsBasestation__bsc_firmware_version",
          "definition": "Basestation connect board firmware",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5dd6cbcd973de8b6e5e0e174a83731c49aa66e73fe51322a9ad241070fe26347",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channels",
          "name": "NeuropixelsBasestation__channels",
          "definition": "DAQ channels",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cba5658f88a1d1ceb943d359b2034bdf486995fdcf033827c8216ed50df33237",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#data_interface",
          "name": "NeuropixelsBasestation__data_interface",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1b1c88f3dd4e29af354e4f5bcd33927ff9b36da837740b513baab59b8037c972",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#firmware_version",
          "name": "NeuropixelsBasestation__firmware_version",
          "definition": "Firmware version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0b04419ca7d575c4c8246f2f28942118c27252113123bed6824a037869e7224b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#hardware_version",
          "name": "NeuropixelsBasestation__hardware_version",
          "definition": "Hardware version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fce10869ad3eec7b390e925ce6804b58298806b3faaca2381ae7a715bd569098",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "NeuropixelsBasestation__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3a4ac34a0fff9fa84eddbfb757a41f8ca1a6b4e02340920dd92a00a1245de052",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "NeuropixelsBasestation__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a1409dcbbc58e1e0d0b0c20f7a980c2c29f8f83823f58828b109df0a8b3e1981",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "NeuropixelsBasestation__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2b8713b94cf5bcda1ac77971cef2b0fc86d3fb43b17ea3dcd5032ec921c405be",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "NeuropixelsBasestation__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9281a1d8f9f08324939be26264cc09891f68ebf603203378d7d5729f9f14c0dd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "NeuropixelsBasestation__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c20bfe3fa044fb3d559e6aa1169df06e1fc52d84707af547a90b70e8195c80e8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ports",
          "name": "NeuropixelsBasestation__ports",
          "definition": "Basestation ports",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:41ae6575ca509c356885ed3be93a1bbff446251e15351faef48311feafd3bba9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "NeuropixelsBasestation__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5164685cd11933d0a19fe082a24d83911491810570c32d1a2e8eb3983839efea",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#slot",
          "name": "NeuropixelsBasestation__slot",
          "definition": "Slot number for this basestation",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0fd9b7bfc14fc76539ebf224d38f3928ae4c935fe68b90da08b23d637eaea52b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#New_Scale_Technologies",
      "name": "New_Scale_Technologies",
      "definition": "Model New Scale Technologies",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e5f2a7693331603e2c45fe5ae48e2360315991f02047192f3d820e838c4d601c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "New_Scale_Technologies__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fe064f84bea7571fa684410c33fb67d482645030037bf0a82fe27d9d3f8def3a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "New_Scale_Technologies__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:635293d9051984a5cedbfbab06274203ef8a9e5e9e1bd3e850b6d05cbb3ce0e7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "New_Scale_Technologies__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ced252837a58c1dd11c465f134b85426b2280d796f17cc0d8700ba0bb40dab4a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "New_Scale_Technologies__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1110c0dcd049a816cb9625b618c9666c91ce621082940232e554bf6a879bbfb6",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#New_York_University",
      "name": "New_York_University",
      "definition": "Model New York University",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:cd3659de6ac53dc954351b4fddf2673ba82299e77233c98594d3da03bcf6c044",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "New_York_University__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d04659bf38f3b61067509bf3dd376cb54b11bb5b04e5c16fc3163f6ed17a6ec4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "New_York_University__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3c04723b9e1d682ac98cc4e6251f2a2bd9c3be06b6b8d346c34e57b107827633",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "New_York_University__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:35fbe7599fe46790962b3c4cb1eef80dc81886767a05918618ee5dc682adfb7a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "New_York_University__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:12f21ce726227ddd3049fb6c1c8e552bba064cdc540eb27464b9d81533185db0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Nikon",
      "name": "Nikon",
      "definition": "Model Nikon",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:cd32bf7ee140702ca2ee010640f8b1460e11c32b062a21fdd27711d5e108d6e3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Nikon__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:51e4728868f2a73daaa39fad1ca1594f4b6dafe3de71169e6024bda18e3e6319",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Nikon__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d80b9b02a03a06b3e5e44ed50467ac504483f0b6db8f8f846a3aec9d8811d66a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Nikon__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:18623587242ce9ccbf907bf9db087c02bf4542cb2e401f2c382118994b24ec33",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Nikon__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:668388436dc0c79b6253ef3ef0cce8815625234a8d4174d459e5d41dfe6df4b7",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#nirs",
      "name": "Nirs",
      "definition": "Near-Infrared Spectroscopy data organized around the SNIRF format",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:507aa1a751c74faee9ad0b8ddea407684525133d6e75b5ce872e52255d942bfc",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#NLO",
      "name": "Nlo",
      "definition": "Nonlinear optical microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:de8dd7e24c9d004355d9fe34acd975f5d14a681be210f222b1563ce1966f36fd",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#NonHumanPrimateSubject",
      "name": "NonHumanPrimateSubject",
      "definition": "Description of a non-human primate subject",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:636a481ce13b8ba1d95711a55024f3e51003ddcb8d926e5c70f3493dea3b59ff",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#date_of_birth",
          "name": "NonHumanPrimateSubject__date_of_birth",
          "definition": "Date of birth",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:002e21161b8c9c7ed7c4ba642e5bf274e1ad68ffd7b7913723bd76a75956abc3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#mating_status",
          "name": "NonHumanPrimateSubject__mating_status",
          "definition": "Mating status",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ab37d16fa8dccc269546c4f7aaf0d0d21ab0c9180139fa5c422da1ceb474c16c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "NonHumanPrimateSubject__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:405bb18f6c743cba47e3a15cb46f3699871377585e87a50d24796395189b8366",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sex",
          "name": "NonHumanPrimateSubject__sex",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:05e22b3300b899908b97d7dc8cf0998f21ee63be29ec35722a0ec0295362ec36",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source",
          "name": "NonHumanPrimateSubject__source",
          "definition": "Where the subject was acquired from.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e4406aae84bd110a703b450b44bf777fade23dced1254ad009a9509860df1562",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#species",
          "name": "NonHumanPrimateSubject__species",
          "definition": "species",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:84927552f719d30dc8deebdbd224b526865e434ed622be7a2225efdc9ba791cd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#year_of_birth",
          "name": "NonHumanPrimateSubject__year_of_birth",
          "definition": "Year of birth",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f57f57fb77e545f6713d426f5ac493ea0a5fa419ae0700ce4c185d8a47a7c9c8",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#NonSurgicalInjection",
      "name": "NonSurgicalInjection",
      "definition": "Injection procedure performed outside of surgery,\nwhich may include one or more injections at different locations/depths",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:3de30d23dbcdc4ec4f933ec1f79be1293dc739debb48c08a554611925a62b64a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ethics_review_id",
          "name": "NonSurgicalInjection__ethics_review_id",
          "definition": "Ethics review ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:aea08b45a8412a7a65688b063b5f102e627c0cb5da038a90325f1d4de943a855",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#injections",
          "name": "NonSurgicalInjection__injections",
          "definition": "Injections",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9ef2c1f5cdf830df2b1b913a1ef153e976376667d7682469ef63ca6e94833fe0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "NonSurgicalInjection__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6ba487a43431c4bdde58de99e93bdb92133b5da635cbde309703bac6f5c025bf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "NonSurgicalInjection__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:90cc0334131be05f61d37eba88b974319f88ea3d02e1f2ea4c0403ec14fef4e5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "NonSurgicalInjection__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1e6417e00809c8a6e5b1427de4a608b35657c3b3c4c2dc947e917faade16c326",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_date",
          "name": "NonSurgicalInjection__start_date",
          "definition": "Start date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ede33a41e74b9eec8e0d70c45a0123f36c444d404ad30a048bbac4f80c674212",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#NonViralMaterial",
      "name": "NonViralMaterial",
      "definition": "Description of a non-viral injection material",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:83a03a807149cb5628ee7393aaa9207cec19fdb4ea400dd68fc7e5aaed30038d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#concentration",
          "name": "NonViralMaterial__concentration",
          "definition": "Must provide concentration unit",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:321bfdc82fd6b420833a94fb09b23c8576a9702c52191e0e22a0dd6e5fa154c6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#concentration_unit",
          "name": "NonViralMaterial__concentration_unit",
          "definition": "For example, mg/mL",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9c4da929028475dd03ee57f8ed4b53f941f8decddf12e619967370ba4681a1f9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#expiration_date",
          "name": "NonViralMaterial__expiration_date",
          "definition": "Lot expiration date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f15286ca978e42ee137f22d79b606d3ccaf7869d10457172abe9095f456b696d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lot_number",
          "name": "NonViralMaterial__lot_number",
          "definition": "Lot number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:450aa00a8645e517aa4a2924d7e4ef5494f52b6f2f9f4a908e544c2efd64b5e0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "NonViralMaterial__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3a9b1e8439b6b845b27d8b4f8ca8348930cbe6e6f547b1314a63b8145ba83792",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "NonViralMaterial__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d227848245705eb808edb0f17c76415bc120b697a044e3d6be7b80e648433280",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#rrid",
          "name": "NonViralMaterial__rrid",
          "definition": "Research Resource ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:10de2b939fb47aec85b6dbd55658179f9c6ca7cb8e0f080f4be03ed95975f904",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source",
          "name": "NonViralMaterial__source",
          "definition": "Source",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d17413ad789a06a2f1fda7dec1c7c76c1c7730c48c3dda1d9005b60b9ae009a2",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#noRF",
      "name": "Norf",
      "definition": "An MR noise scan often acquired alongside another MR scan.\n\nThese noise scans are acquired by disabling the radio frequency excitation,\nwhile maintaining all other parameters from the associated scan.\nThese can be acquired using some other sequence with RF excitation removed\nor as part of sequences that turns off RF at the beginning or end of a run.\nFor example a `bold` scan where a few volumes are acquired with RF off.\nThere is no consistent DICOM denotation for these scans.\n\nIf multiple sequences with different suffixes but otherwise the same entities have `noRF`\nsequences, they SHOULD be disambiguated using the modality entity\n(for example, `mod-bold_noRF.nii.gz` and `mod-cbv_noRF.nii`).\n\n`noRF` are typically used to estimate properties of the scanner and\nsequence that are independent from the object being imaged.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d7ced83ea703dd7b7ec56699e62d2877a57c5c45de11d74d32933ff873f12ba1",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Nresearch_Inc",
      "name": "Nresearch_Inc",
      "definition": "Model NResearch Inc",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ec8677baa8c5f5c5a06357c98facc6b1901b03115f96afd4a4d6765013da3318",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Nresearch_Inc__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b2ef022101b47bc0a94b2f521ee356b5141d0bd1d24cb90e70fc4ed266c81796",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Nresearch_Inc__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5ea0965727ec1db4e666031accbd812b6e8414dc9e87a8530f14aeddaf153134",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Nresearch_Inc__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8d34d876778e674046527ce02283ab987ac379421a5b1583708b179741789df9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Nresearch_Inc__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:91e80a411a89aabf0e1a0736cb6831fbf0c9e2e7ed8d53be9d3e21b837eb135e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Objective",
      "name": "Objective",
      "definition": "Description of an objective device",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:751e6b20c3389ac7be3140a80a0de644fd269720ff0226107066ecedf46a9845",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Objective__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:74a7943d5a4cd40d367d48970f4f11d8f696ee55b043cd725b9d7ea90e6a2de6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#immersion",
          "name": "Objective__immersion",
          "definition": "Immersion",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:784dbbf5bea85a1ad82d9d198678519443da95b53e8c0812884c49ae0441b249",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#magnification",
          "name": "Objective__magnification",
          "definition": "Magnification",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:77d06935a79c1b68495d7700316ba172e4fc09953f5a15e59931c67692f5e813",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Objective__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d84c800d3dc1c88517ff901af0d12d4581be90bb50506a7e750b3c7b890d9b45",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Objective__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:29c9131095ac65f73c596f4d39600f70fd8895c59fa47773a0ccf1fe4a76dc42",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Objective__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bd80c656fbd3b14d5e6da5bb957dd9aa30009e2a4e6aa6e8f9bbf5de8e12e394",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Objective__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8047fe3d470a881482333ca59f75717ade8a5a1a330a102e2990b6029bf50a6d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#numerical_aperture",
          "name": "Objective__numerical_aperture",
          "definition": "Numerical aperture (in air)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9c52740f5e0b3b2dca492e6ea4329e9a678aea95ab954b46c5942c55930227ee",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Objective__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fdb87c4e196ca2461a4195993835671fdbcccc2bb551d7e09ad55e97afb59996",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#objective_type",
          "name": "Objective__objective_type",
          "definition": "Objective type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2725bae33ae0dd0586dc806c9c5758bb18cf891bdb4ffc851dbd5201cf213e24",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Objective__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ed0b50d07d9551f430cb27eafec1c4de2653881ad061a75782f47a83f3b1aa3e",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#OCT",
      "name": "Oct",
      "definition": "Optical coherence tomography imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d47a8f31ed5ffc2472c4d443c44b00ce1313e7e4cba6309b5c5e4ce8af8a3d8f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Olfactometer",
      "name": "Olfactometer",
      "definition": "Model Olfactometer",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:bda51e04a8d715f7fbb1f334fa7fc9f4fb0e19cdb9bc7feedebe242538e5a202",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Olfactometer__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5122cae097da13d67e2cf27a17fc31d7a34810b029fc087407da93b008d3007a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Olfactometer__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0f1c8e78081f32029e44166f35656b1b5493fe8e2fd05da680a8f528b993cbca",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#OlfactometerChannel",
      "name": "OlfactometerChannel",
      "definition": "description of a Olfactometer channel",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:fc8b7fe00bed0db0abb360f4d1088f983d34cec1f510601567596ec3e10775f9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channel_index",
          "name": "OlfactometerChannel__channel_index",
          "definition": "Channel index",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3b16b15a1f41e0f549bae4d32dbb71cc300ee0773cbe3ed7511ee9bccbe9302e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channel_type",
          "name": "OlfactometerChannel__channel_type",
          "definition": "Channel type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:079b774196ad93efdffb01f5900bf14b6553aff045f7f760870eaba8babb2ca7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#flow_capacity",
          "name": "OlfactometerChannel__flow_capacity",
          "definition": "Flow capacity",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5184c037a26091577e83a6ccf813b83c74bf3c9dcdce5ad31f5e4976e690f12d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#flow_unit",
          "name": "OlfactometerChannel__flow_unit",
          "definition": "Flow unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2c48effe57c9eb39e973fe71496365a50264c81f94e6e6db275314907d399c97",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "OlfactometerChannel__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:57b5572ca127d1009d1ecd0f12e1939b8e39c920586b8f0a6532d98dda90186e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#OlfactometerChannelInfo",
      "name": "OlfactometerChannelInfo",
      "definition": "Configuration of a channel in an olfactometer",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c9a8ae1c81d444140975cc49412cc29e5d43f885bf55d9d76cf8fed6c24ec9a6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channel_index",
          "name": "OlfactometerChannelInfo__channel_index",
          "definition": "Channel index",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1d7d951dda912b7e95e5a50d22b7e5bd397320ca07d63778c24918b226eb5d73",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dilution",
          "name": "OlfactometerChannelInfo__dilution",
          "definition": "Odorant dilution",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bd8de3de73855f1dcf87403fe31c1836582a892f8277782295f50b0cb05f3c35",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dilution_unit",
          "name": "OlfactometerChannelInfo__dilution_unit",
          "definition": "Dilution unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:84a2b4074b979483a98027853b57fb35ebebe3dd8c8884e398c83f43e9da1d73",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "OlfactometerChannelInfo__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:74b8d1e90c6e17894c9fa23d1e9566f002e64ead84495d910fcf8580d4c43f1f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#odorant",
          "name": "OlfactometerChannelInfo__odorant",
          "definition": "Odorant",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2d39cb3b01b75b690c2611f52ad40c65aa9587e29483388d6fca306b3842c58e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#OlfactometerConfig",
      "name": "OlfactometerConfig",
      "definition": "Configuration of olfactometer",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:1c17009a8824d916633fb208e2e6f5e0e95bd6a60308380ffd344ad0f9102d8e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channel_configs",
          "name": "OlfactometerConfig__channel_configs",
          "definition": "List of channels with their odorant and concentration",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:26be56093cbcf881375028359ea6d6819e2f54112832e6423afdbdffe893daaf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "OlfactometerConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a40d55da779c3582a3a0b9fa1b96f65e60098ef51d7ff9d4313c6ebc171a9cbf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "OlfactometerConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e1b7ef9e752c79488c7da13a21e88c372d5b64cca2951a67b49561032203fb90",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#OligoProbe",
      "name": "OligoProbe",
      "definition": "Description of an oligonucleotide probe",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e0d8ca0e5a3d4dd4fa7521f3db4b1552de815c1eb67587c2184fca45c6571369",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "OligoProbe__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3ad95344677e2e0bf94377a64fc46afd2b8a177779e0867778e83bd15275304b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "OligoProbe__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:83fc3a539d2fbe374b643aca873566e6ce24111c9b99095b5ea6660bd04721cd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sequence",
          "name": "OligoProbe__sequence",
          "definition": "Sequence",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:05c7c4160785eea68a52747f54d13fc38d7529e87405c5be0564e36bceef0475",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Olympus",
      "name": "Olympus",
      "definition": "Model Olympus",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:51724345839d7b23d4ed1ec39394ce13093d6942955b70a1ad110b05cb53ef61",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Olympus__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9416e4c9814f44dc8ad25593d37e272351da46367f2645dcee4808f89dab2a81",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Olympus__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:68aa76d1b3a99eb6776ae2826ecf8efcca20fb74b0dc71c29bf9b5b86a7c8f6d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Olympus__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:967b2796805231db020c371aa651e914c5b1870684b36cf5a727514710ba5dc5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Olympus__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2e7a2b86ac53651ba60dadc11bf9239c3caaed4f4319eeb8782a4b9bdad93a7a",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#OnePhotonSeries",
      "name": "OnePhotonSeries",
      "definition": "Image stack recorded over time from 1-photon microscope.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:af9c2ba4b8fb98dae16c41fce19a918cb98428e78eba1003c7c85e971cc2cefe",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#binning",
          "name": "OnePhotonSeries__binning",
          "definition": "Amount of pixels combined into 'bins'; could be 1, 2, 4, 8, etc.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:6d5cca17401e01f8dfb7414b2b19b2ee231065438bfa69be1e93f0ad775a27e4",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "OnePhotonSeries__data",
          "definition": "Time-series of microscopy data indexed as data[time, width, height].\n\nIndexing convention:\n  - width: first spatial axis (horizontal direction, columns)\n  - height: second spatial axis (vertical direction, rows)\n\nFor raster-scanning systems (two-photon, confocal, one-photon laser scanning):\n  - width: fast scan direction (horizontal)\n  - height: slow scan direction (vertical)\n\nCoordinate system diagram::\n\n  height  ^\n  (slow)  |\n          |    +-----------------+\n          |    |                 |\n          |    |   Image plane   |\n          |    |                 |\n          |    +-----------------+\n          |\n          0 ----------------------> width (fast)\n\n\nFor non-raster systems (wide-field, light-sheet, random-access), width and height\nare arbitrary coordinates of the image plane.\n\nNote: This indexing convention conflicts with standard matrix[row, column] notation\nfor array access where the first index moves vertically through rows and the second moves horizontally\nthrough columns. In the schema, data[time, width, height] means that the first spatial\nindex moves horizontally (width) through columns and the second spatial index moves\nvertically (height) through rows. In summary, incrementing the first spatial index\nmoves you horizontally across the image, while in matrix notation it would move you\nvertically across the rows of the image.\n",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:abaff4b22c32f8a04e24e0e456c2a803da0ca839daff91687ac469eb87f10f41",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#exposure_time",
          "name": "OnePhotonSeries__exposure_time",
          "definition": "Exposure time of the sample; often the inverse of the frequency.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:a56825ae40679fc263380877725ed899eec742278534ad71209a2aef1b252902",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#imaging_plane",
          "name": "OnePhotonSeries__imaging_plane",
          "definition": "Link to ImagingPlane object from which this TimeSeries data was generated.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:06189fe1c0145ffd102873565f347b726dcd12a7ccba826e1703bc5187059c75",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#intensity",
          "name": "OnePhotonSeries__intensity",
          "definition": "Intensity of the excitation in mW/mm^2, if known.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:613f2596d02e6d84d04bbdcedc73ac15865a96861b062922e8492b5ec786a7e1",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#pmt_gain",
          "name": "OnePhotonSeries__pmt_gain",
          "definition": "Photomultiplier gain.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:58f32ecc3b27b0050ffe0690da98ba5f9706a0377472b3b6d0be7688ace84123",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#power",
          "name": "OnePhotonSeries__power",
          "definition": "Power of the excitation in mW, if known.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:5e27a027c5788a5d2ec4346378488278f8e7993e051c75176bd5cfafc7da97a4",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#scan_line_rate",
          "name": "OnePhotonSeries__scan_line_rate",
          "definition": "Lines imaged per second. This is also stored in /general/optophysiology but is kept here as it is useful information for analysis, and is therefore stored with the actual data.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#ImageSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:80a6deea1bffa2f0d8d14301dade4efe85a4567f4973e8c3acb4357327594a40",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#One_Photon",
      "name": "One_Photon",
      "definition": "Model one-photon",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:59b76879e38e381847b774f2b119c7a75b2709e78238cbe2aa5dab206d0e0d97",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "One_Photon__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8c53e8e2e74b5ab0cb5c39103362bb899e6baa1eb2e43e0e4789b529e9745b8d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "One_Photon__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2c08256705fc98c2c0f7d6a7285f4ab7b1f772227aa42af68c5d53bc2db2a586",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#OpenEphysAcquisitionBoard",
      "name": "OpenEphysAcquisitionBoard",
      "definition": "Multichannel electrophysiology DAQ",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4d30ba0af42ba304cdba02d37ddeeb0099602472d7f4bf8ca76996d5f2ad2fb4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "OpenEphysAcquisitionBoard__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:878ac35e3d15dd1e83683bff76b58c7ba1f104a60b853b4c6a0fe96571fea2e2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channels",
          "name": "OpenEphysAcquisitionBoard__channels",
          "definition": "DAQ channels",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d7b785a0d30c6acbd79cba37a86d833e76ad63825f6dc2baf932160b738f10ee",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#data_interface",
          "name": "OpenEphysAcquisitionBoard__data_interface",
          "definition": "Data Interface",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4cf2e61dd3643f8d58752c5c9d99d88fb1761921a44b5cb486f65751bfd7353a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#firmware_version",
          "name": "OpenEphysAcquisitionBoard__firmware_version",
          "definition": "Firmware version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3bfe087094612992e8164869f6cb52b3e273c87f3b5804b0e3c894b08ffcfa31",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#hardware_version",
          "name": "OpenEphysAcquisitionBoard__hardware_version",
          "definition": "Hardware version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:36c80ddedfa53cb051a3e4a9b864d1f31f18abba1556ae79cb3b80f9717ac4eb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "OpenEphysAcquisitionBoard__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1f444ef7c2eb7ce1f8a8613620df8c1b5561d2902cab01808999d849cb8c2cd1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "OpenEphysAcquisitionBoard__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:474d919a7676fc83f9a714d8c58d0fb27e304de86f61f6993fe65705e2f6c775",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "OpenEphysAcquisitionBoard__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f18b2bbc62ad4b15b00079512ba089030fdb819f0781ee6514dbc6a20459f039",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "OpenEphysAcquisitionBoard__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:905768abd7f221a3dc0083078a95692249356e1b56a72224c342184e3042050c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "OpenEphysAcquisitionBoard__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:02501b96ade5b8f51ef5bbe6806492175e24bb2fa16e409b0a5562c6b816fe5e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ports",
          "name": "OpenEphysAcquisitionBoard__ports",
          "definition": "Acquisition board ports",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c9398fad771426dd5c65cc97c1554d50cd678c84865081cb6c409c044704c1a3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "OpenEphysAcquisitionBoard__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:78189eb42dfc4a1bb8c6b8319ccda168431eac24f4287c8945f25e6f67006484",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Open_Ephys_Production_Site",
      "name": "Open_Ephys_Production_Site",
      "definition": "Model Open Ephys Production Site",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:a6c0ee9e7fce32efc5c8896d13656bcd8ecb8a7b0f8b6c1c2e10d0ea5f7f72ea",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Open_Ephys_Production_Site__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b1dfc7e8ee37bac454334605512a137cc588e908ac91c81e9fad6a719c855bb0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Open_Ephys_Production_Site__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8055155cc10c89c93d451c65fbca805b4aa77e33f3beb594e69c267e68942f31",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Open_Ephys_Production_Site__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:101f6d5526f057039032ae661fcba278d6d6f9472e0e25edaab328d40da854d6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Open_Ephys_Production_Site__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:48cadfc6fea6218041b5edec20e2f5035805e0b3ac1ef4ce0090e6ae87f4181c",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#OpticalChannel",
      "name": "OpticalChannel",
      "definition": "An optical channel used to record from an imaging plane.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:1d214fcbf266c64771f3ab17b31e68aaf98c764b0f7f7ccda0a1a5be9fdb5a73",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "OpticalChannel__description",
          "definition": "Description or other notes about the channel.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:8729f87046e5744bcd3bf51acf44ac66f37bfb8fa3ce41f0c782fec985d8c45e",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#emission_lambda",
          "name": "OpticalChannel__emission_lambda",
          "definition": "Emission wavelength for channel, in nm.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:9b7f0f588bc5f7b020742bf7475985a9cc7aa115ddb26d3d479d0fd28cb51aa9",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#OpticalSeries",
      "name": "OpticalSeries",
      "definition": "Image data that is presented or recorded. A stimulus template movie will be stored only as an image. When the image is presented as stimulus, additional data is required, such as field of view (e.g., how much of the visual field the image covers, or how large the imaged area of the target is). If the OpticalSeries represents acquired imaging data, orientation is also important.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:e4e7da7fdf3ee01510d656369167dd4f7d3c454ceabf22a8106606613bbadaac",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "OpticalSeries__data",
          "definition": "Images presented to subject, either grayscale or RGB",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:bdf3cb00db66b8cd2441b477da419a05b0de6a552a943e6e66088ec3463b9fd2",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#distance",
          "name": "OpticalSeries__distance",
          "definition": "Distance from camera/monitor to target/eye.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:5cbc6bddfba78b3e3695705060527153af74ea685a09170cb853ac0c5ea40d8c",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#field_of_view",
          "name": "OpticalSeries__field_of_view",
          "definition": "Width, height and depth of image, or imaged area, in meters.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:bd26afa6d2bb2d1d3da6778843c84c85440eab52b5e139ab6bc072c7178ee8a8",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#orientation",
          "name": "OpticalSeries__orientation",
          "definition": "Description of image relative to some reference frame (e.g., which way is up). Must also specify frame of reference.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#ImageSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:de62e8efc6b514319df951b6771a85f65f7c05c596a705ca135feea30f60ff75",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#optodes",
      "name": "Optodes",
      "definition": "Either a light emitting device, sometimes called a transmitter, or a photoelectric transducer, sometimes called a\nreceiver.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4a9a430957476be8800f7e0700648646eb3855aa84b12b9e742391766fc2ddc4",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#OptogeneticSeries",
      "name": "OptogeneticSeries",
      "definition": "An optogenetic stimulus.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:367ee965de8a8c7ca695b3774df4f0d7784004c90890fb40045e95065c6d464f",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "OptogeneticSeries__data",
          "definition": "Applied power for optogenetic stimulus, in watts. Shape can be 1-D or 2-D. 2-D data is meant to be used in an extension of OptogeneticSeries that defines what the second dimension represents.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:d48fb2f88c8319f2318bcd10e8c2aff629f5f458c97b6ead8282220973f8cfa2",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#site",
          "name": "OptogeneticSeries__site",
          "definition": "Link to OptogeneticStimulusSite object that describes the site to which this stimulus was applied.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#TimeSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:5d9547244375c5765b41f3e003984676a9286f30c9d388dd7ae10f23fcd7677a",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#OptogeneticStimulusSite",
      "name": "OptogeneticStimulusSite",
      "definition": "A site of optogenetic stimulation.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:5f8c837a5e3a1c010e14b99c90bcab0de3b34eb9059c71f59e77faa12f02f6e7",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "OptogeneticStimulusSite__description",
          "definition": "Description of stimulation site.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:8b4d4f33e46e0a84eb1baed6c6b2ebdbba6d85a9109cbfcc78029cb19a9bcfd1",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#device",
          "name": "OptogeneticStimulusSite__device",
          "definition": "Device that generated the stimulus.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:4f2f0bb3ef8258044fdc2a1f81bfd3166de8a4e7dfdd45928a2b5896e91e5ebc",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#excitation_lambda",
          "name": "OptogeneticStimulusSite__excitation_lambda",
          "definition": "Excitation wavelength, in nm.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:9ac64746cf73da9d179d3a7ce81655c714854be407342df2832d273654b437f4",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#location",
          "name": "OptogeneticStimulusSite__location",
          "definition": "Location of the stimulation site. Specify the area, layer, comments on estimation of area/layer, stereotaxic coordinates if in vivo, etc. Use standard atlas names for anatomical regions when possible.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:fa2d71537301b94b7c8708e87bd711897411cbc7cfd490286e1789c411444b45",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Optotune",
      "name": "Optotune",
      "definition": "Model Optotune",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:92dd5ea04c1d7d6cd0e52b22b9427a63e82c253bea1c18e03f3ad86feb34cfa4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Optotune__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8d9bb5b2edf442de3f446028836cf744889e16af21bb35899799c309147a8013",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Optotune__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fd14f6a24eebe0c53eec2735508e9c157b430fcd35b3dabeabafc0317c451921",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Optotune__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1538f41ebbbfa2f5d41d6c75d24259661ba5de14e6b573042e6e882c9c15b3d7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Optotune__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:25bfdf14551465be24a3ac3865482de3f704a1bc90699a47b136452fea83b84e",
      "iri": "https://schema.org/Organization",
      "name": "Organization",
      "definition": "An organization such as a school, NGO, corporation, club, etc.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:33b4715fe6fba83bf5b7150aa13f4ef02a0b708364b59bbc60cc2cd9aee34710",
          "iri": "https://schema.org/acceptedPaymentMethod",
          "name": "acceptedPaymentMethod",
          "definition": "The payment method(s) that are accepted in general by an organization, or for some specific demand or offer.",
          "value_range": "https://schema.org/LoanOrCredit",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:00736fe4a24aaedf936173af65b3e20152354f05504f136aa81405208f50c331",
          "iri": "https://schema.org/actionableFeedbackPolicy",
          "name": "actionableFeedbackPolicy",
          "definition": "For a [[NewsMediaOrganization]] or other news-related [[Organization]], a statement about public engagement activities (for news media, the newsroom\u2019s), including involving the public - digitally or otherwise -- in coverage decisions, reporting and activities after publication.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:eaa76c2217a83710603a473048b56f43d7f4123050b4c1bc003119823388ce8f",
          "iri": "https://schema.org/address",
          "name": "address",
          "definition": "Physical address of the item.",
          "value_range": "https://schema.org/PostalAddress",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:46d1e15f6e85aea773d89858ab928f8a86ff864a8939881719bdf2d419335ac6",
          "iri": "https://schema.org/agentInteractionStatistic",
          "name": "agentInteractionStatistic",
          "definition": "The number of completed interactions for this entity, in a particular role (the 'agent'), in a particular action (indicated in the statistic), and in a particular context (i.e. interactionService).",
          "value_range": "https://schema.org/InteractionCounter",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:16782a168c2022ab994bfed12a4265ba77560c70d44cab50a72bfb00cce2bbc5",
          "iri": "https://schema.org/aggregateRating",
          "name": "aggregateRating",
          "definition": "The overall rating, based on a collection of reviews or ratings, of the item.",
          "value_range": "https://schema.org/AggregateRating",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:988bbd74c27c38550cfec3224b25d04eaba2a1c7c8e12dcb39b3ba1f2a34c821",
          "iri": "https://schema.org/alumni",
          "name": "alumni",
          "definition": "Alumni of an organization.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2c249bbd7926e80f73c01b0daadc0238dd38ceff5e683ab91ff55cbd370d7484",
          "iri": "https://schema.org/areaServed",
          "name": "areaServed",
          "definition": "The geographic area where a service or offered item is provided.",
          "value_range": "https://schema.org/AdministrativeArea",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6a478ed0528fe105014ed1c6df0f93f80a23e14575e76e4c35a1015ecc8f9ace",
          "iri": "https://schema.org/award",
          "name": "award",
          "definition": "An award won by or for this item.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:85439fb4a06d18703e114bc8737ea39c04e4fbac2b1bb9580cb6be21940521cb",
          "iri": "https://schema.org/awards",
          "name": "awards",
          "definition": "Awards won by or for this item.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:705dfa3a2ceef744a8a5426b8eab9a8bf6e0d47b654473bc1fdecc91ad0a9f50",
          "iri": "https://schema.org/brand",
          "name": "brand",
          "definition": "The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.",
          "value_range": "https://schema.org/Brand",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:244e7aeb4e0c26e1d71e78fc241aca24d0f73267eeb8a5aace6b4fbadc351f38",
          "iri": "https://schema.org/companyRegistration",
          "name": "companyRegistration",
          "definition": "The official registration information of a business including the organization that issued it such as Company House or Chamber of Commerce in form of a Certification.",
          "value_range": "https://schema.org/Certification",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0e9f6e1201ddc4688f5ac6519aadf22b215df0f50e49e266cfc6044ac2efc67b",
          "iri": "https://schema.org/contactPoint",
          "name": "contactPoint",
          "definition": "A contact point for a person or organization.",
          "value_range": "https://schema.org/ContactPoint",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b39fc4c861c0741c162cd40836ba57730bfd5a779f8c5edc5bd3184a0646b35b",
          "iri": "https://schema.org/contactPoints",
          "name": "contactPoints",
          "definition": "A contact point for a person or organization.",
          "value_range": "https://schema.org/ContactPoint",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5e19c5054c13d2224a8402626834e9b6ba3df5b1123eb53fb762d3246630b82e",
          "iri": "https://schema.org/correctionsPolicy",
          "name": "correctionsPolicy",
          "definition": "For an [[Organization]] (e.g. [[NewsMediaOrganization]]), a statement describing (in news media, the newsroom\u2019s) disclosure and correction policy for errors.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:1a24c330e98f9d4fc7e98c0c10b780041b81f2b53cd7e6c28b0bb4b237a677a2",
          "iri": "https://schema.org/department",
          "name": "department",
          "definition": "A relationship between an organization and a department of that organization, also described as an organization (allowing different urls, logos, opening hours). For example: a store with a pharmacy, or a bakery with a cafe.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f73a01551617dc242b07edb649d0d93f9ad6f93b6f00c21619e1086503fee5d4",
          "iri": "https://schema.org/dissolutionDate",
          "name": "dissolutionDate",
          "definition": "The date that this organization was dissolved.",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ea27b6b361199e6f595bebfe41b6c13b8788fac21386ab83a9a80339a010d9be",
          "iri": "https://schema.org/diversityPolicy",
          "name": "diversityPolicy",
          "definition": "Statement on diversity policy by an [[Organization]] e.g. a [[NewsMediaOrganization]]. For a [[NewsMediaOrganization]], a statement describing the newsroom\u2019s diversity policy on both staffing and sources, typically providing staffing data.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:70ce97f61984f0c54d1d3a57d6f5e7e68e40675582df90dd0c3c9f1b9d26a2d3",
          "iri": "https://schema.org/diversityStaffingReport",
          "name": "diversityStaffingReport",
          "definition": "For an [[Organization]] (often but not necessarily a [[NewsMediaOrganization]]), a report on staffing diversity issues. In a news context this might be for example ASNE or RTDNA (US) reports, or self-reported.",
          "value_range": "https://schema.org/Article",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f21c4eb4d4c364e086bd82998b0971dbcad14be03dc1f15971bc469eb337642b",
          "iri": "https://schema.org/duns",
          "name": "duns",
          "definition": "The Dun & Bradstreet DUNS number for identifying an organization or business person.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:942001167f686852250c1c746808377d3024c0c889219a7f2581f78e5e4fcac6",
          "iri": "https://schema.org/email",
          "name": "email",
          "definition": "Email address.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5551fea4f62d5695a3c5796ee46c6f76c14218345910c9488524ffd20125d2a9",
          "iri": "https://schema.org/employee",
          "name": "employee",
          "definition": "Someone working for this organization.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e4772ed8e1c6d131d76b849bb058ceb509315fef3c856c597ccad6ce7f7e36cb",
          "iri": "https://schema.org/employees",
          "name": "employees",
          "definition": "People working for this organization.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5f84e41d11701951c273cb7c0a555d827ff9f10550d5cfa675e2e58caba1aa10",
          "iri": "https://schema.org/ethicsPolicy",
          "name": "ethicsPolicy",
          "definition": "Statement about ethics policy, e.g. of a [[NewsMediaOrganization]] regarding journalistic and publishing practices, or of a [[Restaurant]], a page describing food source policies. In the case of a [[NewsMediaOrganization]], an ethicsPolicy is typically a statement describing the personal, organizational, and corporate standards of behavior expected by the organization.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4aedc0cbf64faec789de7113e0e3256fd3a82c17cac118a7f7a75d990463a733",
          "iri": "https://schema.org/event",
          "name": "event",
          "definition": "Upcoming or past event associated with this place, organization, or action.",
          "value_range": "https://schema.org/Event",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d4741c1c2d0135638b0b4f4b65a5a462aa2459cafa97c17c2e4c7ca19a8eccd0",
          "iri": "https://schema.org/events",
          "name": "events",
          "definition": "Upcoming or past events associated with this place or organization.",
          "value_range": "https://schema.org/Event",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:324e6e6ef0ac2b6d170d4f68a961b1671469677e88e90689e0e092134ffdaab7",
          "iri": "https://schema.org/faxNumber",
          "name": "faxNumber",
          "definition": "The fax number.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:002da71b02ae8596b93c99efbcab1ca4c962ca8a40700d1e958257bfa81e7b91",
          "iri": "https://schema.org/founder",
          "name": "founder",
          "definition": "A person or organization who founded this organization.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b6bd399baec646c0c0fe7a4f8eaa2c2e7268c3390155942078fe7f76fd435bfa",
          "iri": "https://schema.org/founders",
          "name": "founders",
          "definition": "A person who founded this organization.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ef84dd107a8c12a7011ab94d5a46ca6fe4d4724c62e0f0261290f91813d9816c",
          "iri": "https://schema.org/foundingDate",
          "name": "foundingDate",
          "definition": "The date that this organization was founded.",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:27c99fb93bcea1ae3be506093f44ba5c225c6165373418d68bdbfa6f3ac2c5c7",
          "iri": "https://schema.org/foundingLocation",
          "name": "foundingLocation",
          "definition": "The place where the Organization was founded.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f9a0c304d3da92d7024b0ba4d1107aa7128c4140bcab671c9bcfa89bd5add44a",
          "iri": "https://schema.org/funder",
          "name": "funder",
          "definition": "A person or organization that supports (sponsors) something through some kind of financial contribution.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5318798a95fcb6b9c57fe57ba0016dcbdc0e8176a6023682950f84b42764e7a3",
          "iri": "https://schema.org/funding",
          "name": "funding",
          "definition": "A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].",
          "value_range": "https://schema.org/Grant",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:85a9527ad5a46d510f14c2580d12fd43e7a0c001c68960dc3f670ec4d3906579",
          "iri": "https://schema.org/globalLocationNumber",
          "name": "globalLocationNumber",
          "definition": "The [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:56893ad6eab54ba8b95bc48a65f06d921827c147a1cbf295b7d182b9490018f9",
          "iri": "https://schema.org/hasCertification",
          "name": "hasCertification",
          "definition": "Certification information about a product, organization, service, place, or person.",
          "value_range": "https://schema.org/Certification",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f1277544dfcb6d4f057912e01518c32adc334d854daa5477ba49471c458feef2",
          "iri": "https://schema.org/hasCredential",
          "name": "hasCredential",
          "definition": "A credential awarded to the Person or Organization.",
          "value_range": "https://schema.org/Credential",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9fa9693e60ef519ae3e5a4e205fc33a6c93f75e35aab0cd52fe9180a905a3915",
          "iri": "https://schema.org/hasGS1DigitalLink",
          "name": "hasGS1DigitalLink",
          "definition": "The <a href=\"https://www.gs1.org/standards/gs1-digital-link\">GS1 digital link</a> associated with the object. This URL should conform to the particular requirements of digital links. The link should only contain the Application Identifiers (AIs) that are relevant for the entity being annotated, for instance a [[Product]] or an [[Organization]], and for the correct granularity. In particular, for products:<ul><li>A Digital Link that contains a serial number (AI <code>21</code>) should only be present on instances of [[IndividualProduct]]</li><li>A Digital Link that contains a lot number (AI <code>10</code>) should be annotated as [[SomeProducts]] if only products from that lot are sold, or [[IndividualProduct]] if there is only a specific product.</li><li>A Digital Link that contains a global model number (AI <code>8013</code>) should be attached to a [[Product]] or a [[ProductModel]].</li></ul> Other item types should be adapted similarly.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e77b4c0923471d72c4b60a07c723231567136b34763931610ec9469c33c3b8ef",
          "iri": "https://schema.org/hasMemberProgram",
          "name": "hasMemberProgram",
          "definition": "MemberProgram offered by an Organization, for example an eCommerce merchant or an airline.",
          "value_range": "https://schema.org/MemberProgram",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0ece7f3ac2c2de5c733368c50c5c245f7746c2f98eaa6bba522370016e4ec664",
          "iri": "https://schema.org/hasMerchantReturnPolicy",
          "name": "hasMerchantReturnPolicy",
          "definition": "Specifies a MerchantReturnPolicy that may be applicable.",
          "value_range": "https://schema.org/MerchantReturnPolicy",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4f1dcc2b62793d97bfdb55ad50cd289a23af1b61b7b91c1c62f650f3c4f09685",
          "iri": "https://schema.org/hasOfferCatalog",
          "name": "hasOfferCatalog",
          "definition": "Indicates an OfferCatalog listing for this Organization, Person, or Service.",
          "value_range": "https://schema.org/OfferCatalog",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:eb2f6c7d50350da4af29e5d503756002a0789e925cbeb727393d1865ca468b8f",
          "iri": "https://schema.org/hasPOS",
          "name": "hasPOS",
          "definition": "Points-of-Sales operated by the organization or person.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ec543cc57f5818f267f8662d86301ca1544c3d3d64e2640b79ae26a444b8a086",
          "iri": "https://schema.org/hasShippingService",
          "name": "hasShippingService",
          "definition": "Specification of a shipping service offered by the organization.",
          "value_range": "https://schema.org/ShippingService",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:18ac77bdeedee852cb2be7f7bd08f319a265e1850f824afce9826112883a9fa5",
          "iri": "https://schema.org/interactionStatistic",
          "name": "interactionStatistic",
          "definition": "The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used.",
          "value_range": "https://schema.org/InteractionCounter",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b5f7f9a54a8a36dfbc2fa97f1dd944d2fb94b5ede1494e1c69726cac297c4939",
          "iri": "https://schema.org/isicV4",
          "name": "isicV4",
          "definition": "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:171c64f8273103c56434344e5722f87458a4b971f8371d4ab31edb424d4f72d3",
          "iri": "https://schema.org/iso6523Code",
          "name": "iso6523Code",
          "definition": "An organization identifier as defined in [ISO 6523(-1)](https://en.wikipedia.org/wiki/ISO/IEC_6523). The identifier should be in the `XXXX:YYYYYY:ZZZ` or `XXXX:YYYYYY`format. Where `XXXX` is a 4 digit _ICD_ (International Code Designator), `YYYYYY` is an _OID_ (Organization Identifier) with all formatting characters (dots, dashes, spaces) removed with a maximal length of 35 characters, and `ZZZ` is an optional OPI (Organization Part Identifier) with a maximum length of 35 characters. The various components (ICD, OID, OPI) are joined with a colon character (ASCII `0x3a`). Note that many existing organization identifiers defined as attributes like [leiCode](https://schema.org/leiCode) (`0199`), [duns](https://schema.org/duns) (`0060`) or [GLN](https://schema.org/globalLocationNumber) (`0088`) can be expressed using ISO-6523. If possible, ISO-6523 codes should be preferred to populating [vatID](https://schema.org/vatID) or [taxID](https://schema.org/taxID), as ISO identifiers are less ambiguous.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:df026f3b9830171f1931012915d89052b058d3b4ccb4f95abedd65edf499eb49",
          "iri": "https://schema.org/keywords",
          "name": "keywords",
          "definition": "Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:be13a857e427c6da3efc9028d4f2cf2da0fb5c8eba4283ebc0471966e69f408e",
          "iri": "https://schema.org/knowsAbout",
          "name": "knowsAbout",
          "definition": "Of a [[Person]], and less typically of an [[Organization]], to indicate a topic that is known about - suggesting possible expertise but not implying it. We do not distinguish skill levels here, or relate this to educational content, events, objectives or [[JobPosting]] descriptions.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:11238fe99acd8b9d4b4abf772a92b67353e4418a14a436b3a36af19c2dcb0c1e",
          "iri": "https://schema.org/knowsLanguage",
          "name": "knowsLanguage",
          "definition": "Of a [[Person]], and less typically of an [[Organization]], to indicate a known language. We do not distinguish skill levels or reading/writing/speaking/signing here. Use language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47).",
          "value_range": "https://schema.org/Language",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ad36e07de865851b69a0a05ff48feba02dd2f17ed944930000e20e6494a5cfef",
          "iri": "https://schema.org/legalAddress",
          "name": "legalAddress",
          "definition": "The legal address of an organization which acts as the officially registered address used for legal and tax purposes. The legal address can be different from the place of operations of a business and other addresses can be part of an organization.",
          "value_range": "https://schema.org/PostalAddress",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e1b8c2dc18b8f59847d038df0328dc5190b2b7bbf102246c6c55cd8811fec413",
          "iri": "https://schema.org/legalName",
          "name": "legalName",
          "definition": "The official name of the organization, e.g. the registered company name.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:eec208c615b2b41499b8ccfff36c449e0680cc6abf75e5924b9e7f4f6c81d9a3",
          "iri": "https://schema.org/legalRepresentative",
          "name": "legalRepresentative",
          "definition": "One or multiple persons who represent this organization legally such as CEO or sole administrator.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:04997afd37fd97b8d47a6430932b976943811ba03e08e284530413aaa243b3de",
          "iri": "https://schema.org/leiCode",
          "name": "leiCode",
          "definition": "An organization identifier that uniquely identifies a legal entity as defined in ISO 17442.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6f63583005c5ee77db2d79527768bb856b2bcdcf00294f0c29a516e21b727dc2",
          "iri": "https://schema.org/location",
          "name": "location",
          "definition": "The location of, for example, where an event is happening, where an organization is located, or where an action takes place.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:bf08e72edef17db6727aad8a8a58c25e658fe81355d11df188eede99a4896a1d",
          "iri": "https://schema.org/logo",
          "name": "logo",
          "definition": "An associated logo.",
          "value_range": "https://schema.org/ImageObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:47fe2c2922351be3a97a500ec54254d3f6fc1167abbac1c5315a0f73afaf03db",
          "iri": "https://schema.org/makesOffer",
          "name": "makesOffer",
          "definition": "A pointer to products or services offered by the organization or person.",
          "value_range": "https://schema.org/Offer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:56ba482699cf47b156feb57e587eca8ac5734b0c020a0ed0fdaceaa3ac38f9f2",
          "iri": "https://schema.org/member",
          "name": "member",
          "definition": "A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0ad17e992bd97ab8c090fa32f9ff9e24ecfde3ba14a6e2ccfb11d5f8841f37ad",
          "iri": "https://schema.org/memberOf",
          "name": "memberOf",
          "definition": "An Organization (or ProgramMembership) to which this Person or Organization belongs.",
          "value_range": "https://schema.org/MemberProgramTier",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:94819ee5952ee6532f9dbe73fcac45fbbe01c61e5f5f2953a05d56e07a8e2837",
          "iri": "https://schema.org/members",
          "name": "members",
          "definition": "A member of this organization.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:372890a13096d18224ae3a1fc2f1674a988aa3864a061ebaaebc0d7f505fc329",
          "iri": "https://schema.org/naics",
          "name": "naics",
          "definition": "The North American Industry Classification System (NAICS) code for a particular organization or business person.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0876901e0150dce827af8f10e0c22f0caaf263fca6cd32ee5e6980f60e29558c",
          "iri": "https://schema.org/nonprofitStatus",
          "name": "nonprofitStatus",
          "definition": "nonprofitStatus indicates the legal status of a non-profit organization in its primary place of business.",
          "value_range": "https://schema.org/NonprofitType",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4d47e7900be9f5cf7aefda797eeaff847c3291a2cda5bb7c151a51571d5aa155",
          "iri": "https://schema.org/numberOfEmployees",
          "name": "numberOfEmployees",
          "definition": "The number of employees in an organization, e.g. business.",
          "value_range": "https://schema.org/QuantitativeValue",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:42c3184279eba649ea774282cd7240dc71b0df210ee056e291112e3ac7a2dd05",
          "iri": "https://schema.org/ownershipFundingInfo",
          "name": "ownershipFundingInfo",
          "definition": "For an [[Organization]] (often but not necessarily a [[NewsMediaOrganization]]), a description of organizational ownership structure; funding and grants. In a news/media setting, this is with particular reference to editorial independence.   Note that the [[funder]] is also available and can be used to make basic funder information machine-readable.",
          "value_range": "https://schema.org/AboutPage",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d89e561f6dd2ceccc7e9bbdb78e28abcdc41d0a3423fd4499b0192b1602c1fc4",
          "iri": "https://schema.org/owns",
          "name": "owns",
          "definition": "Things owned by the organization or person.",
          "value_range": "https://schema.org/Thing",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6de56267f2f837446ce82787f42c2452721f580258daecc084dc95ff11cc311d",
          "iri": "https://schema.org/parentOrganization",
          "name": "parentOrganization",
          "definition": "The larger organization that this organization is a [[subOrganization]] of, if any.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:707e7ccbfaa305b8e5d8be8aee98411b0bd85cd615f621d39e9e9ee0955b1cf8",
          "iri": "https://schema.org/publishingPrinciples",
          "name": "publishingPrinciples",
          "definition": "The publishingPrinciples property indicates (typically via [[URL]]) a document describing the editorial principles of an [[Organization]] (or individual, e.g. a [[Person]] writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are those of the party primarily responsible for the creation of the [[CreativeWork]].\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology.\n",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:99c8d000e029663b71f04b5575e345ddf10878c558be90bad0363a7144e014a1",
          "iri": "https://schema.org/review",
          "name": "review",
          "definition": "A review of the item.",
          "value_range": "https://schema.org/Review",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:628d5df56e249fd15cef2a1f4b8ed6d5a72c2775cc61fd86326cfaff07ed166f",
          "iri": "https://schema.org/reviews",
          "name": "reviews",
          "definition": "Review of the item.",
          "value_range": "https://schema.org/Review",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9fdadc54ae1a1cb79786d15a35d3ecb5fb2242f23125ea25869d2b7166659d3e",
          "iri": "https://schema.org/seeks",
          "name": "seeks",
          "definition": "A pointer to products or services sought by the organization or person (demand).",
          "value_range": "https://schema.org/Demand",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:738ab8aed7ef7150423e193c30245f525d2b87e23c3843bc0c95c95b7262e7e5",
          "iri": "https://schema.org/serviceArea",
          "name": "serviceArea",
          "definition": "The geographic area where the service is provided.",
          "value_range": "https://schema.org/AdministrativeArea",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8b27bc497acd1d599ed86659acd4a74f39ecb22f4e499142211a91ff71f88681",
          "iri": "https://schema.org/skills",
          "name": "skills",
          "definition": "A statement of knowledge, skill, ability, task or any other assertion expressing a competency that is either claimed by a person, an organization or desired or required to fulfill a role or to work in an occupation.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d924f2c6ebe1e70a6724cb5d9f1238d4105dfcf0c924ef2d14e0bdcf10134aad",
          "iri": "https://schema.org/slogan",
          "name": "slogan",
          "definition": "A slogan or motto associated with the item.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:87935d3cb09d8764cf9c89116d726934c7fcace9a1c56c8ed094a57c8d71479f",
          "iri": "https://schema.org/sponsor",
          "name": "sponsor",
          "definition": "A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:06fc3e70451868b882a44da4d2cee4903dcf0045888c13abeca677092bc85dbd",
          "iri": "https://schema.org/subOrganization",
          "name": "subOrganization",
          "definition": "A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:968cafba51060eaf75137e6cc736a4e27170fc1c4db237503d67df454c84277e",
          "iri": "https://schema.org/taxID",
          "name": "taxID",
          "definition": "The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d8717ea5c89440fd55de23914f9ddbec36f147ca0c4885d05352ec272ea1a894",
          "iri": "https://schema.org/telephone",
          "name": "telephone",
          "definition": "The telephone number.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b64f713577a9da128bf017166e8a56154bb8c4580ac53abdad57a5d817eeafd7",
          "iri": "https://schema.org/unnamedSourcesPolicy",
          "name": "unnamedSourcesPolicy",
          "definition": "For an [[Organization]] (typically a [[NewsMediaOrganization]]), a statement about policy on use of unnamed sources and the decision process required.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5885b8b48a675ab04dda182e9a86bfdaed98398674bab7d3f19fe9a1e46cf8da",
          "iri": "https://schema.org/vatID",
          "name": "vatID",
          "definition": "The value-added Tax ID of the organization or person with national prefix (for example IT123456789). Can also be described as [[iso6523Code]] with proper prefix.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:3f796359c9dd898b117f34aaf79ba627148933e5b2c45b6d510044d1793dd338",
      "iri": "https://schema.org/Organization",
      "name": "Organization",
      "definition": "An organization such as a school, NGO, corporation, club, or funding body.",
      "is_abstract": true,
      "sources": [
        "bbqs"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:25bfdf14551465be24a3ac3865482de3f704a1bc90699a47b136452fea83b84e",
          "target_name": "Organization",
          "target_iri": "https://schema.org/Organization",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 1.0,
            "desc": 0.9350208650357684,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:4b34eb1951c20718df86cd854f54a51150935810703ce6ef8900d2be1f7420b7",
          "target_name": "Thing",
          "target_iri": "https://schema.org/Thing",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.11764705882352941,
            "desc": 0.11065491259276977,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:9eb93b03027a49131f49e7c96237db559fc15ce1079276da07163217d7413136",
      "iri": "https://schema.dandiarchive.org/#Organization",
      "name": "Organization",
      "definition": "Organization",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:9eb5c4ffc6747cacd016cc612b728258f473396809083dec5e89faeeb8c03f9f",
          "iri": "https://schema.dandiarchive.org/#awardNumber",
          "name": "Organization__awardNumber",
          "definition": "Identifier associated with a sponsored or gift award.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:6cdad39ccd6e5e4f6cdc973b73c7a70936aa125455b636f136950a1a10b97504",
          "iri": "https://schema.dandiarchive.org/#contactPoint",
          "name": "Organization__contactPoint",
          "definition": "Contact for the organization",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:82ebb3bdacc1257ff0032aea4a53bcfcd53a983ce38ed57a92897d8ad924f036",
          "iri": "https://schema.dandiarchive.org/#email",
          "name": "Organization__email",
          "definition": "Email",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:bbdccf3bbcfab797591303ffa0a6a8f21e68a2056210c57ed0cbe6d8534b2da0",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "Organization__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:7caf585386484c5e3282a855b240eeb1d1b14ca66e39b51bb76a606bd7cc9d6a",
          "iri": "https://schema.org/identifier",
          "name": "Organization__identifier",
          "definition": "Use an ror.org identifier for institutions.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:efa02579882714291171c93d593305cf096c267fab7766fd42f80d30da2f3230",
          "iri": "https://schema.dandiarchive.org/#includeInCitation",
          "name": "Organization__includeInCitation",
          "definition": "A flag to indicate whether a contributor should be included when generating a citation for the item",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:75aed38bd7a1db09197c425d5edd5c67c5812a68cd07fd14deb2af5d8f712053",
          "iri": "https://schema.org/name",
          "name": "Organization__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:d7c25a255a7968620660050333a442b1b33b7cd1f41adb61bd6a8b28a6c6d518",
          "iri": "https://schema.dandiarchive.org/#roleName",
          "name": "Organization__roleName",
          "definition": "Role(s) of the contributor. Multiple roles can be selected.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:32ce17b9d7b8ba818942931579683533b62c6e014bbffaac18b22cdd8a19796a",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "Organization__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:c1e121f97ad29aa35c8fc8fb2453a6bcd9d549c5cb5c6cbd1ac981ce42c0bd5f",
          "iri": "https://schema.org/url",
          "name": "Organization__url",
          "definition": "URL",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:16449bba7136c5a1b9168ecc9dfbf05a160c9756de914a68d7e039ec3f5fb437",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Oryctolagus_Cuniculus",
      "name": "Oryctolagus_Cuniculus",
      "definition": "Model Oryctolagus cuniculus",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b7c8ac40cdc8d7822c0c9ac1f9f091d0aba67adf79c327f592eee35ad828c595",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Oryctolagus_Cuniculus__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a6ac6a7b514ef1b0e5536c213f5e7d97574db9cea1c030744ce109f56a6086a0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Oryctolagus_Cuniculus__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f3b54fff8fa1d953ebf538c81af5f0bb09c393b196bf320d69e9cad166ab6592",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Oryctolagus_Cuniculus__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a27802d031be2ca859a7f1d391eee588e3e6829543629ea2e7467bf5b8e970fc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Oryctolagus_Cuniculus__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b4170f26e6e494eea714e6f3adf48886e4176a78201959d13b482b187fc82f16",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Other",
      "name": "Other",
      "definition": "Model Other",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:51ec706d2f783dec71e9f4ac356e903e969fc5b639f05e9c6a7f2207d2835921",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Other__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:71d2d258222e36b63663ce5fdb22c85ef49514a43bfcb561059d2b4d6da5dd20",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Other__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f22bb7fd23c1d6054b72ba81037f4aac07f5e5f837a1bf601d0e8c3891ff7169",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Other__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:18861f6b0789bf740536e579ef601214b067d248ca486dd486d52c3be5f67da5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Other__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:bbf4b73747d40a381d98c0c93331fdf427ecd9acc578d8310806e25bfaf789cc",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Outputexpander",
      "name": "Outputexpander",
      "definition": "Model OutputExpander",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:fb58d582d24d960201aaa18354cf3f0110eeae709852d2ff690998f24f6f65ce",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Outputexpander__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fd0a07555fc07e31104cd645639a4e971d5f02e81f7f5697d9f8ef0057a7f328",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Outputexpander__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f88d741079b777c3e76b0f5b8f8433ec158c173b7f19cfa6aca27c620f2bad16",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Oxford_Instruments",
      "name": "Oxford_Instruments",
      "definition": "Model Oxford Instruments",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:14e5311b0395a2614f48df1b16faf6625df6c86d4ae6147b903c00548ddcaf08",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Oxford_Instruments__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1e92d3b8b173f563860c7dc03769e1933aa9f8cd675944348b27d16e95079f05",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Oxford_Instruments__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fcdadb8a0073b8e7eef0ee8cb8ea47f941b2baba069b6b82aa63fae28f8d6741",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Oxford_Instruments__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:92767b05f97e40e0b36482b4896d9059e08909d560980a63aa30eaa15c05029f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Oxford_Instruments__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a53933348f0ef25729ebedcad2e7089830e682bd3bcf83df40809926358c8cef",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Oxxius",
      "name": "Oxxius",
      "definition": "Model Oxxius",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f4dca35bea3a80245d4be10ff186e23bcd09c9d1cf1c7e37bcae5e6493a4d37c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Oxxius__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:03fa21e01f9e28a8212c4edbaf3c274ec919673b73ef36325781a47c80597435",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Oxxius__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:086eb7577b466c3f11e8ff203d36c689e4b0de577809c428114d320c361bd20e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Oxxius__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7d9aeab3308ed516df685f7de49f9031e3d3186459b1f6fd9a3a8b9c4da75750",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Oxxius__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f976e99d88e45d2bce318bb1d541eadf1ab77837d8b79b7242e068776915378c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PIDName",
      "name": "PIDName",
      "definition": "Model for associate a name with a persistent identifier (PID),\nthe registry for that PID, and abbreviation for that registry",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:206c49a65bc54a8b45a21875757ee77e17d5543cfdd22c7a2f35e022adbd0c50",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "PIDName__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0b121e784eeb963124bf39eaf956f587588181943aabc10200a8e88263d20a02",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "PIDName__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ba9edeece808fec9c2608f761bc0f7aebc4299956b66258ed7c290fdf1a07bcb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "PIDName__registry",
          "definition": "Registry",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dfce5a7373f59a6f7a025575c46543d9a3ef98c7ea73f047dafad7fa73f34ac8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "PIDName__registry_identifier",
          "definition": "Registry identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1757f78c36e0316504e58aa46a3927f75e08da481f497151d64c224774501098",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PatchClampEphysAssembly",
      "name": "PatchClampEphysAssembly",
      "definition": "Assembly combining a manipulator and headstage used for Patch clamp ephys",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e44a25b8ec0c3f59b955668dc18615d88bd7cd6d3df425d175134f164c2fb001",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#headstage",
          "name": "PatchClampEphysAssembly__headstage",
          "definition": "Headstage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a6d768ecb10c5de6bed17dadd87a750f9887b04667cdbc80a3ebd565b0aa51df",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manipulator",
          "name": "PatchClampEphysAssembly__manipulator",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:52e540b0f04e6a1a8fa5b1fd0dd82f319e69977c51660f5f7beaf140dc7de233",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "PatchClampEphysAssembly__name",
          "definition": "Patch clamp Assembly Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:055882365a38cf27d36fe2b4cac17e5ff9448ed6ebfe7886871f88aaf10f68a8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "PatchClampEphysAssembly__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:968faf4602769d6b142db7db5afa0c42ebc6600ced933842582bea0cf4b83046",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PatchCordConfig",
      "name": "PatchCordConfig",
      "definition": "Configuration of a patch cord and its output power to another device",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0ab7ef055324f7db10b990b6f19f6684ef1b19bdb4897af7fc465d2fba7d1c47",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channels",
          "name": "PatchCordConfig__channels",
          "definition": "Channels",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:63485a49b7e41ed430db6db0ef894ddfd758baa3f935fe401956ec2f49295864",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "PatchCordConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0f5fb234e82fb76746f3112dfc2d9e25be3964123c1f1aa24b60b155f0b0621f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "PatchCordConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:774e4d6035f52428a0c5475394a9d9ed9b8d912bde49e35eeec7e4b99e60b70a",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PC",
      "name": "Pc",
      "definition": "Phase-contrast microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:616e9bf93569ccee00590a22788a23e38681e72b0dda3ab59656594666d2915b",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PD",
      "name": "Pd",
      "definition": "Ambiguous, may refer to a parametric image or to a conventional image.\n**Change:** Replaced by `PDw` or `PDmap`.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ebc0a8ce30a67ff588debdcd0025d1363f6ced066d9983b34a1c73df9cbb53f0",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PDmap",
      "name": "Pdmap",
      "definition": "In arbitrary units (arbitrary).\nPD maps are REQUIRED to use this suffix regardless of the method used to\ngenerate them.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d5cf0e00a691bdb0fc83f10a9377d8bba05b2aea1251cc0b745513f500935f52",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PDT2",
      "name": "Pdt2",
      "definition": "In arbitrary units (arbitrary).\nA two-volume 4D image, where the volumes are, respectively, PDw and T2w\nimages acquired simultaneously.\nIf separated into 3D volumes, the `PDw` and `T2w` suffixes SHOULD be used instead,\nand an acquisition entity MAY be used to distinguish the images from others with\nthe same suffix, for example, `acq-PDT2_PDw.nii` and `acq-PDT2_T2w.nii`.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b51f44f25241afbcb0c992a03e04efd8399eaaea58d0059b4b4060c4a0c6d7fe",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PDw",
      "name": "Pdw",
      "definition": "In arbitrary units (arbitrary).\nThe contrast of these images is mainly determined by spatial variations in\nthe spin density (1H) of the imaged specimen.\nThis contrast is achieved at short echo times and long repetition times;\nfor gradient echo, this weighting is also possible with a short TR (TR<<T1) and a small flip angle.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4e6b042950e59d2eb62671a813b4d5f1ad4b68c4ff8f204799e9d77841288ad2",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#perf",
      "name": "Perf",
      "definition": "Blood perfusion imaging data, including arterial spin labeling (ASL)",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9113ae11842c919ecf2634f48d420d32baf7e4aaf873c526cee28a7d408467e3",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PerformanceMetric",
      "name": "PerformanceMetric",
      "definition": "Description of a performance metric",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:6fa70e710ee1bfc1d40215b8092bb5d97a5868d59982a7afe70049481ad486dd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "PerformanceMetric__name",
          "definition": "Metric name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:67ca7cc3340d6df1f3b61430785dd40da025a13e2c08450afe2624e3a0ce1a39",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "PerformanceMetric__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a55da7c27472c4d9c22864600b3ee6af8a5637d84e7806cd13ed1075246bff43",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#value",
          "name": "PerformanceMetric__value",
          "definition": "Metric value",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9c85e326f303a578079f7b4244377da66bc84afe0ce1cc76add8987718442d6b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PerformanceMetrics",
      "name": "PerformanceMetrics",
      "definition": "Summary of a StimulusEpoch",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b135a19f156745f003de6faf6a0fb98478b416f64ae17dcfc87cbb7fc25f4a33",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "PerformanceMetrics__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:709b95d83a4de937e61c0d28c56a9bad7c15171a0d9fcc17403eb9c8ee7157c7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_parameters",
          "name": "PerformanceMetrics__output_parameters",
          "definition": "Additional metrics",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7b301db104f93b27bd6ea414c62bf6a90284311024052bad936cc776cd632207",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#reward_consumed_during_epoch",
          "name": "PerformanceMetrics__reward_consumed_during_epoch",
          "definition": "Reward consumed during training (uL)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:545a7bc8e35900652e5099a5e26042439c2aa420d13ab8910c29f0963142c720",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#reward_consumed_unit",
          "name": "PerformanceMetrics__reward_consumed_unit",
          "definition": "Reward consumed unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:568dcf2e3ca713c45f200bada518bb9b08ca231c5fea221608775bd6489ec7b1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#trials_finished",
          "name": "PerformanceMetrics__trials_finished",
          "definition": "Finished trials",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:547d2208628fe84da86e3d23578234ea585dd09e4bcf7bbf65dcd875d529072b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#trials_rewarded",
          "name": "PerformanceMetrics__trials_rewarded",
          "definition": "Rewarded trials",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:591f566268a2841b7e4a0bae16e0d6b9821ff1a30a52e01a7dbee335a57566a9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#trials_total",
          "name": "PerformanceMetrics__trials_total",
          "definition": "Total trials",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:696d05cbb494ced9ac2412ba0b4000f7794bc5dab76afd42de8b1bb7e88f60da",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Perfusion",
      "name": "Perfusion",
      "definition": "Description of a perfusion procedure that creates a specimen",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:9459207170936a4741076275d75520933db8b006ffa9740138fd3c3dad434dfc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Perfusion__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:de2a257890d1cd2fc837e6dd8f265589ccdcec0cede63ce3d22f4b1a05a79658",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_specimen_ids",
          "name": "Perfusion__output_specimen_ids",
          "definition": "IDs of specimens resulting from this procedure. Whole brains can use the {subject_id}, partial sections should always include a suffix {subject_id}_###",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ce7d86c9655912e5cad72eebd56d7e56762f56e823e5a0db714197fab7acc3a6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "Perfusion__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": [
        {
          "target_hash_id": "sha256:02f2af7f045b102c3c1ea08d1a7b6b40a2204430d9794c0aeee5899b87162645",
          "target_name": "Person",
          "target_iri": "",
          "distance": 0.55,
          "method": "semantic-name",
          "scores": {
            "iri": 0.0,
            "name": 0.8,
            "desc": 0.0,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:f36b4e14aa18742c7b3fbf2069f7df09748ecf582608b1c6c7f3c9c02aecd59f",
      "iri": "https://schema.org/Person",
      "name": "Person",
      "definition": "A person (alive, dead, undead, or fictional).",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:133e3ec42c3af8998d56e91ea7c7b48f1103ca726de8dde80db2b7c75f05df3e",
          "iri": "https://schema.org/additionalName",
          "name": "additionalName",
          "definition": "An additional name for a Person, can be used for a middle name.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:eaa76c2217a83710603a473048b56f43d7f4123050b4c1bc003119823388ce8f",
          "iri": "https://schema.org/address",
          "name": "address",
          "definition": "Physical address of the item.",
          "value_range": "https://schema.org/PostalAddress",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:12241bccdb6460b686c5021af63f68cbaf4092fc788370ba841510c5e4fed018",
          "iri": "https://schema.org/affiliation",
          "name": "affiliation",
          "definition": "An organization that this person is affiliated with. For example, a school/university, a club, or a team.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:46d1e15f6e85aea773d89858ab928f8a86ff864a8939881719bdf2d419335ac6",
          "iri": "https://schema.org/agentInteractionStatistic",
          "name": "agentInteractionStatistic",
          "definition": "The number of completed interactions for this entity, in a particular role (the 'agent'), in a particular action (indicated in the statistic), and in a particular context (i.e. interactionService).",
          "value_range": "https://schema.org/InteractionCounter",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2b4275450c50ea526d6786e9322561c8e72cc4cb51d9b0dec9555df54e073343",
          "iri": "https://schema.org/alumniOf",
          "name": "alumniOf",
          "definition": "An organization that the person is an alumni of.",
          "value_range": "https://schema.org/EducationalOrganization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6a478ed0528fe105014ed1c6df0f93f80a23e14575e76e4c35a1015ecc8f9ace",
          "iri": "https://schema.org/award",
          "name": "award",
          "definition": "An award won by or for this item.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:85439fb4a06d18703e114bc8737ea39c04e4fbac2b1bb9580cb6be21940521cb",
          "iri": "https://schema.org/awards",
          "name": "awards",
          "definition": "Awards won by or for this item.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:dd6b05e4c8603ba10744a2b77db7bfba4894bdded8081598c8d039921e387643",
          "iri": "https://schema.org/birthDate",
          "name": "birthDate",
          "definition": "Date of birth.",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8ac6bcb45f72a1eeda8179a5f547f88e6a3d75c771b36d6cf0e76c0828746c54",
          "iri": "https://schema.org/birthPlace",
          "name": "birthPlace",
          "definition": "The place where the person was born.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:705dfa3a2ceef744a8a5426b8eab9a8bf6e0d47b654473bc1fdecc91ad0a9f50",
          "iri": "https://schema.org/brand",
          "name": "brand",
          "definition": "The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.",
          "value_range": "https://schema.org/Brand",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6cbaad10c58324f679f3cedefcba04181101ed28ebad90c2d924c33721479285",
          "iri": "https://schema.org/callSign",
          "name": "callSign",
          "definition": "A [callsign](https://en.wikipedia.org/wiki/Call_sign), as used in broadcasting and radio communications to identify people, radio and TV stations, or vehicles.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c2be969b019cf488b1d22c3befadcea555068ce8656b71f8d2382b65654da9fd",
          "iri": "https://schema.org/children",
          "name": "children",
          "definition": "A child of the person.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5fc3dee8899096b8e086d681a24970cbb39320d3465662d853cdb342a7419ec1",
          "iri": "https://schema.org/colleague",
          "name": "colleague",
          "definition": "A colleague of the person.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:644b18e1483f5b94363eee580a0c9d302a4c02949ae8aca5bd89776ce8cc229e",
          "iri": "https://schema.org/colleagues",
          "name": "colleagues",
          "definition": "A colleague of the person.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0e9f6e1201ddc4688f5ac6519aadf22b215df0f50e49e266cfc6044ac2efc67b",
          "iri": "https://schema.org/contactPoint",
          "name": "contactPoint",
          "definition": "A contact point for a person or organization.",
          "value_range": "https://schema.org/ContactPoint",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b39fc4c861c0741c162cd40836ba57730bfd5a779f8c5edc5bd3184a0646b35b",
          "iri": "https://schema.org/contactPoints",
          "name": "contactPoints",
          "definition": "A contact point for a person or organization.",
          "value_range": "https://schema.org/ContactPoint",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:640429c3059172adcc68528b9dd1a7028eaef76e8ff11cc6e9ca24c182f6aa31",
          "iri": "https://schema.org/deathDate",
          "name": "deathDate",
          "definition": "Date of death.",
          "value_range": "https://schema.org/Date",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a6863576fb0341f7021e3dcb5c5523f8d1cfb779a7e449ffe69905b8c732c6f0",
          "iri": "https://schema.org/deathPlace",
          "name": "deathPlace",
          "definition": "The place where the person died.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f21c4eb4d4c364e086bd82998b0971dbcad14be03dc1f15971bc469eb337642b",
          "iri": "https://schema.org/duns",
          "name": "duns",
          "definition": "The Dun & Bradstreet DUNS number for identifying an organization or business person.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:942001167f686852250c1c746808377d3024c0c889219a7f2581f78e5e4fcac6",
          "iri": "https://schema.org/email",
          "name": "email",
          "definition": "Email address.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:566b9533166bf64db5fe674237c447018022609ce5854c94f5c339b57dbd5d75",
          "iri": "https://schema.org/familyName",
          "name": "familyName",
          "definition": "Family name. In the U.S., the last name of a Person.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:324e6e6ef0ac2b6d170d4f68a961b1671469677e88e90689e0e092134ffdaab7",
          "iri": "https://schema.org/faxNumber",
          "name": "faxNumber",
          "definition": "The fax number.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4daa4a72728daf9217e978e4db67be6bc78639abfb99c7ec0e3194a7c3e8021a",
          "iri": "https://schema.org/follows",
          "name": "follows",
          "definition": "The most generic uni-directional social relation.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f9a0c304d3da92d7024b0ba4d1107aa7128c4140bcab671c9bcfa89bd5add44a",
          "iri": "https://schema.org/funder",
          "name": "funder",
          "definition": "A person or organization that supports (sponsors) something through some kind of financial contribution.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5318798a95fcb6b9c57fe57ba0016dcbdc0e8176a6023682950f84b42764e7a3",
          "iri": "https://schema.org/funding",
          "name": "funding",
          "definition": "A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].",
          "value_range": "https://schema.org/Grant",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c00a1c9857b6693eac419067ef8c352fa07b2279d07a786f42401e911c952f88",
          "iri": "https://schema.org/gender",
          "name": "gender",
          "definition": "Gender of something, typically a [[Person]], but possibly also fictional characters, animals, etc. While https://schema.org/Male and https://schema.org/Female may be used, text strings are also acceptable for people who are not a binary gender. The [[gender]] property can also be used in an extended sense to cover e.g. the gender of sports teams. As with the gender of individuals, we do not try to enumerate all possibilities. A mixed-gender [[SportsTeam]] can be indicated with a text value of \"Mixed\".",
          "value_range": "https://schema.org/GenderType",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e659a8dac53957e8e14b6f7861df00070e734b5de375b4fb86d7e794914eaa75",
          "iri": "https://schema.org/givenName",
          "name": "givenName",
          "definition": "Given name. In the U.S., the first name of a Person.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:85a9527ad5a46d510f14c2580d12fd43e7a0c001c68960dc3f670ec4d3906579",
          "iri": "https://schema.org/globalLocationNumber",
          "name": "globalLocationNumber",
          "definition": "The [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:56893ad6eab54ba8b95bc48a65f06d921827c147a1cbf295b7d182b9490018f9",
          "iri": "https://schema.org/hasCertification",
          "name": "hasCertification",
          "definition": "Certification information about a product, organization, service, place, or person.",
          "value_range": "https://schema.org/Certification",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f1277544dfcb6d4f057912e01518c32adc334d854daa5477ba49471c458feef2",
          "iri": "https://schema.org/hasCredential",
          "name": "hasCredential",
          "definition": "A credential awarded to the Person or Organization.",
          "value_range": "https://schema.org/Credential",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:00f14afc62ed581ef8647eb4dfa4fbefa21377a878c406a209a9949d9090c9e7",
          "iri": "https://schema.org/hasOccupation",
          "name": "hasOccupation",
          "definition": "The Person's occupation. For past professions, use Role for expressing dates.",
          "value_range": "https://schema.org/Occupation",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4f1dcc2b62793d97bfdb55ad50cd289a23af1b61b7b91c1c62f650f3c4f09685",
          "iri": "https://schema.org/hasOfferCatalog",
          "name": "hasOfferCatalog",
          "definition": "Indicates an OfferCatalog listing for this Organization, Person, or Service.",
          "value_range": "https://schema.org/OfferCatalog",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:eb2f6c7d50350da4af29e5d503756002a0789e925cbeb727393d1865ca468b8f",
          "iri": "https://schema.org/hasPOS",
          "name": "hasPOS",
          "definition": "Points-of-Sales operated by the organization or person.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e62eaad846c72f1af5a760e4d87def9f306b63b2a66ff43a5f091badddb3a5ed",
          "iri": "https://schema.org/height",
          "name": "height",
          "definition": "The height of the item.",
          "value_range": "https://schema.org/Distance",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a4335be27ac752c793f301014309e7b3125a4ca8e027e4974fd468c9a900c01f",
          "iri": "https://schema.org/homeLocation",
          "name": "homeLocation",
          "definition": "A contact location for a person's residence.",
          "value_range": "https://schema.org/ContactPoint",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:3b4894871ce653c09d446aee005b796a6321c826f649c7a20f9eb9bf5aec76b1",
          "iri": "https://schema.org/honorificPrefix",
          "name": "honorificPrefix",
          "definition": "An honorific prefix preceding a Person's name such as Dr/Mrs/Mr.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:cbd45c8fbccac6e343d3f9cc5bacef54e72443f7b4c05802f8697a53ce6531d5",
          "iri": "https://schema.org/honorificSuffix",
          "name": "honorificSuffix",
          "definition": "An honorific suffix following a Person's name such as M.D./PhD/MSCSW.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:18ac77bdeedee852cb2be7f7bd08f319a265e1850f824afce9826112883a9fa5",
          "iri": "https://schema.org/interactionStatistic",
          "name": "interactionStatistic",
          "definition": "The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used.",
          "value_range": "https://schema.org/InteractionCounter",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b5f7f9a54a8a36dfbc2fa97f1dd944d2fb94b5ede1494e1c69726cac297c4939",
          "iri": "https://schema.org/isicV4",
          "name": "isicV4",
          "definition": "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4902dbab6d0ec97fe9ecabe77a07fec32c70bd5a65084ffdd273da785cebdd48",
          "iri": "https://schema.org/jobTitle",
          "name": "jobTitle",
          "definition": "The job title of the person (for example, Financial Manager).",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:36324a187475c1a81635bc08c9ddb439ad110175a76f0c038ad03348d4d40c0b",
          "iri": "https://schema.org/knows",
          "name": "knows",
          "definition": "The most generic bi-directional social/work relation.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:be13a857e427c6da3efc9028d4f2cf2da0fb5c8eba4283ebc0471966e69f408e",
          "iri": "https://schema.org/knowsAbout",
          "name": "knowsAbout",
          "definition": "Of a [[Person]], and less typically of an [[Organization]], to indicate a topic that is known about - suggesting possible expertise but not implying it. We do not distinguish skill levels here, or relate this to educational content, events, objectives or [[JobPosting]] descriptions.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:11238fe99acd8b9d4b4abf772a92b67353e4418a14a436b3a36af19c2dcb0c1e",
          "iri": "https://schema.org/knowsLanguage",
          "name": "knowsLanguage",
          "definition": "Of a [[Person]], and less typically of an [[Organization]], to indicate a known language. We do not distinguish skill levels or reading/writing/speaking/signing here. Use language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47).",
          "value_range": "https://schema.org/Language",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a2e2eff5af94a7e4a1fee0d70cbbb46c80f41bd250353073728159d9c40fb6b1",
          "iri": "https://schema.org/lifeEvent",
          "name": "lifeEvent",
          "definition": "A life event like baptism, communions, Bar Mitzvahs, Aqiqah, Namakarana, Miyamairi, burial, ....",
          "value_range": "https://schema.org/Event",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:47fe2c2922351be3a97a500ec54254d3f6fc1167abbac1c5315a0f73afaf03db",
          "iri": "https://schema.org/makesOffer",
          "name": "makesOffer",
          "definition": "A pointer to products or services offered by the organization or person.",
          "value_range": "https://schema.org/Offer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:0ad17e992bd97ab8c090fa32f9ff9e24ecfde3ba14a6e2ccfb11d5f8841f37ad",
          "iri": "https://schema.org/memberOf",
          "name": "memberOf",
          "definition": "An Organization (or ProgramMembership) to which this Person or Organization belongs.",
          "value_range": "https://schema.org/MemberProgramTier",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:372890a13096d18224ae3a1fc2f1674a988aa3864a061ebaaebc0d7f505fc329",
          "iri": "https://schema.org/naics",
          "name": "naics",
          "definition": "The North American Industry Classification System (NAICS) code for a particular organization or business person.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:10f86108ddd7f4f41003962adb8628bc8785761dc67dcd905e97ced6e1c5f4e9",
          "iri": "https://schema.org/nationality",
          "name": "nationality",
          "definition": "Nationality of the person.",
          "value_range": "https://schema.org/Country",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:7f0e650a92bbbb62850675265612d61904419677ff4a928c9e394d4c90aee095",
          "iri": "https://schema.org/netWorth",
          "name": "netWorth",
          "definition": "The total financial value of the person as calculated by subtracting the total value of liabilities from the total value of assets.",
          "value_range": "https://schema.org/MonetaryAmount",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d89e561f6dd2ceccc7e9bbdb78e28abcdc41d0a3423fd4499b0192b1602c1fc4",
          "iri": "https://schema.org/owns",
          "name": "owns",
          "definition": "Things owned by the organization or person.",
          "value_range": "https://schema.org/Thing",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:891981e2834495cbfc03100ff62e1171f25a87a3cfd994de2eabc71955eb3886",
          "iri": "https://schema.org/parent",
          "name": "parent",
          "definition": "A parent of this person.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:613fd80e55567edd03b39e9c519d3bd63b165e11e7bebdf76f95d9b77c89a423",
          "iri": "https://schema.org/parents",
          "name": "parents",
          "definition": "A parents of the person.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:fbaae592291d2ab0796ec131a53e844f13a89f7188923085df47f76314788232",
          "iri": "https://schema.org/performerIn",
          "name": "performerIn",
          "definition": "Event that this person is a performer or participant in.",
          "value_range": "https://schema.org/Event",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8f20db8b6b55e3f6ffff002f462bb8c591f0ee2b0d97f16a1d74d2e441b25897",
          "iri": "https://schema.org/pronouns",
          "name": "pronouns",
          "definition": "A short string listing or describing pronouns for a person. Typically the person concerned is the best authority as pronouns are a critical part of personal identity and expression. Publishers and consumers of this information are reminded to treat this data responsibly, take country-specific laws related to gender expression into account, and be wary of out-of-date data and drawing unwarranted inferences about the person being described.\n\nIn English, formulations such as \"they/them\", \"she/her\", and \"he/him\" are commonly used online and can also be used here. We do not intend to enumerate all possible micro-syntaxes in all languages. More structured and well-defined external values for pronouns can be referenced using the [[StructuredValue]] or [[DefinedTerm]] values.\n",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:707e7ccbfaa305b8e5d8be8aee98411b0bd85cd615f621d39e9e9ee0955b1cf8",
          "iri": "https://schema.org/publishingPrinciples",
          "name": "publishingPrinciples",
          "definition": "The publishingPrinciples property indicates (typically via [[URL]]) a document describing the editorial principles of an [[Organization]] (or individual, e.g. a [[Person]] writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are those of the party primarily responsible for the creation of the [[CreativeWork]].\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology.\n",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d5fd775eb3318af361e6ee6c978c9fd4fe8ac04ddda054f8253a3d19c3804687",
          "iri": "https://schema.org/relatedTo",
          "name": "relatedTo",
          "definition": "The most generic familial relation.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9fdadc54ae1a1cb79786d15a35d3ecb5fb2242f23125ea25869d2b7166659d3e",
          "iri": "https://schema.org/seeks",
          "name": "seeks",
          "definition": "A pointer to products or services sought by the organization or person (demand).",
          "value_range": "https://schema.org/Demand",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4c9a32baed3dff8f478d2cc869a2f544a0c1ab0c757e303ab3bcf882a0d6f4da",
          "iri": "https://schema.org/sibling",
          "name": "sibling",
          "definition": "A sibling of the person.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:cbc4b6b3dc850a77ca792b0aebfe04e861617ceb07f19ae5af1fd81b6ca97e0a",
          "iri": "https://schema.org/siblings",
          "name": "siblings",
          "definition": "A sibling of the person.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8b27bc497acd1d599ed86659acd4a74f39ecb22f4e499142211a91ff71f88681",
          "iri": "https://schema.org/skills",
          "name": "skills",
          "definition": "A statement of knowledge, skill, ability, task or any other assertion expressing a competency that is either claimed by a person, an organization or desired or required to fulfill a role or to work in an occupation.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:87935d3cb09d8764cf9c89116d726934c7fcace9a1c56c8ed094a57c8d71479f",
          "iri": "https://schema.org/sponsor",
          "name": "sponsor",
          "definition": "A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5d1d27091de2a2f874911b457caf6f084ac5a35acf7779a09bc9980fdfc11501",
          "iri": "https://schema.org/spouse",
          "name": "spouse",
          "definition": "The person's spouse.",
          "value_range": "https://schema.org/Person",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:968cafba51060eaf75137e6cc736a4e27170fc1c4db237503d67df454c84277e",
          "iri": "https://schema.org/taxID",
          "name": "taxID",
          "definition": "The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d8717ea5c89440fd55de23914f9ddbec36f147ca0c4885d05352ec272ea1a894",
          "iri": "https://schema.org/telephone",
          "name": "telephone",
          "definition": "The telephone number.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5885b8b48a675ab04dda182e9a86bfdaed98398674bab7d3f19fe9a1e46cf8da",
          "iri": "https://schema.org/vatID",
          "name": "vatID",
          "definition": "The value-added Tax ID of the organization or person with national prefix (for example IT123456789). Can also be described as [[iso6523Code]] with proper prefix.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f8f58e69a2df49f36dd6640d9222dd5818ede6c7bb2700a4d6fe78742dc99486",
          "iri": "https://schema.org/weight",
          "name": "weight",
          "definition": "The weight of the product or person.",
          "value_range": "https://schema.org/Mass",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9927a717507aa4045bdd0a3148c3092c27d128008524116f1e43e2b9fcc47546",
          "iri": "https://schema.org/workLocation",
          "name": "workLocation",
          "definition": "A contact location for a person's place of work.",
          "value_range": "https://schema.org/ContactPoint",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:afc06d9cc99824582d7cf6f2bc31020d6bdd8ab97c93ae8ae2f39b6db0f1e50e",
          "iri": "https://schema.org/worksFor",
          "name": "worksFor",
          "definition": "Organizations that the person works for.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:7b131471fec9cbecd8014c305bdb64fe2116b79cdf703ff8279c5d91cde00c2a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Person",
      "name": "Person",
      "definition": "Person identifier",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:dadb8bcfff4ffa51f0393a7ad0f36ae46cfdf62437d97dc70bd501780fb4f8a2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Person__name",
          "definition": "First and last name OR anonymous ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bdf9d98a58292d2904036e42aff025bd9b3b3889a07668f79748583229db82b1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Person__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4736f072b43ca86a02f5c035a1804fa3fdbbf9f2492c35341d275a6188caacdc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Person__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4de1041c55f69933df0620a9403638cedcc44dbfecb571b9bc2207b3f0325235",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Person__registry_identifier",
          "definition": "ORCID ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": [
        {
          "target_hash_id": "sha256:02f2af7f045b102c3c1ea08d1a7b6b40a2204430d9794c0aeee5899b87162645",
          "target_name": "Person",
          "target_iri": "",
          "distance": 0.0,
          "method": "semantic-name",
          "scores": {
            "iri": 0.0,
            "name": 1.0,
            "desc": 0.0,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:7397aca513925d3dd730e81cc9f4bb10f7ea0c5843939326b4c6fdf827cb61cd",
      "iri": "https://schema.org/Person",
      "name": "Person",
      "definition": "A person (alive, dead, undead, or fictional).",
      "is_abstract": true,
      "sources": [
        "bbqs"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:f36b4e14aa18742c7b3fbf2069f7df09748ecf582608b1c6c7f3c9c02aecd59f",
          "target_name": "Person",
          "target_iri": "https://schema.org/Person",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 1.0,
            "desc": 0.9999999901337986,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:02f2af7f045b102c3c1ea08d1a7b6b40a2204430d9794c0aeee5899b87162645",
          "target_name": "Person",
          "target_iri": "",
          "distance": 0.0,
          "method": "semantic-name",
          "scores": {
            "iri": 0.0,
            "name": 1.0,
            "desc": 0.0,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:4b34eb1951c20718df86cd854f54a51150935810703ce6ef8900d2be1f7420b7",
          "target_name": "Thing",
          "target_iri": "https://schema.org/Thing",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.18181818181818182,
            "desc": 0.18677823280665823,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:b8d11adc2fced35f6929697c90ab009cce2aaef41c6ac983204d48d240329631",
      "iri": "https://schema.dandiarchive.org/#Person",
      "name": "Person",
      "definition": "Person",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:7541de6f8f8cdce22c37bbd7c59a594f829a6c2f4af4ec37e4606c7443b110ee",
          "iri": "https://schema.dandiarchive.org/#affiliation",
          "name": "Person__affiliation",
          "definition": "An organization that this person is affiliated with.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:844d6472d2e638ebac55f47054213129528e9f5e68a248f132c2827fb869edc8",
          "iri": "https://schema.dandiarchive.org/#awardNumber",
          "name": "Person__awardNumber",
          "definition": "Identifier associated with a sponsored or gift award.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:8beb405cc6d361e8c1ceff3f3ae2e9d21b27b2926f3957f64c823f79a27046ca",
          "iri": "https://schema.dandiarchive.org/#email",
          "name": "Person__email",
          "definition": "Email",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:bf0a32e811119f7816f200c6a0e7be7d149d946961f48736aba5e28b07924761",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "Person__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:5c8df6e7be36eb85465f4ec3cb55287ddeabffd08f586ab5920d9f59f0a84ee5",
          "iri": "https://schema.org/identifier",
          "name": "Person__identifier",
          "definition": "An ORCID (orcid.org) identifier for an individual.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:2ff4b88d3143b669444836ca5a13506cf361ed55ab56b9a327e76afcf7f217cf",
          "iri": "https://schema.dandiarchive.org/#includeInCitation",
          "name": "Person__includeInCitation",
          "definition": "A flag to indicate whether a contributor should be included when generating a citation for the item.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:9b7803728fb85c2b8e87555d9018f2136985d3857a58c5623c4547fabdf43250",
          "iri": "https://schema.org/name",
          "name": "Person__name",
          "definition": "Use the format: familyname, given names ...",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:38276c26fc801cd6f120d39003ab0cadd34b8672f9287497b1537d31d9795a0c",
          "iri": "https://schema.dandiarchive.org/#roleName",
          "name": "Person__roleName",
          "definition": "Role(s) of the contributor. Multiple roles can be selected.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:4cf05174eea2955ff18b707e1f81912fe076c75f78557aac1e859601187bdcb3",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "Person__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:eb856cfcd8609e4be396afa7347f2342cf6174d9945b27ba22cc0fd942d6bf35",
          "iri": "https://schema.org/url",
          "name": "Person__url",
          "definition": "URL",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": [
        {
          "target_hash_id": "sha256:02f2af7f045b102c3c1ea08d1a7b6b40a2204430d9794c0aeee5899b87162645",
          "target_name": "Person",
          "target_iri": "",
          "distance": 0.0,
          "method": "semantic-name",
          "scores": {
            "iri": 0.0,
            "name": 1.0,
            "desc": 0.0,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:02f2af7f045b102c3c1ea08d1a7b6b40a2204430d9794c0aeee5899b87162645",
      "iri": "",
      "name": "Person",
      "definition": "",
      "is_abstract": false,
      "sources": [
        "personinfo"
      ],
      "properties": [
        {
          "hash_id": "sha256:a08a36ead3741b19b09c04b37df75dd83aae12023efb555d6aaa5bb577f0e8d6",
          "iri": "",
          "name": "age",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "personinfo"
          ]
        },
        {
          "hash_id": "sha256:a8096bfb56a12d388a144aa5746057af743e7e0b6696790741e7fd271583ce84",
          "iri": "",
          "name": "aliases",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "personinfo"
          ]
        },
        {
          "hash_id": "sha256:ae5b99078720e5926aa73f026cd96f09ab71adbb6878ed448fd1a609f28aaf77",
          "iri": "",
          "name": "full_name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "personinfo"
          ]
        },
        {
          "hash_id": "sha256:39180379e9ea545b39ca2362461a1a46b5aacaa91c92457a266a172757da0ee3",
          "iri": "",
          "name": "id",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "personinfo"
          ]
        },
        {
          "hash_id": "sha256:73160c42d2da06219a57579c5ea52f6d508b74bf0bee5595dbf51d77189d5b4e",
          "iri": "",
          "name": "phone",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "personinfo"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": [
        {
          "target_hash_id": "sha256:f36b4e14aa18742c7b3fbf2069f7df09748ecf582608b1c6c7f3c9c02aecd59f",
          "target_name": "Person",
          "target_iri": "https://schema.org/Person",
          "distance": 0.0,
          "method": "semantic-name",
          "scores": {
            "iri": 0.0,
            "name": 1.0,
            "desc": 0.0,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:3ad8c2af9c376644ada5f91c0b7052a9f16ea9423df6751506e60144237c8bcf",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#pet",
      "name": "Pet",
      "definition": "Positron emission tomography data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1108cbe60d3400d7db3912ef2e0c797a80a9be183b277e1bf77cf18fc0ba23a7",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#phase",
      "name": "Phase",
      "definition": "[DEPRECATED](SPEC_ROOT/common-principles.md#definitions).\nPhase information associated with magnitude information stored in BOLD\ncontrast.\nThis suffix should be replaced by the\n[`part-phase`](SPEC_ROOT/appendices/entities.md#part)\nin conjunction with the `bold` suffix.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3f6fde778bb800a8dfe87f93cc2ef7f20f1fcbdad31b8db09c485b47a0037ff3",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#phase1",
      "name": "Phase1",
      "definition": "Phase map generated by GRE or similar schemes, associated with the first\necho in the sequence.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:af9ee8ee6549efff995608a0d2072d489cdf34d427759f8840b06e771f7e7bfb",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#phase2",
      "name": "Phase2",
      "definition": "Phase map generated by GRE or similar schemes, associated with the second\necho in the sequence.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:778b74ca58d9468fb0efb717ede63f233908dad2e1ede047b656a4cfa690440f",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#phasediff",
      "name": "Phasediff",
      "definition": "Some scanners subtract the `phase1` from the `phase2` map and generate a\nunique `phasediff` file.\nFor instance, this is a common output for the built-in fieldmap sequence of\nSiemens scanners.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:06e283123c31bd9e4592c81884f987f73f1c282c62c0132ea2ca67cb67822039",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#phenotype",
      "name": "Phenotype",
      "definition": "Participant level measurement data\n(for example, responses from multiple questionnaires)\nsplit into individual files separate from `participants.tsv`.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:af3137f9264af44f45e14e2e01eb3256645c27690ebd8fb3a3fafd3958d66769",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#photo",
      "name": "Photo",
      "definition": "Photos of the anatomical landmarks, head localization coils or tissue sample.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d09b9fb3c43a642aebc58291d09f2d136e309df5b2074269b9dad6cac386708c",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#physio",
      "name": "Physio",
      "definition": "Physiological recordings such as cardiac and respiratory signals.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2e11cac8573804cda99426080c0ab1f7ee4f2b2dd0e3c7ff424361fcc1581bb9",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#physioevents",
      "name": "Physioevents",
      "definition": "Event timing information corresponding to physiological recordings and other\nasynchronous data such as messages.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e9dda7dc2b06bbacd529957bcd1ef50d640277bba5270c1959831e129b62e909",
      "iri": "",
      "name": "PhysiologicalSensor",
      "definition": "Devices measuring peripheral physiology (EDA, ECG, EMG, PPG, respiration, cortisol, skin temp).",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:4ac1be6f288556741e1ca0882610594819a5fdb39e2a9403f8984a97f1e7a4a3",
          "iri": "https://schema.org/category",
          "name": "category",
          "definition": "BBQS canonical device category (one of the 32).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:06a31934301b7aa43929388162a3e485b2be94a15630738b1135917584ab6dea",
          "iri": "https://schema.org/manufacturer",
          "name": "manufacturer",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:175c040dda8b741151ddec9b9e952b0300688fb30f8536262a0d52bf419a8951",
          "iri": "https://schema.org/model",
          "name": "model",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:8087e72780d766dddb3798dda511822770578e807ef53531b64a5656cd277abe",
          "iri": "",
          "name": "samplingRate",
          "definition": "Sampling rate in Hz.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Product"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:cddbec7a9fa1f1b5cf68d7fd293db35867b92e501c636ae635633cf118c6808b",
      "iri": "https://schema.org/Place",
      "name": "Place",
      "definition": "Entities that have a somewhat fixed, physical extension.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:e7cea878c37499e5513ae0488f2889e0cfae5e8eef847f1916e3b5db706d0d25",
          "iri": "https://schema.org/additionalProperty",
          "name": "additionalProperty",
          "definition": "A property-value pair representing an additional characteristic of the entity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\\n\\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. https://schema.org/width, https://schema.org/color, https://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.\n",
          "value_range": "https://schema.org/PropertyValue",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:eaa76c2217a83710603a473048b56f43d7f4123050b4c1bc003119823388ce8f",
          "iri": "https://schema.org/address",
          "name": "address",
          "definition": "Physical address of the item.",
          "value_range": "https://schema.org/PostalAddress",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:16782a168c2022ab994bfed12a4265ba77560c70d44cab50a72bfb00cce2bbc5",
          "iri": "https://schema.org/aggregateRating",
          "name": "aggregateRating",
          "definition": "The overall rating, based on a collection of reviews or ratings, of the item.",
          "value_range": "https://schema.org/AggregateRating",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a018bcaa6ccc51a8ca5188c0f14f394a4b3aac7bada2476c208dc70a31b03d03",
          "iri": "https://schema.org/amenityFeature",
          "name": "amenityFeature",
          "definition": "An amenity feature (e.g. a characteristic or service) of the Accommodation. This generic property does not make a statement about whether the feature is included in an offer for the main accommodation or available at extra costs.",
          "value_range": "https://schema.org/LocationFeatureSpecification",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:28046c153f9682cb1b3da7b7ebdfa74e7345ed81123bf7fe3f08d64c52ea9557",
          "iri": "https://schema.org/branchCode",
          "name": "branchCode",
          "definition": "A short textual code (also called \"store code\") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.\\n\\nFor example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code \"3047\" is a branchCode for a particular branch.\n      ",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:72593fda2c161344ded2e4b7dfec74beb5641cffe87fcd8833d817c8dcfd907a",
          "iri": "https://schema.org/containedIn",
          "name": "containedIn",
          "definition": "The basic containment relation between a place and one that contains it.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e592f96af9d5fd1ad2902efe5f8a81b465f1b3189cd0b35e9497517b1476a591",
          "iri": "https://schema.org/containedInPlace",
          "name": "containedInPlace",
          "definition": "The basic containment relation between a place and one that contains it.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:aee68f16ce7f756fbac7481997fae76a2021cf7663efcecfb798a814aa91fa8c",
          "iri": "https://schema.org/containsPlace",
          "name": "containsPlace",
          "definition": "The basic containment relation between a place and another that it contains.",
          "value_range": "https://schema.org/Place",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4aedc0cbf64faec789de7113e0e3256fd3a82c17cac118a7f7a75d990463a733",
          "iri": "https://schema.org/event",
          "name": "event",
          "definition": "Upcoming or past event associated with this place, organization, or action.",
          "value_range": "https://schema.org/Event",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d4741c1c2d0135638b0b4f4b65a5a462aa2459cafa97c17c2e4c7ca19a8eccd0",
          "iri": "https://schema.org/events",
          "name": "events",
          "definition": "Upcoming or past events associated with this place or organization.",
          "value_range": "https://schema.org/Event",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:324e6e6ef0ac2b6d170d4f68a961b1671469677e88e90689e0e092134ffdaab7",
          "iri": "https://schema.org/faxNumber",
          "name": "faxNumber",
          "definition": "The fax number.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:162ef293b25d9e66080a10c3aed69abeca6e7490329217cb3a846c386334c7d1",
          "iri": "https://schema.org/geo",
          "name": "geo",
          "definition": "The geo coordinates of the place.",
          "value_range": "https://schema.org/GeoCoordinates",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:273a708f830573c221c45dab6773d5fb25e7d5ef81b20ec0b4693f23706ce7f4",
          "iri": "https://schema.org/geoContains",
          "name": "geoContains",
          "definition": "Represents a relationship between two geometries (or the places they represent), relating a containing geometry to a contained geometry. \"a contains b iff no points of b lie in the exterior of a, and at least one point of the interior of b lies in the interior of a\". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).",
          "value_range": "https://schema.org/GeospatialGeometry",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:fe0f345bbb81c186a9591fc375e7672e629aa9671d93e95e496c24ba7dfde0a0",
          "iri": "https://schema.org/geoCoveredBy",
          "name": "geoCoveredBy",
          "definition": "Represents a relationship between two geometries (or the places they represent), relating a geometry to another that covers it. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).",
          "value_range": "https://schema.org/GeospatialGeometry",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9f3acc9709e397a96916f84b701e89b307f99ec09be6fd0ecb9b856043bc7bb0",
          "iri": "https://schema.org/geoCovers",
          "name": "geoCovers",
          "definition": "Represents a relationship between two geometries (or the places they represent), relating a covering geometry to a covered geometry. \"Every point of b is a point of (the interior or boundary of) a\". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).",
          "value_range": "https://schema.org/GeospatialGeometry",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:82746aa1fc1f3c0ce055607428d161c10ea2b85eee761e9bfb60ea4b2a204aff",
          "iri": "https://schema.org/geoCrosses",
          "name": "geoCrosses",
          "definition": "Represents a relationship between two geometries (or the places they represent), relating a geometry to another that crosses it: \"a crosses b: they have some but not all interior points in common, and the dimension of the intersection is less than that of at least one of them\". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).",
          "value_range": "https://schema.org/GeospatialGeometry",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5838a8442ef99fb1d32193cf2199ad6c8e6dfc52c96af07cddf0e4586c137541",
          "iri": "https://schema.org/geoDisjoint",
          "name": "geoDisjoint",
          "definition": "Represents spatial relations in which two geometries (or the places they represent) are topologically disjoint: \"they have no point in common. They form a set of disconnected geometries.\" (A symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).)",
          "value_range": "https://schema.org/GeospatialGeometry",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e4e8e33b3e2f98ab82a2e3c286ab933bc56e2b0b878b818fb61e25348406aef0",
          "iri": "https://schema.org/geoEquals",
          "name": "geoEquals",
          "definition": "Represents spatial relations in which two geometries (or the places they represent) are topologically equal, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). \"Two geometries are topologically equal if their interiors intersect and no part of the interior or boundary of one geometry intersects the exterior of the other\" (a symmetric relationship).",
          "value_range": "https://schema.org/GeospatialGeometry",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:83d24adbac88143fc151fe5c8fbf5cf4e35a127728b31af14fb2a61fa868b9eb",
          "iri": "https://schema.org/geoIntersects",
          "name": "geoIntersects",
          "definition": "Represents spatial relations in which two geometries (or the places they represent) have at least one point in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).",
          "value_range": "https://schema.org/GeospatialGeometry",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:dd47c7503bb95fa2198c56568f70e7bd845b13b531b36a1a7b14483f7f0e5f86",
          "iri": "https://schema.org/geoOverlaps",
          "name": "geoOverlaps",
          "definition": "Represents a relationship between two geometries (or the places they represent), relating a geometry to another that geospatially overlaps it, i.e. they have some but not all points in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).",
          "value_range": "https://schema.org/GeospatialGeometry",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5973762e443cbfc484237b58f3fcb868814b14bd17c3330d920cb60a4b055b47",
          "iri": "https://schema.org/geoTouches",
          "name": "geoTouches",
          "definition": "Represents spatial relations in which two geometries (or the places they represent) touch: \"they have at least one boundary point in common, but no interior points.\" (A symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).)",
          "value_range": "https://schema.org/GeospatialGeometry",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a5dff8dc1d7086fcab5e669e96ed1e127a10cdcf10b34afe657d6565706ecd81",
          "iri": "https://schema.org/geoWithin",
          "name": "geoWithin",
          "definition": "Represents a relationship between two geometries (or the places they represent), relating a geometry to one that contains it, i.e. it is inside (i.e. within) its interior. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).",
          "value_range": "https://schema.org/GeospatialGeometry",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:85a9527ad5a46d510f14c2580d12fd43e7a0c001c68960dc3f670ec4d3906579",
          "iri": "https://schema.org/globalLocationNumber",
          "name": "globalLocationNumber",
          "definition": "The [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:56893ad6eab54ba8b95bc48a65f06d921827c147a1cbf295b7d182b9490018f9",
          "iri": "https://schema.org/hasCertification",
          "name": "hasCertification",
          "definition": "Certification information about a product, organization, service, place, or person.",
          "value_range": "https://schema.org/Certification",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:27f4943a00b89bfc384b97e095e50676ef55c4b765f286cef3a7f05978a3d117",
          "iri": "https://schema.org/hasDriveThroughService",
          "name": "hasDriveThroughService",
          "definition": "Indicates whether some facility (e.g. [[FoodEstablishment]], [[CovidTestingFacility]]) offers a service that can be used by driving through in a car. In the case of [[CovidTestingFacility]] such facilities could potentially help with social distancing from other potentially-infected users.",
          "value_range": "https://schema.org/Boolean",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9fa9693e60ef519ae3e5a4e205fc33a6c93f75e35aab0cd52fe9180a905a3915",
          "iri": "https://schema.org/hasGS1DigitalLink",
          "name": "hasGS1DigitalLink",
          "definition": "The <a href=\"https://www.gs1.org/standards/gs1-digital-link\">GS1 digital link</a> associated with the object. This URL should conform to the particular requirements of digital links. The link should only contain the Application Identifiers (AIs) that are relevant for the entity being annotated, for instance a [[Product]] or an [[Organization]], and for the correct granularity. In particular, for products:<ul><li>A Digital Link that contains a serial number (AI <code>21</code>) should only be present on instances of [[IndividualProduct]]</li><li>A Digital Link that contains a lot number (AI <code>10</code>) should be annotated as [[SomeProducts]] if only products from that lot are sold, or [[IndividualProduct]] if there is only a specific product.</li><li>A Digital Link that contains a global model number (AI <code>8013</code>) should be attached to a [[Product]] or a [[ProductModel]].</li></ul> Other item types should be adapted similarly.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:59296ed87c6f2bfd7455cf80c2a388ddf0f69965388d7ec67e07b4fab021ae43",
          "iri": "https://schema.org/hasMap",
          "name": "hasMap",
          "definition": "A URL to a map of the place.",
          "value_range": "https://schema.org/Map",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:861a2e4592b52fc8bfcb447c3c0b21e3042d77266304bd7d2812d4bb9a7df23b",
          "iri": "https://schema.org/isAccessibleForFree",
          "name": "isAccessibleForFree",
          "definition": "A flag to signal that the item, event, or place is accessible for free.",
          "value_range": "https://schema.org/Boolean",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:b5f7f9a54a8a36dfbc2fa97f1dd944d2fb94b5ede1494e1c69726cac297c4939",
          "iri": "https://schema.org/isicV4",
          "name": "isicV4",
          "definition": "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:df026f3b9830171f1931012915d89052b058d3b4ccb4f95abedd65edf499eb49",
          "iri": "https://schema.org/keywords",
          "name": "keywords",
          "definition": "Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.",
          "value_range": "https://schema.org/DefinedTerm",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:aa511a801ad717c5d2672d218f103a051be2f99b40c273b37d353d09f1c84c77",
          "iri": "https://schema.org/latitude",
          "name": "latitude",
          "definition": "The latitude of a location. For example ```37.42242``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)).",
          "value_range": "https://schema.org/Number",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:bf08e72edef17db6727aad8a8a58c25e658fe81355d11df188eede99a4896a1d",
          "iri": "https://schema.org/logo",
          "name": "logo",
          "definition": "An associated logo.",
          "value_range": "https://schema.org/ImageObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:359ebe135b3df382ddb5a48c02041fcfff3ea561c4c89a1075644476c28ef5d0",
          "iri": "https://schema.org/longitude",
          "name": "longitude",
          "definition": "The longitude of a location. For example ```-122.08585``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)).",
          "value_range": "https://schema.org/Number",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2b854a3e4c7cba93c769f21c05f84d6649708abb202c0a11e9e1f9a5420f3d86",
          "iri": "https://schema.org/map",
          "name": "map",
          "definition": "A URL to a map of the place.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9ef427ef4e66ed87e0021783ac323e03977404dfb46055e745f9d0032b4ed468",
          "iri": "https://schema.org/maps",
          "name": "maps",
          "definition": "A URL to a map of the place.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d35062e51bf9f676acfc49e2dcde09b7a0b41a1e5331a13a940fa0cf339bbecd",
          "iri": "https://schema.org/maximumAttendeeCapacity",
          "name": "maximumAttendeeCapacity",
          "definition": "The total number of individuals that may attend an event or venue.",
          "value_range": "https://schema.org/Integer",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:98b97bc7b0c528491a58f65b5cf62437fb85765bbbaf3c43fa6c5cf4f8346dde",
          "iri": "https://schema.org/openingHoursSpecification",
          "name": "openingHoursSpecification",
          "definition": "The opening hours of a certain place.",
          "value_range": "https://schema.org/OpeningHoursSpecification",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:49692aaa783cabe7f273a06e8f902dddd890e119bedb67d5032cf2ca7b7e25d8",
          "iri": "https://schema.org/photo",
          "name": "photo",
          "definition": "A photograph of this place.",
          "value_range": "https://schema.org/ImageObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:58688d5f8eae37af4cdbb20bf573bc4c053e0296ff54f030fcb6eb32ceda9fc7",
          "iri": "https://schema.org/photos",
          "name": "photos",
          "definition": "Photographs of this place.",
          "value_range": "https://schema.org/ImageObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:76ec0e6a43a7e0ccc2865fcbe46698f14510e8aed5082f1be394c2002e435da9",
          "iri": "https://schema.org/publicAccess",
          "name": "publicAccess",
          "definition": "A flag to signal that the [[Place]] is open to public visitors.  If this property is omitted there is no assumed default boolean value.",
          "value_range": "https://schema.org/Boolean",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:99c8d000e029663b71f04b5575e345ddf10878c558be90bad0363a7144e014a1",
          "iri": "https://schema.org/review",
          "name": "review",
          "definition": "A review of the item.",
          "value_range": "https://schema.org/Review",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:628d5df56e249fd15cef2a1f4b8ed6d5a72c2775cc61fd86326cfaff07ed166f",
          "iri": "https://schema.org/reviews",
          "name": "reviews",
          "definition": "Review of the item.",
          "value_range": "https://schema.org/Review",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d924f2c6ebe1e70a6724cb5d9f1238d4105dfcf0c924ef2d14e0bdcf10134aad",
          "iri": "https://schema.org/slogan",
          "name": "slogan",
          "definition": "A slogan or motto associated with the item.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2a37ae5e2c5b7e76bb7e43779637889d7426864d72c3ce5a6465033a00eb6136",
          "iri": "https://schema.org/smokingAllowed",
          "name": "smokingAllowed",
          "definition": "Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room.",
          "value_range": "https://schema.org/Boolean",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d99a04a854b6c83ce286d7f130b1ce1b6e54f27911c66ab01b3dd0459619b9cc",
          "iri": "https://schema.org/specialOpeningHoursSpecification",
          "name": "specialOpeningHoursSpecification",
          "definition": "The special opening hours of a certain place.\\n\\nUse this to explicitly override general opening hours brought in scope by [[openingHoursSpecification]] or [[openingHours]].\n      ",
          "value_range": "https://schema.org/OpeningHoursSpecification",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:d8717ea5c89440fd55de23914f9ddbec36f147ca0c4885d05352ec272ea1a894",
          "iri": "https://schema.org/telephone",
          "name": "telephone",
          "definition": "The telephone number.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4e5000d100d6b77b0b3f0547cca25519c43394f099608ac377555bc99bcea918",
          "iri": "https://schema.org/tourBookingPage",
          "name": "tourBookingPage",
          "definition": "A page providing information on how to book a tour of some [[Place]], such as an [[Accommodation]] or [[ApartmentComplex]] in a real estate setting, as well as other kinds of tours as appropriate.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:9aa4fc0724a87405c5e89d6aa432a42957b89faf967334e189753109390b6334",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Placid_Industries",
      "name": "Placid_Industries",
      "definition": "Model Placid Industries",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ca313f3ebcfc3f69b3d8acc60c430f0b2df5242763709c8ff87322067fb3ea20",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Placid_Industries__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c2f5b9e43bf6c502d29e240aca0540cc384cd08cb136da2e3aded8abdc168fc7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Placid_Industries__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:501568f829a87763c7e4b3a87ba4f4ade2296dd5ed8cea7aa790a5cdd76583e9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Placid_Industries__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d0b911f4f72e6992a9915eff63ee88a8906caec21ef6a24f32d6771faafa4783",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Placid_Industries__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3deb9174b41a401181d2f3f0f62211d803f1dc1e7417afb28ea8fe84ca9305a3",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PlanarImage",
      "name": "PlanarImage",
      "definition": "Description of an N-D image acquired in a specific imaging plane",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4493ad7e731314c621a67da1e6849e24d9852423b88b9c7702bac128df5e856e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channel_name",
          "name": "PlanarImage__channel_name",
          "definition": "Channel name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e83ac3e77e7549df992dcac770d9bf897769f5dc5f2cc4f9335cfe7bd1106238",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dimensions",
          "name": "PlanarImage__dimensions",
          "definition": "Dimensions",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5e5a4a8b110c35b15457522ef17f12360b8940e811ecb820ead30b1b0bc8778f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dimensions_unit",
          "name": "PlanarImage__dimensions_unit",
          "definition": "Dimensions unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:165c8f00c24d51a0937407edfcc3dd55ac62b562cb81794cc1ccadc02ee8c95e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#image_to_acquisition_transform",
          "name": "PlanarImage__image_to_acquisition_transform",
          "definition": "Position, rotation, and scale of the image. Note that depth should be in the planes.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c656af24a28f8cbb8526b1406d2641c68455545be71bba97e0089e513916c459",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "PlanarImage__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bc4e6d23f18dbc0919543a5b19c83be46502cae561a94af4f96153f66bb7ce56",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#planes",
          "name": "PlanarImage__planes",
          "definition": "Imaging planes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:46be817123decf5f33b7141008ee312aea888c492412aad86559f5c8ffe8c960",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PlanarImageStack",
      "name": "PlanarImageStack",
      "definition": "Description of a stack of images acquired in a specific imaging plane",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c3ef28832ac65cfc5c2200f0deeaf130dda40296ad3b27c3c743957cb8559b7c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#channel_name",
          "name": "PlanarImageStack__channel_name",
          "definition": "Channel name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:388278f1cbd1592a1c12afe954509f982566b878fb37b3145780f2e702cbcd5e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#depth_end",
          "name": "PlanarImageStack__depth_end",
          "definition": "Ending depth",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:df52c19139f099d645a5f5b9e06b26eb53a98b96b68d22f12f0ba180bea2f499",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#depth_start",
          "name": "PlanarImageStack__depth_start",
          "definition": "Starting depth",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2b123f7c454bd1174256dcf2e67cae0b79c26908d1f12153ded39b1783a3b421",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#depth_step",
          "name": "PlanarImageStack__depth_step",
          "definition": "Step size",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a4d2f57a71a9109f2c2f645f0ddd7e1f4600acf7a9294766096fa1bc381da5ed",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#depth_unit",
          "name": "PlanarImageStack__depth_unit",
          "definition": "Depth unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9d93c9c6adc03c7542195a521a9985fd149ef0f9d5feae71a51c18743d8112ec",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dimensions",
          "name": "PlanarImageStack__dimensions",
          "definition": "Dimensions",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2b51889da800818e645f9f05ad4b508ff0aae5eb10cd34f561aa453ff8fb6f71",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dimensions_unit",
          "name": "PlanarImageStack__dimensions_unit",
          "definition": "Dimensions unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f5d111d6b48d0a6752fc5afc889d5f4b4a0a17cc4639aa1ceb976f9553e96c2b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#image_to_acquisition_transform",
          "name": "PlanarImageStack__image_to_acquisition_transform",
          "definition": "Position, rotation, and scale of the image. Note that depth should be in the planes.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:23a25a2757acd93aea43ca902a0a2f07e0fdc64d8f33a1409167a9d7747782bb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "PlanarImageStack__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:491d02bea06e621dfac815390c5c71833b0d77907760b7dedaad454fca8e8554",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#planes",
          "name": "PlanarImageStack__planes",
          "definition": "Imaging planes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a3b693c5f8449d90ac3a81609354fcf9e843a0aec3a71cbdc67630935b9f9cc0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power_function",
          "name": "PlanarImageStack__power_function",
          "definition": "Power function",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:10e9d978de7d072f915145843c5fcd5b443158a604813457bc481cef46303d24",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PlanarSection",
      "name": "PlanarSection",
      "definition": "Description of a single planar section of brain tissue",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f56674553ee42825933fe1410ea67ed9ea61d53d53317e3190896ea736c6e9d1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system_name",
          "name": "PlanarSection__coordinate_system_name",
          "definition": "Coordinate system name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ba00454ab1f245df4dc3ed6515cbd7f5857f662cb19be6270a67ed981326f16b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#end_coordinate",
          "name": "PlanarSection__end_coordinate",
          "definition": "End coordinate",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d48fdfd5fb240fb0da0ec236772673d11d52c1da70a7111228652704b8cf3fff",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#includes_surrounding_tissue",
          "name": "PlanarSection__includes_surrounding_tissue",
          "definition": "Whether the section includes additional tissue surrounding the targeted structure.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:edff455e686a52d8c87123efbcafec5d12aa0ded425f49c2c95074c04f999f1b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "PlanarSection__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:33e98716d1f4bd99851ec61115608d1a9c916a38298d59275c8622a6fcc6d011",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_specimen_id",
          "name": "PlanarSection__output_specimen_id",
          "definition": "Output IDs should generally follow the format {input_specimen_id}_###",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4824ee13baa3e6f19446981cae665c6a3ec1a983ffe16cbd9473e1399082c199",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#partial_slice",
          "name": "PlanarSection__partial_slice",
          "definition": "If sectioning does not include the entire slice, indicate which part of the slice is retained.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e1c6c53feef62aa33cabb3f89c1c1fbe0b50cc7ab157941a187e90b42cb2c1a2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_coordinate",
          "name": "PlanarSection__start_coordinate",
          "definition": "Start coordinate",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2838527ace62a1bcee85c988061d9aed03a16c9f6c201d1ee714ba6243143f55",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#targeted_structure",
          "name": "PlanarSection__targeted_structure",
          "definition": "Targeted structure",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f505c4b220a83f48fa2533eabb4156602a9ecb4437efe341e5e8f845cdd07ea2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#thickness",
          "name": "PlanarSection__thickness",
          "definition": "Slice thickness",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0caa1ce010da4a2e7d56d38722b50d54374d8eab96d64f26b95a5adb3bdd7691",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#thickness_unit",
          "name": "PlanarSection__thickness_unit",
          "definition": "Slice thickness unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b280e2b58b1be08761dff158820bb519395d30d6c8a1af9e38a6abe160105891",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PlanarSectioning",
      "name": "PlanarSectioning",
      "definition": "Description of a sectioning procedure performed on the coronal, sagittal, or transverse/axial plane",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:6c1935f838c2ac75d1f800ee854d78d72590f422f822693d1c6bbaf04442163e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "PlanarSectioning__coordinate_system",
          "definition": "Only required if different from the Procedures.coordinate_system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:36e08a4a6c305acadb597dd1d8a010dd010ef68b84abf7bac5e45bd61ae584b6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "PlanarSectioning__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:137eb8d542858adb2c35054d1604e860ba9963c5f1a9870edbd766368bade9dd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#section_orientation",
          "name": "PlanarSectioning__section_orientation",
          "definition": "Sectioning orientation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1aaa510b43f5e44513add1d9d3a0d201bb455ab2462ee38102f0129f43b0ae5f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sections",
          "name": "PlanarSectioning__sections",
          "definition": "Use PlanarSection for new implementations",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:5bb196047b71d1068f956a7f6c304ec1ebf86340929af867e218da9f88960391",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Plane",
      "name": "Plane",
      "definition": "Configuration of an imaging plane",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c827cf4d54a03524c481865811510a60928c2426f055a73cce8a17efaa699b43",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#depth",
          "name": "Plane__depth",
          "definition": "Depth",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a987ff3a60000d165b9ccf200cc6f348a195d3cda705725fc0db6912fddf6044",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#depth_unit",
          "name": "Plane__depth_unit",
          "definition": "Depth unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:47d3bf6e0327730edc73425a7614e2bb475dbc114fc8f9e42986dc760cee1aee",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Plane__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3b5190b65c861fe21459dd3a81af8d2425c2a051a43c744960c7c0c63f13854a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power",
          "name": "Plane__power",
          "definition": "Power",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3d53e9b8ad76af124e71c57d6a461593243ef8d59f36568fc9c0b6b7af396ff3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power_unit",
          "name": "Plane__power_unit",
          "definition": "Power unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cdad5604f899fa69b5df8299174d459fdfc171fbeb37885825a1e4860e58b148",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#targeted_structure",
          "name": "Plane__targeted_structure",
          "definition": "Targeted structure",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:7ecd2245a2f6fad299d573af221f8a0954eaf18c63d5bbfac7205b7c2ce06346",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#PlaneSegmentation",
      "name": "PlaneSegmentation",
      "definition": "Results from image segmentation of a specific imaging plane. At least one of `image_mask`, `pixel_mask`, or `voxel_mask` is required.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:b065a7add31f4b6ee3ff3bf09e6c3e6eab65848ec1c96b06d60d835077a9d8da",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#image_mask",
          "name": "PlaneSegmentation__image_mask",
          "definition": "ROI masks for each ROI. Each image mask is the size of the original imaging plane (or volume) and members of the ROI are finite non-zero. At least one of `image_mask`, `pixel_mask`, or `voxel_mask` is required.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:c420ffd175c9d72f659995e0b2c386c4144f2951d86bc4a07d3151f42bf14be1",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#imaging_plane",
          "name": "PlaneSegmentation__imaging_plane",
          "definition": "Link to ImagingPlane object from which this data was generated.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:131c295caf943376496d8cde0ceaa234ae1542dd6a4432268c2582d4a562d189",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#pixel_mask",
          "name": "PlaneSegmentation__pixel_mask",
          "definition": "Pixel masks for each ROI: a list of indices and weights for the ROI. Pixel masks are concatenated and parsing of this dataset is maintained by the PlaneSegmentation. At least one of `image_mask`, `pixel_mask`, or `voxel_mask` is required.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:8895001399d9ad9cb1ac919a820d86ac0f9e4b3831439ec698a8d9e75d1f2335",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#pixel_mask_index",
          "name": "PlaneSegmentation__pixel_mask_index",
          "definition": "Index into pixel_mask.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:5d4348f49d0ec08bfd982bbd8a823ba0ccf70c42cae00909c2351dfab0dff332",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#voxel_mask",
          "name": "PlaneSegmentation__voxel_mask",
          "definition": "Voxel masks for each ROI: a list of indices and weights for the ROI. Voxel masks are concatenated and parsing of this dataset is maintained by the PlaneSegmentation. At least one of `image_mask`, `pixel_mask`, or `voxel_mask` is required.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:b12c1f450d94fa08aa5c43aec530c6e805fca5c2a01a4cdccb52311f23798e8f",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#voxel_mask_index",
          "name": "PlaneSegmentation__voxel_mask_index",
          "definition": "Index into voxel_mask.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a8c2e8b6615c20abe87cefe2f6c6d62c9db156e3e2e52ba9191a981f3a650cf8",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#PLI",
      "name": "Pli",
      "definition": "Polarized-light microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1f0a5eb75bb7cb8658b5c744bdaefbae9cc73fd3ff1c8fd451a6c74bfa76ca04",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Pluma",
      "name": "Pluma",
      "definition": "Model Pluma",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:24010aaa4e8a05b5ed585ed4f22e89bc0edab6c1c03ad2b7346632f423d2c257",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Pluma__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:02cc28bc217e803683a3b17748452307b8f66d15b50c7f5ba30a421caf48ce14",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Pluma__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d4c0a6729b8d2adf6d1bd792f358d0c321ecb7fc24239bdb0b98984360eef8b3",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PockelsCell",
      "name": "PockelsCell",
      "definition": "Description of a Pockels Cell",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e1e18e6165d6d2a0f9e410d9e9f55baadbd6415d4e3362bc839553b72a34c87b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "PockelsCell__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0f775100a0284939b69229f92a80186b5d5111c725c987743937f168f06e47f8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#beam_modulation",
          "name": "PockelsCell__beam_modulation",
          "definition": "Beam modulation (V)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c93c61c3b6732adc2094a4037c80b836286e8ea5140a77a04506ed6f4eff9ed0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#beam_modulation_unit",
          "name": "PockelsCell__beam_modulation_unit",
          "definition": "Beam modulation unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:887d1d588de88973dbca0b257c3ca18ad217919f723e736d3c00a06e294c5a03",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "PockelsCell__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f171bf356a54b71853f9cd84de9a5052a89ca87c2dbb585af0dc7e09f6305bdc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "PockelsCell__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5d9116a9f23bbb656bce667d99f60ebcfcedad37a4d877318fff6e0bba782d27",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "PockelsCell__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:de49b6576377d37b222ecc93c727352effc49e67f2b75963e237102060795418",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "PockelsCell__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:dccfe4b5a61bbcf24176ae0a7f8b41c043fd789c5d0332ce1cedf48778e62c20",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "PockelsCell__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d63bcf50224f892f344c80a18d08dd500b563e5ebf7ea0656750b84c29e28a80",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#off_time",
          "name": "PockelsCell__off_time",
          "definition": "Off time (fraction of cycle)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3092d0bd6139ab4859194ace46f73d5732131d31df5778191aa7a0e901603306",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#on_time",
          "name": "PockelsCell__on_time",
          "definition": "On time (fraction of cycle)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7f3a407e5fb3d98eff3428754f6a07e9d019475a19c3baab3a45a51a51c919e3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#polygonal_scanner",
          "name": "PockelsCell__polygonal_scanner",
          "definition": "Must match name of Polygonal scanner",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0be1fb21130fd7479cab911414c406fd75668f187d0c6315b932be7d6fbba72d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "PockelsCell__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0cfec23673ca38830e44ab7984b3e3120ef237c84f1778e404e576e5b28417f3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#time_setting_unit",
          "name": "PockelsCell__time_setting_unit",
          "definition": "Time setting unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e73771473150acf84085bd947c6af275f77a9d92d3c7737a70cc131b34aa4380",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Poke",
      "name": "Poke",
      "definition": "Model Poke",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:ba8b249af7afccdb74ec685ce92d0642434d89ed3da283add811c2977161e49f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Poke__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:06aa3b9b0f802ccea0bf46c0e56663cd587e02499c9edeab0fc861db038569a9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Poke__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:adb5bb29af8f60c30f256da8edc96a0afadf799d1379a71bc7222c9d75b24203",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PolygonalScanner",
      "name": "PolygonalScanner",
      "definition": "Description of a Polygonal scanner",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:bd5ab36189de8f53ef4b76706905d9bba067f1b1a2c0845a3871df5696c338d0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "PolygonalScanner__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cc943aadf8da0b2e340a5d1064be7f50d8f1058314ee030eaed3610f3d8f38b6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "PolygonalScanner__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:54cd0d6e66906867e1d6c7e139a9eec6ccad2ecd7cb22035b50f15f37d057a85",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "PolygonalScanner__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:07f80dfb744cf74ace45c80fd60ec6dc22c72fd3d45f5b14946adcf8468dd655",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "PolygonalScanner__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:95340ad866cd5b6195c6c95331aa254a91ee0da13125683af272be147d55ce17",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "PolygonalScanner__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fff1fab1d72b258ec108fc25d85e81a8f38a1f3e03051cefce8cdd2330a7e69a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#number_faces",
          "name": "PolygonalScanner__number_faces",
          "definition": "Number of faces",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1293ab1a1cf94f9617454658edf6a9b9aacad51f92e7e569b4a99c4350e50dbd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "PolygonalScanner__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:28177b112b45cfa4e8a827db6cab5bd75224b1dbc4399f1a5edee0b57d3e2d72",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "PolygonalScanner__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3c47e1371ecf85eda6be332e2f500fd75a9bfcb553fd77a1fead7e237b4214b5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#speed",
          "name": "PolygonalScanner__speed",
          "definition": "Speed (rpm)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:da93d188c36b438d7299483394d33f29233c04d2bd4580c0b06c3d0e8cf505f9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#speed_unit",
          "name": "PolygonalScanner__speed_unit",
          "definition": "Speed unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:95e3884c1a3e5d5434ccedb7ed4eb19be787e756a348bd0cd0273a1168008f79",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Pophys",
      "name": "Pophys",
      "definition": "Model pophys",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:45b703a3d8d5b09105c1a42c4dadfa05cd0f8e8767bbfb54f61f0c54b1906672",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Pophys__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5414d02d628bfc9c633c6ed86f620783da914515c17c5e6aac71d29e510b8828",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Pophys__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:65180a38fce8cde0e798ee6d6c73800b9fcc66ec97ea1f25e6ab9f5c7b50e0cd",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#Position",
      "name": "Position",
      "definition": "Position data, whether along the x, x/y, or x/y/z axes.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:14c2cefe335fe504baa89c82969cf61bdad4ba6f0add8df0ced1c9008b19dff7",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#PowerCalibration",
      "name": "PowerCalibration",
      "definition": "Calibration of a device that outputs power based on input strength",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f7f0423364e775ac64f120a0b1b6b3ab63cfcc71b654e421f38ae6fce45e9f13",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#calibration_date",
          "name": "PowerCalibration__calibration_date",
          "definition": "Date and time of calibration",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:255c0f01059089a0bf67c42959437adce9fe945c124d63112d707e47f48a3290",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#description",
          "name": "PowerCalibration__description",
          "definition": "Description",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7c4bdc93252a50a0670fc0499ba13ab7d7e4958c2a24df02bd420219ce8d5cad",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "PowerCalibration__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bf7674060060870d616d51fab297036ae8fee8c1ecbee58c798c501f533d96b4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#fit",
          "name": "PowerCalibration__fit",
          "definition": "Fit equation for the calibration data used during data acquisition",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:83830f58f40335ea933e3c23718cdfe9fd75cb0d6f8adccd8e01ebd108c7044b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#input",
          "name": "PowerCalibration__input",
          "definition": "Power, voltage, or percentage input strength",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6f756b2fea940bfe95381d7c8c7eaa2b3b416e43a39651b99fc813fa318c2f55",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#input_unit",
          "name": "PowerCalibration__input_unit",
          "definition": "Input unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:193bef002bb36f379acc0e9ee88fbd5b06892b36516f3f32f0ca7a2e8e6f22fb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#measured_at",
          "name": "PowerCalibration__measured_at",
          "definition": "Measurement location",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:98a0f4a502a9c01bb016de872089d25a6df9153c6864cd0d9ef8e99c13d0f863",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "PowerCalibration__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b7edd1f993e8f9ae26516b332b857afb91c0833e3c66223fe36e1f4abfa53d67",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "PowerCalibration__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0800db63f66931b87f1ff2db603a217f2359d07a918fe4f727d2348699020ca1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output",
          "name": "PowerCalibration__output",
          "definition": "Power output (provide the average if repeated)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:27f23027fe4b2dbb9e3404a6301efd29a50687714915b35bd33abc4f124b1d1f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_unit",
          "name": "PowerCalibration__output_unit",
          "definition": "Output unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e1b5106ca2e4c15e749c93a12fdf1ecb4222d1d56e44942a00c448dcf99e373d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "PowerCalibration__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:edc3914c4ae8d59a3eab64e29c1a5fd0eb7a5986c9461d8766918ad5990081d5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#repeats",
          "name": "PowerCalibration__repeats",
          "definition": "If each input was repeated multiple times, provide the number of repeats",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:6dc9d54ef07e9fa572867cbee1c831a0f5c63813b46ea3c0f5322a91162b1719",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Prizmatix",
      "name": "Prizmatix",
      "definition": "Model Prizmatix",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:c8428b84ae3526ca459ac662ebc21e06806e4af2d37764d1e02839e332b96bfa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Prizmatix__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a80df1ffb838a0869730c98806a29880efc6ffd8c676628c1d7b87714b80d5a5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Prizmatix__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fcec1ddbc286e73f5672aec46adc6dbc03df7de05f53b3867741a4d0d04ea10b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Prizmatix__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:558dcbf9acc2df8dd73cf11d0b7b62407134757e0d2c05e1e0501c688fc0ffc5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Prizmatix__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:dc04efbaad903d45c098974a25b6bd016757b69fea0ed4f57ee9ed0f8fc8cf4c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ProbeConfig",
      "name": "ProbeConfig",
      "definition": "Configuration for a device inserted into a brain",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:028db812cecb9057b05efb0cdc9a4645c05db5cdfc1d156a13cc7139af583789",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#atlas_coordinate",
          "name": "ProbeConfig__atlas_coordinate",
          "definition": "Target coordinate in Acquisition.atlas",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7e9dde982d7599a4b50fdbed4c7b43c7e5589e825058108833ecdeeb285c152f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "ProbeConfig__coordinate_system",
          "definition": "Device coordinate system, defines un-rotated probe's orientation relative to the Acquisition.coordinate_system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d9aa885d0bf0d037560bb4c51707ab08a8ee13858830aea285346adc8938a09a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "ProbeConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f79a344fee79e783621a89bd23e3754bd97fe1e47348dabe8941ba60a67d2d2c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dye",
          "name": "ProbeConfig__dye",
          "definition": "Dye",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:061d65016394a631982674b132d241dd174a105994303d76a91cd71d6333d452",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "ProbeConfig__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:985cb1e69a9b9eddb7086b74047ab7e2fadd26e4de8aba4917f1bd9ff6ec57d1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ProbeConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9d02c21825d803c457fcdd21072e6f159bf707e012d6409d1700386e3ea1c073",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#other_targeted_structure",
          "name": "ProbeConfig__other_targeted_structure",
          "definition": "Other targeted structure",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:94cfb883e6303eee2b69545ea4987050f25c4a3ab763fd8038afdbbcb2c60540",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#primary_targeted_structure",
          "name": "ProbeConfig__primary_targeted_structure",
          "definition": "Targeted structure",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:88870737aa200ec40a3a5ddb54f53368c7ad1794cfb3b04f783b2dcc552f6fbd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#transform",
          "name": "ProbeConfig__transform",
          "definition": "Entry coordinate, depth, and rotation in the Acquisition.coordinate_system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c313e0f706d443ae44e93e43dcca8fa8af509230cc484a7b375f46cb536e2068",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ProbeImplant",
      "name": "ProbeImplant",
      "definition": "Description of a probe (fiber, ephys) implant procedure",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:96f3a18297acc2dff26bacc7fd51db3de3dbe7217414303106692dc565f90ea0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_config",
          "name": "ProbeImplant__device_config",
          "definition": "Device configuration",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:93897ada245d54b49bb3e5ab160bd24e81a2cecc60714e69c0478d123d7ce352",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#implanted_device",
          "name": "ProbeImplant__implanted_device",
          "definition": "Implanted device",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:400a16c9c5ddeb7005a40e0977d10ec43d227d33373221eede5b2eb2447134af",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ProbeImplant__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c0b9b4160070f16b1e3958695d1bfcbe2fb75a7b385e3db1ed73ba98155d3205",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "ProbeImplant__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:eb1895657a48b422dfe4065355090006efffce4c5b51ce4ee5627da2437b549f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ProbePort",
      "name": "ProbePort",
      "definition": "Port for a probe connection",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:569436b13ae31e83dae146e89109a2c077cb41f271d5e069e6d54fb0975d8cb8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#index",
          "name": "ProbePort__index",
          "definition": "One-based port index",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0c6ddc3f45183e2a4f0edca08078f6277003ca7075ed2f7861b3724f98d45462",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ProbePort__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0dc9868f0ee70e4b06c14f66517762cc0cab4e314b9f016ebd6416262f3e42a7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#probes",
          "name": "ProbePort__probes",
          "definition": "Names of probes connected to this port",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:cb81a0528aafec28266fcae3ee6e216382357b0f75ddf440a00c88e69721934a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ProbeReagent",
      "name": "ProbeReagent",
      "definition": "Description of a probe used as a reagent",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:3d3be91e37fa0d5f4e415d3d8c343798a33c92be79c2b0d2d52caa36dc94fae8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#expiration_date",
          "name": "ProbeReagent__expiration_date",
          "definition": "Lot expiration date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:286dbdda7753c925f1ce2bafba2191e445f2e260e895580f44937b0e9f38ac91",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lot_number",
          "name": "ProbeReagent__lot_number",
          "definition": "Lot number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:15c4e60f8439936fb26f3e41fbfbc0be598941d4555642784ab59ad429d61fa7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "ProbeReagent__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:181b80d0df5ec08fd878ad2a5d1c17fa3f2e4c1af2bcbd7932ab6f352574bc46",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ProbeReagent__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:974d127587395b31303b0e37770d163c072d0b6f20f624221ef5f50071263bd1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#rrid",
          "name": "ProbeReagent__rrid",
          "definition": "Research Resource ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6513502834efd2ec70ce37088e0901e75ef88500edbc5d2a86345a7271449523",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source",
          "name": "ProbeReagent__source",
          "definition": "Source",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d7d175aafade2c26781f64d175c0326fe007f171d920fb15c2122b4988faa502",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#target",
          "name": "ProbeReagent__target",
          "definition": "Target",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:84690a00557bc56bc6960b5b9cdbca1e3577041dd14779b426dea0b35b210527",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#probseg",
      "name": "Probseg",
      "definition": "A probabilistic segmentation.\n\nThis suffix may only be used in derivative datasets.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e4836e8624641e938dc84ad3ddb14a7e1c29c7982a81396d1a764cc50f616d91",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Procedures",
      "name": "Procedures",
      "definition": "Description of all procedures performed on a subject, including surgeries, injections, and tissue processing",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:243b396eaa9e7e0734b960906ef7a01590ed0b7db972a42f7c9e2d64e8209041",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "Procedures__coordinate_system",
          "definition": "Origin and axis definitions for determining the configured position of devices implanted during procedures. Required when coordinates are provided within the Procedures",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:22a873d9d81b3132290321bee55eabc7ca6fcda9869521d38a73a9bc5e8a5c35",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#describedBy",
          "name": "Procedures__describedBy",
          "definition": "Describedby",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:49e8f3506e82eff1da644f7cf0eb9d9e3bb6dc4f4040308846d0284b665b98fd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Procedures__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3a949f3a7069bcb9142a4524bd95ac69f45813418fe1ff4d75eb1fec42d6c041",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Procedures__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9eb0fd1ba6e4536025fff3eab4b49561bca06e1741a6fda8bd89f369d33c0770",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#schema_version",
          "name": "Procedures__schema_version",
          "definition": "Schema Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:930a633c1270f8ce881162e3ea227676cbf9bf20f5bafe65e3b34bb3cb526fb1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#specimen_procedures",
          "name": "Procedures__specimen_procedures",
          "definition": "Procedures performed on tissue extracted after perfusion",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c2dc8552dd35a038595655972efac696f85288c0d3e32daa25c8acc146af72c5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#subject_id",
          "name": "Procedures__subject_id",
          "definition": "Unique identifier for the subject of data acquisition",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:44badcbcdfdb1fd7b2e931ee9720875c2786d3a88ceea5882beaa32a1e9a2bc8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#subject_procedures",
          "name": "Procedures__subject_procedures",
          "definition": "Procedures performed on a live subject",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4c6c91d7162f66b3e1200f82e7f2c4ebe7c43ea4605be1e41bd7ad47caa96b02",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Processing",
      "name": "Processing",
      "definition": "Description of all processes run on data",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d9bb4a624872f5ebe64dc11cdba96ae2ba918a066c8e9a19e3670d7c32aacd60",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#data_processes",
          "name": "Processing__data_processes",
          "definition": "Data processing",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e1312473884a28352913189056af56e0a1f956582f64ec94af1ba6298ebcf22e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#dependency_graph",
          "name": "Processing__dependency_graph",
          "definition": "Directed graph of processing step dependencies. Each key is a process name, and the value is a list of process names that are inputs to that process.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:40873fa554576a5977763c019ae0116f52be903d98d998841604d41b3f5b6a62",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#describedBy",
          "name": "Processing__describedBy",
          "definition": "Describedby",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f1590905f40414122566a4654ad1ee91dab51936a8513c6d5aa8c2911e5acb6d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Processing__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bc4f84a856dba8d77869d6b910824f5a789ccab4758c458a9d60fe0f15bd21e1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Processing__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:327f2fc920a1a4ba2f0b3aa1f16e5932f5cac69f708812af82ec8b9f824ba0b5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#pipelines",
          "name": "Processing__pipelines",
          "definition": "For processing done with pipelines, list the repositories here. Pipelines must use the name field ,and be referenced in the pipeline_name field of a DataProcess.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:38cec9f1f5201b024e8329def6bfe2d02ff9fca6ad87547faac53c4e21463855",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#schema_version",
          "name": "Processing__schema_version",
          "definition": "Schema Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e63c55384727e323741fc70be52ec7181263efa2bb65c913797193ba351b5537",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#ProcessingModule",
      "name": "ProcessingModule",
      "definition": "A collection of processed data.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:1e34433da958767f0676d40c4ba963f9a140aad2f1e43dafd8232af1d392b978",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "ProcessingModule__description",
          "definition": "Description of this collection of processed data.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:c7783d5b2fc88b57c51793ff902af8ae9fd949a11375eb6030d8bcc4bc3efc0b",
      "iri": "https://schema.org/Product",
      "name": "Product",
      "definition": "Any offered product or service \u2014 here specialized as scientific instruments.",
      "is_abstract": true,
      "sources": [
        "bbqs"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:4b34eb1951c20718df86cd854f54a51150935810703ce6ef8900d2be1f7420b7",
          "target_name": "Thing",
          "target_iri": "https://schema.org/Thing",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.16666666666666666,
            "desc": 0.31013220395727714,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:59c1d1171852940df636b3b370ca05fa4b9ca0d1783b408f5b036d4ab9bdb289",
      "iri": "https://schema.org/Project",
      "name": "Project",
      "definition": "An enterprise planned to achieve a particular aim.",
      "is_abstract": true,
      "sources": [
        "bbqs"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:4b34eb1951c20718df86cd854f54a51150935810703ce6ef8900d2be1f7420b7",
          "target_name": "Thing",
          "target_iri": "https://schema.org/Thing",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.16666666666666666,
            "desc": 0.17037137874228564,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:6ae4adaef3cb37d747ebf62391a8c9fca3c5a120a3736a87701cac41ed0865e8",
      "iri": "https://schema.dandiarchive.org/#Project",
      "name": "Project",
      "definition": "Information about the Project activity",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:88c3adab85b4035341342d7611a44b6ae463190a01a6ed37f35cb0618e8dcda7",
          "iri": "https://schema.org/description",
          "name": "Project__description",
          "definition": "A brief description of the project.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:8562774628f9d733dd110648f13e6850795dac09e7b5c4794fa0021c0bd03b3b",
          "iri": "https://schema.dandiarchive.org/#endDate",
          "name": "Project__endDate",
          "definition": "End Date",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:a2a855a76d1c4f4a44b091d00eb8afb742412454f9bc10257456b817f59fe37c",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "Project__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:88d1635611861a1cb97205c3aa18b10a4be355dcb184cd0d9fbae87a4e5a86b9",
          "iri": "https://schema.org/identifier",
          "name": "Project__identifier",
          "definition": "Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:f2a8bef546ea30278aaab6877691b0eaa052fd2219d3e52fd827bb673ea7a7bc",
          "iri": "https://schema.org/name",
          "name": "Project__name",
          "definition": "The name of the project that generated this Dandiset or asset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:06df225e00313a5a99386075d6bd3d111020cc8363aefa2ddb1976bae5660dbf",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "Project__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:67422110c8a0f230132b57a62452e01c4335a5bd034dc18c4a206e9ceae0c00b",
          "iri": "https://schema.dandiarchive.org/#startDate",
          "name": "Project__startDate",
          "definition": "Start Date",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:60da9089d15ad198fb833030d4a6f3aea5db5a12d1aada42d4fe2d922585dc09",
          "iri": "https://schema.dandiarchive.org/#used",
          "name": "Project__used",
          "definition": "A listing of equipment used for the activity.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:4899b95ec835d976ef14f738cc59140f763165567fd6ef8186c20f314faf3a2d",
          "iri": "https://schema.dandiarchive.org/#wasAssociatedWith",
          "name": "Project__wasAssociatedWith",
          "definition": "Was Associated with",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:03d120340bdbbb1b0a98ff491b1675dd642b804a4c9404a7d947519844d2c639",
      "iri": "https://schema.org/Protein",
      "name": "Protein",
      "definition": "Protein is here used in its widest possible definition, as classes of amino acid based molecules. Amyloid-beta Protein in human (UniProt P05067), eukaryota (e.g. an OrthoDB group) or even a single molecule that one can point to are all of type :Protein. A protein can thus be a subclass of another protein, e.g. :Protein as a UniProt record can have multiple isoforms inside it which would also be :Protein. They can be imagined, synthetic, hypothetical or naturally occurring.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:49cdcb25f5bb57cdef58fa0fa9dc4c01b8c50192031fe0cbaddc49ab37dcae4d",
          "iri": "https://schema.org/hasBioPolymerSequence",
          "name": "hasBioPolymerSequence",
          "definition": "A symbolic representation of a BioChemEntity. For example, a nucleotide sequence of a Gene or an amino acid sequence of a Protein.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/BioChemEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:8ca784beb4583c13ccfb0c8b622129c5e7f301d7ef7061a0febf61d156ca2fcf",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ProteinProbe",
      "name": "ProteinProbe",
      "definition": "Description of a protein probe including antibodies",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d8f932250b5df4646d6ca9cae53d245e5462f1ed830ebfbc1598657e75065829",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#mass",
          "name": "ProteinProbe__mass",
          "definition": "Mass of protein probe (ug)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:254b8d586f625743c67fd6e064355b9a4567d69a7f3a27521b6d9aab4fa76f64",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#mass_unit",
          "name": "ProteinProbe__mass_unit",
          "definition": "Mass unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:298807db05c4e9683342460a06f33a26112f5c427dce89cd0b0aaaf9278f6dcc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ProteinProbe__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fc90efd7edbdf6bcc11926c7fca8107f256849c2cac0a535f347decadfa8363d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protein",
          "name": "ProteinProbe__protein",
          "definition": "Target protein name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fde8ccabfd51b6ab897648c4c271b3c7fef9ee861bff46da7e0185840130c374",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sequence",
          "name": "ProteinProbe__sequence",
          "definition": "Amino acid sequence of the probe",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4e3d46b9115a732dcd6befe074465d7e29b48e58684ce641844c544d18061a70",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#species",
          "name": "ProteinProbe__species",
          "definition": "Species of the probe",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9963ff746065ab56540ab285d6cf2f7f00670d91e0a0d9e45144081c037f0028",
      "iri": "https://schema.org/ScholarlyArticle",
      "name": "Publication",
      "definition": "A peer-reviewed publication produced under BBQS support.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:1d9b6a7235b8c235e588935bf9a418457b28fa8c6f950c9ab577f8656efdcf4f",
          "iri": "https://schema.org/author",
          "name": "author",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/Investigator",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:785800b387bf3244c3fddaa5c6904ec0b17537df24f6cc5bd55ccc3994b65676",
          "iri": "https://schema.org/datePublished",
          "name": "datePublished",
          "definition": "",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:197be4f2df296484c867d3575446af08667982f018083d7b0e309214c9676957",
          "iri": "https://schema.org/headline",
          "name": "headline",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:daa353cc1859286290125a3ca9f5f17abd1cc00e6d3ed4f7a1cb61dddaaeb655",
          "iri": "https://schema.org/identifier",
          "name": "identifier",
          "definition": "External identifier \u2014 e.g. NIH grant number, DOI, DANDI URL, NCBI Taxon URL.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:334fc1cba740b3f7bed24805d1301b6b5d447947cacd4a929b212873cad91139",
          "iri": "https://schema.org/isBasedOn",
          "name": "isBasedOn",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/FundedProject",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/CreativeWork"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:e830e68afa2ff3103bc7c72334def91ded666ca288bff1f8fb34abf805ecc05e",
          "target_name": "ScholarlyArticle",
          "target_iri": "https://schema.org/ScholarlyArticle",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 0.21428571428571427,
            "desc": 0.3151663123550597,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:1c7bd6275c1b59b5b0e0980f8bb791108d201488ffc4ac7250f01f0b874fe071",
          "target_name": "CreativeWork",
          "target_iri": "https://schema.org/CreativeWork",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.4166666666666667,
            "desc": 0.09986980730120243,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:49c42d8b13df0e40268195d21670c5b2a9b9ff5a874f44f099ab0cd2dfc181e3",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#PupilTracking",
      "name": "PupilTracking",
      "definition": "Eye-tracking data, representing pupil size.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:b4fb4259ef3d994fe8f12770864fdec5135080743f71c76cc88fe1a1e3360460",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Pycontroladapter",
      "name": "Pycontroladapter",
      "definition": "Model PyControlAdapter",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f35927ed51a487ea258c5008cae75021b0cb543c7505f2d7d64fa3af5356d2a2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Pycontroladapter__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d4eeefe39a45352e69e9f26f6bdc5774864c360ffa8c3aa40d045da2015b73d2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Pycontroladapter__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:5cb536b6a5122feecd2f1aacfff6e8b218f2687bea3512766783469078257e14",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#QCMetric",
      "name": "QCMetric",
      "definition": "Description of a single quality control metric",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5cf90c568146e09e00afcf08e834092cfd52f2e81eb85ab060cd3c48a372b14b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#description",
          "name": "QCMetric__description",
          "definition": "Describes the measured value and the rule that links the value and status.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a3280a967e57069f9975ee73c73f86dee6375877e2d9be3848a2b448b411e5ed",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#evaluated_assets",
          "name": "QCMetric__evaluated_assets",
          "definition": "Set to None except when a metric's calculation required data coming from a different data asset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8127eaf5ae77b42ec3804b9a1a22214b2a5e46ba4cdfbf000cb325240e9f0c19",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#modality",
          "name": "QCMetric__modality",
          "definition": "Modality",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3e8e8ac94442756b76027a92434cba13bca46588a25798c8773a712389ddb20b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "QCMetric__name",
          "definition": "Metric name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:47d7b4e55453b79d61ab888e000fed30fb17179d66315ccc2f2b7e45da268f12",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "QCMetric__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:39de75e141d21bba6355e2a44af09ca5651087f7cbb0db82333aa330aa623964",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#reference",
          "name": "QCMetric__reference",
          "definition": "Metric reference image URL or plot type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f3e16be4560b1c10357eab678358eccaed61713ed8ba42f5fde914228d6b50ad",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stage",
          "name": "QCMetric__stage",
          "definition": "Evaluation stage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:197566ca9ebd359c1638b9c36ab69abedc4ecf0e33f1bd4b67ab4315bb4b41ed",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#status_history",
          "name": "QCMetric__status_history",
          "definition": "Metric status history",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:34ca40e4315d13a754bd728c2997a3a1ddc48ed40b732fdf7d1c292f2ca8afb1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#tags",
          "name": "QCMetric__tags",
          "definition": "Tags group QCMetric objects. Unique keys define groups of tags, for example {'probe': 'probeA'}.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e578ccbeae6960c6fe21c5e5d2f3d167193453f558551ce2fec8624af6327988",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#value",
          "name": "QCMetric__value",
          "definition": "Metric value",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:295eae8c9131bd16683586ccdb26ea998e5feea3a8e8d2a3a7630def8ee4ede7",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#QCStatus",
      "name": "QCStatus",
      "definition": "Description of a QC status, set by an evaluator",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:159065a3b65e9911db5f1722837ce94eadb089240684c8c578a258897ba48c85",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#evaluator",
          "name": "QCStatus__evaluator",
          "definition": "Status evaluator full name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9d9fe1ec831c040cec3f71dfec0981a61d4c35491b7370d91bbda30a40a66dc5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "QCStatus__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1061cec0a7f6e2cd8fe9cd49a50ef5b7a96ab63491efad319dfd23f7e65de929",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#status",
          "name": "QCStatus__status",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6c4043eb57b09f24136db2b5b4a65b0dafa1ab782eb6089aec4996d3542a47cc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#timestamp",
          "name": "QCStatus__timestamp",
          "definition": "Status date",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:95792c0c936a925c20431b0c0f803b8c2aa86325845c19a39a88169bc13e6d97",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#QualityControl",
      "name": "QualityControl",
      "definition": "Collection of quality control metrics evaluated on a data asset to determine pass/fail status",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:084516773a1f04e398ff702dd04a199c1803ec4a77e1d8528581de0590a5f469",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#allow_tag_failures",
          "name": "QualityControl__allow_tag_failures",
          "definition": "List of tag *values* that are allowed to fail without failing the overall QC",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8459096e08cdf94e88736915ae85f0abf530ad2f4224a898e36a566ee1aa469d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#default_grouping",
          "name": "QualityControl__default_grouping",
          "definition": "Tag *keys* that should be used to group metrics hierarchically for visualization",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5362101a61a75338ae3d56082b7f45419acf6a977cd3b7e3f5a6f478d9dc54df",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#describedBy",
          "name": "QualityControl__describedBy",
          "definition": "Describedby",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:71c50e1e62ca2f70ee6fdaae0178d4eec378c77a4bec406b6fe1c81fd213e509",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#key_experimenters",
          "name": "QualityControl__key_experimenters",
          "definition": "Experimenters who are responsible for quality control of this data asset",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:54cf243b04aab4b2a8ecb8c1f74730af92fd42d7a414b121ab3ea1b80e0cdfff",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#metrics",
          "name": "QualityControl__metrics",
          "definition": "Evaluations",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4856db717397feb5cbc45be2f3f95ebac8f3c9a9db42c1a5f5651dab10acf8bb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "QualityControl__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a2d7ec73e698dc48fe447cac2bc64d200293b1a2be0d1870aab421d871217467",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "QualityControl__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e58d44185b9425157a859f12e23f30dd6cdf769d2f49e91207ba23b12dfa6da7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#schema_version",
          "name": "QualityControl__schema_version",
          "definition": "Schema Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:678876d81885cb7b1e03b7e45e0e5b077439a09e362f2530901594ac80b48fbf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#status",
          "name": "QualityControl__status",
          "definition": "Mapping of tags, modalities, and stages to their evaluated status, automatically computed",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1b5923a408895c247b2669539f86548a456db3ebbc3513d010f5368212bd3db8",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Quantifi",
      "name": "Quantifi",
      "definition": "Model Quantifi",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:8ff82213181d4f5f72170ae6a20fd2b351a02d0ed4de73a3141ec5b01216debe",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Quantifi__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b520058d5ff9c493bf76f30c299bbca418e792b4dd08991c2d2202f558120e52",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Quantifi__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:723c6158d693996e3769d4e4c20c5c389e34d302d113d3683c302e0151c21acc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Quantifi__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b5a42dab53ae13f7cd2f44b53f815153aebbe0e7cca6f562816c5820bbbdc4ee",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Quantifi__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4c49aad73dfa4384218694878ac1fc3fe679e84ddef8453e8adf7caf4525ff01",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#R1map",
      "name": "R1map",
      "definition": "In seconds<sup>-1</sup> (1/s).\nR1 maps (R1 = 1/T1) are REQUIRED to use this suffix regardless of the method\nused to generate them.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2a5dabefa90e4f5e55995f114c92c4dbf7236009f07b6493a856139677542e8d",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#R2map",
      "name": "R2map",
      "definition": "In seconds<sup>-1</sup> (1/s).\nR2 maps (R2 = 1/T2) are REQUIRED to use this suffix regardless of the method\nused to generate them.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:462d70cf99073c7bbed3b385fafeb49609c4d08f08d80bf2487c6174fcec7e21",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#R2starmap",
      "name": "R2starmap",
      "definition": "In seconds<sup>-1</sup> (1/s).\nR2-star maps (R2star = 1/T2star) are REQUIRED to use this suffix regardless\nof the method used to generate them.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a6422f61a00faee4256335559097d87e374bcb95cad013473cf52e4e6f2c67ce",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Raspberry_Pi",
      "name": "Raspberry_Pi",
      "definition": "Model Raspberry Pi",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:632312e47c8446fcf842995a1e25cdd2dba54dcb707ce7cd83a26905591e4687",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Raspberry_Pi__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:947bc64d29791f6b8a819c38b8714b59b659ef7739e794d85558183ff868845f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Raspberry_Pi__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0bd9d3ea18494359e62fafe94c3f0172213dc1f1fd8b05fa4b11515b3b9a4ed0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Raspberry_Pi__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4ee286f0db5fd8dc0b5085e564f6a56218b0340cf9f18d987241b62407345aeb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Raspberry_Pi__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ea613539008733d1a9cd4d9e019df67cdaca63082f096abf4c0c79e2862d2b85",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Rattus_Norvegicus",
      "name": "Rattus_Norvegicus",
      "definition": "Model Rattus norvegicus",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d74e8ae26f3e43d0408ddf8acc0d3d0e554bba24994e2955808847f4170a6b01",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Rattus_Norvegicus__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6eb2b0c80ad238b3d65802068833e519a30daf74dc8a743d99efaddca11aa6ed",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Rattus_Norvegicus__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c050d9b47d512914786ec2c403efbc91edf57103d658eb32887e4bbee08c8970",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Rattus_Norvegicus__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c93457efa771d473327f6e2d5c017256dfcb0269215d495d6993af8fae1231ff",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Rattus_Norvegicus__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4cfba701751b1dff2dfddad64f1c2fb2e8ccba0455eb3f0c5c34f0cc76063078",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RB1COR",
      "name": "Rb1cor",
      "definition": "Low resolution images acquired by the body coil\n(in the gantry of the scanner) and the head coil using identical acquisition\nparameters to generate a combined sensitivity map as described in\n[Papp et al. (2016)](https://doi.org/10.1002/mrm.26058).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9c520eaf1bfbd5259dde1c95fd23acdaf21d7379f26eb414e1967d79ec8b99f1",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#RB1map",
      "name": "Rb1map",
      "definition": "In arbitrary units (arbitrary).\nRadio frequency (RF) receive (B1-) sensitivity maps are REQUIRED to use this\nsuffix regardless of the method used to generate them.\nRB1map intensity values are RECOMMENDED to be represented as percent\nmultiplicative factors such that Amplitude<sub>effective</sub> =\nB1-<sub>intensity</sub>\\*Amplitude<sub>ideal</sub>.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:aa814fea0cc1ed9d42e0123f18d85d42d17b8e603d2c6b072cd083c25778e8aa",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Reagent",
      "name": "Reagent",
      "definition": "Description of reagent used in procedure",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:02a04bc9bb636d2d13a211cb353faa9e6a1f79acf2ba77cc359d2334a248bda6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#expiration_date",
          "name": "Reagent__expiration_date",
          "definition": "Lot expiration date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0f70a9b8da519c569d4b5884867917168d6c0fc6dbfbe365f1e8f6814ae7e0d3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lot_number",
          "name": "Reagent__lot_number",
          "definition": "Lot number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4952c347d2788eee673c94b9f94c8a64c8bee9b7031353457652d7d622fbc8d7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Reagent__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e44054ead0acad6a30546031f7d95eaa4d7a553c964969aa49374402065896cb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Reagent__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1c6b85a99aa58e1e4f4b268c35a86ef4b1abf0e6116c9259c6181d073c91b97e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#rrid",
          "name": "Reagent__rrid",
          "definition": "Research Resource ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bcb09f6d90de9609137f3a02fa38459b84ee7fd00c77da1d3a3064c312d628d7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#source",
          "name": "Reagent__source",
          "definition": "Source",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:664fdee4d06efeddd70ac324a4db8eb59d88e24f5ae287542e64924f5c1e3981",
      "iri": "https://schema.org/ResearchOrganization",
      "name": "ResearchOrganization",
      "definition": "A university, institute, or lab that participates in BBQS.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:efc1c2a1c02bb1aa5619bdf0947631aac1df331bb6f2ca94e02bef1a94bd9b10",
          "iri": "https://schema.org/employee",
          "name": "employee",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/Investigator",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:9756eda3fe37278c7353a54a202adedcbd3197b2b64bab925f5b2bbca31490b5",
          "iri": "https://schema.org/url",
          "name": "url",
          "definition": "",
          "value_range": "xsd:anyURI",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Organization"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:25bfdf14551465be24a3ac3865482de3f704a1bc90699a47b136452fea83b84e",
          "target_name": "Organization",
          "target_iri": "https://schema.org/Organization",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.7272727272727273,
            "desc": 0.41071597425453826,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:52096d21c80450c09420ee5f43c022994873ea8555f2d7c752e0f87a5498d7be",
      "iri": "https://schema.dandiarchive.org/#Resource",
      "name": "Resource",
      "definition": "Resource",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:655b475ce8d261a20e777dd35df75ca8aeb1704f4872417df39601cdbd409d14",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "Resource__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:e8baaaa43c73eb4a12420ee086271b23ec559e8ed0963804e12a2f4fcf29a7e0",
          "iri": "https://schema.org/identifier",
          "name": "Resource__identifier",
          "definition": "Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:d954ead4a32a65488b2264c3b4d4e2dbe00ad4ad1ec2b14d2f190629ea88e494",
          "iri": "https://schema.org/name",
          "name": "Resource__name",
          "definition": "A title of the resource",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:4fb15ea92d8c31e1cca7aa89e3b1d1c56c63caa1cd349ff8a6ed2b7310b219e6",
          "iri": "https://schema.dandiarchive.org/#relation",
          "name": "Resource__relation",
          "definition": "Indicates how the resource is related to the dataset. This relation should satisfy: dandiset <relation> resource.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:c964604e363ed0dd1f147509eca21d2affc1636335b87b0f0761f70a38854902",
          "iri": "https://schema.dandiarchive.org/#repository",
          "name": "Resource__repository",
          "definition": "Name of the repository in which the resource is housed.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:f8aa2be491c8ac74c302caea3471392dca9b673a368556436140e8e850a7990e",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "Resource__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:2f896fc2192430ce42ddb0002822933e40abd5501d31607ed28e0f45ad712737",
          "iri": "https://schema.org/url",
          "name": "Resource__url",
          "definition": "URL of the resource",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:99563a9654ebaaf96a344b37e26d94bee4cb5aca6021c4f245b01ad27ba9f36c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ResourceTimestamped",
      "name": "ResourceTimestamped",
      "definition": "Description of resource usage at a moment in time",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e2630caffa18126728f953f1379ba901519cb521463bfb07156e7cfbb308bef5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ResourceTimestamped__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:81770dbbf0f774d8524718402c383341f65e5c086f67f6ebd0c5b7145678d23d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#timestamp",
          "name": "ResourceTimestamped__timestamp",
          "definition": "Timestamp",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5f0ccdb1b9003c46ce95bdafebe7eda432b826c72e231027a5e901063622564f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#usage",
          "name": "ResourceTimestamped__usage",
          "definition": "Usage",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:05579d5074810f041cbf52b17cc55e59db8bed9c227f9353283b2d685d27f9f7",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ResourceUsage",
      "name": "ResourceUsage",
      "definition": "Description of resources used by a process",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:fab0bed08316bcb2bd05ad0f49eeeb466663b4ded2e4c19945c2dc4d8f0c786a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#architecture",
          "name": "ResourceUsage__architecture",
          "definition": "Architecture",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c7ea5e8dc497dc07b0e7d278ca918a1093d9b7f1f84aa64b851ac00e69e3f5c1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#cpu",
          "name": "ResourceUsage__cpu",
          "definition": "CPU name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b693525377dc91e421e2ed5720c5186c4e81a5e8e6911ec0f2ec4cfc682e6792",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#cpu_cores",
          "name": "ResourceUsage__cpu_cores",
          "definition": "CPU cores",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6011efcecd58e953a9c0026f9aa4db3b1385f6fc2c2294d2570baf9ec7b22e65",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#cpu_usage",
          "name": "ResourceUsage__cpu_usage",
          "definition": "CPU usage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:790667d15c5a90c6da885e7ddfbf18984aaf7e9e5aca3d1f6fa79d5860cca6c5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#gpu",
          "name": "ResourceUsage__gpu",
          "definition": "GPU name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5e317d8f9351675de5d2722955e57d198f46beb7d64943bbbd46e4c492775519",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#gpu_usage",
          "name": "ResourceUsage__gpu_usage",
          "definition": "GPU usage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:62a3f6716b2b1db27b57e9951d43c9fa76fb1d48d6f544c77b8f45ac3831c6bb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ResourceUsage__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a9f3a5f570fdb730fc25c398f7e14e373ae175dcdab71f66a1a73f043e70dd19",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#os",
          "name": "ResourceUsage__os",
          "definition": "Operating system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3174c997c4f15012e5febd00a9e59ff01d4694ebb1aab57ca7621b2f317fe2ce",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ram",
          "name": "ResourceUsage__ram",
          "definition": "System RAM",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0fa113e294ea0a6275dd1c047aabeeb7b3e97f13dbd8feff9d128cf5717a2fd1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ram_unit",
          "name": "ResourceUsage__ram_unit",
          "definition": "Ram unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:24978a1ed68f08cfe56e8b541283b33a02aa3e2b479eae8e31577a020c5f155b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ram_usage",
          "name": "ResourceUsage__ram_usage",
          "definition": "RAM usage",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:615e8a5689eeac454494a14094aa1a133e6b1735b3a53bb7e0ed1c3fb9506518",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#system_memory",
          "name": "ResourceUsage__system_memory",
          "definition": "System memory",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:37de7749427999457eea5f3b616a7071690ec1ecd8a1941de5eacdc173d23a17",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#system_memory_unit",
          "name": "ResourceUsage__system_memory_unit",
          "definition": "System memory unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:47e474f2309f14b6e2df5265f24e2fe97bbbe0d729ecba5374cc6fe3747700a3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#usage_unit",
          "name": "ResourceUsage__usage_unit",
          "definition": "Usage unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ce5e49dc6305abd4b433bc98b42c0c26a1b36680d414d8b6e71f771a5c7e40af",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Rfidreader",
      "name": "Rfidreader",
      "definition": "Model RfidReader",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4b41486e82383cdb6059cd61de113da932bf2a38a40f7b794b86dbf2efdeab63",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Rfidreader__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6214284a63845c1cbbfa9bfdaf2c6c652bbabb8fa9d1393f516a75339c70786e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Rfidreader__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d465b231f1db6996815e7522f455cb37b2f6486a0d693f0e30dd38523ed93cbe",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Rgbarray",
      "name": "Rgbarray",
      "definition": "Model RgbArray",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0438b3bbb72f20d554f5e5e48110f79c9f28f177c84e0ae12a5b51352c422e93",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Rgbarray__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:939df89bed497fb3ada3cdaf4c0d0df628d4a7b2a595f49f4d0005338c89a053",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Rgbarray__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f58339b869a581e28e9d3711274e2ae463cf737496677fef1ab43da73980227c",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#RoiResponseSeries",
      "name": "RoiResponseSeries",
      "definition": "ROI responses over an imaging plane. The first dimension represents time. The second dimension, if present, represents ROIs.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:7a170f4e2418ce09267f95fdd0fea9271ad26b7aea75c95fc3f7177163a41a98",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "RoiResponseSeries__data",
          "definition": "Signals from ROIs.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:77a1cf31fbf44d126aa015773ee8d3d15159a1e4b93743780704d8f91f781de9",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#rois",
          "name": "RoiResponseSeries__rois",
          "definition": "DynamicTableRegion referencing into a PlaneSegmentation table containing information on the ROIs stored in this TimeSeries.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#TimeSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:30642391f87f5162cf05210a7343c7ed4bfe0339e9dd25f5b291fcf2ecd2ab7b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Rotation",
      "name": "Rotation",
      "definition": "Rotation\n\nRotations are applied as Euler angles in order X/Y/Z\n\nAngles follow right-hand rule, with positive angles rotating counter-clockwise.",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:225a4713a642a369fb51b2c394c4ac0c672e5a2b0e970152429a806596f35001",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#angles",
          "name": "Rotation__angles",
          "definition": "Right-hand rule, positive angles rotate CCW",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3c13345c38df1822ec3d57d3d2c321f0dd57dd49c736b082f3b90f24dedcff92",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#angles_unit",
          "name": "Rotation__angles_unit",
          "definition": "Angle unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6033f2c702196e4751cd9ba72a96152076432492e8c15a484c64f1873d4eace7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Rotation__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:eba61a6be215ee10df92b388e2c3ba1ae9d6ffcddaf36da59187287d6a89f3c6",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#S0map",
      "name": "S0map",
      "definition": "In arbitrary units (arbitrary).\nThis represents a model-based estimate of signal intensity\nin the absence of the contrast under investigation.\nFor a multi-echo sequence\n(for example, multi-echo spin echo T2 relaxometry or multi-echo fMRI),\nS0 maps index the baseline signal at a hypothetical echo time of zero\n(that is, in the absence of any T2 or T2-star decay).\nIn other words: the exponential of the intercept for a linear decay model\nacross log-transformed echos. For more information, please see, for example,\n[the tedana documentation](https://tedana.readthedocs.io/en/latest/\\\napproach.html#monoexponential-decay-model-fit).\nS0 maps are RECOMMENDED to use this suffix if derived from an ME-FMRI dataset.\nFor a diffusion-weighted sequence,\nS0 maps represent the model-based estimate of the signal intensity\nin the absence of any diffusion weighting;\nin other words, the image intensity at *b*=0\nas estimated by a diffusion model fit.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:7eef0c6ca0768240a34882a3a42f18bdacc6f7a83661c726401e0b444b69ce7e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Same_Sky",
      "name": "Same_Sky",
      "definition": "Model Same Sky",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:32dc5686271776ea58c5507c392f6231318a99c8f2f663bdba772cb7b4b5bb99",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Same_Sky__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3c8312809ed9e7c1858325f1ff063ff8ff6dd24c523a943d25a463a76ce4c9b4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Same_Sky__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:902461c177574dc3d9446f8eedb9f9fb77e5b78d6f00a21144c7545d2e6e653c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Same_Sky__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:15255e9dc5f58e6535eef0be1794453452eabf189a8ea9b521dfdded2f80c0e7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Same_Sky__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c302d2e6a01656e4695834ea95c72fbe8ef8e3b59a52ae3dd25e353395309244",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#SampleChamberConfig",
      "name": "SampleChamberConfig",
      "definition": "Configuration of a sample chamber",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:1eba96fcde453b617ffbec40706893314ab2331029607d0f54b4b7f34e7cdaf4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#chamber_immersion",
          "name": "SampleChamberConfig__chamber_immersion",
          "definition": "Acquisition chamber immersion data",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a8c5efa86c0c5b3d1d27bb0920744964ccefd5bf25431ed11b58c921fd335b95",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "SampleChamberConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:84e5c7c57f2676e42ce0e0715d967828c1c1eaa588a8d73abb3be0f42428cef0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "SampleChamberConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4fb363c2aa4485096a47b0e7dc584b0d1eee508415672f26cddc463eb27b8858",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sample_immersion",
          "name": "SampleChamberConfig__sample_immersion",
          "definition": "Acquisition sample immersion data",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:001f42d7f825b10eb85a7d782ed5713b9fe83e8bf043f322e2a11e0eb2cf595d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#SampleCollection",
      "name": "SampleCollection",
      "definition": "Description of a single sample collection",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f2a9ad2db93582c85cb766346a3a8b9ec1c95c9cc9d9753076319bcd75432ede",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#collection_method",
          "name": "SampleCollection__collection_method",
          "definition": "Collection method for terminal collection",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8db4b352b2cbf64ea29d390451ba378cf5b75fb42aa422a4a540511d176c25fb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#collection_volume",
          "name": "SampleCollection__collection_volume",
          "definition": "Collection volume",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7b98a6dd9b22bb5598ff100a5ea4af32c7c3bcf3bf4936f81a413164fee37bd4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#collection_volume_unit",
          "name": "SampleCollection__collection_volume_unit",
          "definition": "Collection volume unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3bfa020d44d5cddd1ab8fdd30638c878939420de5ede5bbb0e0e8ad1f968dce0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "SampleCollection__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:add9e5ee181b1aa36c49fffa095ef56dcb87c0cf1539c605968a3c3c771c121c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sample_type",
          "name": "SampleCollection__sample_type",
          "definition": "Sample type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:af6525fa2988f03b38bd808bc4c716030a43e65a66442554c04bf07727677af8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#time",
          "name": "SampleCollection__time",
          "definition": "Collection time",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ca2bce9aca68a848d1a5d0606a0f310d3d49b6fd0d7dfce10e34a5067b5b0333",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#SamplingStrategy",
      "name": "SamplingStrategy",
      "definition": "Description of an image sampling strategy",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:474d5be9d7a2f12297fc8e0c524a5eecb64d36085a87641638c8a5685f8fc224",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#frame_rate",
          "name": "SamplingStrategy__frame_rate",
          "definition": "Frame rate",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d7f7288533b50a36729ab34c280bf1c4e47dacd09af83d12bcf27d4cdd258828",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#frame_rate_unit",
          "name": "SamplingStrategy__frame_rate_unit",
          "definition": "Frame rate unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5596b0d0f821da6c64f1f1cc3c6969d99558a46d98b8776745714758168dc614",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "SamplingStrategy__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4e9ec9a8b5bc185d60b0d9e9cf50f138c1f45e982c5fe9e22566df026d36b996",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#sbref",
      "name": "Sbref",
      "definition": "Single-band reference for one or more multi-band `dwi` images.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fe420bb799e8293e4f7ceddb1a583f49c4ece7e72953529cd2c15cb76de8ecf4",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Scale",
      "name": "Scale",
      "definition": "Scale",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:fa6efcbe1c3df36e35a75770efb03e153bc399b600ce1cf3af2ec47de081e021",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Scale__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d561354301f87d32eb830d65a8f2098d6e7b7446dc9fdcafcb7412e9c1ab5dea",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#scale",
          "name": "Scale__scale",
          "definition": "Scale parameters",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b52d6014e3e869b4462780393d253e0f21b742cdd479379a1df915d0de450cb2",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Scanner",
      "name": "Scanner",
      "definition": "Description of a MRI Scanner",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:73e185dfbdecc0fd117004940382195349e8f0355cac7fadda14f10f0389ec90",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Scanner__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:566e34fcc7881f6b3866f8f28bb38f5d8855957f2c812328e5b81ccbf22c3c89",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#magnetic_strength",
          "name": "Scanner__magnetic_strength",
          "definition": "Magnetic strength (T)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4a6e4d60d48f8d740a190a08d38b3ae30f47342e1332045f38d066d7eba46af3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#magnetic_strength_unit",
          "name": "Scanner__magnetic_strength_unit",
          "definition": "Magnetic strength unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:064c73e689d43d33129b33ab01ab5367f4c17ae42f7f35c91b8438eb1c7ee893",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Scanner__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9e1150e0c9f41f86e0129d3eed034cabcc8ebdd1b446f5625634ca5ac062e755",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Scanner__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:45d6db02a15a6e9afb43ffdcc18e4fbce913c893a8c33dd36780844f2cedc312",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Scanner__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:77882bb0ddacac39dcfe5fc965416ad18e3575659a1925647c898e4673d20524",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Scanner__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f0edfa2b3edbb71ea75a37e50da629ed45031353bb94c64671d9fec34fef37d1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Scanner__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:db6eb5f4bffbbc6338071d18aae4210a74a3e0bd875316070e4c32f7faed2f84",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Scanner__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:069bbbc8b51cbdc7b61e717aa27a0724da5e1594f9f4917dc7bbb04b8c249ba6",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ScanningStage",
      "name": "ScanningStage",
      "definition": "Description of a scanning motorized stages",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:6c6f21cd7d424dde45d3e9e6c18bc4af49931922eaec9a0d3364422457c3d590",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "ScanningStage__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e3d3dba159ebba64a586c32d66af75b3882b584337993306a918834e9be284b7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#firmware",
          "name": "ScanningStage__firmware",
          "definition": "Firmware",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f54677d0d26e22a8d56ff73dac16e523f24af4fe24886bd3234c4064ee7994a5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "ScanningStage__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bdf156be0bc02c3adf9c44f083ea4d5ba5502cc22c2b7b28cc5d6ec6a1f50557",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "ScanningStage__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:751f7c521465473c431f97035185e442b24a84b07e0062015a8eee8c23b25e99",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "ScanningStage__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bf9ca709b2dff567cd6a624067cba048c585c91ed9ef59ec0184ca1c24f8c111",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "ScanningStage__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0e5557afaa3308104d65c0e3c51332e89e7b6420de317c1a17de3989017e8647",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ScanningStage__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:784ab65d737bcb2b042863760016f6185bb477ea329854539fae744dc148402e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "ScanningStage__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:748706d6501413c16a6ad0a50b57efa054395132f71aa43d96af85fd9add682b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stage_axis_direction",
          "name": "ScanningStage__stage_axis_direction",
          "definition": "Direction of stage axis",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:19f0c4a7219d7dd3479fba9965fa7d752a5c6fdabe1bab378e67b761f30422c1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stage_axis_name",
          "name": "ScanningStage__stage_axis_name",
          "definition": "Name of stage axis",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:72e600f52f2bc9d8cf9662a27a32b3265903cb95525daf118c8d3db2fa3234f2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#travel",
          "name": "ScanningStage__travel",
          "definition": "Travel of device (mm)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:683561147e72dbf9fab8aa10d1e2edc576332939a7134ad936ff5b1e20e03c55",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#travel_unit",
          "name": "ScanningStage__travel_unit",
          "definition": "Travel unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0fddbcc559e384e19674d96be237ba75d8afe1026fcf8e12011e4d50489e9044",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#scans",
      "name": "Scans",
      "definition": "The purpose of this file is to describe timing and other properties of each imaging acquisition\nsequence (each run file) within one session.\nEach neural recording file SHOULD be described by exactly one row. Some recordings consist of\nmultiple parts, that span several files, for example through echo-, part-, or split- entities.\nSuch recordings MUST be documented with one row per file.\nRelative paths to files should be used under a compulsory filename header.\nIf acquisition time is included it should be listed under the acq_time header.\nAcquisition time refers to when the first data point in each run was acquired.\nFurthermore, if this header is provided, the acquisition times of all files that belong to a\nrecording MUST be identical.\nDatetime should be expressed as described in Units.\nAdditional fields can include external behavioral measures relevant to the scan.\nFor example vigilance questionnaire score administered after a resting state scan.\nAll such included additional fields SHOULD be documented in an accompanying _scans.json file\nthat describes these fields in detail (see Tabular files).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:bc2378d36a9a439d0c2b1638f53d2ec35e801570fb170197b5b75bee1b02e315",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Schneider_Kreuznach",
      "name": "Schneider_Kreuznach",
      "definition": "Model Schneider-Kreuznach",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:368dbc5351fdb12d4cbc7b0ede8b85cb503ebced43149a07b2925213873a5434",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Schneider_Kreuznach__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:33b7cf105c76b40373f37f87362cc79c1e94f9fd5bd14fafb7495552d58499f4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Schneider_Kreuznach__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:40cf305c596c12585e4990354516ef80b7806d18b65784c5fc33762cd9a5654d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Schneider_Kreuznach__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cafc879078c102ccf8ace871859b2602a1d5b6cbef7362049a4eed2b67353b9a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Schneider_Kreuznach__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e830e68afa2ff3103bc7c72334def91ded666ca288bff1f8fb34abf805ecc05e",
      "iri": "https://schema.org/ScholarlyArticle",
      "name": "ScholarlyArticle",
      "definition": "A scholarly article.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/Article"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:bf5a05c10054a7b9dc4842f164a76714ea5c384ac7f2ecfc4f194629c1fc3d4e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Scientifica",
      "name": "Scientifica",
      "definition": "Model Scientifica",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:bb354cc65295cda148b88555530269797a95660eba8aeca1e9322ffe42e3559e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Scientifica__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e64635493942cc3210ec1acc19c1dd5d75aeb151c0762c3cb7eac2cabd9f2f4e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Scientifica__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e098b28bd3ca31e3b373873622b3e225897207c48a5cc632e8767569c136f5f8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Scientifica__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7105ebae1ec8026a77d1e7e490cf8409de4bce654fc9bc01625d6dde0a7a091c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Scientifica__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4f105c85698329e1b31699a973eb3f390d6e3b376688ac55f9c3a203218f9c55",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Scrnaseq",
      "name": "Scrnaseq",
      "definition": "Model scRNAseq",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d96b153a809f41d936034ee00433e640c28c30d36f4ae51b92e2870a5850a3ab",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Scrnaseq__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:30a23eeed4deaf48c78e3794edda39c617dc49fb14664f53726c12764b7e0c37",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Scrnaseq__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:99928b87a9c2f4c2a94dc9d0740981990e78d63698c6659a6f5d45bb1d2d10f7",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Second_Order_Effects",
      "name": "Second_Order_Effects",
      "definition": "Model Second Order Effects",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5a378a936d03fb594657430c97eafeff8e77a920129b2330d0f964df3d3f4384",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Second_Order_Effects__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a8a20f223662e58646061989fa73f21e7fba3d46f24c2968e2760d6f603061ed",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Second_Order_Effects__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:de18b88a5a5281c3160f4cc52287f32e124b0bece96080d54af41fe66619a63e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Second_Order_Effects__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:101c087cdaf1496241a86a0ba1eb5dec9fc7ae6c41d317256ec36c6a31acacce",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Second_Order_Effects__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:474031951636fa62a94292cc2ccfeb4c333f87cffeb4f776b50cbcdfed8d9f3f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Section",
      "name": "Section",
      "definition": "Description of a single section of brain tissue. Slices should use PlanarSection.",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0a5cae9dfaaac8e31da11f1c3ab0c72e2e73d67459dd550ee0636588373e0d00",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system_name",
          "name": "Section__coordinate_system_name",
          "definition": "Coordinate system name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cedc35ac5d2220bace70e5917bb9a4437167b7f6c5e8042fa13f250db4f6369b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#end_coordinate",
          "name": "Section__end_coordinate",
          "definition": "End coordinate",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8a3ff26287650eac11d0f0d423d5aa7ba7d2caf4a10071032f603e35f98c4400",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#includes_surrounding_tissue",
          "name": "Section__includes_surrounding_tissue",
          "definition": "Whether the section includes additional tissue surrounding the targeted structure.",
          "value_range": "xsd:boolean",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:95a53940b898ef27946c9f535c08e0a580127585c471b3e5ed9e15ae90400519",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Section__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:caabc3d5d8d47ee2a048d9b05820ad39bc04245a98f4d03c7b665f3baddd8830",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_specimen_id",
          "name": "Section__output_specimen_id",
          "definition": "Output IDs should generally follow the format {input_specimen_id}_###",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f2f197680cad7bb84befae365de00990d6f5ae17395bdb61e0ec2a3dad758809",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#partial_slice",
          "name": "Section__partial_slice",
          "definition": "If sectioning does not include the entire slice, indicate which part of the slice is retained.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6a4df39fdfe6559cac1f2cb4f238617e363f4875b8a7e315d11225615506f0a2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_coordinate",
          "name": "Section__start_coordinate",
          "definition": "Start coordinate",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5b0d3377455d9bcd09a30194fd612af76f504c53a88d029e3086eeb31efaae05",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#targeted_structure",
          "name": "Section__targeted_structure",
          "definition": "Targeted structure",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e0314739c127ae0bc03c89f1bb53ef2ec756a1dc053e4504c7f0551150199ea9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#thickness",
          "name": "Section__thickness",
          "definition": "Slice thickness",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b611f01b5a9c15837c9e245a37b238acd85637268412167f2f8b766b8cb2ab22",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#thickness_unit",
          "name": "Section__thickness_unit",
          "definition": "Slice thickness unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a63481a948270056b4040415dd47970c78ac38a14b5fc11ba87536b8942dbaaf",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Sectioning",
      "name": "Sectioning",
      "definition": "Description of a sectioning procedure targeting a specific structure",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:bbc6215bd99f04e4bfa2a37314eaffbe9f592405ff62b8203fc17837095363cc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Sectioning__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:16c38e360531adbf18498d84b27a0c5a58ac081004c4fc0d14719bf62a251eeb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#sections",
          "name": "Sectioning__sections",
          "definition": "Sections",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:49c14757a2a9d816683cc1580d78e7ca32eb63c2ec4c868b170d7052f5ebdd44",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SEM",
      "name": "Sem",
      "definition": "Scanning electron microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:5ca74ae8d745edada1a6e5514c378f8033956296c679a0661767403884ec5a63",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Semrock",
      "name": "Semrock",
      "definition": "Model Semrock",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e1d86c1bbc16e1ed14d7aa4a9ace9e72cebca2b1ad0a69d0641fd2505f24b229",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Semrock__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5ad5c9992762483d1bfda793e2ded9ac8c105d1818f0bf7fe8e5ef1a7e343a8b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Semrock__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ccbdbf36c86fb5484a772ebb4f010a31cd49163d38b3a9e15168e5849a8d241e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Semrock__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e67be4383b3f6fec25a465f6579252235f05136ce40d4116486f3b847f08d8ec",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Semrock__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0517836615e80206da5c752d36ce5bf5654d025b41f35d642ebc48801267ae45",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#sessions",
      "name": "Sessions",
      "definition": "In case of multiple sessions there is an option of adding additional sessions.tsv files\ndescribing variables changing between sessions.\nIn such case one file per participant SHOULD be added.\nThese files MUST include a session_id column and describe each session by one and only one row.\nColumn names in sessions.tsv files MUST be different from group level participant key column\nnames in the participants.tsv file.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a0d289f61ec02d29a69a35f9393b973aea7db6d911351ba00fd6c898455e46dd",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Sicgen",
      "name": "Sicgen",
      "definition": "Model SICGEN",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:16dfed15d501fec6f4f7f19c879ad830cd77ff374e062b019d1a57e0e432b143",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Sicgen__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:113a3be662ece5ffdab6a3ea1e6ca119a80e6ed71db8ab1b879d99a00e5d6e0e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Sicgen__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f2d6a227bb00bae71f74f89d0a726b32f505ede94e4c7dbb5c42b67c790dd0a6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Sicgen__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3d775aff689ad9514cde89e582ac736339fd6097c27c09af3dce4cdbea39890f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Sicgen__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0f451dfa2ecc92cd4aea8bbd7cbd92d5bb2a526494153a7340aabb82cb9e4f12",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Sigma_Aldrich",
      "name": "Sigma_Aldrich",
      "definition": "Model Sigma-Aldrich",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:40b07bfcad57d5d1fb5c5e2b2daebc52d3dec78853e4639b1b7ccfea37331c0a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Sigma_Aldrich__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cf1f4e5e67978f977a76825adea4f6dc3cd98a4984b14339fa8f052553779632",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Sigma_Aldrich__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:264ce6b00f953fde0a40f54b28023343fe55100ed2bc0be74ba95767dab7c609",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Sigma_Aldrich__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ea23d69c468698de786f774582735a71388fff94b6c6398af293d6c70ce79ffb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Sigma_Aldrich__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:75767b9aeafc8fc1cc2b7a981a5a2e35228fef1c087d579b7bbbbd2106605008",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Simons_Foundation",
      "name": "Simons_Foundation",
      "definition": "Model Simons Foundation",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:dfb75c09aa65d694db5a35e16a7843919c90010fd3750f4f7dbc593b8b63eb3e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Simons_Foundation__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6debfda920f5530922cd3bc446e0089609554505557733e8eb47739ddd66058b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Simons_Foundation__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b2c86400812b229d4913bfb29b99faf5e96f9a6690a2dadf8e62cb24c2d4c1b1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Simons_Foundation__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e3547e58d8f404d088a22ac1e85ba07259da0ab1e9467ac5a4a101acdbf06e94",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Simons_Foundation__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:44963bef49b7488bc49322b0e4cea48240e4ff087f65f7c9e4f69a3dc512a97c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Simpleanaloggenerator",
      "name": "Simpleanaloggenerator",
      "definition": "Model SimpleAnalogGenerator",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b366326b042cf166d2a4c1131b08c9d42007d61b87dbdb327d28ca87be8ef9a4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Simpleanaloggenerator__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:18508c28785265a8ba6f6e0d639bcd22135bb76b24222a56946150820f6ba79f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Simpleanaloggenerator__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:272a7bacebe59f6318fafba7959f3c32a16b9057eb6fe2ad8c4816aa0b8db2fa",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Slap2",
      "name": "Slap2",
      "definition": "Model slap2",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0351b9bf19bc7a497cfe4a23be2cd1b0e5600c06ea93ee9beb3e512e882c31cf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Slap2__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f6a64595b5eebfd25cc847a0604383e665d3686ce7bcffc909b4934819a3cc12",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Slap2__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:cfdac26b7a0c851ff87163e964d8cddff33ffc975c0f85b89bd765a0ceae8468",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Slap2Plane",
      "name": "Slap2Plane",
      "definition": "Configuration of a SLAP2 imaging plane (all imaging ROIs of a specific acquisition type at a particular depth)",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f991a1fb94e4d91cb5da880fc5c64cd28b43db93bbac92001157b0b0ff172fb0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#depth",
          "name": "Slap2Plane__depth",
          "definition": "Depth",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f5736b446cbb7ffa940d7c8d6fce29c0017d264928597777fe8d237ade1737d1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#depth_unit",
          "name": "Slap2Plane__depth_unit",
          "definition": "Depth unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3c937cb6bb28354b5d7bfb160b8682cda16370dfa7bab0d435dd4bf3e42e102f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#fov_index",
          "name": "Slap2Plane__fov_index",
          "definition": "For FOVs that are imaged multiple times, assign a shared index to each instance of the FOV",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:416f1115e6fc69855ff25daeb77c1a56515a602931d418b490d5dc38f066699c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#frame_rates",
          "name": "Slap2Plane__frame_rates",
          "definition": "Unique frame rates",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:478736e4070964956924d3db0414a282628b31175080e7c2b631089503e1d576",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#frame_rates_unit",
          "name": "Slap2Plane__frame_rates_unit",
          "definition": "Frame rate unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6c4381efafef2ae399905c129d12988b351a6464d23be7c8ac7e7f0f13c691bb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Slap2Plane__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:73feab8a4178e389d49c38c091c792b0839027903182d6c50d5ff5255314381f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power",
          "name": "Slap2Plane__power",
          "definition": "Power",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:85dd885bfcf76b2a6e5a5368284223972dae8238cbb4d7312968384f7dc5a48c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#power_unit",
          "name": "Slap2Plane__power_unit",
          "definition": "Power unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9e197447031d6d49192374258ebacd5562d19656ea7ada923a3729ea98b15e1d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#slap2_acquisition_type",
          "name": "Slap2Plane__slap2_acquisition_type",
          "definition": "SLAP2 ROI acquisition type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0bfa364b58ffed5907cc3b2d665ababcbc652034f00f7e272c78ade612daac53",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#specimen_id",
          "name": "Slap2Plane__specimen_id",
          "definition": "Unique index identifying the cell being imaged: <subject_id>_###",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5279966467c7335de0b821da298a2449506bd4132ef3a9481b21359c06650102",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#structure_types",
          "name": "Slap2Plane__structure_types",
          "definition": "Structure type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:52bd2d0c7f11393bfd3d7a7cee227974e78c2e7af4fc022379aa26b688224613",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#targeted_structure",
          "name": "Slap2Plane__targeted_structure",
          "definition": "Targeted structure",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6a98e55ddbd2a1c03b12ecdd4d147de77bd10c17e4625ab29abd1a796bec8f2c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#y_dilations",
          "name": "Slap2Plane__y_dilations",
          "definition": "Unique Y dilations",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:84cf1730224cfdb04d1360dd7d155f0e53f25710520cf863b800ac64725e3166",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#y_dilations_unit",
          "name": "Slap2Plane__y_dilations_unit",
          "definition": "Dilation unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3d0020d68b0e9304e1b135072044ad5cd312e0a59a7e8ca7faaa0dfd3a51a366",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#SmallMoleculeProbe",
      "name": "SmallMoleculeProbe",
      "definition": "Description of a small molecule probe",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:baf7ad20f51be19d51b8a6bff02505c55d38eebd7d113d218144057919d0e4b6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#mass",
          "name": "SmallMoleculeProbe__mass",
          "definition": "Mass of small molecule probe (ug)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b538ff29baca2e72ab6801bd7945cfbbccc62aa55a9099ba57ed99a10f22a29e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#mass_unit",
          "name": "SmallMoleculeProbe__mass_unit",
          "definition": "Mass unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b340f0e41fb4292a98af7f62d502b318a8653fdcf59cee03f1b20b2d3b6af1a0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#molecule",
          "name": "SmallMoleculeProbe__molecule",
          "definition": "Target small molecule name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7a66d612665d96dac45820ccb59fa662739ff0667608e54d7838544aadf931e6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "SmallMoleculeProbe__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:433d4cead2a8555700bfd74eb1a4e9c97fac99ea56c9566946b9c319239e2e32",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Sniffdetector",
      "name": "Sniffdetector",
      "definition": "Model SniffDetector",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:28447cdc82784c87e84f31fe3aba31b29665f3f2911301d5fda9a5911b59f7ce",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Sniffdetector__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9804540dcceaa29e19bdb78d708d4e038adce34a699b1df007d90a03425d6886",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Sniffdetector__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:41d99ad52ad0b1950f9e72bbc990610f6457cedf77466f4be2b92a6438fb27f5",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Software",
      "name": "Software",
      "definition": "Software package identifier",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:eddf398129cb5c38892eb6475cc5bd77296b341f1be6daa9226337a26a7a7f42",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Software__name",
          "definition": "Name of the software package",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3466fbd86f285afcd044e671bb76b5381f309530be4e096997ef7b5e18aeeb53",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Software__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a7015e663122df56729c6ccd4c99c39d75125208d2b6a1eaf1776d786d4afede",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#version",
          "name": "Software__version",
          "definition": "Version of the software package",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:59be0079e8e68fc4175c07e7a545b3fefab1f95aa1810f234f791ccad6025bc0",
      "iri": "https://schema.dandiarchive.org/#Software",
      "name": "Software",
      "definition": "Software",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:cbfdd9e2abd3d1ae3b1ea52d19df47749912cde41e0b1e52603a938b9cbdd5c0",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "Software__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:c2aa9f101f33feb61992b105630e62818f21cd541549673ae973c1dbf47de5f1",
          "iri": "https://schema.org/identifier",
          "name": "Software__identifier",
          "definition": "RRID of the software from scicrunch.org.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:0f08f1fcc9ce0c7dd67f715ac72d07b06dad978300b45d430f4caec290ce3ebe",
          "iri": "https://schema.org/name",
          "name": "Software__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:be92e80989b5ed0f477012dd0b503a9199a73536e8a5f1e21071c1ad363face4",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "Software__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:4c4dc3942f49ba2de027684631b185785d2d253b52d20b7ec9015bdf3cc28060",
          "iri": "https://schema.org/url",
          "name": "Software__url",
          "definition": "Web page for the software.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:1fd91d441dfe6aa5ca6b2bea6d574c243a010ac67b6020d31d9e0f7b6dd827a0",
          "iri": "https://schema.org/version",
          "name": "Software__version",
          "definition": "Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:5436b5965612bf654c5b9a37d657e43c7ce5fcab7cb297aadd51c41fe84f2be4",
      "iri": "https://schema.org/SoftwareApplication",
      "name": "SoftwareApplication",
      "definition": "A software application.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:a7b85c38c957c4ed3b25cf36c9b0971759e9e8f45c7842eac2ea54c688060dfd",
          "iri": "https://schema.org/applicationCategory",
          "name": "applicationCategory",
          "definition": "Type of software application, e.g. 'Game, Multimedia'.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4258493881c1c152f2bcf7676c3f10a6a31865bf1710aa5c3c82ae4fa9c41adf",
          "iri": "https://schema.org/applicationSubCategory",
          "name": "applicationSubCategory",
          "definition": "Subcategory of the application, e.g. 'Arcade Game'.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:63c506deda319e4d197ef10ad2c2b7028174f734c970750cce83c3bf35dc323a",
          "iri": "https://schema.org/applicationSuite",
          "name": "applicationSuite",
          "definition": "The name of the application suite to which the application belongs (e.g. Excel belongs to Office).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8514d2f049be85ae27998e5374e4fc7ba784b003a9716fc384ffdb390e9870f8",
          "iri": "https://schema.org/availableOnDevice",
          "name": "availableOnDevice",
          "definition": "Device required to run the application. Used in cases where a specific make/model is required to run the application.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:40b03dbbf7743b8142c6347e0c8215bc23773dd0614084315459b0f286f5baa9",
          "iri": "https://schema.org/countriesNotSupported",
          "name": "countriesNotSupported",
          "definition": "Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:2c0e2a427eb8c367f40d6a5020db16563901b920f47f57b457018cbb360131bb",
          "iri": "https://schema.org/countriesSupported",
          "name": "countriesSupported",
          "definition": "Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:87c0e6b2c3c120a0cc49b6d8dc7a40d9d3d7e09e3cf64f7c60775a07650cbc30",
          "iri": "https://schema.org/device",
          "name": "device",
          "definition": "Device required to run the application. Used in cases where a specific make/model is required to run the application.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:02e1c8df3ba57e9dee8dc277db3b78b0af17b3fcad83d85cd90fb3bf2868bc87",
          "iri": "https://schema.org/downloadUrl",
          "name": "downloadUrl",
          "definition": "If the file can be downloaded, URL to download the binary.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:632c1dc6239da43e8051fbfc78db444bbe4adb9c9ca336c6e50fd9a837fa42ec",
          "iri": "https://schema.org/featureList",
          "name": "featureList",
          "definition": "Features or modules provided by this application (and possibly required by other applications).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:7c1e1b667a062997e9261e10763c48777873a89a79dec10fc2483939139ae8be",
          "iri": "https://schema.org/fileSize",
          "name": "fileSize",
          "definition": "Size of the application / package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be assumed.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a8673206d2ce101b9cb81e3aa99aff469c6bf9b2bc7a4f45e66bbff01c1acd1d",
          "iri": "https://schema.org/installUrl",
          "name": "installUrl",
          "definition": "URL at which the app may be installed, if different from the URL of the item.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f65dd1c75ee0c65434d7ca81e35bf8a0af74b8adc8dd4d0924f61375dbc7d59d",
          "iri": "https://schema.org/memoryRequirements",
          "name": "memoryRequirements",
          "definition": "Minimum memory requirements.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9f46a1e101071249838b127034c2b6b116e70b3f2032d3c6d82e3c5ecf1ba1f1",
          "iri": "https://schema.org/operatingSystem",
          "name": "operatingSystem",
          "definition": "Operating systems supported (Windows 7, OS X 10.6, Android 1.6).",
          "value_range": "https://schema.org/OperatingSystem",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9aab9c69775c23eef6705dac16fa1f7ef89deec9ca776bac18ff8aeb198c1fd4",
          "iri": "https://schema.org/permissions",
          "name": "permissions",
          "definition": "Permission(s) required to run the app (for example, a mobile app may require full internet access or may run only on wifi).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:a11fd0dd804ad18a9a86b89280d40fd7d60b824f2b66371482b40a9de5307bfa",
          "iri": "https://schema.org/processorRequirements",
          "name": "processorRequirements",
          "definition": "Processor architecture required to run the application (e.g. IA64).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f96f007fcf2b63063cade2c5e5abb73c281410e1a5b026c6a2373b3df399c9a5",
          "iri": "https://schema.org/releaseNotes",
          "name": "releaseNotes",
          "definition": "Description of what changed in this version.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:f5c4ff299a75c7e9b887a2813150790e577d09b12dead2fa3129e9249881df7a",
          "iri": "https://schema.org/requirements",
          "name": "requirements",
          "definition": "Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (examples: DirectX, Java or .NET runtime).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e6f529d1894001d19458addeabe68fd1ecbac04bafecc673dd3a953ecb9e6e6d",
          "iri": "https://schema.org/runtimePlatform",
          "name": "runtimePlatform",
          "definition": "Runtime platform or script interpreter dependencies (example: Java v1, Python 2.3, .NET Framework 3.0).",
          "value_range": "https://schema.org/RuntimePlatform",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:bad1c242be7743c6fc20060bdb6c9c4ce24bb70be2070d6c42bc680e46a4840e",
          "iri": "https://schema.org/screenshot",
          "name": "screenshot",
          "definition": "A link to a screenshot image of the app.",
          "value_range": "https://schema.org/ImageObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5c353c5949fed2ad2321a81d42d840a82d9c309dcdce8796410f8d98882d3e90",
          "iri": "https://schema.org/softwareAddOn",
          "name": "softwareAddOn",
          "definition": "Additional content for a software application.",
          "value_range": "https://schema.org/SoftwareApplication",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:7f6e62f3cd419e5644663b6c5bd680a4208782ad6ef2225ef9d2f85981920fab",
          "iri": "https://schema.org/softwareHelp",
          "name": "softwareHelp",
          "definition": "Software application help.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:6a5781f25373b7c0590c5184d4839749c340c5177e91b82fb074cf7ad5cf6982",
          "iri": "https://schema.org/softwareRequirements",
          "name": "softwareRequirements",
          "definition": "Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (examples: DirectX, Java or .NET runtime).",
          "value_range": "https://schema.org/SoftwareApplication",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8ad19e1e42b235724164c7fefa45996ab79d514702f723aa328bd95fa89e72d5",
          "iri": "https://schema.org/softwareVersion",
          "name": "softwareVersion",
          "definition": "Version of the software instance.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:23b8978316aab264f926ade946c10e7106b0d2673286203c0e9d9d9a1534c17d",
          "iri": "https://schema.org/storageRequirements",
          "name": "storageRequirements",
          "definition": "Storage requirements (free space required).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:60d6c28dc4a708278cce0d10a8c4f2ecf46ece5527248c88a347898b70caa46e",
          "iri": "https://schema.org/supportingData",
          "name": "supportingData",
          "definition": "Supporting data for a SoftwareApplication.",
          "value_range": "https://schema.org/DataFeed",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/CreativeWork"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:4161437b161ca6a13c515bf1d664b3a742169170c0de2c1b2d8b3d3b9d0ebe75",
      "iri": "https://schema.org/SoftwareSourceCode",
      "name": "SoftwareSourceCode",
      "definition": "Computer programming source code. Example: Full (compile ready) solutions, code snippet samples, scripts, templates.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:9584585c68ae8862c7ce289beb4dc1b03f2b8f48e8cf2f3fc922d1c062be236e",
          "iri": "https://schema.org/codeRepository",
          "name": "codeRepository",
          "definition": "Link to the repository where the un-compiled, human readable code and related code is located (SVN, GitHub, CodePlex).",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9e89f6306cde43a544ca00a031dc6a1f0f0e9068963b48ce0b1d0f38a29efa5a",
          "iri": "https://schema.org/codeSampleType",
          "name": "codeSampleType",
          "definition": "What type of code sample: full (compile ready) solution, code snippet, inline code, scripts, template.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:ef885acb1e33ebee3e77335f0ab4b69c01d61ea90529cf7e121008a79366fb2e",
          "iri": "https://schema.org/programmingLanguage",
          "name": "programmingLanguage",
          "definition": "The computer programming language.",
          "value_range": "https://schema.org/ComputerLanguage",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c911686be5e73499500e1c95d10a8e7d7669be21bfc4d114043ed802271a7db0",
          "iri": "https://schema.org/runtime",
          "name": "runtime",
          "definition": "Runtime platform or script interpreter dependencies (example: Java v1, Python 2.3, .NET Framework 3.0).",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e6f529d1894001d19458addeabe68fd1ecbac04bafecc673dd3a953ecb9e6e6d",
          "iri": "https://schema.org/runtimePlatform",
          "name": "runtimePlatform",
          "definition": "Runtime platform or script interpreter dependencies (example: Java v1, Python 2.3, .NET Framework 3.0).",
          "value_range": "https://schema.org/RuntimePlatform",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:7ca088e15192170dcd501be7b7e9f4b031b4747068a803d8b66f0699405a831a",
          "iri": "https://schema.org/sampleType",
          "name": "sampleType",
          "definition": "What type of code sample: full (compile ready) solution, code snippet, inline code, scripts, template.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:57436f6078ca2c52b70cbee53ee8ae368f797ff02d65b5ececf0322fccd6ed86",
          "iri": "https://schema.org/targetProduct",
          "name": "targetProduct",
          "definition": "Target Operating System / Product to which the code applies.  If applies to several versions, just the product name can be used.",
          "value_range": "https://schema.org/SoftwareApplication",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/CreativeWork"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:1c904b993dea2cfe86825f8e1616bcbcf7dc082d7ccd8b83625e8eeaa2cb53ae",
      "iri": "https://schema.org/SoftwareApplication",
      "name": "SoftwareTool",
      "definition": "A software package, pipeline, or analysis library released by BBQS.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:00737987fcb9fdce04cae46d2f4d8aa33f15e292e5d94f877b9a2945cd6f82cb",
          "iri": "https://schema.org/applicationCategory",
          "name": "applicationCategory",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:e58622c35a7297c96cd8f98c2ccb010ec80543f0968281d4bc37ab5f601f7ad1",
          "iri": "https://schema.org/codeRepository",
          "name": "codeRepository",
          "definition": "",
          "value_range": "xsd:anyURI",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/CreativeWork"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:5436b5965612bf654c5b9a37d657e43c7ce5fcab7cb297aadd51c41fe84f2be4",
          "target_name": "SoftwareApplication",
          "target_iri": "https://schema.org/SoftwareApplication",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 0.6666666666666666,
            "desc": 0.3486651304592102,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:1c7bd6275c1b59b5b0e0980f8bb791108d201488ffc4ac7250f01f0b874fe071",
          "target_name": "CreativeWork",
          "target_iri": "https://schema.org/CreativeWork",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.3076923076923077,
            "desc": 0.09010005648600705,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:b8480d44f4c23ed78acacfbc752877f2ace390bf416e471634cb28fc9de0df2b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Solution",
      "name": "Solution",
      "definition": "Description of a solution made in house. Should match a solution named in protocol.",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:190a16b7ea2499d1558c0f3559a66437b9fb9b7bf58fec4ae1dcb7799a2b7b3f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#lot_number",
          "name": "Solution__lot_number",
          "definition": "Lot number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9607aeb9db1a1340702f261fa44c32ee7e924b66a95043c78c6cee02988f1bf6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Solution__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b3b6eb7a16a9b465414c586acda62623adca528e2a85f7e2f6b80ae1bb175b73",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Solution__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8f2962fef08e2e6c9e14a617e34d63cf2edd5c2864a0b725ffe16a164cdecb5c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Soundcard",
      "name": "Soundcard",
      "definition": "Model SoundCard",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:485f44bbc86da6f42cf2e804de95edf8ee0494cbdd2ed890f87bc073fb8773a3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Soundcard__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e948d145b959fbdf21952b14bdfded9f877c67bc227f33c657d81fe1209f2a43",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Soundcard__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:68aa49eae973b150442c3abd3b7a430050e523269b75df0aa2e68184de9b08de",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#SpatialSeries",
      "name": "SpatialSeries",
      "definition": "Direction, e.g., of gaze or travel, or position. The TimeSeries::data field is a 2-D array storing position or direction relative to some reference frame. Array structure: [num measurements] [num dimensions]. Each SpatialSeries has a text dataset reference_frame that indicates the zero-position, or the zero-axes for direction. For example, if representing gaze direction, 'straight-ahead' might be a specific pixel on the monitor, or some other point in space. For position data, the 0,0 point might be the top-left corner of an enclosure, as viewed from the tracking camera. The unit of data will indicate how to interpret SpatialSeries values.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:24dcdf059844afdef7f1be8190b807a75e4f4d4df4deef8638a7260149476840",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "SpatialSeries__data",
          "definition": "1-D or 2-D array storing position or direction relative to some reference frame.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:0ae4b5a2c241df3874ed20d0b06b0e3c8550c946381d018cf7690f4e1fb73420",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#reference_frame",
          "name": "SpatialSeries__reference_frame",
          "definition": "Description defining what exactly 'straight-ahead' means.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#TimeSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:ba0fcfc99d6af8bc084713f6275df73fd76a043b53e8b5718dff96d23ab2e614",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Speaker",
      "name": "Speaker",
      "definition": "Description of a speaker for auditory stimuli",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:2f84e003edb1a39b651e9d0f4d2c5fe2ebbf8d45e6d3753f15f64e5cc2314507",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Speaker__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:24171275da3b3ff2b30f9ea1a5ca433847c92c2f1d966ee8f8f04403790370e9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "Speaker__coordinate_system",
          "definition": "Device coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:863ba7743c4dfa5902b59a398b775e8d07f6ae1a2440134c30e5eef757e532b5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Speaker__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:85f68f56081712be72746ad8950bda95d1e5687e889cc3f8a08de4ad9f8b346a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Speaker__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:eb2d96c0de73cda929d76512264a6bf290f38dfbd50cc7c365132ee0f43a2306",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Speaker__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:045e72327f7899ab3e51e81e995e0cde6493c257d6c40567c601fdde75933898",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Speaker__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a86ee564add6c435baba72754150dd481ee9a85a98c19b40a165c1f809463e7c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Speaker__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e1ea1756826be2678787a48f3bb743a689e8f34950f93e3ba8637b39588555f4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#relative_position",
          "name": "Speaker__relative_position",
          "definition": "Relative position",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9a71365f923b336cc984dec3d0aa2bfa09eb73e7d8d4d1139dacf0af012f6ac5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Speaker__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0b8d24bca834975c9d7c38a235803d3fbba85e618e2dff00ca8d25be8e64f83e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#transform",
          "name": "Speaker__transform",
          "definition": "Position and orientation of the device in the instrument coordinate system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:307f8f6b43027debf74f08a2f4f497854182c5c55b79c4cb72fed21750bb6d2a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#SpeakerConfig",
      "name": "SpeakerConfig",
      "definition": "Configuration of auditory speaker configuration",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:3d1e05a21cda9b17900465aa30fa2815b5ac341ba6ed383c99315a4e25c2aaf8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "SpeakerConfig__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b57c288d17b6cf921e8481e5e58f3703cc196757d949e1eea7cd229d252cfd59",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "SpeakerConfig__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cd48ec981e2b74b21fed512a1e50c57ae0ac80f8bafecd5a549f51dbf5706f60",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#volume",
          "name": "SpeakerConfig__volume",
          "definition": "Volume (dB)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:80a3fadd4e4d62dc57c208d896e7e0c1b6fed2ce660d5f3e4e3e27efe37b1f44",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#volume_unit",
          "name": "SpeakerConfig__volume_unit",
          "definition": "Volume unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4bb4c96f1b3a1d344e10ace829fa0aadb57f3cda5e156dcdbe2aa925155a1b3e",
      "iri": "https://schema.org/Taxon",
      "name": "Species",
      "definition": "A species studied in a BBQS project.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:daa353cc1859286290125a3ca9f5f17abd1cc00e6d3ed4f7a1cb61dddaaeb655",
          "iri": "https://schema.org/identifier",
          "name": "identifier",
          "definition": "External identifier \u2014 e.g. NIH grant number, DOI, DANDI URL, NCBI Taxon URL.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:9ba276a196ef817b81320a823f74f4ca599fae658cb8b295f6124de12cef5dcd",
          "iri": "https://schema.org/taxonRank",
          "name": "taxonRank",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Taxon"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:93092453a2135effdb1363e598d1f02d7492113917aa34a6930351f9ae5803b0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#SpeciesModel",
      "name": "SpeciesModel",
      "definition": "Base model for species",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:944e7ebced6968182ef2de617600417f3065874b111948b8371b746813f8f5a1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "SpeciesModel__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a79564c2e4f82477c8d8a80288e7358cb8cad3a42324a46b259cc3915ac6725e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "SpeciesModel__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0f9f15194ee15da374959392d5446a0f19766e9d8f7d3022f58f8faedae0f9c2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "SpeciesModel__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cdc4d873f2d711725aec8b814f24c455e2886b3e6379de4aead9df6b89352fe8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "SpeciesModel__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4bcd3e70366b2d372386e85e420c3630ceca634d70d6ddcac12d448cf5923036",
      "iri": "https://schema.dandiarchive.org/#SpeciesType",
      "name": "SpeciesType",
      "definition": "Identifier for species of the sample",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:c1b7e5e983e89c316657d59a42b218d07dcf1270cf5e145d27f88b6b037d8c33",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "SpeciesType__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:dfb3e3faf41162c1ed8d1acd369cdd6094bae745505050a59d327d9f59f83364",
          "iri": "https://schema.org/identifier",
          "name": "SpeciesType__identifier",
          "definition": "The identifier can be any url or a compact URI, preferably supported by identifiers.org.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:bb7ca8a39a348eb75a520d66d3273abfa7ab9b80ca9997deba705c979434c6cb",
          "iri": "https://schema.org/name",
          "name": "SpeciesType__name",
          "definition": "The name of the item.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:208890b874a3981d4924742178b153712faf4e281acf424ca5eed52daef2e070",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "SpeciesType__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:44279af2e30a29cab47b3beb9417ad61aabe700d9df9a70b51830d039f13213b",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#SpecimenProcedure",
      "name": "SpecimenProcedure",
      "definition": "Description of surgical or other procedure performed on a specimen",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:374ea18089e35b5ede4bf1846995e638eb4ec244508dbf05a5fdffa33db95f4e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#end_date",
          "name": "SpecimenProcedure__end_date",
          "definition": "End date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f5a892eae0424072bdabb923ee71e4d4925c65bfb765caf6ed536b70c9c84dea",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#experimenters",
          "name": "SpecimenProcedure__experimenters",
          "definition": "experimenter(s)",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:523ac866e88c890b5fd0afe9c860fc4297b67c237d2184b3f04bb746d06e34e8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "SpecimenProcedure__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3e1b496a2e2666217a6bf54184adf716d57084e15104ba1dc15faaa67c8cb508",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "SpecimenProcedure__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:beec9ed77e43bb3774156de7c4d0c392f08e59c23720b36a5d6556e65a057e62",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#procedure_details",
          "name": "SpecimenProcedure__procedure_details",
          "definition": "Details of the procedures, including reagents and sectioning information.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9349d6da90f771f0ff11ad3457beef346d899695a2dd61496b22a53f1a5b7026",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#procedure_name",
          "name": "SpecimenProcedure__procedure_name",
          "definition": "Procedure name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f070dda6d952ab2070e2d7c104dedcaa7ac80c7a1b1aac44aded34cebb640aa1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#procedure_type",
          "name": "SpecimenProcedure__procedure_type",
          "definition": "Procedure type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b55aea7615a2b8a4cda5248e502fa83ba4db20200818ddcef0c0198f20d464a6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "SpecimenProcedure__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ec2021750783de981b1e1ecd062a396d60b638def3e3046aae63cfab2639ff1d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_parameters",
          "name": "SpecimenProcedure__protocol_parameters",
          "definition": "Parameters defined in the protocol and their value during this procedure",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:aedc2c2452c9fde72c539dbb610ee3ef70076ec2e772df45173e42c6bc6e661a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#specimen_id",
          "name": "SpecimenProcedure__specimen_id",
          "definition": "Specimen ID(s)",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c06d23de5d674272f63ace3e298a94889b0a1312d972365b9dd3604699277ea2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_date",
          "name": "SpecimenProcedure__start_date",
          "definition": "Start date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f926b2431c9dcd9dfb88b1fea26bcc00930cc0a13c38bac2bc585fc01b647325",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Spectra_Physics",
      "name": "Spectra_Physics",
      "definition": "Model Spectra-Physics",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d0f82e19cdfb359e9657064fa9618a7ef8a05e0d85737d1e50697d891cc287ef",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Spectra_Physics__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a1b7c2c0d5c8c0bbe3aec44f1fe5913f44942ea4181480e239e7d64a6c17d356",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Spectra_Physics__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b0c0306d74ef69ad759b14fe8f3b54616cca8cc62e7604b80fc54621e6deb4aa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Spectra_Physics__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6ebb4c31c28d7b8b3f380962151256983b5bd696567fc6d575e18266ca1d5ca3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Spectra_Physics__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:98b03ffd2e050fb49edfd4318a940fac156aae776f4b971216f80e59940f78e3",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#SpikeEventSeries",
      "name": "SpikeEventSeries",
      "definition": "Stores snapshots/snippets of recorded spike events (i.e., threshold crossings). This may also be raw data, as reported by ephys hardware. If so, the TimeSeries::description field should describe how events were detected. All events span the same recording channels and store snapshots of equal duration. TimeSeries::data array structure: [num events] [num channels] [num samples] (or [num events] [num samples] for single electrode).",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:b8f942e5e0675b3ade4024d16871df545ba6bab8c50fcb089315777fdeacec52",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "SpikeEventSeries__data",
          "definition": "Spike waveforms.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:92c3099f3bb180e23d818eb9f32090ad05fa67d004385cc9945572b61fc38f27",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#timestamps",
          "name": "SpikeEventSeries__timestamps",
          "definition": "Timestamps for samples stored in data, in seconds, relative to the common experiment master-clock stored in NWBFile.timestamps_reference_time. Timestamps are required for the events. Unlike for TimeSeries, timestamps are required for SpikeEventSeries and are thus re-specified here.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#ElectricalSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:716a374f000cf8658af0f51b41332ddbe1c60c5bc7bb8bca66eec66e5e4e998a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Spim",
      "name": "Spim",
      "definition": "Model SPIM",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:7756ff09c191bd1d835fc0c720d1e44e385064279a437fb40a8f84ac0e200273",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Spim__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:af757feb7b15e6c8a947ea65beab2ff535891065bea97f494eb9fc6f3d2d15eb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Spim__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:3d890c6207ba986bdf693456137e8b463d1c05cc2175e4caef0046542ce85cec",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SPIM",
      "name": "Spim",
      "definition": "Selective plane illumination microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e33ff7c1067871bb768fd66ec91123972a9e95653c5dec99fb2ea4a9ce997f02",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Spinnaker",
      "name": "Spinnaker",
      "definition": "Model Spinnaker",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:00010af28ec8f0ebe7dd39717d7d41e85225a8c8c08dadf4abaae7f2fca47506",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Spinnaker__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d076640a9caa1c302a30a3e1dbe91a90e5bbcfe8417c99ea4291cc6145e93a1b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Spinnaker__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d92ad2af594256275edd4d3edf0e68a2b1c3d2d66663dbe989c611a475b59e20",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Spinnaker__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3a8f091cc36592c8d747b5c5d1b9c23ebee662510881a6c6c5981cdcb0a7fc29",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Spinnaker__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b6310d5e04d343bd10bfb25d522b639320ec5f8bf5567d46a2afdff19840e886",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#SR",
      "name": "Sr",
      "definition": "Super-resolution microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0981c4e352a94a675ebd91962d370353b3db236030fee51abd2cd1da4aa0e53c",
      "iri": "https://schema.dandiarchive.org/#StandardsType",
      "name": "StandardsType",
      "definition": "Identifier for data standard used",
      "is_abstract": false,
      "sources": [
        "dandi"
      ],
      "properties": [
        {
          "hash_id": "sha256:c9e695a11861afed849c431887e10e845594b74de1ed5a8a7acbc2dca02bb9b5",
          "iri": "https://schema.dandiarchive.org/#id",
          "name": "StandardsType__id",
          "definition": "Uniform resource identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:2cbe5a0957b213ab1e4b0a6a0e04a8ad9498f73c84f8498f9e0d239e32cd4910",
          "iri": "https://schema.org/identifier",
          "name": "StandardsType__identifier",
          "definition": "The identifier can be any url or a compact URI, preferably supported by identifiers.org.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:e2992386147fb62f172bea5ca3f75f8ae02d9cc5d8918b9964554529a575bc1f",
          "iri": "https://schema.org/name",
          "name": "StandardsType__name",
          "definition": "The name of the item.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        },
        {
          "hash_id": "sha256:58f9ed559377b1c8cd1773095d451218a9c3ce713c08be7e5a597a8d28df67b0",
          "iri": "https://schema.dandiarchive.org/#schemaKey",
          "name": "StandardsType__schemaKey",
          "definition": "Schema Key",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "dandi"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:42d4eebeb5e61135f59d77ce402acb7c964a701dcea3b0cca1eb9578725de1eb",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Stepperdriver",
      "name": "Stepperdriver",
      "definition": "Model StepperDriver",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4e4695e624cad570d5ad186bd2d5cffc605ccf2288b3f8eebf0ff710c39f34a7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Stepperdriver__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:af85fc6543d1cdd76d4b4cf4f01db7c6000e5b5615deb2d5067cc7a02edca4fc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Stepperdriver__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:5b77103843316d81080c3ce8e7cbf99e4fa73859dd6b47537761c5e2c8b0ad62",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#stim",
      "name": "Stim",
      "definition": "Continuous measures, such as parameters of a film or audio stimulus.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:43a189d5f74911a30659e28639b6dc2bfab0448083cfb6ba93ded2c019bcb3d7",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#StimulusEpoch",
      "name": "StimulusEpoch",
      "definition": "All stimuli being presented to the subject. starting and stopping at approximately the\nsame time. Not all acquisitions have StimulusEpochs.",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e42ace4b4caeed22fb87654d1d6a823926f4d553a512406e109a6c4a8ed1950d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#active_devices",
          "name": "StimulusEpoch__active_devices",
          "definition": "Device names must match devices in the Instrument",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:50c35cbd1c1ad24a73a74293c2bdb70ec01271b191b9ea391e0e0cfca416c47c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#code",
          "name": "StimulusEpoch__code",
          "definition": "Custom code/script used to control the behavior/stimulus. Use the Code.parameters field to store stimulus properties",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:daaeec3599f13b04dd3f4d8b603b3df7aebd2832f028536a181b15d60bfae411",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#configurations",
          "name": "StimulusEpoch__configurations",
          "definition": "Device configurations",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4bc445f40d0891e3e54fc1fa9f203ceaa840bf51e34f4bc16c58ab4a45ae40a4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#curriculum_status",
          "name": "StimulusEpoch__curriculum_status",
          "definition": "Status within the training protocol curriculum",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:42baa705f45bbb65f77162ca990c7ca3f021262f702aa5dd41e88d0944245adf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "StimulusEpoch__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f6dbda358d4b2b44aae952c7c442bdffabf1d39a2e36134e91cafbe8ebe2eccb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "StimulusEpoch__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4516a1fb1696d6e42d0bdc6492ca51466012d7820e89f7bc241cb5125f88a6e7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#performance_metrics",
          "name": "StimulusEpoch__performance_metrics",
          "definition": "Performance metrics",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4a0f8ef45f0895a286ddd0b170de5c0d782263673a55b4600c05cfb6a2f3c8df",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stimulus_end_time",
          "name": "StimulusEpoch__stimulus_end_time",
          "definition": "When a specific stimulus ends. This might be the same as the acquisition end time.",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:735519f94ec18897c39c474e8abb72e0f51183bd0da277a824860393ec6264da",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stimulus_modalities",
          "name": "StimulusEpoch__stimulus_modalities",
          "definition": "Stimulus modalities",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bec00ac2362018934dbec2079ba07a49fe84ea33a18e05162bde9e20c85805b1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stimulus_name",
          "name": "StimulusEpoch__stimulus_name",
          "definition": "Stimulus name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d5abeca77ba053ceae16075f94a6131dc85de84a71da2801ec7c26ba94722eb3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#stimulus_start_time",
          "name": "StimulusEpoch__stimulus_start_time",
          "definition": "When a specific stimulus begins. This might be the same as the acquisition start time.",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:9402931144420e90d0a79560fe3490e834c234802b2789e8381059fd7752ac3d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#training_protocol_name",
          "name": "StimulusEpoch__training_protocol_name",
          "definition": "Name of the training protocol used during the acquisition, must match a protocol in the Procedures",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c4353de82245b2d297faa60fefb8834e0f3d7717ed9be21ffb1ae0d138e9be0a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Stpt",
      "name": "Stpt",
      "definition": "Model STPT",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:767b4dcdbb73464e8ad72b5d2f6acba9efcd5fa79fb39e7737eca185c48db3d7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Stpt__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7dfd6854f9bbb6d6cc1ab31c2ab5d22cb51247e2ffb4b766e15e879a546ad313",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Stpt__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d511240c14ebd19bbd6c51d132887ff6e0d06ffe20774c2abdfc5212a9bc1ed2",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Subject",
      "name": "Subject",
      "definition": "Description of a subject of data collection",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:3032664896d6a21829b564e7ff77f38a6c3f8e2a57726e848aa59287bc8430dd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#describedBy",
          "name": "Subject__describedBy",
          "definition": "Describedby",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b791863b98440b2cfeb95822bb715e13ef61ea4b07fd8dae4f544f98f9dddb0e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Subject__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fd2ab147c7ab9de06a2a0653119197ce6b775317dbbbd39d3fec3413721a27ef",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Subject__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:232213a48f2cda5949be27fb8352635ce3abd60cdcb4301d5f9bad4c14e37dab",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#schema_version",
          "name": "Subject__schema_version",
          "definition": "Schema Version",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:defb6a4ab7bc36be176a7c750fb4c0b457d78d8949aa119576329135a82f6ecf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#subject_details",
          "name": "Subject__subject_details",
          "definition": "Subject Details",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:311a7290e9da7af3b1c562af9ad60ff34752aa8593ac59359cf5dc243b08ea8d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#subject_id",
          "name": "Subject__subject_id",
          "definition": "Unique identifier for the subject of data acquisition",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:568042e3adf6c4fa8179b504434ed5ac3f635423e6dc5bfea99ed12dd875115f",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#Subject",
      "name": "Subject",
      "definition": "Information about the animal or person from which the data was measured.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:ae863cf6567cd1da303128b391a7aa929a832042154cf560445394295198bdb4",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#age",
          "name": "Subject__age",
          "definition": "Age of subject. Can be supplied instead of 'date_of_birth'. The ISO 8601 Duration format is recommended, e.g., 'P90D' for 90 days old. If the precise age is unknown, an age range can be given by '[lower bound]/[upper bound]' e.g. 'P10D/P20D' would mean that the age is in between 10 and 20 days. If only the lower bound is known, then including only the slash after that lower bound can be used to indicate a missing bound. For instance, 'P90Y/' would indicate that the age is 90 years or older.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:8823c8442c972eac5b4c205dfd177c01e1c2ebe76592192aac7d197485c2417e",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#date_of_birth",
          "name": "Subject__date_of_birth",
          "definition": "Date of birth of subject. Can be supplied instead of 'age'.",
          "value_range": "https://registry.sensein.io/obj/dateTime",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:db242c40ec680e542ee6ddc6f69df36712b2a418e2254897692b1c806eb5a39e",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "Subject__description",
          "definition": "Description of subject and where subject came from (e.g., breeder, if animal).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:d06d9a4ce8506dd4e4bbd6e6d1064b939fe823bdb2d96339df46e39c106c5f80",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#genotype",
          "name": "Subject__genotype",
          "definition": "Genetic strain. If absent, assume Wild Type (WT).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:937b3f914425d5483e1f240a642244afd957b3f793b342c799154bf88309c553",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#sex",
          "name": "Subject__sex",
          "definition": "Biological sex of subject.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:0627279efcd8ce65aeb3fdb8701ed7a54caeb3c32e7b232373b97832aa2763e5",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#species",
          "name": "Subject__species",
          "definition": "Species of subject.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:9c2bb268a3eff0104e8c38c40b64ccd14dfd22ba9e70a501d6f23477be841c29",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#strain",
          "name": "Subject__strain",
          "definition": "Strain of subject.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:61fb8a06a3d8c991cb460fc834b534d39b5dfda29fe694f1d9f8c52fbfb0fb53",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#subject_id",
          "name": "Subject__subject_id",
          "definition": "ID of animal/person used/participating in experiment (lab convention).",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:e2bc3da7b9fbefbb8f2c40c1836b7eec701c5114914ce495495dacb29ba2bdae",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#weight",
          "name": "Subject__weight",
          "definition": "Weight at time of experiment, at time of surgery and at other important times.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBContainer"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:cf0412453fd58736412732ac1eb61f8c200eeb7322c1e8d21341f74524d9a74f",
      "iri": "https://schema.org/Substance",
      "name": "Substance",
      "definition": "Any matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:531a943fd555adb827e79a98d29e19ee9d451e6ed9d2c0bf9c006efc7d9ef5ea",
          "iri": "https://schema.org/activeIngredient",
          "name": "activeIngredient",
          "definition": "An active ingredient, typically chemical compounds and/or biologic substances.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:287ef2c7673818fc793e3f67c6a7c41763a706f045ce4cc807325527db768fdd",
          "iri": "https://schema.org/maximumIntake",
          "name": "maximumIntake",
          "definition": "Recommended intake of this supplement for a given population as defined by a specific recommending authority.",
          "value_range": "https://schema.org/MaximumDoseSchedule",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalEntity"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:c6a1d8d3f8fc1b1283993d611ae5d7cadbb326dde1bb613f2f2dd345dbc01204",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Surgery",
      "name": "Surgery",
      "definition": "Description of subject procedures performed at one time",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:09a6734d92e61706fe2a73510e3c76c6a43a9f0d0b286dbd833094c2260d54e3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#anaesthesia",
          "name": "Surgery__anaesthesia",
          "definition": "Anaesthesia",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:804d6710344615be6711b92b756c6e4e3c437f69ebd4108435efe0f3a5dd8341",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#animal_weight_post",
          "name": "Surgery__animal_weight_post",
          "definition": "Animal weight after procedure",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1df944cb670af57002215e9324eeae96f5f6267f4f70c2e24b1b716b74b2502f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#animal_weight_prior",
          "name": "Surgery__animal_weight_prior",
          "definition": "Animal weight before procedure",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cf4a7e4bdebd41e789ea05479af738a153fcbdff440e2fcd7d695442567254d5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#coordinate_system",
          "name": "Surgery__coordinate_system",
          "definition": "Only required when the Surgery.coordinate_system is different from the Procedures.coordinate_system",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:35b34c7935b282d637b0aa45df8854e7206f31c92a7e889a9c5dfe8f850de581",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ethics_review_id",
          "name": "Surgery__ethics_review_id",
          "definition": "Ethics review ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:91336db917956efb399e12b9c5b74e4dcb3a229264b9269d18efbe15488e2eb7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#experimenters",
          "name": "Surgery__experimenters",
          "definition": "experimenter(s)",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5d24d6e5f9db2470f63f1f3c09efd04d1160342bd05b1f926f7d8bdf03db1293",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#measured_coordinates",
          "name": "Surgery__measured_coordinates",
          "definition": "Coordinates measured during the procedure, for example Bregma and Lambda",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5ebb757e5c7a557b59e4c73f3bb7b59659c7177cfbd3e47a1da35bb6f7c79304",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Surgery__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f7fd09e2341a36854230b8d1966f3671719ebc8671f5415b6b03eceb04d7724d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Surgery__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f311bbfa7b2b3b9b1cbb1c58a6ec3e5f78847903fd7c8c11a7decf6a5e5fce0f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#procedures",
          "name": "Surgery__procedures",
          "definition": "Procedures",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:35c52078aa2529a5ea302087b2f1afcb45d9ab3e113ea84db14507f6c3178a9e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "Surgery__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0853e94ed04ebba7227ccadb9b6e8e8b9dba8ddc9133c2161c5510b5cdebf176",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_date",
          "name": "Surgery__start_date",
          "definition": "Start date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:96f10fb97eb1de4159becac716417dbd5ed0d93ab97d8b41815a84e497396428",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#weight_unit",
          "name": "Surgery__weight_unit",
          "definition": "Weight unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:128444b3284ab70cc6cef4b8cf1be1b3e31d3a57a1162f57f34afb912b2e79d0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#workstation_id",
          "name": "Surgery__workstation_id",
          "definition": "Workstation ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ca71ccaadf1244e72f289c2068f25b6ad8e96d6a677a373347a1d6797eaadda4",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#svs",
      "name": "Svs",
      "definition": "MRS acquisitions where the detected MR signal is spatially localized to a single volume.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:6908e2b9066c198a04b10a076cdc33c1b24f3eb0a2cacfc92577e3b2f129314e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Synchronizer",
      "name": "Synchronizer",
      "definition": "Model Synchronizer",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0578a909f86b0038f890bc0dfff212c6bcabf9e3826fdbb2db3da10c81441518",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Synchronizer__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2f16d6eba4e839d2dd2a08db011e71e79d6ee4722db446b75dd8bdffd215df07",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Synchronizer__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:218c274dd952dd3e50f5b708b2713ac2f86eb5b8b9c486f33dac49d7433f222a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Syringepump",
      "name": "Syringepump",
      "definition": "Model SyringePump",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e787cd5a6569db6f50c89108197b179ed38266f24a2db0d65949b5105023fc13",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Syringepump__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e9a760445becee7fa122c523161a8386eeed2dc5e4204ca160d0f8e20ea34036",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Syringepump__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0e82edc9186ca59cc233195e6579bf4890ed1b063bd5dfa86821bb88091c74c9",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#T1map",
      "name": "T1map",
      "definition": "In seconds (s).\nT1 maps are REQUIRED to use this suffix regardless of the method used to\ngenerate them.\nSee [this interactive book on T1 mapping](https://qmrlab.org/t1_book/intro)\nfor further reading on T1-mapping.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ca4a11251f3a44c9015d87ba53554a3362c4d46a09c6e163d14e71558c2f9770",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#T1rho",
      "name": "T1rho",
      "definition": "In seconds (s).\nT1-rho maps are REQUIRED to use this suffix regardless of the method used to\ngenerate them.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a8ab763733a50a15e11b394384bf42ca60530d8b740480c40e6623b67ac680c5",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#T1w",
      "name": "T1w",
      "definition": "In arbitrary units (arbitrary).\nThe contrast of these images is mainly determined by spatial variations in\nthe longitudinal relaxation time of the imaged specimen.\nIn spin-echo sequences this contrast is achieved at relatively short\nrepetition and echo times.\nTo achieve this weighting in gradient-echo images, again, short repetition\nand echo times are selected; however, at relatively large flip angles.\nAnother common approach to increase T1 weighting in gradient-echo images is\nto add an inversion preparation block to the beginning of the imaging\nsequence (for example, `TurboFLASH` or `MP-RAGE`).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ab1faf6186eb7994a5518532c9acefc2d3687fc457f4da75fcda4c766594ddfc",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#T2map",
      "name": "T2map",
      "definition": "In seconds (s).\nT2 maps are REQUIRED to use this suffix regardless of the method used to\ngenerate them.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:941aec49cc629993a56d50d80e1554107056212cf9c9b98dc6511f9c60ab85b8",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#T2star",
      "name": "T2star",
      "definition": "Ambiguous, may refer to a parametric image or to a conventional image.\n**Change:** Replaced by `T2starw` or `T2starmap`.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:333e680e58b2de0ce9002f1dedd7c22fa3e8af82ba734d032cc48ebe041d8654",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#T2starmap",
      "name": "T2starmap",
      "definition": "In seconds (s).\nT2-star maps are REQUIRED to use this suffix regardless of the method used to\ngenerate them.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b9289e191ffbcd427782b9e731f985fcf654e9b676dec6878c85f1a380bab328",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#T2starw",
      "name": "T2starw",
      "definition": "In arbitrary units (arbitrary).\nThe contrast of these images is mainly determined by spatial variations in\nthe (observed) transverse relaxation time of the imaged specimen.\nIn spin-echo sequences, this effect is negated as the excitation is followed\nby an inversion pulse.\nThe contrast of gradient-echo images natively depends on T2-star effects.\nHowever, for T2-star variation to dominate the image contrast,\ngradient-echo acquisitions are carried out at long repetition and echo times,\nand at small flip angles.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:59191ea0bbfe4281b5d3c7c5abcd7c4a6eae8bfd3e72efd9f66584f8abd31052",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#T2w",
      "name": "T2w",
      "definition": "In arbitrary units (arbitrary).\nThe contrast of these images is mainly determined by spatial variations in\nthe (true) transverse relaxation time of the imaged specimen.\nIn spin-echo sequences this contrast is achieved at relatively long\nrepetition and echo times.\nGenerally, gradient echo sequences are not the most suitable option for\nachieving T2 weighting, as their contrast natively depends on T2-star rather\nthan on T2.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c9aec5d89ce64b8db7cbb17e2e0d56cd267e4b76409eb85fca1d964e6c2be60e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Tamron",
      "name": "Tamron",
      "definition": "Model Tamron",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4a15bf49c5c478f84c2d57d8dd5989ce375532658f194992874be7d641a23336",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Tamron__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a0333c7ee578265b7d3f61f0c9cca281db10f17185d5dbad846e0007b16c55f3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Tamron__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:04b412f8cb4d13231a820969bdde4380bb31397e7748b9819e3aa30b6a6a50c6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Tamron__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e1415cdc1b08dee9ff2663bb280c7e7a25b60217ac915fa34beee7fb2e696323",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Tamron__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e3c8b1c841e29c0752c910a6dee95e9f3c8f2cce91505f096e39c5291f8227b3",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#TarsVirusIdentifiers",
      "name": "TarsVirusIdentifiers",
      "definition": "TARS data for a viral prep",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:adfcc793d416769d6f171147cbef7f708232b2e9a57b60dfc31de9d32b275eda",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "TarsVirusIdentifiers__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f4db6769f5db38e2c2132cf61e0019f96bbe4aa7f70c0b5a9b03bf0d0ebe296e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#plasmid_tars_alias",
          "name": "TarsVirusIdentifiers__plasmid_tars_alias",
          "definition": "Alias used to reference the plasmid, usually begins 'AiP'",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2b523eddb887c6498abc919e617b4955d73c586ef2188d1023819941794d8ad7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#prep_date",
          "name": "TarsVirusIdentifiers__prep_date",
          "definition": "Date this prep lot was titered",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:59465eff3c4fab35747a9ba3560a1cd64154a674985de379d27e037151da4b94",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#prep_lot_number",
          "name": "TarsVirusIdentifiers__prep_lot_number",
          "definition": "Preparation lot number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b6924383bf90a06b8e62490883472477c922bd92bf1aa261f866c8876126fe8b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#prep_protocol",
          "name": "TarsVirusIdentifiers__prep_protocol",
          "definition": "Prep protocol",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fa30df3539b6185271c05bd24d778005071eba2e83d1c69ffe1e52edbe82c4f3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#prep_type",
          "name": "TarsVirusIdentifiers__prep_type",
          "definition": "Viral prep type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fa5a634c08c53e677a3a17bd886077172d17bb3e4f1f554ebb9c9710a205633c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#virus_tars_id",
          "name": "TarsVirusIdentifiers__virus_tars_id",
          "definition": "Virus ID, usually begins 'AiV'",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:bbd521eda3bd7233f9be65bff4510799bf296e032d13526a3d28d9e02542f468",
      "iri": "https://schema.org/Taxon",
      "name": "Taxon",
      "definition": "A set of organisms asserted to represent a natural cohesive biological unit.",
      "is_abstract": true,
      "sources": [
        "bbqs"
      ],
      "properties": [],
      "subclass_of": [
        "https://schema.org/Thing"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:4b34eb1951c20718df86cd854f54a51150935810703ce6ef8900d2be1f7420b7",
          "target_name": "Thing",
          "target_iri": "https://schema.org/Thing",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.4,
            "desc": 0.15301584831939796,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:c531eb5f098cc008566063721c2265769a545dc87db75aa0216d279bc2aac423",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TB1AFI",
      "name": "Tb1afi",
      "definition": "This method ([Yarnykh 2007](https://doi.org/10.1002/mrm.21120))\ncalculates a B1<sup>+</sup> map from two images acquired at interleaved (two)\nTRs with identical RF pulses using a steady-state sequence.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b13dc2fe2f5123ff34c6dc4dd6b700fa56cd2a2d277ff5d435086b0e0b3e63b2",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TB1DAM",
      "name": "Tb1dam",
      "definition": "The double-angle B1<sup>+</sup> method\n([Insko and Bolinger 1993](https://doi.org/10.1006/jmra.1993.1133)) is based\non the calculation of the actual angles from signal ratios,\ncollected by two acquisitions at different nominal excitation flip angles.\nCommon sequence types for this application include spin echo and echo planar\nimaging.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:1fb43ab45522aac08a7321e86f47c2219877166b7b3dc57082c62f2cc1eecab3",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TB1EPI",
      "name": "Tb1epi",
      "definition": "This B1<sup>+</sup> mapping method\n([Jiru and Klose 2006](https://doi.org/10.1002/mrm.21083)) is based on two\nEPI readouts to acquire spin echo (SE) and stimulated echo (STE) images at\nmultiple flip angles in one sequence, used in the calculation of deviations\nfrom the nominal flip angle.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c3797d57b6574a38c4ee62bf74fab3f9d3c380c88be4ec1111f14b187b88bbf4",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TB1map",
      "name": "Tb1map",
      "definition": "In arbitrary units (arbitrary).\nRadio frequency (RF) transmit (B1+) field maps are REQUIRED to use this\nsuffix regardless of the method used to generate them.\nTB1map intensity values are RECOMMENDED to be represented as percent\nmultiplicative factors such that FlipAngle<sub>effective</sub> =\nB1+<sub>intensity</sub>\\*FlipAngle<sub>nominal</sub> .",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:136e0558b51cf99b96c2a31e86bccbc7a8934188c796ca73ded59c82a3f6c9a3",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TB1RFM",
      "name": "Tb1rfm",
      "definition": "The result of a Siemens `rf_map` product sequence.\nThis sequence produces two images.\nThe first image appears like an anatomical image and the second output is a\nscaled flip angle map.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8aa6080003ba4b7ca1b0a1dcef5c53afc2c86d0542c29ba0bde6ba6d62dc6634",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TB1SRGE",
      "name": "Tb1srge",
      "definition": "Saturation-prepared with 2 rapid gradient echoes (SA2RAGE) uses a ratio of\ntwo saturation recovery images with different time delays,\nand a simulated look-up table to estimate B1+\n([Eggenschwiler et al. 2011](https://doi.org/10.1002/mrm.23145)).\nThis sequence can also be used in conjunction with MP2RAGE T1 mapping to\niteratively improve B1+ and T1 map estimation\n([Marques & Gruetter 2013](https://doi.org/10.1371/journal.pone.0069294)).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:591bc1c4cb617b26d8ae6eba27191d9e423d922f1256b37b3de9624cdcdb6dc7",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TB1TFL",
      "name": "Tb1tfl",
      "definition": "The result of a Siemens `tfl_b1_map` product sequence.\nThis sequence produces two images.\nThe first image appears like an anatomical image and the second output is a\nscaled flip angle map.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:557768b3850047bcacedab91472d383e4c7cc59f0a132028c8f7c5db75d367f0",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Te_Connectivity",
      "name": "Te_Connectivity",
      "definition": "Model TE Connectivity",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:7075440a7258f48bde7de03f90662e6685e9bcd285cde5af001117f4c86abe11",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Te_Connectivity__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:327d0fab9b4bc872f1d5af6ac6d2188a95c7ed53c65c4a436f5acb92949347be",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Te_Connectivity__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ba28b377cb2f7d2f084d51871872622dadfb8839eb15cb1af36bdada5f259d0d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Te_Connectivity__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:42ac94bc338cfe71bfebd9e7b77fc49e1483ee4b98af0ebe57430caae4ac447b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Te_Connectivity__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:5be8947bd31165bc2682bdb2ee0d61547dc61f1e430fd0cde3afad86f7e63cb4",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Technical_Manufacturing_Corporation",
      "name": "Technical_Manufacturing_Corporation",
      "definition": "Model Technical Manufacturing Corporation",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:dbfdd94b677a708d2dbcd3b2d6a628ad6c69d80b41e0152cea7dbc58bfbe0e4e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Technical_Manufacturing_Corporation__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:288dceaace9ebfc63ac6303d1fb94a271730859cfd432358433e66b623e9f2c0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Technical_Manufacturing_Corporation__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:50a8f60ab22d1c3fd190cf81bf5a366fb1f49441706972bc7c9b9df0e74dce6c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Technical_Manufacturing_Corporation__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:df97858ea015beb8eff7624eb92e2f8f9a34acef301f6c60e8fc6e1a34c8acf8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Technical_Manufacturing_Corporation__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:698d4b9d1d48045011c8c752b03cff157fead8fa239014b9c868138e4d8fa567",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Teledyne_Flir",
      "name": "Teledyne_Flir",
      "definition": "Model Teledyne FLIR",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d767f64e97feb510b927b6ce9c2ac8f47d8a3af56a6fc9cf56201a9aa8ad6966",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Teledyne_Flir__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e08371890fdcb9361c0bea5bc8916fcb928e51b0f5f8cda319445e6f740f86c1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Teledyne_Flir__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:45352bb392935e359cedd82d8fe9a3602e8c246d3baf859964cbb12ff361ac73",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Teledyne_Flir__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0d33ab36f8a154b4340061adf637419893347341cd8061cc0e01a4ff6e9299b7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Teledyne_Flir__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8e5f87197b758b5ec82443f41110250f16fac1dbbc60fa42102fdf70d7a14f07",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Teledyne_Vision_Solutions",
      "name": "Teledyne_Vision_Solutions",
      "definition": "Model Teledyne Vision Solutions",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b46b40aa2b8f742fd6669b3bdf38bc21671d54ba670f9541b418a29dbb7fa0e0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Teledyne_Vision_Solutions__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5c0d969fcab5b64574b0db793421e73a8015bce7c28fcfb23c7c26bf9c8c1aec",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Teledyne_Vision_Solutions__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2e5e2ae61cc49274fa972edde0a5b3195d1efd367dc622cb685a0437af7ad826",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Teledyne_Vision_Solutions__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8ce8be4a6989d877dead9917d385c39ba7d201e10f79136aad1453aec1e415d3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Teledyne_Vision_Solutions__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8863c23a9b299eadc448cc2c48b62054674d7abbd4130028b161e28f400f90a3",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#TEM",
      "name": "Tem",
      "definition": "Transmission electron microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fbdea8c538e7c90c8efc95d5692c1b03e96adabf42a9f1c5136408c71579af34",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Templeton_World_Charity_Foundation",
      "name": "Templeton_World_Charity_Foundation",
      "definition": "Model Templeton World Charity Foundation",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f6712d7d2645a8d21bb8af9612b78ef0b08efcffd548c39a6399991b2f16a6e4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Templeton_World_Charity_Foundation__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f73fc792cf670ae2d635bb951bb9918ddd406370dde2afc0c649e9e820de53f0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Templeton_World_Charity_Foundation__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0d4c292688457e43fe86c0049da4b5513517494bf820eb746efe3d4e26508ed2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Templeton_World_Charity_Foundation__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b4d1713bd7a1349e7a896709ca80c7f80ea2b878c9d3a797a8e460b76a3fbc24",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Templeton_World_Charity_Foundation__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:718841ff7b40a5fcf0e543f5dff56478325f5da8d290713a91e24752590b6a6e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#The_Imaging_Source",
      "name": "The_Imaging_Source",
      "definition": "Model The Imaging Source",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:bdeb76e3b5779fc64405182dda1ae00a868a6c206d2a3becadd2a5b8d2ea754b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "The_Imaging_Source__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3e380def386abc92bf931cfc44d0772b28a28be7fe79ef73880e711260ae2a44",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "The_Imaging_Source__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:178143c943673baaca6b08198ea3aa9efcd6c22f4a94e61c37c51b8011b51ead",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "The_Imaging_Source__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5bfabd2921470475170aecbdcec1be9549156c10432af04c1b16b8b07fe5c7ef",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "The_Imaging_Source__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": [
        {
          "target_hash_id": "sha256:da4e8b7193465a875a4362e5225dcaf5e246a250131c8a47cca8c1a1af245dd9",
          "target_name": "ImagingSystem",
          "target_iri": "",
          "distance": 0.519492,
          "method": "composite",
          "scores": {
            "iri": 0.0,
            "name": 0.625,
            "desc": 0.5392200402364302,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:745d70298fa9eb77747e4ff047b4ab78e9b56a92e169f6b7451cb02fef8ca348",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#The_Lee_Company",
      "name": "The_Lee_Company",
      "definition": "Model The Lee Company",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:89324806ab365c9b758f1b9e5e037a98ba1d808ee4e0be5cb67caf110553cc8f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "The_Lee_Company__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0fe5fcc7eba3e4ab39e7d2f18751cdd206ed3442850fd5ce0b6c33eec6c6548f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "The_Lee_Company__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:84142752ab4c4ded75b39e3fadbf300a67595016a39925324688b5aa3171d2c7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "The_Lee_Company__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:03286c257be60a8252f945623b5b53dc17b66c44f1bbffe886cf50a4acc7f441",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "The_Lee_Company__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:831a3bf4cdf7a19dc2a265feff82f114b5f7540c3c87507111acd49a365f9c51",
      "iri": "https://schema.org/TherapeuticProcedure",
      "name": "TherapeuticProcedure",
      "definition": "A medical procedure intended primarily for therapeutic purposes, aimed at improving a health condition.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:e00d9eb32d816c86c240beb7219cf84889d2f97d8c11f265b0996e61d8977257",
          "iri": "https://schema.org/adverseOutcome",
          "name": "adverseOutcome",
          "definition": "A possible complication and/or side effect of this therapy. If it is known that an adverse outcome is serious (resulting in death, disability, or permanent damage; requiring hospitalization; or otherwise life-threatening or requiring immediate medical attention), tag it as a seriousAdverseOutcome instead.",
          "value_range": "https://schema.org/MedicalEntity",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c1622bc4978494378ef1deeeb2eb6010f2074965419dc5536ef6d06a323d4197",
          "iri": "https://schema.org/doseSchedule",
          "name": "doseSchedule",
          "definition": "A dosing schedule for the drug for a given population, either observed, recommended, or maximum dose based on the type used.",
          "value_range": "https://schema.org/DoseSchedule",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:1349e820d8af811e329cd5cd6e8bf00c5dca6df01835a9c99dd1f6d25cd4cd0b",
          "iri": "https://schema.org/drug",
          "name": "drug",
          "definition": "Specifying a drug or medicine used in a medication procedure.",
          "value_range": "https://schema.org/Drug",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/MedicalProcedure"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:0aaa1a32f7d094c1c282cdba19e24b732a6857dca8d1e4ccea18f5ffaaf94df1",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Thermo_Fisher_Scientific",
      "name": "Thermo_Fisher_Scientific",
      "definition": "Model Thermo Fisher Scientific",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:4ad74c6b1a968ceb50c939c042068400945f3e78d98cdce3923f9eb60da356a4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Thermo_Fisher_Scientific__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1b91470e0a08d8a4946c3be27c6e26489bcee8a3c5020d438c743789a4cbecd4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Thermo_Fisher_Scientific__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7c8693ad31ff375b5be0a6224bd67b2c8384db494d78c76b57834bc0cf62c29d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Thermo_Fisher_Scientific__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:83c4fa19a51a222a655b492a24f6560d4083595bc2ccfbcced1ca13a198e79fb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Thermo_Fisher_Scientific__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4b34eb1951c20718df86cd854f54a51150935810703ce6ef8900d2be1f7420b7",
      "iri": "https://schema.org/Thing",
      "name": "Thing",
      "definition": "The most generic type of item.",
      "is_abstract": false,
      "sources": [
        "schema.org"
      ],
      "properties": [
        {
          "hash_id": "sha256:2e4799e2676012fc5636df8496dd3abf5c2b533a6f012ac379c9ac52995da8d6",
          "iri": "https://schema.org/additionalType",
          "name": "additionalType",
          "definition": "An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the\n    use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org <a href=\"https://schema.org/docs/styleguide.html\">style guide</a>.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:8d86553e9079c1938962524192026eed9a6799edf7531bd958cfd99436dafccc",
          "iri": "https://schema.org/alternateName",
          "name": "alternateName",
          "definition": "An alias for the item.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:fc9f8f862e33515b7e53c3f8bf32b29de155cc2620396aa058008545ac3a4f3d",
          "iri": "https://schema.org/description",
          "name": "description",
          "definition": "A description of the item.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:73131c4d57a7fec7e076042e3e69c3836c568f845a39662e31c5a08e5a46b6bc",
          "iri": "https://schema.org/disambiguatingDescription",
          "name": "disambiguatingDescription",
          "definition": "A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:189cf3d3adc9575ff9b757bd259398ce24569005fd574a15c77279a8248c1a17",
          "iri": "https://schema.org/identifier",
          "name": "identifier",
          "definition": "The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.\n        ",
          "value_range": "https://schema.org/PropertyValue",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:481509accca5cc16e13e4edbb8fef7090437c409fbb9c719b6a75c60935660e0",
          "iri": "https://schema.org/image",
          "name": "image",
          "definition": "An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].",
          "value_range": "https://schema.org/ImageObject",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:e66cd83ea52aa9c753585e820ce4ca2c900b59a4102e0e32aca530e87e37bf0b",
          "iri": "https://schema.org/mainEntityOfPage",
          "name": "mainEntityOfPage",
          "definition": "Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:5448cb194fecea6de70b6172caf3d3198a78ac656622d0a2e7e2f891795e3ef0",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "The name of the item.",
          "value_range": "https://schema.org/Text",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:88eba0b7004861d1a0294f3b6e200e7f22bb47ec3bcdd48911690431f82a94ec",
          "iri": "https://schema.org/owner",
          "name": "owner",
          "definition": "A person or organization who owns this Thing.",
          "value_range": "https://schema.org/Organization",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:9a2e454970de1f1ef7bdea5ec01550077e42ccea213417abcbe6dbf517e219c9",
          "iri": "https://schema.org/potentialAction",
          "name": "potentialAction",
          "definition": "Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.",
          "value_range": "https://schema.org/Action",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:48309bf8b342a09febeb93563257482d1fddbf69e5cf535c15f6e0dc3e5d8a84",
          "iri": "https://schema.org/sameAs",
          "name": "sameAs",
          "definition": "URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:4d8be11be23801f2b3a2bf5c55e545f73cebd81a8977e15a5911ad1d634b9e33",
          "iri": "https://schema.org/subjectOf",
          "name": "subjectOf",
          "definition": "A CreativeWork or Event about this Thing.",
          "value_range": "https://schema.org/CreativeWork",
          "units": "",
          "sources": [
            "schema.org"
          ]
        },
        {
          "hash_id": "sha256:c6d130561a564c33d0b111d083e005bf4daef90ad3f3e5ebb7ab0638b09f26fe",
          "iri": "https://schema.org/url",
          "name": "url",
          "definition": "URL of the item.",
          "value_range": "https://schema.org/URL",
          "units": "",
          "sources": [
            "schema.org"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:52fc3872eecd7e13e766ab2c00762d8dcffbb273e5c623790e9af02b286dae8a",
      "iri": "https://schema.org/Thing",
      "name": "Thing",
      "definition": "The most generic type on schema.org.",
      "is_abstract": true,
      "sources": [
        "bbqs"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": [
        {
          "target_hash_id": "sha256:4b34eb1951c20718df86cd854f54a51150935810703ce6ef8900d2be1f7420b7",
          "target_name": "Thing",
          "target_iri": "https://schema.org/Thing",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 1.0,
            "desc": 0.5876357565019,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:6c6cc395f6d3c07e4db5715e614bcaff79d72c02ed506e008d7b150dc1ac148e",
          "target_name": "MedicalEntity",
          "target_iri": "https://schema.org/MedicalEntity",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.21052631578947367,
            "desc": 0.5423944330816814,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:f414ed6f24843dd268081d5d52585aeb1c01bbfe91a762ca9b464cf3c6c7ac1c",
          "target_name": "Event",
          "target_iri": "https://schema.org/Event",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.2,
            "desc": 0.12508267275550602,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:cddbec7a9fa1f1b5cf68d7fd293db35867b92e501c636ae635633cf118c6808b",
          "target_name": "Place",
          "target_iri": "https://schema.org/Place",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.0,
            "desc": 0.43415649928446975,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:fcca7d5a0de5ae50df6a5d146151414d64aa286758db2a149a3c5464b84551d6",
          "target_name": "BioChemEntity",
          "target_iri": "https://schema.org/BioChemEntity",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.2,
            "desc": 0.2857590788365405,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:1c7bd6275c1b59b5b0e0980f8bb791108d201488ffc4ac7250f01f0b874fe071",
          "target_name": "CreativeWork",
          "target_iri": "https://schema.org/CreativeWork",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.2222222222222222,
            "desc": 0.33141541859827145,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:25bfdf14551465be24a3ac3865482de3f704a1bc90699a47b136452fea83b84e",
          "target_name": "Organization",
          "target_iri": "https://schema.org/Organization",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.35294117647058826,
            "desc": 0.23849340412784223,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:f36b4e14aa18742c7b3fbf2069f7df09748ecf582608b1c6c7f3c9c02aecd59f",
          "target_name": "Person",
          "target_iri": "https://schema.org/Person",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.18181818181818182,
            "desc": 0.1381564936216879,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:2ec24882c916c9dd38aa27d860f51200f2885824c1cc55bd9f66f679d7bc2444",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Thorlabs",
      "name": "Thorlabs",
      "definition": "Model Thorlabs",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5434914cd851d8b3eef66198b7da21ebdcf8ed89371e61f7d6cbf562e9446154",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Thorlabs__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fd359cf5f9cb30114281c7ab20fee5d1ccfde624acae1b145f33426eba29341a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Thorlabs__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e6762d27b892d85561335192c2f69cc88285720d43ec07b0cfa06e2929f5b4cf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Thorlabs__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e7dfbb0af6337d961e25f645548633e2af2cabaca7ce537ca5f71c7c9d02741f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Thorlabs__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ad3c4c756f359deb28985f680de15bb43ef37218a3c33a443d8034d4d70c03fd",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#TimeSeries",
      "name": "TimeSeries",
      "definition": "General purpose time series.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:dcda30af6d18047e88050c30b7b5c794c9068a71bcf653dc21b4dcae611f7716",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#comments",
          "name": "TimeSeries__comments",
          "definition": "Human-readable comments about the TimeSeries. This second descriptive field can be used to store additional information, or descriptive information if the primary description field is populated with a computer-readable string.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:7cd561d5d5de1e0cff7ad3bbbae39bc45336df5f3244105b00a606e3c7e2e25f",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#control",
          "name": "TimeSeries__control",
          "definition": "Numerical labels that apply to each time point in data for the purpose of querying and slicing data by these values. If present, the length of this array should be the same as the length of the first dimension of data.",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:97474b127124c54e5f04437502077b3c3dd74b72247a6cf58074828a9636658d",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#control_description",
          "name": "TimeSeries__control_description",
          "definition": "Description of each control value. Must be present if control is present. If present, control_description[0] should describe time points where control == 0.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:e8ee780b9f6823004d0a7477e13aaedbe43c7d397a5ca9f5e9fa15ca24741d6c",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "TimeSeries__data",
          "definition": "Data values. Data can be in 1-D, 2-D, 3-D, or 4-D. The first dimension should always represent time. This can also be used to store binary data (e.g., image frames). This can also be a link to data stored in an external file.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:bf08aed64030ef38b251e2cd0b8a1670477fe7c0e3e42ed0ac0d9eb6871923ef",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#description",
          "name": "TimeSeries__description",
          "definition": "Description of the time series.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:5cefad8ed40fbcaf5919c51c6100d9d12742c832b7d5c8ae48610b671cde7635",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#starting_time",
          "name": "TimeSeries__starting_time",
          "definition": "Timestamp of the first sample in seconds. When timestamps are uniformly spaced, the timestamp of the first sample can be specified and all subsequent ones calculated from the sampling rate attribute.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:77c43dbcbada6835b3bcb300f8cca86bb4dacbf6f1a567b8a47079ec7be7f034",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#timestamps",
          "name": "TimeSeries__timestamps",
          "definition": "Timestamps for samples stored in data, in seconds, relative to the common experiment master clock stored in NWBFile.timestamps_reference_time.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#NWBDataInterface"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:8592defe8ff47863f8170600f0b978f34d1967ce6489fb87b305a5dc2683ddf2",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Timestampgeneratorgen1",
      "name": "Timestampgeneratorgen1",
      "definition": "Model TimestampGeneratorGen1",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:9049d4c043cdb3350acd6c67d166c1f18c789c90ac86bdd406e430486fd10936",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Timestampgeneratorgen1__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:72fe9b651ac43b4ebfabc48183eeec08dbe54480e2afa7fcd72e659d275a25c8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Timestampgeneratorgen1__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9bd25e15a856a794fe4559712319c07f8f704ac3335bef8fa7416146ee69e8bc",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Timestampgeneratorgen3",
      "name": "Timestampgeneratorgen3",
      "definition": "Model TimestampGeneratorGen3",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:2c6650f150e6a7d549f19a165d060b20bd70f9f940c729090947cad7d1f06b51",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Timestampgeneratorgen3__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:6acbc2ef79e02ce4e38a4a6a2ad75308180cb8d0effd566c980d4bab225f9f95",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Timestampgeneratorgen3__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:340547033f01515cff02b67059b23548090cde1d793ddc00cb68d9181dbc01aa",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#trace",
      "name": "Trace",
      "definition": "Trace-weighted image, as the mean intensity of diffusion-weighted images",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8779654397a4c85fd44b7f702e9d9400cd0de26e50b7aef21f10712d4d6f1c14",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#TrainingProtocol",
      "name": "TrainingProtocol",
      "definition": "Description of an animal training protocol",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:740ca0b9fc17b7ad6a433c034aa1626d37162a73f6058c320cae98e26b0e969e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#curriculum_code",
          "name": "TrainingProtocol__curriculum_code",
          "definition": "Code describing the directed graph used for the training curriculum",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a41e8d54150db609ac946b18ebf812edc8d8a1e0cce75c7d5094e564ca12ae80",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#end_date",
          "name": "TrainingProtocol__end_date",
          "definition": "Training protocol end date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5180fe313ab5d20af935c93dc66bd299e4c8cb4f026c04a08784acc1e70992f4",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "TrainingProtocol__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fc4ff80a782addd105d3b55f4f18942b4d9293aa95ce4b1d5d5915c70bc0bd99",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "TrainingProtocol__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:337866b5234438a20301e75b8276e5314c0f90c9894c1d2296828145c46c9dba",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "TrainingProtocol__protocol_id",
          "definition": "Training protocol ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:528efe6e47fc4ee17599b331d7d4d80031b204a5f99a86e5ea12148fb78ca56c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_date",
          "name": "TrainingProtocol__start_date",
          "definition": "Training protocol start date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4f1fdd049d182f519c70d741119ecc179c6078806bdad5bb46f042b1796ac826",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#training_name",
          "name": "TrainingProtocol__training_name",
          "definition": "Training protocol name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b888f6df54b6c6d386a6a43e1921f4f16b0ce6779899fc8c86633893b59bcf78",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Transducer_Techniques",
      "name": "Transducer_Techniques",
      "definition": "Model Transducer Techniques",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:8e3b63b605c0e19b47132766087ee2eb15d0e95972681ac96779afd6f18a6a9f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Transducer_Techniques__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e8d14d8e989007c42b433fa17c3324cd05e08e8840e5fe8a431ac8326d7bd5f2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Transducer_Techniques__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7c7d736a4c47ed8a84e6e759f0e53b82ee39a041e6f437a108bfffec14d5b3cf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Transducer_Techniques__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:646637caed7c39c1a1a9dfd5d695a920a15ba088c33384674f0e2a33aa4a1791",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Transducer_Techniques__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:17875c405182a3f9634d1b855a4b98e5cb20a5c14b3565075bdacbf6e417d09f",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Translation",
      "name": "Translation",
      "definition": "Translation",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d4230e6cde6ed468572eb5f4a33e70236a5921a1d4f9a3fca5f1fde7d987a736",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Translation__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:298d23759d8c4ce52a26104d3d53c30692388e5d1a2bb63dc4ee3455e35c0225",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#translation",
          "name": "Translation__translation",
          "definition": "Translation parameters",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f60f6b37c20639ff2c055f41798b5aead9bae7dcd55714ba755c973b6e55ca94",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Treadmill",
      "name": "Treadmill",
      "definition": "Model Treadmill",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:0b370a10b640cea2776d4801e316b34c2278c7552c58495e6fd4113bd1666a22",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Treadmill__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:48590585a90020eed41c9bf0eda4aa4d6f02c1816b89ece717288cdd848d0c46",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Treadmill__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d3a9d164ac6ecac7eb5e7ca77b5fc0bcc049c1e40558d3fb3d0a4d8a60c7fc55",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Tube",
      "name": "Tube",
      "definition": "Description of a tube platform",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:df7bfba1471df87687941884d9bb28a353b86cae23a11b5e44cb69015d439287",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Tube__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:accd96c70311e705c6f8496016f632fa915dbe6946113820db89254fc1d4cf89",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#diameter",
          "name": "Tube__diameter",
          "definition": "Diameter",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:23b211887ef94a7810057311cb2bae4bf3b8cd62b8970f22c696c376bbaae300",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#diameter_unit",
          "name": "Tube__diameter_unit",
          "definition": "Diameter unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:091ca1eeb53eec01aecd51417338d820d5159742a05adf469663668ddb566ffc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Tube__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1cd61d57c3a308b3aeba410b4208d231ffac1384da60946fdda35722251b0ab1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Tube__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0bb016884e5eff441cb81e74d6fa4f0568ab2e612f0d4f7d5c33e1b3dba1261d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Tube__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:10616dc51e07eb906865b7fdc0c6b54d7eb5335bdb1821bdc0b58923013362d7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Tube__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0867e437a5095774582f81728f8f2ed971f97d8c0d3533ac33ee6763b454c303",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Tube__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8345a87d344b3f8c5f3eb7829f6d83f7b3b5456053a48f91ac1c491880f2a591",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Tube__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4a213dd0cd0ecbec0c066565535c378864230af831a45068950c4bbcdae28db2",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#TwoPhotonSeries",
      "name": "TwoPhotonSeries",
      "definition": "Image stack recorded over time from 2-photon microscope.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:f576fbc8cdd03afa2dfe593601a8519a65902506346c59bd1cf43db71c667c5e",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#data",
          "name": "TwoPhotonSeries__data",
          "definition": "Time-series of microscopy data indexed as data[time, width, height].\n\nIndexing convention:\n  - width: first spatial axis (horizontal direction, columns)\n  - height: second spatial axis (vertical direction, rows)\n\nFor raster-scanning systems (two-photon, confocal, one-photon laser scanning):\n  - width: fast scan direction (horizontal)\n  - height: slow scan direction (vertical)\n\nCoordinate system diagram::\n\n  height  ^\n  (slow)  |\n          |    +-----------------+\n          |    |                 |\n          |    |   Image plane   |\n          |    |                 |\n          |    +-----------------+\n          |\n          0 ----------------------> width (fast)\n\n\nFor non-raster systems (wide-field, light-sheet, random-access), width and height\nare arbitrary coordinates of the image plane.\n\nNote: This indexing convention conflicts with standard matrix[row, column] notation\nfor array access where the first index moves vertically through rows and the second moves horizontally\nthrough columns. In the schema, data[time, width, height] means that the first spatial\nindex moves horizontally (width) through columns and the second spatial index moves\nvertically (height) through rows.\n",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:be445c617e2365322360da2d2408b98c3fa6fad93318544f2c89d8958e051e8e",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#field_of_view",
          "name": "TwoPhotonSeries__field_of_view",
          "definition": "Physical dimensions of the imaging field of view in width, height, and optionally depth directions, in meters. The width dimension corresponds to the faster scanning axis, and the height dimension corresponds to the slower scanning axis.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:fdde32943cd3b13797a9639e7749339d1025d83d4c9756e43357b0ed357986c5",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#imaging_plane",
          "name": "TwoPhotonSeries__imaging_plane",
          "definition": "Link to ImagingPlane object from which this TimeSeries data was generated.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:0113f0add3e7129d02ed76792d17693f459d1593510b7a35a9bd4b118ad0af09",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#pmt_gain",
          "name": "TwoPhotonSeries__pmt_gain",
          "definition": "Photomultiplier gain.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:a55c443affc478c4a6dad1e286320d9e5568d26b1e2772edee7bf93f6dd4e671",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#scan_line_rate",
          "name": "TwoPhotonSeries__scan_line_rate",
          "definition": "Lines imaged per second. This is also stored in /general/optophysiology but is kept here as it is useful information for analysis, and is therefore stored with the actual data.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [
        "https://nwb-schema.readthedocs.io/en/latest/#ImageSeries"
      ],
      "alignments": []
    },
    {
      "hash_id": "sha256:dfbf068b9a3fdc43ad0c7c575e7fa7605c4fef98c5edc437385fb766f096b572",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#2PE",
      "name": "Twope",
      "definition": "2-photon excitation microscopy imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:d4995d13384bfe62c53759f5ed356d093173e4f98b82ee278b4df846be9dcdc8",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Tymphany",
      "name": "Tymphany",
      "definition": "Model Tymphany",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b62f06e8dad4882f990579766b1c25fc3e552f0252b52784ab5e306c48903ee7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Tymphany__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:64f44949279a342d9f0f07e2f502343ca1510c82082b794840a6c61ca17b03e5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Tymphany__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0a8a8cacea50d25b612588b912fc07c1ade1648faeaec27129a44152784fb08a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Tymphany__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7ed3b8b39c11a811e80625a95284a2cafe14cc83e40e92efdc5299610ce11026",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Tymphany__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2092f6a49ae2d7fe35e1de0a6f707a063b9e8f254b1334c81e5507aff2b7510a",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#uCT",
      "name": "Uct",
      "definition": "Micro-CT imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:06233ba8553316b543d09157b4ae4bc622fb099d506e0d8c0845d090c13cc549",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#UNIT1",
      "name": "Unit1",
      "definition": "In arbitrary units (arbitrary).\nUNIT1 images are REQUIRED to use this suffix regardless of the method used to\ngenerate them.\nNote that although this image is T1-weighted, regions without MR signal will\ncontain white salt-and-pepper noise that most segmentation algorithms will\nfail on.\nTherefore, it is important to dissociate it from `T1w`.\nPlease see [`MP2RAGE` specific notes](SPEC_ROOT/appendices/qmri.md#unit1-images)\nin the qMRI appendix for further information.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:59de10771a856d97585f3f455ea246e9c6021c7cc2cfb936d2a09e4c343efb04",
      "iri": "https://nwb-schema.readthedocs.io/en/latest/#Units",
      "name": "Units",
      "definition": "Data about spiking units. Event times of observed units (e.g., cell, synapse, etc.) should be concatenated and stored in spike_times.",
      "is_abstract": false,
      "sources": [
        "nwb"
      ],
      "properties": [
        {
          "hash_id": "sha256:1fd412776971920ad966596630ff13c6c26f8e4ab9ce3e6cddbdcf8f6a1f1aae",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#electrode_group",
          "name": "Units__electrode_group",
          "definition": "Electrode group that each spike unit came from.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:3726aad26489bc15ebca0f6a667e8db6935a7ea619b458595f228c7f7cc96f7f",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#electrodes",
          "name": "Units__electrodes",
          "definition": "Electrode that each spike unit came from, specified using a DynamicTableRegion.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:c0d01b2b69fd3a601740f3b8149714c3934900fd8c37de8cda9520eae4060bcb",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#electrodes_index",
          "name": "Units__electrodes_index",
          "definition": "Index into electrodes.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:0dd6e8bbbcfbe441667b91d2ead628ee9b6133a27672c4f6fc86999acc72bbdb",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#obs_intervals",
          "name": "Units__obs_intervals",
          "definition": "Observation intervals for each unit, in seconds, relative to the session reference time (i.e., session_start_time or, if defined, timestamps_reference_time). Intervals should be in ascending order and non-overlapping.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:7e14a6e76431cbf23bff26ab19f5e76bde752052f8c2f3935d982daa5b12e39c",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#obs_intervals_index",
          "name": "Units__obs_intervals_index",
          "definition": "Index into the obs_intervals dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:c0a9da50878f72f124e9cd3178871312c74c7bd2083605a2c6cdf847c6aa8105",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#spike_times",
          "name": "Units__spike_times",
          "definition": "Spike times for each unit, in seconds, relative to the session reference time (i.e., session_start_time or, if defined, timestamps_reference_time). Times should be stored in ascending order.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:e63fda81bf2d46614dd16275c9fea562932cb775ee6ad43525be1d9cd2f66aab",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#spike_times_index",
          "name": "Units__spike_times_index",
          "definition": "Index into the spike_times dataset.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:1ce02ce7afbeab203257147f4e800db6d827390ac8116415500541c874550eef",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#waveform_mean",
          "name": "Units__waveform_mean",
          "definition": "Spike waveform mean for each spike unit.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:424d2cf0c9211cffe35f657f24a08fef19c68c9832e7a1a8a96155eeb5bf79be",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#waveform_sd",
          "name": "Units__waveform_sd",
          "definition": "Spike waveform standard deviation for each spike unit.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:7af97efe445b3496d9a795de1455b021a7ae6a8f5dc08731cfe8b242689c0419",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#waveforms",
          "name": "Units__waveforms",
          "definition": "Individual waveforms for each spike on each electrode. This is a doubly indexed column. The 'waveforms_index' column indexes which waveforms in this column belong to the same spike event for a given unit, where each waveform was recorded from a different electrode. The 'waveforms_index_index' column indexes the 'waveforms_index' column to indicate which spike events belong to a given unit. For example, if the 'waveforms_index_index' column has values [2, 5, 6], then the first 2 elements of the 'waveforms_index' column correspond to the 2 spike events of the first unit, the next 3 elements of the 'waveforms_index' column correspond to the 3 spike events of the second unit, and the next 1 element of the 'waveforms_index' column corresponds to the 1 spike event of the third unit. If the 'waveforms_index' column has values [3, 6, 8, 10, 12, 13], then the first 3 elements of the 'waveforms' column contain the 3 spike waveforms that were recorded from 3 different electrodes for the first spike time of the first unit. See https://nwb-schema.readthedocs.io/en/stable/format_description.html#doubly-ragged-arrays for a graphical representation of this example. When there is only one electrode for each unit (i.e., each spike time is associated with a single waveform), then the 'waveforms_index' column will have values 1, 2, ..., N, where N is the number of spike events. The number of electrodes for each spike event should be the same within a given unit. The 'electrodes' column should be used to indicate which electrodes are associated with each unit, and the order of the waveforms within a given unit x spike event should be the same as the order of the electrodes referenced in the 'electrodes' column of this table. The number of samples for each waveform must be the same.",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:10d5f667bb07eb93439e3de669cdff6a7e0ce911c0ea89eebdb387dceeb90013",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#waveforms_index",
          "name": "Units__waveforms_index",
          "definition": "Index into the 'waveforms' dataset. One value for every spike event. See 'waveforms' for more detail.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        },
        {
          "hash_id": "sha256:1957272b2069a1cae284aaf3ed46e47a89bc696c48a9ffa20d0326db4c1789f5",
          "iri": "https://nwb-schema.readthedocs.io/en/latest/#waveforms_index_index",
          "name": "Units__waveforms_index_index",
          "definition": "Index into the 'waveforms_index' dataset. One value for every unit (row in the table). See 'waveforms' for more detail.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "nwb"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:900d4610a0e9b5e4055c089289a81dd90df60498ffdbe07bb988dd0541e3528c",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#University_Of_California_San_Diego",
      "name": "University_Of_California_San_Diego",
      "definition": "Model University of California, San Diego",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:9cba5a1a9116bc9f0462889afef9f2386e2e806815fc42abba1301ebfdc456b0",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "University_Of_California_San_Diego__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7dc6b5faf70702a240758a3c9f525400c007a2aca37ed53afef5d50fc722ccfb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "University_Of_California_San_Diego__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3a940ba8e43803a7510522fba91d00a553ffe4af8707865ceb7cb47fcd11855e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "University_Of_California_San_Diego__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d36a0be36eea902c322f359f6149fe2ed302842f7a99a3724aa005510076fa0b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "University_Of_California_San_Diego__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2519ceb1a294bd87d34ffa932464720bc10d973345b4395eeb33c808db906a43",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#University_Of_Pennsylvania",
      "name": "University_Of_Pennsylvania",
      "definition": "Model University of Pennsylvania",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:e16ff4586f510542e14f88af8e1a25ac44b92f1d4d180fbd3d01179b8039843c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "University_Of_Pennsylvania__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fc6d696b25a9736f44d3a017720eb56eb0be021fc39f5c1d49aece963a7b199b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "University_Of_Pennsylvania__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:88e338ae178f5ccfab59d06a2fe4e664ca5e6e9458e5bd4a231be5ce3e181ce5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "University_Of_Pennsylvania__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:e130c86be0794dae77b1954d357a96e6bb6f2cb3095d4be73dc9ebfea2ae7548",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "University_Of_Pennsylvania__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:78cc4b4b341a2e4a7b93bd2d8f2f38e420d16bbd3a0313099f8d30d608caf334",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Unknown",
      "name": "Unknown",
      "definition": "Model Unknown",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:f0302ea92258254e865b3a5f61b8488e3dcb7829a7a0d59f20d178bac8c4eb45",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Unknown__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7ecee0b4aceac5612f3148bd3fbca738efff9f13b7a543d874c20101473eda2e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Unknown__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b176dda7d86b774074297df1682eee169d8ea03f0f7984fce1e9ee94f92e9af3",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Unknown__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:34b365e46e45d6800d036d61e3a65ef62745814b953c6bff5d89993bac571a3d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Unknown__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:91a05f2454808e15d314ad8a254a868fb2342fc38f70abb30aff70dec86a0a2c",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#unloc",
      "name": "Unloc",
      "definition": "MRS acquisitions run without localization.\nThis includes signals detected using coil sensitivity only.",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0b09989ba316e24713a8003bcea509e9eaa24ee2d71ffabe2764559ddfd2019d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Usbhub",
      "name": "Usbhub",
      "definition": "Model USBHub",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:a60dfc55946255f23d47072e9924ba76afc550c125e24c62cd2f532e89e8581f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Usbhub__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c695c7e716ff99299f63d49c40f49665487606a8facaf1698ccb8692081c0fc7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Usbhub__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:0eebde2c706492dcb3b5fda5e1effb4632d08f7c6158a0518b62f9ab77aa6259",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Vestibularh1",
      "name": "Vestibularh1",
      "definition": "Model VestibularH1",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:17b2d70b34da63d712ef0308211f481c6021f4a62962aac50876924560a0a008",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Vestibularh1__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1935971ff33a39e6dfb13b77725ff3b14375aebb70f5f1f46138aa1470088960",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Vestibularh1__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:42b09d80c951ffde18220d6414950009532851361ba47feb1eab74f38913574a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Vestibularh2",
      "name": "Vestibularh2",
      "definition": "Model VestibularH2",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:43c8a73e989bb00b6192143e5cb148eee2701fd2a71619135ae86b7a54fe028c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Vestibularh2__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:90a2bb4ceeb714f201605746990a8c865ab2a1495f60a04c0c50a27a8715e64c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Vestibularh2__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:8935447b68bc2a29fe8d90b333fb9d1368b0fbadded7b01c6db8b34b851aa9df",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#VFA",
      "name": "Vfa",
      "definition": "The VFA method involves at least two spoiled gradient echo (SPGR) of\nsteady-state free precession (SSFP) images acquired at different flip angles.\nDepending on the provided metadata fields and the sequence type,\ndata may be eligible for DESPOT1, DESPOT2 and their variants\n([Deoni et al. 2005](https://doi.org/10.1002/mrm.20314)).",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e6aaadde72d01d75c54d34d8d5c15241975c57b9ed514b52f6ab2ae508fd97f3",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Vicuna_Pacos",
      "name": "Vicuna_Pacos",
      "definition": "Model Vicuna pacos",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5c5319d63afa7bb8ed58038df8ee572e6adae56d9848f65bbfd56105df0f09d7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#common_name",
          "name": "Vicuna_Pacos__common_name",
          "definition": "Common Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bef4846a55d47c12a1510da0f8e4b33ff8be949501bd89ada96f6b5f869ea994",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Vicuna_Pacos__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:01a4a6b86d392f0c90dea484598a699ae58a39c066713650da370c02caade129",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Vicuna_Pacos__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0b568b141b2f7121ee22baeec1c22b8941ce7c7a79f94a7fc606680429021631",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Vicuna_Pacos__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4f2b53ba8e2a43ff3f8bbe24f6701d82d075301babd0deef34054df2d6951c19",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Vieworks",
      "name": "Vieworks",
      "definition": "Model Vieworks",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:dce529b06881ea5a6a2fd76be3b83e62b62320f68b966afa52b1f798b8e516ee",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Vieworks__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5045dbc99fbffea6a227b117757f86da8b8d1df2b3e8b4a80003ade3f9eb379c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Vieworks__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:24e4389347bc8e3ad60855d4873c1c39856571e0f32e688370988a43d608b105",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Vieworks__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2d1ee51a39c09b955444f2571983055d91b05b74d744184fab5a547ebbdc0c21",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Vieworks__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:56f5bcd7a7419a9fe269f6cd0449aa23b83634baa022a56736c564e591ba5505",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ViralMaterial",
      "name": "ViralMaterial",
      "definition": "Description of viral material for injections",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:05438b34f66301e515d5657e190cd97bab3b7a2e067ef50343968ecef43a99cb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#addgene_id",
          "name": "ViralMaterial__addgene_id",
          "definition": "Registry must be Addgene",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1136733aebc08c74602ca62d961d33ffa7371affde40017e6217ce27c1568b80",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "ViralMaterial__name",
          "definition": "Full genome for virus construct",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8a828865d89bfc9a0a210ba244910a6cfef544c4e73fb45b8bc083f08166cc19",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "ViralMaterial__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:bfea12ca96eeaaa300211fbe347443c9f0b7c54cf64bc6389a7d073dcc4a589b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#tars_identifiers",
          "name": "ViralMaterial__tars_identifiers",
          "definition": "TARS database identifiers",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:976b78633e1645a39aa4004b7c593397e540bef5f2e2136c8f808021d89886f6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#titer",
          "name": "ViralMaterial__titer",
          "definition": "Final titer of viral material, accounting for mixture/diliution",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7c90fdfe1b54acb4c5ab821b44d1bfea9386c60ec7549e11fa32f48622ec2038",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#titer_unit",
          "name": "ViralMaterial__titer_unit",
          "definition": "For example, gc/mL",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f7ddb15a43492e0c779a1bff08ad868de442868661e17bc3280ac5460140e6b6",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#VolumeCalibration",
      "name": "VolumeCalibration",
      "definition": "Calibration of a liquid delivery device based on solenoid/valve opening times",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:2922e7553c8e2ec69dc86c2c40012d011d83589e9b691695b788abc1e141b530",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#calibration_date",
          "name": "VolumeCalibration__calibration_date",
          "definition": "Date and time of calibration",
          "value_range": "xsd:dateTime",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7475a3d5344e5e93d88aa5479b623a6a7a1e95d9f2580843c69a68ff37e92165",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#description",
          "name": "VolumeCalibration__description",
          "definition": "Description",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fb4cbee9784199286c95cd47589f97d25e4196855cae29d6d7098cf3284404e9",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#device_name",
          "name": "VolumeCalibration__device_name",
          "definition": "Must match a device defined in the instrument.json",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:73aa02af758cad50b3fc54bb52820582b1f21710e38b4102bf43b3b821ff3f1c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#fit",
          "name": "VolumeCalibration__fit",
          "definition": "Fit equation for the calibration data used during data acquisition",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5ab6e28bb3b9e819a33437afe2a9c1083feb232b91438be66098469e65c515c2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#input",
          "name": "VolumeCalibration__input",
          "definition": "Length of time solenoid/valve is open",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:627e2a33fd93cb320e35e7f1d8039bfba9602d2f07bb8bdb6836002fa959c41a",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#input_unit",
          "name": "VolumeCalibration__input_unit",
          "definition": "Input unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c21e6ecc71cc8bb1e341122b2ce71a11250bf7c15433217822e4f15207bbbae6",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#measured_at",
          "name": "VolumeCalibration__measured_at",
          "definition": "Measurement location",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:eadaceb5d7da5a92256abcf9fd6b535059ea885cb0174b5ba8cda2b583db68f8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "VolumeCalibration__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3023c8f969c74694b70f3ff617f9e5591946881d27ef72e71571ce17c22fca0b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "VolumeCalibration__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a2afd83fcb7fb5d465f9772650c3f76976c6a8be3cbad88737040fc722a98d9c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output",
          "name": "VolumeCalibration__output",
          "definition": "Volume output (provide the average if repeated)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:99876587c663865412597f52c86eed8cf39607ae7d9fb9b98f905243fa10175c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#output_unit",
          "name": "VolumeCalibration__output_unit",
          "definition": "Output unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f23b3a6fbe6f2c1d0c866ad71886e1171c313fc5e01dabe240ce7af6f16c0612",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#protocol_id",
          "name": "VolumeCalibration__protocol_id",
          "definition": "DOI for protocols.io",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ca476329503cfd2a064350e48f03335662655373ac3bbbf9ca98ba9379d67889",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#repeats",
          "name": "VolumeCalibration__repeats",
          "definition": "If each input was repeated multiple times, provide the number of repeats",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ea7823a337038da569dc84eed6783b90070f1785797124a822bd50d3abcf2b37",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Vortran",
      "name": "Vortran",
      "definition": "Model Vortran",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:7b278a7d20cc98f760e2187294f20b030fd67cbdc81175f5dd6b78b017e9b82e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "Vortran__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4e16c9841e2f8061274a2708edb9b01cef01e399cf07300abdd958feb76e996b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Vortran__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ebf2ddbbded5625f13729615f4951fcf5b0fc306f06031e17f638ccbd39bc21c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "Vortran__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cbb8f298fa4d97a275816fcc6241988e70d742698b6fcf37f440d785dc0c3237",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "Vortran__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:2c93e06b21682a313066bd471130ea7f92a14be01a14c1fc7c7e0be77f29bb0a",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#WaterRestriction",
      "name": "WaterRestriction",
      "definition": "Description of a water restriction procedure",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b933367fd0e14b57de5decd5fe226472640a5f040509e838bf93fd0386dac2a8",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#baseline_weight",
          "name": "WaterRestriction__baseline_weight",
          "definition": "Weight at start of water restriction",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f7942299dbcbe7a2618b44013f5597752f8e5c6c05c35903d9620617553d0c66",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#end_date",
          "name": "WaterRestriction__end_date",
          "definition": "Water restriction end date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:2a250d88efc931aa9341270024c3503623eca9cb02f2cee615cc1ed8dab36559",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#ethics_review_id",
          "name": "WaterRestriction__ethics_review_id",
          "definition": "Ethics review ID",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:220e2a7856c826ac995925bde115b90c9c4d0272fc97955d462e25cfa34e09ad",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#minimum_water_per_day",
          "name": "WaterRestriction__minimum_water_per_day",
          "definition": "Minimum water per day (mL)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3c9657e369e7d14aeda41754d5220cd83cd6e8f7da2873c7df6e4965fe33616e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#minimum_water_per_day_unit",
          "name": "WaterRestriction__minimum_water_per_day_unit",
          "definition": "Minimum water per day unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:78f8f2a9e6d5f16c62f42c3a27bd09f9bfa6093bfe671b8df9f0c7bb2dfe9fcd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "WaterRestriction__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:3ea2c22f0dc28637ec37cb324a5da75ea23e228bacec24528217cb1831a1f431",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#start_date",
          "name": "WaterRestriction__start_date",
          "definition": "Water restriction start date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5f422b62e2eac51af541cc168e4c48727006575cd673b552f3b26349fe58dae5",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#target_fraction_weight",
          "name": "WaterRestriction__target_fraction_weight",
          "definition": "Target fraction weight (%)",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:fa65cf80460284da07f32763258e6bc11558c8724f49c10e829a1492c5b14540",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#target_fraction_weight_unit",
          "name": "WaterRestriction__target_fraction_weight_unit",
          "definition": "Target fraction weight unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:ed26db78fa8767b83dc85c19ffe510ab3a4707879564dcc9d7ca0d8741175e60",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#weight_unit",
          "name": "WaterRestriction__weight_unit",
          "definition": "Weight unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:16b4b7c9d7b8e289eb637972f1ba26a3896e88b592deb16fd3ea2251dcedaddf",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Wear",
      "name": "Wear",
      "definition": "Model Wear",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:2172a9d5ab5522ee82e0d7f538edc7adbb08ba466f2667452dd86dd5e71ef28b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Wear__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:cd2b93200696394e062a97371d53cc770685addebbc66c2872ef6ffc1af116ea",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Wear__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:703d4640f0831f9311193ff9fa614b063f61ed8169a94532a92eee8591122436",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Wearbasestationgen2",
      "name": "Wearbasestationgen2",
      "definition": "Model WearBaseStationGen2",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:21752f02528c8bb1b27c3105f3200c608930b157cec5b9897ef35b15017ea7af",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Wearbasestationgen2__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:7c63f268432df88d6ce143731d81b1fc19d524455877ef36fe60704fdda68f63",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Wearbasestationgen2__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c6c2e3341be67e8095f0451518a78c617c89a7a6414e0098643d4925777bbdc5",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#WellnessReport",
      "name": "WellnessReport",
      "definition": "Wellness report on animal health",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:6d5fbda89189f3cc5c730ff2aa76c633f7b237eea7abc2bd7f8408a4df97c5ab",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#date",
          "name": "WellnessReport__date",
          "definition": "Date",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:0364caeb5b14fc767a23dfb8ad6214c0fa76184fef294f8d2348a15d813c7598",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "WellnessReport__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d403c925d1d7194db8dc60b983b00cab191861d6e030e8bd6d9f2edb2ce11427",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#report",
          "name": "WellnessReport__report",
          "definition": "Report",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:091dfaa16a9fe30e0951e2df402b88b344f97c6903f3f51c9cb7606e8afbfd59",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Wheel",
      "name": "Wheel",
      "definition": "Description of a running wheel",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:2525c0cefa5190efdf99ee72f66fe07554cf00b922d2131f7e48b1411ce526ae",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#additional_settings",
          "name": "Wheel__additional_settings",
          "definition": "Additional parameters",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b4e2c2c83105abdb323679402171a45dd25fa3acfb5dca7798032cdd2b6f68fc",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#encoder",
          "name": "Wheel__encoder",
          "definition": "Encoder",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b6d17a6a69475a42a50ce2558d0f93fdca974f89992260096b44601001f61ec2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#magnetic_brake",
          "name": "Wheel__magnetic_brake",
          "definition": "Magnetic brake",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:819aaeb7c5a7e965146d0af81735c161146899bfa9e7298a565da9e985cd0a07",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#manufacturer",
          "name": "Wheel__manufacturer",
          "definition": "Manufacturer",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:525b86cf79ee5c10bc9d84a7ffb29644c1a671e174a65a112b9cc68d973a11cb",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#model",
          "name": "Wheel__model",
          "definition": "Model",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:f4589a3ddd9650fee62ac1e48405b269e3c806ccff4a8f580f3226cf2aa20691",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Wheel__name",
          "definition": "Device name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b9238f1cea6b465f45dae0b7e7f2c32e2239af57799384a822b91d3124b6e900",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#notes",
          "name": "Wheel__notes",
          "definition": "Notes",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:56f86ab9b1537135a8bf442d2061f741beb333a2c65bd332d0f3aa26e7917b54",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#object_type",
          "name": "Wheel__object_type",
          "definition": "Object Type",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a7c846561bb8aa957006167419122ff989b10b128607cd8d5eed80c440563cdf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#pulse_per_revolution",
          "name": "Wheel__pulse_per_revolution",
          "definition": "Pulse per revolution",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:c1fd4570240b8fac189da91a94f7565605f61b17cfd5cf818210114938a5d3f2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#radius",
          "name": "Wheel__radius",
          "definition": "Radius (mm)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:70e99fc85d486b0c802956ae7bf4bcc0a5f3de1409865a5b1a6b815c95e6ef7e",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#serial_number",
          "name": "Wheel__serial_number",
          "definition": "Serial number",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8de7b9636777f25202840c08f15cdb5e5d41c79eb3c80584543307c1a5c007c7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#size_unit",
          "name": "Wheel__size_unit",
          "definition": "Size unit",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:1ded05fac899a5b90c260a3d3399379232f059298a87e65ec6adeb6717fba2bf",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#torque_sensor",
          "name": "Wheel__torque_sensor",
          "definition": "Torque sensor",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:5a3d6221f6e26c69e7abae10556689d828e894a85d2578bae062257da7437070",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#width",
          "name": "Wheel__width",
          "definition": "Width (mm)",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:89f0c7864ac97564a78fc8e8bfefa118f74e312da6052d3b229abc3ff19416f1",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#Whiterabbit",
      "name": "Whiterabbit",
      "definition": "Model WhiteRabbit",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:d587f9dde59e8ebae5dece265fdbf46d7f2c54b4a26199482139fbec082fe989",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "Whiterabbit__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:438a2722e660b588f60d37f1187d430f20224a880c8a524faf3f244ed66cb19f",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "Whiterabbit__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:ad3593a726325dbc25aff8dcd75d8e5b52910e15a393eee2d59b9be4cf60c3b6",
      "iri": "https://schema.org/Event",
      "name": "WorkshopEvent",
      "definition": "A BBQS-organized workshop or convening.",
      "is_abstract": false,
      "sources": [
        "bbqs"
      ],
      "properties": [
        {
          "hash_id": "sha256:eb27cc80e9e9180ac15014cd3c36da9f6eefbba40c785b70408e9cf778a2adf0",
          "iri": "https://schema.org/attendee",
          "name": "attendee",
          "definition": "",
          "value_range": "https://registry.sensein.io/obj/Investigator",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:de7bb5f1bcf4f8bbe922d0e708a9345f7f526ffa6a0b0ca0b6cdd9c3b4894b86",
          "iri": "https://schema.org/endDate",
          "name": "endDate",
          "definition": "",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:5c46611070412195211c755a0e47fc316b7301c496289753a23262f12aa3acd8",
          "iri": "https://schema.org/location",
          "name": "location",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:7af5960a686341cdc0b51b87c01748e27dda3b871dbf876c755a8e2ef66492d3",
          "iri": "https://schema.org/name",
          "name": "name",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "bbqs"
          ]
        },
        {
          "hash_id": "sha256:09b022914bb99c7a4320ca4745dd3436110e9aa94ea132e27334817f63a91e9c",
          "iri": "https://schema.org/startDate",
          "name": "startDate",
          "definition": "",
          "value_range": "xsd:date",
          "units": "",
          "sources": [
            "bbqs"
          ]
        }
      ],
      "subclass_of": [
        "https://schema.org/Event"
      ],
      "alignments": [
        {
          "target_hash_id": "sha256:f414ed6f24843dd268081d5d52585aeb1c01bbfe91a762ca9b464cf3c6c7ac1c",
          "target_name": "Event",
          "target_iri": "https://schema.org/Event",
          "distance": 0.0,
          "method": "anchored-iri",
          "scores": {
            "iri": 1.0,
            "name": 0.5263157894736842,
            "desc": 0.22620634957114716,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:093884b000b2ae958e8a74a6b2bc78bb439a2410bde694d206f8c42d76b23973",
          "target_name": "EducationEvent",
          "target_iri": "https://schema.org/EducationEvent",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.4827586206896552,
            "desc": 0.2670638976030655,
            "slot": 0.0
          }
        },
        {
          "target_hash_id": "sha256:aa32c2beb20e55789a8b8ed0d9992569c84271324033ce98b9719b44ee07c4c0",
          "target_name": "ConferenceEvent",
          "target_iri": "https://schema.org/ConferenceEvent",
          "distance": 0.15,
          "method": "anchored-iri",
          "scores": {
            "iri": 0.0,
            "name": 0.5333333333333333,
            "desc": 0.3148760121561828,
            "slot": 0.0
          }
        }
      ]
    },
    {
      "hash_id": "sha256:4dc06a191792d335b994a6692483d190ade6e2d9aa87a45d116e780649d07e3e",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#World_Precision_Intstruments",
      "name": "World_Precision_Intstruments",
      "definition": "Model World Precision Intstruments",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:b0d0bf95170cd4f5bd3c2b3079d53300227f103d80d51555c36c71afb72239ae",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "World_Precision_Intstruments__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8249f1bf13542dfc23ac0a145b7a57fe02ddf112f3abfebec07a688a3e2b6278",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "World_Precision_Intstruments__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8bc6c5231986e716e4b5047339a4158d720f34182ea47d3dfeb53a9ccb9929cd",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "World_Precision_Intstruments__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:44721be0b925fd0b70dfb511fbb994155ef05c89671a35f9838ace5a5191da06",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "World_Precision_Intstruments__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c88bebb0aa3c41990bd17b20e379333174e7665ac5005c96b7d86307d1035972",
      "iri": "https://bids-specification.readthedocs.io/en/stable/glossary.html#XPCT",
      "name": "Xpct",
      "definition": "X-ray phase-contrast tomography imaging data",
      "is_abstract": false,
      "sources": [
        "bids"
      ],
      "properties": [],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:9df3c69818778ed44855e957d4fbc92155b5b32f100bf264175a118debfb2daf",
      "iri": "https://openminds.ebrains.eu/core/accessChannel",
      "name": "accessChannel",
      "definition": "",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:e484033ab39c89d04f88a83825c94a645029826f04040b6455ee7efeebf528db",
          "iri": "https://openminds.om-i.org/props/definition",
          "name": "accessChannel__definition",
          "definition": "Short, but precise statement of the meaning of a word, word group, sign or a symbol.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:324368c21c34966ee57c4d4c93ef5c5f77a3be71fb8c2c6ef40072451ca36618",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "accessChannel__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:16b2cf9d2f5018e79f190e02a66b1257808b602e7cbc24bb6606d263a60e666d",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "accessChannel__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:5935ffd84b430623592108aa34ea47d96173fd8322a6b1a9e67645fdb30a18b7",
          "iri": "https://openminds.om-i.org/props/otherCrossReference",
          "name": "accessChannel__otherCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:f9c12aca96841f893427a7c67c502184a94bdf3ce487ea9dec5dca0d19428554",
          "iri": "https://openminds.om-i.org/props/otherOntologyIdentifier",
          "name": "accessChannel__otherOntologyIdentifier",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:5dbe7f148f53c9c1538bb7e62fc2a762cb7916b8df1730b41e9ca3c37ceb700d",
          "iri": "https://openminds.om-i.org/props/preferredCrossReference",
          "name": "accessChannel__preferredCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:b14ef649cae966914954d503475925ce7c3dfd5fbd67e13e6888e4d0c59c2c25",
          "iri": "https://openminds.om-i.org/props/preferredOntologyIdentifier",
          "name": "accessChannel__preferredOntologyIdentifier",
          "definition": "Persistent identifier of a preferred ontological term.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:a4923882f153e4ddadf4a653c80fcb2af93d48c73c3ccaf66a43fc648b9da74b",
          "iri": "https://openminds.om-i.org/props/synonym",
          "name": "accessChannel__synonym",
          "definition": "Words or expressions used in the same language that have the same or nearly the same meaning in some or all senses.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a3ce128fa79aa8851f9105919acbe6d799b8ddd2563e675d3eaf8af737932021",
      "iri": "https://openminds.ebrains.eu/core/accessEligibilityType",
      "name": "accessEligibilityType",
      "definition": "",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:0cd5602d711e555fc3d0c36d871c3a62e509d5da2a07c982b0e004341fe5b668",
          "iri": "https://openminds.om-i.org/props/definition",
          "name": "accessEligibilityType__definition",
          "definition": "Short, but precise statement of the meaning of a word, word group, sign or a symbol.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:19bcc0e9633d599da73614cc9f027d05d61e52e58115fcf18e546cf8d3a6f5ad",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "accessEligibilityType__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:c5c856162ae369b4e521ec381e991beab0e5b9a984c6da07e77b4b03d284cd5d",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "accessEligibilityType__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:0b5d38b455f7779d414ef70299557786410aa5a06a2e243a33c858b427c2f105",
          "iri": "https://openminds.om-i.org/props/otherCrossReference",
          "name": "accessEligibilityType__otherCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:08fccd5b5625b63bb84eaa8ba8a9e299aefb74e0d6640d9d851f6eef79f228a0",
          "iri": "https://openminds.om-i.org/props/otherOntologyIdentifier",
          "name": "accessEligibilityType__otherOntologyIdentifier",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:b10b693234442ad134c3900d754c89535974f32362714b8001c3d09e4e499b8b",
          "iri": "https://openminds.om-i.org/props/preferredCrossReference",
          "name": "accessEligibilityType__preferredCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:35ea610a87486b5374e0004ab1b2b8f8c5c85c7b8a21b5007d19706902ff863c",
          "iri": "https://openminds.om-i.org/props/preferredOntologyIdentifier",
          "name": "accessEligibilityType__preferredOntologyIdentifier",
          "definition": "Persistent identifier of a preferred ontological term.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:a9ebd173bb3011ab5866b441283042b1d5791624cb8f35e5523e03d8231b3514",
          "iri": "https://openminds.om-i.org/props/synonym",
          "name": "accessEligibilityType__synonym",
          "definition": "Words or expressions used in the same language that have the same or nearly the same meaning in some or all senses.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:7b03033cf280ab50f30dc7b142f2c13cc2b4583058b77168b77d7fc08fedab45",
      "iri": "https://openminds.ebrains.eu/core/accessForm",
      "name": "accessForm",
      "definition": "",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:67af08c1d4a32bc9e34f8aa87946d90f16fc7feba71e52328e3c0f3c0f0c9c94",
          "iri": "https://openminds.om-i.org/props/definition",
          "name": "accessForm__definition",
          "definition": "Short, but precise statement of the meaning of a word, word group, sign or a symbol.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:7c23ed3ab87b8092837d7ef287aa19b3fb75f97420aabbae652f96d0d5e58d49",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "accessForm__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:35dc4e34cd4e619032b6af90fcf2720404b01a1f95cf6a55c7bc9274dcba8c3b",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "accessForm__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:6df9cd17f019877c7fe9ceb17ac1249d4d8164c41268a03fb6ce28639546ec24",
          "iri": "https://openminds.om-i.org/props/otherCrossReference",
          "name": "accessForm__otherCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:43d3cf78e364f78bd4d9b718f4ce155bfb79245ad5b7c5e7a8518695fffda1ff",
          "iri": "https://openminds.om-i.org/props/otherOntologyIdentifier",
          "name": "accessForm__otherOntologyIdentifier",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:5b3e7ae27d140cfa21c45716a1651c6b99478509a59c9c098ee6d7b7dfec58c4",
          "iri": "https://openminds.om-i.org/props/preferredCrossReference",
          "name": "accessForm__preferredCrossReference",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:79fa897969214b2f16792996d831be900cd1a065e6fc15330beca64901977d46",
          "iri": "https://openminds.om-i.org/props/preferredOntologyIdentifier",
          "name": "accessForm__preferredOntologyIdentifier",
          "definition": "Persistent identifier of a preferred ontological term.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:7a5ce5ca6384510bfa1c76bd4fe77781abf17ea90d3d034de00341b69b9c6a6f",
          "iri": "https://openminds.om-i.org/props/synonym",
          "name": "accessForm__synonym",
          "definition": "Words or expressions used in the same language that have the same or nearly the same meaning in some or all senses.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:f3dd9d159e799dc3892e252367463ffc2494858de6d8af5d364d4b92720c9918",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#aind_data_schema_models__harp_types___Behavior",
      "name": "aind_data_schema_models__harp_types___Behavior",
      "definition": "Model Behavior",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:07a0044b70ddc0baaf3e140097595423aea5fbd0ec90948b564ffaebd11d80ba",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "aind_data_schema_models__harp_types___Behavior__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:4aa447f686899d83e53dbb254ddc6cd48dad331b4358d126b76529f13839022d",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#whoami",
          "name": "aind_data_schema_models__harp_types___Behavior__whoami",
          "definition": "Whoami",
          "value_range": "xsd:integer",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:eff3fb024bd77a2abca6278a2f0138efd97dc2f9787c463751e45b2b558cfb5d",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#aind_data_schema_models__modalities___Behavior",
      "name": "aind_data_schema_models__modalities___Behavior",
      "definition": "Model behavior",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:241f6ca541b3bfd213f7b2fc08ab2b70fe04e7284a04c5b703c6503babd965b2",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "aind_data_schema_models__modalities___Behavior__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:b8760b5b4abdb3d8153df83b2112050964ffb9c8a6a6103f7c0060dbffed4bc7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "aind_data_schema_models__modalities___Behavior__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c03fcba86620021e53af07f13dec8acd8ec245c47406796fdd9805296541bbc9",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#aind_data_schema_models__organizations___Unknown",
      "name": "aind_data_schema_models__organizations___Unknown",
      "definition": "Model Unknown",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:9f7ff2886d82d39592362a21ebb441d2006546085458c29d14bce88558f3df37",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#abbreviation",
          "name": "aind_data_schema_models__organizations___Unknown__abbreviation",
          "definition": "Abbreviation",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:a478e565a7e3863326b829355e3bf208d7727a1026023b9ab3d0426275b39026",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "aind_data_schema_models__organizations___Unknown__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:43b12382160e84edfefe6307ce08a73ce52be28ba8de092664eba0126f8789e1",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "aind_data_schema_models__organizations___Unknown__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:d8cf26b275519fa98e17a7f8ec58ecad10d976c36eeabc9309da2581301bd48b",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "aind_data_schema_models__organizations___Unknown__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:cf2c267367637876a7d7f33378e6da6c2df7ba172eae1ac7077bbe887a7efc95",
      "iri": "https://aind-data-schema.readthedocs.io/en/stable/#aind_data_schema_models__species___Unknown",
      "name": "aind_data_schema_models__species___Unknown",
      "definition": "Model Unknown",
      "is_abstract": false,
      "sources": [
        "aind"
      ],
      "properties": [
        {
          "hash_id": "sha256:5654742bf443589af2f4f8fe3ad31d7f0521e0a67b53240e0cd42f0ec62071fa",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#name",
          "name": "aind_data_schema_models__species___Unknown__name",
          "definition": "Name",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:52c27dfa6be1adc964fb7ff7197e5f658bbee4d2169a83740dd16e557b2117f7",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry",
          "name": "aind_data_schema_models__species___Unknown__registry",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:8aa2f65e45a6afa41377dbfaa6cfdfc9173a9cf853f865870815d7bbd9aa8a58",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#registry_identifier",
          "name": "aind_data_schema_models__species___Unknown__registry_identifier",
          "definition": "Registry Identifier",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        },
        {
          "hash_id": "sha256:736c0e02a07064c6f7d27687cb20a35f5dc0aadf49f2da4c580e7f9e4b75c15c",
          "iri": "https://aind-data-schema.readthedocs.io/en/stable/#species",
          "name": "aind_data_schema_models__species___Unknown__species",
          "definition": "Species",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "aind"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:fcf9305b4a36a536ed6aad11aa64181520a56cb19ef95a59a0861ea986723018",
      "iri": "https://openminds.ebrains.eu/core/amountOfChemical",
      "name": "amountOfChemical",
      "definition": "Structured information about the amount of a given chemical that was used.",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:b8327245429fc4373dfa749ded5849f054d87d562d4d00f9d4fd8d4eaffd274d",
          "iri": "https://openminds.om-i.org/props/amount",
          "name": "amountOfChemical__amount",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:4846314a238d53c69d655fc0b06a14fff3baac4de124d78034fad8c95b77e6ee",
          "iri": "https://openminds.om-i.org/props/chemicalProduct",
          "name": "amountOfChemical__chemicalProduct",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:db987342392564ecd5250800c24727d9dd355e385bf7208427374af52ee2144e",
      "iri": "https://openminds.ebrains.eu/core/chemicalMixture",
      "name": "chemicalMixture",
      "definition": "Structured information about a mixture of chemical substances.",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:b517fa764c87e59c719381605ea44d6c7240d7f4d5a312dc2d435908a81be086",
          "iri": "https://openminds.om-i.org/props/additionalRemarks",
          "name": "chemicalMixture__additionalRemarks",
          "definition": "Mention of what deserves additional attention or notice.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:095835cf38c25d3f959a17219bbb79c96721a4b0e78214d2bf08edd2455a25b2",
          "iri": "https://openminds.om-i.org/props/hasPart",
          "name": "chemicalMixture__hasPart",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:40f1ac357ae9895bd12f2a89c28a0a58048b6e45a97596cf16cbef362fcc2a33",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "chemicalMixture__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:d32686747529d4bb31c6912a47ac009523c298b7a568552ac197cb8396f5a010",
          "iri": "https://openminds.om-i.org/props/productSource",
          "name": "chemicalMixture__productSource",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:995b8c4412f46ea845e42253d3b9829b8dfad209aaa6d7ef21d6cfb1a5148e87",
          "iri": "https://openminds.om-i.org/props/type",
          "name": "chemicalMixture__type",
          "definition": "Distinct class to which a group of entities or concepts with similar characteristics or attributes belong to.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:5e42bcf8d986f0fb54bbb6a962e1534f73f1906b41c2568ac6f0896bbddbe0f5",
      "iri": "https://openminds.ebrains.eu/core/chemicalSubstance",
      "name": "chemicalSubstance",
      "definition": "Structured information about a chemical substance.",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:eb3a6e0b48c376fd183494828c6a1cce5f82053cf8ab934e4f3f8a1d891df4b1",
          "iri": "https://openminds.om-i.org/props/additionalRemarks",
          "name": "chemicalSubstance__additionalRemarks",
          "definition": "Mention of what deserves additional attention or notice.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:8c3318e28138e1283b39d8aeade6c39725e25b732ddbc2a99637583c88f0a82e",
          "iri": "https://openminds.om-i.org/props/lookupLabel",
          "name": "chemicalSubstance__lookupLabel",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:7be1d7946bf6b31f2b38aa3206ca29c6bad702d740e9fe58ff555f8d75517dd4",
          "iri": "https://openminds.om-i.org/props/molecularEntity",
          "name": "chemicalSubstance__molecularEntity",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:5818adf2405b8f5c24b50c63ad0d140e393c1ccb468e377c6b63fa5124909383",
          "iri": "https://openminds.om-i.org/props/productSource",
          "name": "chemicalSubstance__productSource",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:6a7b711a449605107933d7b2573c47e97fdbfa5adc5478fdc91534894df46d88",
          "iri": "https://openminds.om-i.org/props/purity",
          "name": "chemicalSubstance__purity",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e7ea10b6616f528e83dcbe98454b4d90034bdace39452308da98e1e0905d0bd7",
      "iri": "https://openminds.ebrains.eu/core/dataAnalysis",
      "name": "dataAnalysis",
      "definition": "Structured information on inspecting, cleansing, transforming, and modelling data.",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:dc8ac7662879c32770cc317d649fed6133bfcc410cc98ad82289c3078253d00e",
          "iri": "https://openminds.om-i.org/props/customPropertySet",
          "name": "dataAnalysis__customPropertySet",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:c4dd2990664dd7e2a386a5976f87dd631b5056f55d483d8f25f8a081bd74040c",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "dataAnalysis__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:f9e3ba5ad0adbb3a97047eb5ec132c09113a39bd1ec37b748e5e4fe48dcf367c",
          "iri": "https://openminds.om-i.org/props/endTime",
          "name": "dataAnalysis__endTime",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:013ae3988e2231577903922af28655570e5e913e816db314a29812881cc8fc3c",
          "iri": "https://openminds.om-i.org/props/environment",
          "name": "dataAnalysis__environment",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:b820264b08eab6cb7795e78e9b21775acf9f69e21ce955f644262f49ea8ef784",
          "iri": "https://openminds.om-i.org/props/input",
          "name": "dataAnalysis__input",
          "definition": "Something or someone that is put into or participates in a process or machine.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:6e061f4b1172432dde507671a74660d920b03f142beab4bfacb2bdab3b649ea2",
          "iri": "https://openminds.om-i.org/props/launchConfiguration",
          "name": "dataAnalysis__launchConfiguration",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:7cd53a455972256da9650a080978693df8f1e87628d6ac9b058c2d7f67a5b9bc",
          "iri": "https://openminds.om-i.org/props/lookupLabel",
          "name": "dataAnalysis__lookupLabel",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:5340eb857c9c41ec7ce51e3ea431b2a4f0aa1644e9d3367bbd77be2639d845ac",
          "iri": "https://openminds.om-i.org/props/output",
          "name": "dataAnalysis__output",
          "definition": "Something or someone that comes out of, is delivered or produced by a process or machine.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:6d8f55c18d69ed0212efcca17702f791429571941182b3b7d36bde23b41f4faf",
          "iri": "https://openminds.om-i.org/props/performedBy",
          "name": "dataAnalysis__performedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:d5add8a46f9292c927eeffe126584aba88f458cff7a7904d5374fe692bb6e166",
          "iri": "https://openminds.om-i.org/props/recipe",
          "name": "dataAnalysis__recipe",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:20a3333f07aed08e7ba78591ff8186b262b555b187f016b5e87a8bed24b9b51d",
          "iri": "https://openminds.om-i.org/props/resourceUsage",
          "name": "dataAnalysis__resourceUsage",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:a442866823d1cb09ec13138da2fa244253de875549905e1e4aeb9efc1e2a892c",
          "iri": "https://openminds.om-i.org/props/startTime",
          "name": "dataAnalysis__startTime",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:75e489da077449e1a41ebce5db232907fa23b2ca81a4649736546b5206644f11",
          "iri": "https://openminds.om-i.org/props/startedBy",
          "name": "dataAnalysis__startedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:f558445e545c721ec6d5f3e2adef0471da9dd96771f4344656d6b57521565a87",
          "iri": "https://openminds.om-i.org/props/status",
          "name": "dataAnalysis__status",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:eef62811fdd118fc9e5769589d4b47f9a196a8af19c266589a271ab0c78ee170",
          "iri": "https://openminds.om-i.org/props/studyTarget",
          "name": "dataAnalysis__studyTarget",
          "definition": "Structure or function that was targeted within a study.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:9c7ddbb6fb254c953ba40b564174fff8e7c51ab8b8304136a969ac263409369c",
          "iri": "https://openminds.om-i.org/props/tag",
          "name": "dataAnalysis__tag",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:d31504956cb51afdfe9d5abfd45cdd15cc6800128e496d26941cb7fa2fdd94b1",
          "iri": "https://openminds.om-i.org/props/technique",
          "name": "dataAnalysis__technique",
          "definition": "Method of accomplishing a desired aim.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:2babb26cd5686b450db5fb551a21a1bf5b03186f3db5ab12db9a07d411a5c822",
          "iri": "https://openminds.om-i.org/props/wasInformedBy",
          "name": "dataAnalysis__wasInformedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:e49766d1839b81cf498f9b39df14cc8d11ff3b44d421c1a6027fb5bb7984e1f6",
      "iri": "https://openminds.ebrains.eu/core/dataCopy",
      "name": "dataCopy",
      "definition": "",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:a672dd28b758fb615997ea7d32bc7277696edc74a746d456168d9b148ecf9fce",
          "iri": "https://openminds.om-i.org/props/customPropertySet",
          "name": "dataCopy__customPropertySet",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:5b5a7176b241c6994239df121a537e2d0c49b86f6341a44253cadfa7acc67236",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "dataCopy__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:c1bae019d6bace49135b4e1ee37b16b3e4d4dfec8a2e429b9c7879c54fffc4c0",
          "iri": "https://openminds.om-i.org/props/endTime",
          "name": "dataCopy__endTime",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:54f7507b1a5c361e770d81fc132c856966056c664bae6fbcc6c781a4a6ae30b5",
          "iri": "https://openminds.om-i.org/props/environment",
          "name": "dataCopy__environment",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:e510997a1e12fb1a773b64a986e904997542bad3dd6492a8957aa8d85082048f",
          "iri": "https://openminds.om-i.org/props/input",
          "name": "dataCopy__input",
          "definition": "Something or someone that is put into or participates in a process or machine.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:765397a9f528d4ee9842c978db882596ed87a8876428f726bfc056e9dab47e35",
          "iri": "https://openminds.om-i.org/props/launchConfiguration",
          "name": "dataCopy__launchConfiguration",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:367bb1cce034b12a39bd22bc3cba270089bc26fccf834aa751002def19c7b21c",
          "iri": "https://openminds.om-i.org/props/lookupLabel",
          "name": "dataCopy__lookupLabel",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:67729d872e1dbc9109690bb2587d79b65c5842f954b632adaf9e8a1975716d9b",
          "iri": "https://openminds.om-i.org/props/output",
          "name": "dataCopy__output",
          "definition": "Something or someone that comes out of, is delivered or produced by a process or machine.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:490e43fa731ebe70da98a64adb8cd0136efcd06a945731fcc65768077c05be93",
          "iri": "https://openminds.om-i.org/props/performedBy",
          "name": "dataCopy__performedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:4136cc90fc725d80675d588ce895102b2dee6c7ce3a4852666fe93c71f81b491",
          "iri": "https://openminds.om-i.org/props/recipe",
          "name": "dataCopy__recipe",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:37f96a244e0804299fa257c8659df635eb6ce3e16e30183800c57602628afd59",
          "iri": "https://openminds.om-i.org/props/resourceUsage",
          "name": "dataCopy__resourceUsage",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:9a30e0189c775d2db3685c4d22c394307cde4f2473c8b8d066b764489d4a9fdd",
          "iri": "https://openminds.om-i.org/props/startTime",
          "name": "dataCopy__startTime",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:5cbf05ad1e86534d239a700307e900c94f5693a8f1412bde4253c50d02c53cb4",
          "iri": "https://openminds.om-i.org/props/startedBy",
          "name": "dataCopy__startedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:35ebb3f05b2875757e054e61952aff0a8543af8863816e31041aa502cc4631a5",
          "iri": "https://openminds.om-i.org/props/status",
          "name": "dataCopy__status",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:bbcebce2fd0ce6255947a5334f9ca8b85fd78f073b9d32053f803bf1ba3526b4",
          "iri": "https://openminds.om-i.org/props/studyTarget",
          "name": "dataCopy__studyTarget",
          "definition": "Structure or function that was targeted within a study.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:9f8ed0402f88a0c21b69b68b2e6c999dabe198c8784680076f189dfbf0621c4c",
          "iri": "https://openminds.om-i.org/props/tag",
          "name": "dataCopy__tag",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:d65d87703a975f70199f632c011aca3e966c2227b3494eed60402454bf7e9dff",
          "iri": "https://openminds.om-i.org/props/technique",
          "name": "dataCopy__technique",
          "definition": "Method of accomplishing a desired aim.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:6a7bbaf878a1f8ea96bd4276ba60436ad735205487c632ef2bacb6caf6333e52",
          "iri": "https://openminds.om-i.org/props/wasInformedBy",
          "name": "dataCopy__wasInformedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4e064e2a4eb089d0b378591d56cea6dd087109bd9f4d01cfea4ab3adc8e20555",
      "iri": "https://openminds.ebrains.eu/core/deployedInterface",
      "name": "deployedInterface",
      "definition": "",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:f2dd9fdc60895d78b3bb3aee93ca001eed8331ae3014d2e944e3bf03350450ab",
          "iri": "https://openminds.om-i.org/props/accessibility",
          "name": "deployedInterface__accessibility",
          "definition": "Level to which something is accessible to someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:d3e8e51c3c0fa8ae220b488d9ff510a7e7e72ec0c2bdabbab17670bb368ea73b",
          "iri": "https://openminds.om-i.org/props/entryPoint",
          "name": "deployedInterface__entryPoint",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:0396fcf8525dedcfef9f3d2d31722f3eb17dbf0467370b863b661120ef6dd6c0",
          "iri": "https://openminds.om-i.org/props/interface",
          "name": "deployedInterface__interface",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:efb4a230e0945873a7bad8951c485d5b27e87950950c3634c34914881e6b8887",
      "iri": "https://openminds.ebrains.eu/core/environment",
      "name": "environment",
      "definition": "Structured information on the computer system or set of systems in which a computation is deployed and executed.",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:7d709ab340a8f974f339b9b45bf09ac153e78c0e796fae6ad8b1c4525f2a78fc",
          "iri": "https://openminds.om-i.org/props/configuration",
          "name": "environment__configuration",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:cd46b1ee96e822ec542d933657dd4077c49d452cfed1393f161ca24508c23fa7",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "environment__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:0f25d39a464de5012bbad6c9f4bd8cef88b1a96f69bc72fe75a066c032beeb1c",
          "iri": "https://openminds.om-i.org/props/hardware",
          "name": "environment__hardware",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:2a58f33b904d338ace96bb22956c03513deecfc529056b6996f44870b331eabd",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "environment__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:032d8f3ac0e23778683b34fd1df2a3cefe8aeb6871510527763af06089518971",
          "iri": "https://openminds.om-i.org/props/software",
          "name": "environment__software",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:b7e5146c5809ad3327bdf1d15d471b416adae9058465b9d56d56906d61a9a8ed",
      "iri": "https://openminds.ebrains.eu/core/genericComputation",
      "name": "genericComputation",
      "definition": "Structured information about a computation whose type is unknown or unspecified.",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:e0ac562c98c0f36670f856aa09f53b326894c627cc3d5b2cf4b1e71623059b14",
          "iri": "https://openminds.om-i.org/props/customPropertySet",
          "name": "genericComputation__customPropertySet",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:2bdb517d292052cf16f23499d961346b4862f713a29ad54f3547badc21130cc8",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "genericComputation__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:6698d82f56e674fdb66b7911a23297145d56fb1a3ed27499f0bd1ec25f4bef2c",
          "iri": "https://openminds.om-i.org/props/endTime",
          "name": "genericComputation__endTime",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:a1c61d17ca7a87f4e95dcb30c343ba0cc6705c70777c20ac306871529bd85d37",
          "iri": "https://openminds.om-i.org/props/environment",
          "name": "genericComputation__environment",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:50706090c2aba1634c63d65ab514c5409dd2aa7ed59cda44ea3aa2afb73ce620",
          "iri": "https://openminds.om-i.org/props/input",
          "name": "genericComputation__input",
          "definition": "Something or someone that is put into or participates in a process or machine.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:04f5aa809e025be17f4784eae2c37b22110ed961fd7096abaf1de53e7f91d95c",
          "iri": "https://openminds.om-i.org/props/launchConfiguration",
          "name": "genericComputation__launchConfiguration",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:b78dbdb059998c1a85237566db78fbeaf9beb4d76cbb11278caa4f0b6f23ac54",
          "iri": "https://openminds.om-i.org/props/lookupLabel",
          "name": "genericComputation__lookupLabel",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:a1d2c19db29c35f5d2644132961dc20001f4ba8cc2036710401ff8c221487468",
          "iri": "https://openminds.om-i.org/props/output",
          "name": "genericComputation__output",
          "definition": "Something or someone that comes out of, is delivered or produced by a process or machine.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:575475a0297e5ac073eebc551b17bdc4ebd4f7cc171681665603054eddeb5c85",
          "iri": "https://openminds.om-i.org/props/performedBy",
          "name": "genericComputation__performedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:fcba39d837a606f10989b03611de804d2d292d6b79ad32e7bf0fbee5b3147dc3",
          "iri": "https://openminds.om-i.org/props/recipe",
          "name": "genericComputation__recipe",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:c384f36a16c98a912d010d191860571d31801527f04aa184aa44f8f08b410197",
          "iri": "https://openminds.om-i.org/props/resourceUsage",
          "name": "genericComputation__resourceUsage",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:dc938f11782049e2c593b321ccb1d6f995106ff1456aefd816deafc3499cdfae",
          "iri": "https://openminds.om-i.org/props/startTime",
          "name": "genericComputation__startTime",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:f366188de576b5a28ef61eaab4b5ea6ac1b522268d863a51a12a6e12f78c7234",
          "iri": "https://openminds.om-i.org/props/startedBy",
          "name": "genericComputation__startedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:b4394238a486cdb83e55eba07da56146dfb82c5fab11be25ef41454c583344bb",
          "iri": "https://openminds.om-i.org/props/status",
          "name": "genericComputation__status",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:e3c427a8678c880ef3f99db42f75465da96fa76da518389ff16c29cc16e1e82a",
          "iri": "https://openminds.om-i.org/props/studyTarget",
          "name": "genericComputation__studyTarget",
          "definition": "Structure or function that was targeted within a study.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:377f6efac9144f9d961968c9795399b428a18aff568a03c737223e17ce87da4f",
          "iri": "https://openminds.om-i.org/props/tag",
          "name": "genericComputation__tag",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:3c99261c2db5295a93921c4f88ccd1a3ba2332625c05ad18ec4d33c7104d0bee",
          "iri": "https://openminds.om-i.org/props/technique",
          "name": "genericComputation__technique",
          "definition": "Method of accomplishing a desired aim.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:1b604098431abc536fdff5f2640aefc41bc9d639303d7ecaebc33fd11d441b7e",
          "iri": "https://openminds.om-i.org/props/wasInformedBy",
          "name": "genericComputation__wasInformedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:4d9d8a6ad5115ffcf5421eb3ce1d40ce7589282dafdc829685dd8902d4c1290d",
      "iri": "https://openminds.ebrains.eu/core/hardwareSystem",
      "name": "hardwareSystem",
      "definition": "Structured information about computing hardware.",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:ae54599b02540b727c02235f709bedb3e8df4d831c15f0f07d198a4c1efecf00",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "hardwareSystem__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:7ac6d0851cfd8cfd4e8721eef3e51d3a26ed191d5a4bdb5360bf3fb4ce87f78b",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "hardwareSystem__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:6881c675c1b3576156d66dad72c1cd942c1b48d70ba54fd4d642580958a669d6",
          "iri": "https://openminds.om-i.org/props/versionIdentifier",
          "name": "hardwareSystem__versionIdentifier",
          "definition": "Term or code used to identify the version of something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c365156d5fcce90860deb17135c7c606514a011de20ff622e68ccdb4b2df8247",
      "iri": "https://openminds.ebrains.eu/core/launchConfiguration",
      "name": "launchConfiguration",
      "definition": "Structured information about the launch of a computational process.",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:1a39d74c25a9298942762d1f8b1424a00ceb5d30e6a477d3a33b0cd8a38ed791",
          "iri": "https://openminds.om-i.org/props/argument",
          "name": "launchConfiguration__argument",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:be60772419b406c8fa2d2d1e8d6dd56fe7d85f784913a4effd1cd250a91a2dbf",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "launchConfiguration__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:ddd59caaf39b2c8c4d129589a479ef4dd896acc3b98f738b6258f7ceb63d58d9",
          "iri": "https://openminds.om-i.org/props/environmentVariable",
          "name": "launchConfiguration__environmentVariable",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:dc04b718c94680be56636deb0c6a88d9482ea2078a3a76d3cdd5fb48a2fe0048",
          "iri": "https://openminds.om-i.org/props/executable",
          "name": "launchConfiguration__executable",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:ae4d8fcf0d9412f3d93904b9cf41e527f993b7a17c6741c3774783e962acbab6",
          "iri": "https://openminds.om-i.org/props/name",
          "name": "launchConfiguration__name",
          "definition": "Word or phrase that constitutes the distinctive designation of a being or thing.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:c7fa07cb4a771e8e2dd9ab02d09d1bb453a01ebee01460230e869bdf71075b47",
      "iri": "https://openminds.ebrains.eu/core/modelValidation",
      "name": "modelValidation",
      "definition": "Structured information about a process of validating a computational model.",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:9ba4db7c58fa64401bec63c87d8af1bb19ba626227f3c7462dcb962035827fee",
          "iri": "https://openminds.om-i.org/props/customPropertySet",
          "name": "modelValidation__customPropertySet",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:8fd157837dc2cbe462d32323099b06f4a6fb16334eef6e63357c0faac9904f39",
          "iri": "https://openminds.om-i.org/props/description",
          "name": "modelValidation__description",
          "definition": "Longer statement or account giving the characteristics of someone or something.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:68302fb709281648ea92b26a55bd0548abd48912344ad955f954be70ce3d66cf",
          "iri": "https://openminds.om-i.org/props/endTime",
          "name": "modelValidation__endTime",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:937cb7c34aa8b9160ad0536d5d186087856db3e84d212a3dbb6de8d11384d3bc",
          "iri": "https://openminds.om-i.org/props/environment",
          "name": "modelValidation__environment",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:2e0bd9cdec3d8096b300247bbc83636e17607a0160fc3abf399fbd9e260f472c",
          "iri": "https://openminds.om-i.org/props/input",
          "name": "modelValidation__input",
          "definition": "Something or someone that is put into or participates in a process or machine.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:4f4f9bf90ce11e4f055cc944b0f4eb9ebd3d9283c4ddccded55eb26f1d894a5e",
          "iri": "https://openminds.om-i.org/props/launchConfiguration",
          "name": "modelValidation__launchConfiguration",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:b7cc4321c3df386b128544068f18976146a90135c6570a4b1a20fb721c7d2930",
          "iri": "https://openminds.om-i.org/props/lookupLabel",
          "name": "modelValidation__lookupLabel",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:31eef9b3dc42bf0adf7d0f557f620d7d9f34f20ef4557e9c92b47cff27a14cba",
          "iri": "https://openminds.om-i.org/props/output",
          "name": "modelValidation__output",
          "definition": "Something or someone that comes out of, is delivered or produced by a process or machine.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:28ff10dacc212ab1fadfd0198bf13a8fbd4c1ef09308fd06e5725b78d0cc83ec",
          "iri": "https://openminds.om-i.org/props/performedBy",
          "name": "modelValidation__performedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:c2437084a01dfb207c91a664660eee810c23575c5f61341218f7ef5caf3a61e5",
          "iri": "https://openminds.om-i.org/props/recipe",
          "name": "modelValidation__recipe",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:150c1b9d625848f011631cac2abbdc7d11ab4c2b00a6b1c981bc359d60456abc",
          "iri": "https://openminds.om-i.org/props/resourceUsage",
          "name": "modelValidation__resourceUsage",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:1af80886e46c57affb68cef0e017405c9307770735194e281b02ed70dd958096",
          "iri": "https://openminds.om-i.org/props/score",
          "name": "modelValidation__score",
          "definition": "",
          "value_range": "xsd:float",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:b8ddc8eac6e512e97f63de3c1ad10ec54b40a95274058ebfbfbcef4ea5f0e2a7",
          "iri": "https://openminds.om-i.org/props/startTime",
          "name": "modelValidation__startTime",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:f0c5e76918a4509ec6a93120c15da940c27461fa6e153d329249198f44e38832",
          "iri": "https://openminds.om-i.org/props/startedBy",
          "name": "modelValidation__startedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:b95ab6e2760da4cd0011d27f5c98fbb250305974aa1d60e3e76110b76ad5e098",
          "iri": "https://openminds.om-i.org/props/status",
          "name": "modelValidation__status",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:c3c4dc54a679c35d7a8a90ea06a3fce519afefec067cc1f7f902143d7e03f689",
          "iri": "https://openminds.om-i.org/props/studyTarget",
          "name": "modelValidation__studyTarget",
          "definition": "Structure or function that was targeted within a study.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:923c19e2fb12681296bc3227cec8b07ff03fe9707538e031be309eb836773fa5",
          "iri": "https://openminds.om-i.org/props/tag",
          "name": "modelValidation__tag",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:5b7b3da2506b5440f3c90487935d22bc603fad2f30d0efd1622b3f9f989395cc",
          "iri": "https://openminds.om-i.org/props/technique",
          "name": "modelValidation__technique",
          "definition": "Method of accomplishing a desired aim.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:52b69a443453fd87ee8fcd8ee7699eb646fdc84098d3477fae7d99281d512c83",
          "iri": "https://openminds.om-i.org/props/wasInformedBy",
          "name": "modelValidation__wasInformedBy",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    },
    {
      "hash_id": "sha256:a21c0e9e36ea6519eeb86dcc61702bcfd254fc061c57666c8d6c830dff93d7ea",
      "iri": "https://openminds.ebrains.eu/core/productSource",
      "name": "productSource",
      "definition": "Structured information about the source of a chemical substance or mixture.",
      "is_abstract": false,
      "sources": [
        "openminds"
      ],
      "properties": [
        {
          "hash_id": "sha256:276970d817d99a325a174352546741df5f5e358519bb3787aa952c1bfcd4b41d",
          "iri": "https://openminds.om-i.org/props/digitalIdentifier",
          "name": "productSource__digitalIdentifier",
          "definition": "Digital handle to identify objects or legal persons.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:fdc4901c5413ae8c51c4b6866613fcedfd28896d993a7b89ce337328b39b9f68",
          "iri": "https://openminds.om-i.org/props/identifier",
          "name": "productSource__identifier",
          "definition": "Term or code used to identify something or someone.",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:7e5255f3ca4c49a41ca775c098927ca225a3fec67580dbb08012cf27ab15019e",
          "iri": "https://openminds.om-i.org/props/productName",
          "name": "productSource__productName",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:e8dad942db5bd824992f8e754ece42c3fa792b0cce43d0845221081d9c38ba15",
          "iri": "https://openminds.om-i.org/props/provider",
          "name": "productSource__provider",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        },
        {
          "hash_id": "sha256:b66a8a3782f6d61337127202076ac30082bdc1d50dbc0a0ed85007eca4220205",
          "iri": "https://openminds.om-i.org/props/purity",
          "name": "productSource__purity",
          "definition": "",
          "value_range": "xsd:string",
          "units": "",
          "sources": [
            "openminds"
          ]
        }
      ],
      "subclass_of": [],
      "alignments": []
    }
  ]
}