@prefix : <https://w3id.org/tvbo/tvbo.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <https://w3id.org/tvbo/tvbo.owl#> .

<https://w3id.org/tvbo/tvbo.owl> rdf:type owl:Ontology ;
                                  owl:versionIRI <https://w3id.org/tvbo/2026-04-30/tvbo.owl> ;
                                  <http://purl.org/dc/terms/contributor> "The Virtual Brain Ontology contributors" ;
                                  <http://purl.org/dc/terms/created> "2024-01-01"^^xsd:date ;
                                  <http://purl.org/dc/terms/description> "Metadata schema for simulation studies using The Virtual Brain neuroinformatics platform or other dynamic network models of large-scale brain activity." ;
                                  <http://purl.org/dc/terms/license> <https://spdx.org/licenses/EUPL-1.2> ;
                                  <http://purl.org/dc/terms/modified> "2026-04-30"^^xsd:date ;
                                  <http://purl.org/dc/terms/publisher> <https://www.thevirtualbrain.org/> ;
                                  <http://purl.org/dc/terms/title> "The Virtual Brain Data Model" ;
                                  <http://purl.org/pav/version> "0.4.0" ;
                                  rdfs:label "tvb-datamodel" ;
                                  rdfs:seeAlso <https://w3id.org/tvbo/axioms> ,
                                               <https://w3id.org/tvbo/data> ;
                                  owl:versionInfo "0.4.0" .

#################################################################
#    Annotation properties
#################################################################

###  http://purl.org/dc/terms/contributor
<http://purl.org/dc/terms/contributor> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/created
<http://purl.org/dc/terms/created> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/creator
<http://purl.org/dc/terms/creator> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/description
<http://purl.org/dc/terms/description> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/issued
<http://purl.org/dc/terms/issued> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
<http://purl.org/dc/terms/license> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/modified
<http://purl.org/dc/terms/modified> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/publisher
<http://purl.org/dc/terms/publisher> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/references
<http://purl.org/dc/terms/references> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/subject
<http://purl.org/dc/terms/subject> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/title
<http://purl.org/dc/terms/title> rdf:type owl:AnnotationProperty .


###  http://purl.org/pav/version
<http://purl.org/pav/version> rdf:type owl:AnnotationProperty .


###  http://schema.org/author
<http://schema.org/author> rdf:type owl:AnnotationProperty .


###  http://schema.org/codeRepository
<http://schema.org/codeRepository> rdf:type owl:AnnotationProperty .


###  http://schema.org/defaultValue
<http://schema.org/defaultValue> rdf:type owl:AnnotationProperty .


###  http://schema.org/identifier
<http://schema.org/identifier> rdf:type owl:AnnotationProperty .


###  http://schema.org/isPartOf
<http://schema.org/isPartOf> rdf:type owl:AnnotationProperty .


###  http://schema.org/issueNumber
<http://schema.org/issueNumber> rdf:type owl:AnnotationProperty .


###  http://schema.org/pagination
<http://schema.org/pagination> rdf:type owl:AnnotationProperty .


###  http://schema.org/publisher
<http://schema.org/publisher> rdf:type owl:AnnotationProperty .


###  http://schema.org/url
<http://schema.org/url> rdf:type owl:AnnotationProperty .


###  http://schema.org/volumeNumber
<http://schema.org/volumeNumber> rdf:type owl:AnnotationProperty .


###  http://www.geneontology.org/formats/oboInOwl#hasDbXref
<http://www.geneontology.org/formats/oboInOwl#hasDbXref> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#altLabel
<http://www.w3.org/2004/02/skos/core#altLabel> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#broadMatch
<http://www.w3.org/2004/02/skos/core#broadMatch> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#definition
<http://www.w3.org/2004/02/skos/core#definition> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#exactMatch
<http://www.w3.org/2004/02/skos/core#exactMatch> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#inScheme
<http://www.w3.org/2004/02/skos/core#inScheme> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#notation
<http://www.w3.org/2004/02/skos/core#notation> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#note
<http://www.w3.org/2004/02/skos/core#note> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#prefLabel
<http://www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:AnnotationProperty .


###  https://w3id.org/linkml/permissible_values
<https://w3id.org/linkml/permissible_values> rdf:type owl:AnnotationProperty .


###  https://w3id.org/tvbo/anatomicalAxesOrientation
<https://w3id.org/tvbo/anatomicalAxesOrientation> rdf:type owl:AnnotationProperty .


###  https://w3id.org/tvbo/axesOrigin
<https://w3id.org/tvbo/axesOrigin> rdf:type owl:AnnotationProperty .


###  https://w3id.org/tvbo/hasDerivedVariable
<https://w3id.org/tvbo/hasDerivedVariable> rdf:type owl:AnnotationProperty .


###  https://w3id.org/tvbo/hasParameter
<https://w3id.org/tvbo/hasParameter> rdf:type owl:AnnotationProperty .


###  https://w3id.org/tvbo/hasStateVariable
<https://w3id.org/tvbo/hasStateVariable> rdf:type owl:AnnotationProperty .


###  https://w3id.org/tvbo/lhs
<https://w3id.org/tvbo/lhs> rdf:type owl:AnnotationProperty .


###  https://w3id.org/tvbo/model_type
<https://w3id.org/tvbo/model_type> rdf:type owl:AnnotationProperty ;
                                   rdfs:label "model_type (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Coarse classification of this model (mean_field, neural_mass, phase_oscillator, phenomenological, spiking, generic, field). Used for filtering in Dynamics.list_db(model_type=...)." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "model_type" .


###  https://w3id.org/tvbo/rhs
<https://w3id.org/tvbo/rhs> rdf:type owl:AnnotationProperty .


###  https://w3id.org/tvbo/unit
<https://w3id.org/tvbo/unit> rdf:type owl:AnnotationProperty ;
                             rdfs:range <https://w3id.org/tvbo/UnitEnum> .


#################################################################
#    Datatypes
#################################################################

###  http://www.w3.org/2001/XMLSchema#date
xsd:date rdf:type rdfs:Datatype .


#################################################################
#    Object Properties
#################################################################

###  http://uri.interlex.org/tgbugs/uris/readable/center
<http://uri.interlex.org/tgbugs/uris/readable/center> rdf:type owl:ObjectProperty ;
                                                      rdfs:label "center" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Add the center coordinate of this entity." ;
                                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/coordinateSpace
<http://uri.interlex.org/tgbugs/uris/readable/coordinateSpace> rdf:type owl:ObjectProperty ;
                                                               rdfs:range <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace> ;
                                                               rdfs:label "coordinateSpace" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Common coordinate space (e.g. FSLMNI152, MNI152NLin2009cAsym). Reference by name; the CommonCoordinateSpace must be defined in tvbo/database/coordinate_spaces/ (or future equivalent location)." ;
                                                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/entities
<http://uri.interlex.org/tgbugs/uris/readable/entities> rdf:type owl:ObjectProperty ;
                                                        rdfs:label "entities" ;
                                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/hasParent
<http://uri.interlex.org/tgbugs/uris/readable/hasParent> rdf:type owl:ObjectProperty ;
                                                         rdfs:range <http://uri.interlex.org/tgbugs/uris/readable/ParcellationEntity> ;
                                                         rdfs:label "hasParent" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Add all anatomical parent structures for this entity as defined within the corresponding brain atlas." ;
                                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/hemisphere
<http://uri.interlex.org/tgbugs/uris/readable/hemisphere> rdf:type owl:ObjectProperty ;
                                                          rdfs:label "hemisphere" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Add the hemisphere of this entity." ;
                                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/terminology
<http://uri.interlex.org/tgbugs/uris/readable/terminology> rdf:type owl:ObjectProperty ;
                                                           rdfs:label "terminology" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Add the parcellation terminology version used for this brain atlas version." ;
                                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  https://w3id.org/tvbo/additional_equations
<https://w3id.org/tvbo/additional_equations> rdf:type owl:ObjectProperty ;
                                             rdfs:label "additional_equations (slot)" ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "additional_equations" .


###  https://w3id.org/tvbo/affect
<https://w3id.org/tvbo/affect> rdf:type owl:ObjectProperty ;
                               rdfs:label "affect (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Affect function: what happens when the event triggers. Can modify state variables and/or parameters. For stimulus type, this is the stimulus equation." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "affect" .


###  https://w3id.org/tvbo/affect_negative
<https://w3id.org/tvbo/affect_negative> rdf:type owl:ObjectProperty ;
                                        rdfs:label "affect_negative (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Affect on downcrossing (continuous events only). If not specified, uses the same affect for both crossings." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "affect_negative" .


###  https://w3id.org/tvbo/affect_parameters
<https://w3id.org/tvbo/affect_parameters> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/affect_states
<https://w3id.org/tvbo/affect_states> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/aggregate
<https://w3id.org/tvbo/aggregate> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/aggregation
<https://w3id.org/tvbo/aggregation> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/algorithm
<https://w3id.org/tvbo/algorithm> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/algorithms
<https://w3id.org/tvbo/algorithms> rdf:type owl:ObjectProperty ;
                                   rdfs:label "algorithms (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Iterative parameter tuning algorithms (FIC, EIB, etc.)" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "algorithms" .


###  https://w3id.org/tvbo/apply_on_dimension
<https://w3id.org/tvbo/apply_on_dimension> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/arguments
<https://w3id.org/tvbo/arguments> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/atlas
<https://w3id.org/tvbo/atlas> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/axis
<https://w3id.org/tvbo/axis> rdf:type owl:ObjectProperty ;
                             rdfs:label "axis (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Dimension along which the distribution is sampled. 'space' = per-node (default), 'time' = per-timestep (stochastic input)." ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "axis" .


###  https://w3id.org/tvbo/bc_type
<https://w3id.org/tvbo/bc_type> rdf:type owl:ObjectProperty ;
                                rdfs:label "bc_type (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "bc_type" .


###  https://w3id.org/tvbo/bids
<https://w3id.org/tvbo/bids> rdf:type owl:ObjectProperty ;
                             rdfs:label "bids (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "BIDS filename entities for this dataset" ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "bids" .


###  https://w3id.org/tvbo/bifurcationParameter
<https://w3id.org/tvbo/bifurcationParameter> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/tvbo/BifurcationEvent> ;
                                             rdfs:comment "Parameter (CURIE into the per-model parameter namespace) along which the bifurcation is observed."@en ;
                                             rdfs:label "bifurcation parameter"@en .


###  https://w3id.org/tvbo/bifurcationType
<https://w3id.org/tvbo/bifurcationType> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <https://w3id.org/tvbo/BifurcationEvent> ;
                                        rdfs:comment "Object is a Bifurcation class (e.g. tvbo:Hopf). Encoded as a class so DL reasoners can use the subClassOf hierarchy on the Bifurcation tree."@en ;
                                        rdfs:label "bifurcation type"@en .


###  https://w3id.org/tvbo/boundaries
<https://w3id.org/tvbo/boundaries> rdf:type owl:ObjectProperty ;
                                   rdfs:label "boundaries (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "boundaries" .


###  https://w3id.org/tvbo/boundary_conditions
<https://w3id.org/tvbo/boundary_conditions> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/bounds
<https://w3id.org/tvbo/bounds> rdf:type owl:ObjectProperty ;
                               rdfs:label "bounds (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Constraints on parameter values after update" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "bounds" .


###  https://w3id.org/tvbo/branches
<https://w3id.org/tvbo/branches> rdf:type owl:ObjectProperty ;
                                 rdfs:label "branches (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Child branches to continue from detected bifurcation points (PO from Hopf, fold continuation, etc.)." ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "branches" .


###  https://w3id.org/tvbo/call_args
<https://w3id.org/tvbo/call_args> rdf:type owl:ObjectProperty ;
                                  rdfs:label "call_args (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Arguments passed when calling the instance (__call__). Usually the input data from simulation result. Example: result (simulation output array)." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "call_args" .


###  https://w3id.org/tvbo/callable
<https://w3id.org/tvbo/callable> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/cases
<https://w3id.org/tvbo/cases> rdf:type owl:ObjectProperty ;
                              rdfs:label "cases (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "cases" .


###  https://w3id.org/tvbo/class_call
<https://w3id.org/tvbo/class_call> rdf:type owl:ObjectProperty ;
                                   rdfs:label "class_call (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Class instantiation and call (alternative to callable/function). Use for external library classes that need __init__ then __call__. Example: Bold monitor from tvboptim." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "class_call" .


###  https://w3id.org/tvbo/class_reference
<https://w3id.org/tvbo/class_reference> rdf:type owl:ObjectProperty ;
                                        rdfs:label "class_reference (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Direct class reference (alternative to pipeline). Use for external library classes like tvboptim.Bold, custom monitors, or any callable class. The class is instantiated with constructor_args and called with call_args. Example: {name: Bold, module: tvboptim.observations.tvb_monitors.bold, constructor_args: [{name: period, value: 1000.0}]}" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "class_reference" .


###  https://w3id.org/tvbo/coefficient
<https://w3id.org/tvbo/coefficient> rdf:type owl:ObjectProperty ;
                                    rdfs:label "coefficient (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "coefficient" .


###  https://w3id.org/tvbo/condition
<https://w3id.org/tvbo/condition> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/condition_parameters
<https://w3id.org/tvbo/condition_parameters> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/condition_states
<https://w3id.org/tvbo/condition_states> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/conditionals
<https://w3id.org/tvbo/conditionals> rdf:type owl:ObjectProperty ;
                                     rdfs:label "conditionals (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Conditional logic for piecewise equations." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "conditionals" .


###  https://w3id.org/tvbo/connectivity
<https://w3id.org/tvbo/connectivity> rdf:type owl:ObjectProperty ;
                                     rdfs:label "connectivity (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "connectivity" .


###  https://w3id.org/tvbo/constructor_args
<https://w3id.org/tvbo/constructor_args> rdf:type owl:ObjectProperty ;
                                         rdfs:label "constructor_args (slot)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Arguments passed to __init__ when instantiating the class. Example: period=1000.0, downsample_period=4.0 for Bold monitor." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "constructor_args" .


###  https://w3id.org/tvbo/continuation
<https://w3id.org/tvbo/continuation> rdf:type owl:ObjectProperty ;
                                     rdfs:label "continuation (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Override solver settings for this branch. Uses the same Continuation type — only explicitly set attributes override the parent's values." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "continuation" .


###  https://w3id.org/tvbo/continuations
<https://w3id.org/tvbo/continuations> rdf:type owl:ObjectProperty ;
                                      rdfs:label "continuations (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Numerical continuation and bifurcation analysis specifications. Each entry defines a continuation experiment (equilibrium branch, codim-2 curve, periodic orbit family, etc.).            # Either reference a full reusable environment (preferred) or, for" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "continuations" .


###  https://w3id.org/tvbo/coordinate_space
<https://w3id.org/tvbo/coordinate_space> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/coordinates
<https://w3id.org/tvbo/coordinates> rdf:type owl:ObjectProperty ;
                                    rdfs:label "coordinates (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Node coordinates (x,y,z) in the given coordinate space." ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "coordinates" .


###  https://w3id.org/tvbo/correlation
<https://w3id.org/tvbo/correlation> rdf:type owl:ObjectProperty ;
                                    rdfs:label "correlation (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "correlation" .


###  https://w3id.org/tvbo/coupling
<https://w3id.org/tvbo/coupling> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/coupling_function
<https://w3id.org/tvbo/coupling_function> rdf:type owl:ObjectProperty ;
                                          rdfs:label "coupling_function (slot)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Mathematical function defining the coupling" ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "coupling_function" .


###  https://w3id.org/tvbo/coupling_inputs
<https://w3id.org/tvbo/coupling_inputs> rdf:type owl:ObjectProperty ;
                                        rdfs:label "coupling_inputs (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "coupling_inputs" .


###  https://w3id.org/tvbo/coupling_terms
<https://w3id.org/tvbo/coupling_terms> rdf:type owl:ObjectProperty ;
                                       rdfs:label "coupling_terms (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "coupling_terms" .


###  https://w3id.org/tvbo/data
<https://w3id.org/tvbo/data> rdf:type owl:ObjectProperty ;
                             rdfs:label "data (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "data" .


###  https://w3id.org/tvbo/data_source
<https://w3id.org/tvbo/data_source> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/dataset
<https://w3id.org/tvbo/dataset> rdf:type owl:ObjectProperty ;
                                rdfs:label "dataset (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#definition> "Multi-subject dataset for workflow rendering. When set, render_workflow() uses dataset.subjects/sessions to generate per-subject parallel jobs." ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "dataset" .


###  https://w3id.org/tvbo/depends_on
<https://w3id.org/tvbo/depends_on> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/derived_from_model
<https://w3id.org/tvbo/derived_from_model> rdf:type owl:ObjectProperty ;
                                           rdfs:label "derived_from_model (slot)" ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "derived_from_model" .


###  https://w3id.org/tvbo/derived_observations
<https://w3id.org/tvbo/derived_observations> rdf:type owl:ObjectProperty ;
                                             rdfs:label "derived_observations (slot)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Observations derived from combining other observations. Computed after all regular observations are available. Examples: fc_corr (from fc, fc_target), rmse, etc." ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "derived_observations" .


###  https://w3id.org/tvbo/derived_parameters
<https://w3id.org/tvbo/derived_parameters> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/derived_variables
<https://w3id.org/tvbo/derived_variables> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/description
<https://w3id.org/tvbo/description> rdf:type owl:ObjectProperty ;
                                    rdfs:range xsd:string .


###  https://w3id.org/tvbo/discretization
<https://w3id.org/tvbo/discretization> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/distance_unit
<https://w3id.org/tvbo/distance_unit> rdf:type owl:ObjectProperty ;
                                      rdfs:label "distance_unit (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Unit for distances/lengths in the network" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "distance_unit" .


###  https://w3id.org/tvbo/distribution
<https://w3id.org/tvbo/distribution> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/domain
<https://w3id.org/tvbo/domain> rdf:type owl:ObjectProperty ;
                               rdfs:range <https://w3id.org/tvbo/Range> ;
                               rdfs:label "domain (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "domain" .


###  https://w3id.org/tvbo/dynamics
<https://w3id.org/tvbo/dynamics> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/edge_matrix_files
<https://w3id.org/tvbo/edge_matrix_files> rdf:type owl:ObjectProperty ;
                                          rdfs:label "edge_matrix_files (slot)" ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "edge_matrix_files" .


###  https://w3id.org/tvbo/edges
<https://w3id.org/tvbo/edges> rdf:type owl:ObjectProperty ;
                              rdfs:label "edges (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#definition> "List of directed edges with coupling references (optional, for explicit edge definition)" ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "edges" .


###  https://w3id.org/tvbo/element_domains
<https://w3id.org/tvbo/element_domains> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/element_type
<https://w3id.org/tvbo/element_type> rdf:type owl:ObjectProperty ;
                                     rdfs:label "element_type (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "element_type" .


###  https://w3id.org/tvbo/engine
<https://w3id.org/tvbo/engine> rdf:type owl:ObjectProperty ;
                               rdfs:label "engine (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Primary engine (must appear in environment.requirements; migration target replacing deprecated 'software')." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "engine" .


###  https://w3id.org/tvbo/environment
<https://w3id.org/tvbo/environment> rdf:type owl:ObjectProperty ;
                                    rdfs:range <https://w3id.org/tvbo/software/SoftwareEnvironment> ;
                                    rdfs:label "environment (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Execution environment (collection of requirements)." ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "environment" .


###  https://w3id.org/tvbo/equation
<https://w3id.org/tvbo/equation> rdf:type owl:ObjectProperty ;
                                 rdfs:range <https://w3id.org/tvbo/Equation> ;
                                 rdfs:label "equation (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "equation" .


###  https://w3id.org/tvbo/event_type
<https://w3id.org/tvbo/event_type> rdf:type owl:ObjectProperty ;
                                   rdfs:label "event_type (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Type of event trigger mechanism." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "event_type" .


###  https://w3id.org/tvbo/events
<https://w3id.org/tvbo/events> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/executableOn
<https://w3id.org/tvbo/executableOn> rdf:type owl:ObjectProperty ;
                                     rdfs:range <https://w3id.org/tvbo/Backend> ;
                                     rdfs:label "executable on"@en .


###  https://w3id.org/tvbo/execution
<https://w3id.org/tvbo/execution> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/exhibitsBifurcation
<https://w3id.org/tvbo/exhibitsBifurcation> rdf:type owl:ObjectProperty ;
                                            rdfs:range <https://w3id.org/tvbo/BifurcationEvent> ;
                                            rdfs:comment "Range is a reified BifurcationEvent that records the bifurcation type, the locus parameter, and (optionally) the critical value."@en ;
                                            rdfs:label "exhibits bifurcation"@en .


###  https://w3id.org/tvbo/exhibitsRegime
<https://w3id.org/tvbo/exhibitsRegime> rdf:type owl:ObjectProperty ;
                                       rdfs:comment "Object is a Regime class (open-world: model may admit additional regimes for parameter values not yet catalogued)."@en ;
                                       rdfs:label "exhibits regime"@en .


###  https://w3id.org/tvbo/explorations
<https://w3id.org/tvbo/explorations> rdf:type owl:ObjectProperty ;
                                     rdfs:label "explorations (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Parameter exploration/grid search specifications" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "explorations" .


###  https://w3id.org/tvbo/expression
<https://w3id.org/tvbo/expression> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/field
<https://w3id.org/tvbo/field> rdf:type owl:ObjectProperty ;
                              rdfs:label "field (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#definition> "Primary field being solved for (deprecated; use state_variables)." ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "field" .


###  https://w3id.org/tvbo/field_dynamics
<https://w3id.org/tvbo/field_dynamics> rdf:type owl:ObjectProperty ;
                                       rdfs:label "field_dynamics (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "field_dynamics" .


###  https://w3id.org/tvbo/format
<https://w3id.org/tvbo/format> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/free_parameters
<https://w3id.org/tvbo/free_parameters> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/freeze_parameters
<https://w3id.org/tvbo/freeze_parameters> rdf:type owl:ObjectProperty ;
                                          rdfs:label "freeze_parameters (slot)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Parameters from previous stages to freeze (keep at optimized value but not update)" ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "freeze_parameters" .


###  https://w3id.org/tvbo/function
<https://w3id.org/tvbo/function> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/functions
<https://w3id.org/tvbo/functions> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/graph_generator
<https://w3id.org/tvbo/graph_generator> rdf:type owl:ObjectProperty ;
                                        rdfs:label "graph_generator (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> """Graph generator specification.  When set, overrides explicit edges/nodes for graph construction.  The type field is a free string; StandardGraphType lists well-known types that get automatic code generation across backends.
""" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "graph_generator" .


###  https://w3id.org/tvbo/hasAttractor
<https://w3id.org/tvbo/hasAttractor> rdf:type owl:ObjectProperty ;
                                     rdfs:label "has attractor"@en .


###  https://w3id.org/tvbo/hasModelFeature
<https://w3id.org/tvbo/hasModelFeature> rdf:type owl:ObjectProperty ;
                                        rdfs:range <https://w3id.org/tvbo/ModelFeature> ;
                                        rdfs:label "has model feature"@en .


###  https://w3id.org/tvbo/hasStochasticityCharacter
<https://w3id.org/tvbo/hasStochasticityCharacter> rdf:type owl:ObjectProperty ,
                                                           owl:FunctionalProperty ;
                                                  rdfs:comment "Intrinsic stochasticity of the model definition itself. A model whose equations are deterministic but is integrated with additive noise via the Integrator is still tvbo:Deterministic here."@en ;
                                                  rdfs:label "has stochasticity character"@en .


###  https://w3id.org/tvbo/hi
<https://w3id.org/tvbo/hi> rdf:type owl:ObjectProperty ;
                           rdfs:label "hi (slot)" ;
                           <http://www.w3.org/2004/02/skos/core#definition> "Upper bound or stopping value. Can be a number or argument name." ;
                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                           <http://www.w3.org/2004/02/skos/core#notation> "hi" .


###  https://w3id.org/tvbo/history
<https://w3id.org/tvbo/history> rdf:type owl:ObjectProperty ;
                                rdfs:label "history (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "history" .


###  https://w3id.org/tvbo/hyperparameters
<https://w3id.org/tvbo/hyperparameters> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/imaging_modality
<https://w3id.org/tvbo/imaging_modality> rdf:type owl:ObjectProperty ;
                                         rdfs:label "imaging_modality (slot)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Type of imaging modality (BOLD, EEG, MEG, etc.)" ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "imaging_modality" .


###  https://w3id.org/tvbo/includes
<https://w3id.org/tvbo/includes> rdf:type owl:ObjectProperty ;
                                 rdfs:label "includes (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Include update rules from other algorithms with optional argument overrides. Unlike depends_on (sequential), includes means combined execution. Example: includes: [{algorithm: fic, arguments: [{name: eta, value: 0.1}]}]" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "includes" .


###  https://w3id.org/tvbo/incoming_states
<https://w3id.org/tvbo/incoming_states> rdf:type owl:ObjectProperty ;
                                        rdfs:label "incoming_states (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "References to state variables from connected (source) nodes. Auto-populated from state_variables with coupling_variable=true when omitted. Used by name in pre_expression." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "incoming_states" .


###  https://w3id.org/tvbo/initial_expression
<https://w3id.org/tvbo/initial_expression> rdf:type owl:ObjectProperty ;
                                           rdfs:label "initial_expression (slot)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Analytic initial condition for the field." ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "initial_expression" .


###  https://w3id.org/tvbo/initial_state
<https://w3id.org/tvbo/initial_state> rdf:type owl:ObjectProperty ;
                                      rdfs:label "initial_state (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "How to obtain the initial equilibrium. Default: time integration to steady state." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "initial_state" .


###  https://w3id.org/tvbo/initial_value
<https://w3id.org/tvbo/initial_value> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/inner_coupling
<https://w3id.org/tvbo/inner_coupling> rdf:type owl:ObjectProperty ;
                                       rdfs:label "inner_coupling (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "For hierarchical coupling: inner coupling applied at regional level" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "inner_coupling" .


###  https://w3id.org/tvbo/input
<https://w3id.org/tvbo/input> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/integration
<https://w3id.org/tvbo/integration> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/intensity
<https://w3id.org/tvbo/intensity> rdf:type owl:ObjectProperty ;
                                  rdfs:label "intensity (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Optional scalar or vector intensity parameter for noise." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "intensity" .


###  https://w3id.org/tvbo/intermediate_expressions
<https://w3id.org/tvbo/intermediate_expressions> rdf:type owl:ObjectProperty ;
                                                 rdfs:label "intermediate_expressions (slot)" ;
                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "intermediate_expressions" .


###  https://w3id.org/tvbo/label
<https://w3id.org/tvbo/label> rdf:type owl:ObjectProperty ;
                              rdfs:range xsd:string .


###  https://w3id.org/tvbo/linear_solver
<https://w3id.org/tvbo/linear_solver> rdf:type owl:ObjectProperty ;
                                      rdfs:label "linear_solver (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Linear solver for the Newton bordered system. E.g. COPBLS (collocation), MatrixBLS (shooting/poincaré)." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "linear_solver" .


###  https://w3id.org/tvbo/lo
<https://w3id.org/tvbo/lo> rdf:type owl:ObjectProperty ;
                           rdfs:label "lo (slot)" ;
                           <http://www.w3.org/2004/02/skos/core#definition> "Lower bound or starting value. Can be a number or argument name." ;
                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                           <http://www.w3.org/2004/02/skos/core#notation> "lo" .


###  https://w3id.org/tvbo/loader
<https://w3id.org/tvbo/loader> rdf:type owl:ObjectProperty ;
                               rdfs:label "loader (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Callable that loads the data (e.g., load_functional_connectivity)" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "loader" .


###  https://w3id.org/tvbo/local_coupling_term
<https://w3id.org/tvbo/local_coupling_term> rdf:type owl:ObjectProperty ;
                                            rdfs:label "local_coupling_term (slot)" ;
                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "local_coupling_term" .


###  https://w3id.org/tvbo/local_states
<https://w3id.org/tvbo/local_states> rdf:type owl:ObjectProperty ;
                                     rdfs:label "local_states (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "References to state variables from the local (target) node. Used by name in pre_expression." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "local_states" .


###  https://w3id.org/tvbo/loss
<https://w3id.org/tvbo/loss> rdf:type owl:ObjectProperty ;
                             rdfs:label "loss (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Loss function call. Uses FunctionCall to either: 1. Reference existing function: function: rmse 2. Inline callable: callable: {module: ..., name: ...} Arguments specify inputs (simulated_fc, empirical_fc, etc.)" ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "loss" .


###  https://w3id.org/tvbo/mesh
<https://w3id.org/tvbo/mesh> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/method
<https://w3id.org/tvbo/method> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/metric
<https://w3id.org/tvbo/metric> rdf:type owl:ObjectProperty ;
                               rdfs:label "metric (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Metric equation for matching (e.g., correlation, rmse)" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "metric" .


###  https://w3id.org/tvbo/modality
<https://w3id.org/tvbo/modality> rdf:type owl:ObjectProperty ;
                                 rdfs:label "modality (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Imaging modality or simulation output type." ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "modality" .


###  https://w3id.org/tvbo/model
<https://w3id.org/tvbo/model> rdf:type owl:ObjectProperty ;
                              rdfs:range <https://w3id.org/tvbo/Dynamics> ;
                              rdfs:label "model (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "model" .


###  https://w3id.org/tvbo/modelsAnatomicalRegion
<https://w3id.org/tvbo/modelsAnatomicalRegion> rdf:type owl:ObjectProperty ;
                                               rdfs:comment "Anatomical region(s) the Dynamics model is intended to represent. Range: UBERON terms."@en ;
                                               rdfs:label "models anatomical region"@en .


###  https://w3id.org/tvbo/modelsCellType
<https://w3id.org/tvbo/modelsCellType> rdf:type owl:ObjectProperty ;
                                       rdfs:comment "Cell type(s) whose collective dynamics the model represents. Range: CL terms."@en ;
                                       rdfs:label "models cell type"@en .


###  https://w3id.org/tvbo/modelsNeurotransmitterSystem
<https://w3id.org/tvbo/modelsNeurotransmitterSystem> rdf:type owl:ObjectProperty ;
                                                     rdfs:comment "Neurotransmitter system(s) whose synaptic dynamics the model represents. Range: GO biological-process terms."@en ;
                                                     rdfs:label "models neurotransmitter system"@en .


###  https://w3id.org/tvbo/modes
<https://w3id.org/tvbo/modes> rdf:type owl:ObjectProperty ;
                              rdfs:label "modes (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "components" ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "modes" .


###  https://w3id.org/tvbo/module
<https://w3id.org/tvbo/module> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/name
<https://w3id.org/tvbo/name> rdf:type owl:ObjectProperty ;
                             rdfs:range xsd:string .


###  https://w3id.org/tvbo/network
<https://w3id.org/tvbo/network> rdf:type owl:ObjectProperty ;
                                rdfs:label "network (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "network" .


###  https://w3id.org/tvbo/nodes
<https://w3id.org/tvbo/nodes> rdf:type owl:ObjectProperty ;
                              rdfs:label "nodes (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#definition> "List of nodes with individual dynamics (optional, for heterogeneous networks)" ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "nodes" .


###  https://w3id.org/tvbo/noise
<https://w3id.org/tvbo/noise> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/objective
<https://w3id.org/tvbo/objective> rdf:type owl:ObjectProperty ;
                                  rdfs:label "objective (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "What the algorithm optimizes for" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "objective" .


###  https://w3id.org/tvbo/observable
<https://w3id.org/tvbo/observable> rdf:type owl:ObjectProperty ;
                                   rdfs:label "observable (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Observable to compute at each point. Use function: obs_name for simple observation, or function: func_name + arguments for FunctionCall." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "observable" .


###  https://w3id.org/tvbo/observations
<https://w3id.org/tvbo/observations> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/observed
<https://w3id.org/tvbo/observed> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/ode_solver
<https://w3id.org/tvbo/ode_solver> rdf:type owl:ObjectProperty ;
                                   rdfs:label "ode_solver (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "ODE solver for flow-based methods (shooting, poincaré). Specifies algorithm (e.g. Vern9, Rodas5) and tolerances. Not needed for collocation or trapezoid." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "ode_solver" .


###  https://w3id.org/tvbo/operator_type
<https://w3id.org/tvbo/operator_type> rdf:type owl:ObjectProperty ;
                                      rdfs:label "operator_type (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "operator_type" .


###  https://w3id.org/tvbo/operators
<https://w3id.org/tvbo/operators> rdf:type owl:ObjectProperty ;
                                  rdfs:label "operators (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "operators" .


###  https://w3id.org/tvbo/optimizations
<https://w3id.org/tvbo/optimizations> rdf:type owl:ObjectProperty ;
                                      rdfs:label "optimizations (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Parameter optimization configurations" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "optimizations" .


###  https://w3id.org/tvbo/options
<https://w3id.org/tvbo/options> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/output_equation
<https://w3id.org/tvbo/output_equation> rdf:type owl:ObjectProperty ;
                                        rdfs:label "output_equation (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Output transformation equation (if equation-based)" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "output_equation" .


###  https://w3id.org/tvbo/outsym
<https://w3id.org/tvbo/outsym> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/over
<https://w3id.org/tvbo/over> rdf:type owl:ObjectProperty ;
                             rdfs:label "over (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Dimension to aggregate over (e.g., node, time, state)" ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "over" .


###  https://w3id.org/tvbo/parameter
<https://w3id.org/tvbo/parameter> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/parameters
<https://w3id.org/tvbo/parameters> rdf:type owl:ObjectProperty ;
                                   rdfs:range <https://w3id.org/tvbo/Parameter> ;
                                   rdfs:label "parameters (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "parameters" .


###  https://w3id.org/tvbo/parcellation
<https://w3id.org/tvbo/parcellation> rdf:type owl:ObjectProperty ;
                                     rdfs:label "parcellation (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Brain parcellation/atlas reference" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "parcellation" .


###  https://w3id.org/tvbo/pipeline
<https://w3id.org/tvbo/pipeline> rdf:type owl:ObjectProperty ;
                                 rdfs:label "pipeline (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Ordered sequence of Functions. Each step has a unique `name` (used to key step outputs) and transforms input -> output. List form preserves execution order." ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "pipeline" .


###  https://w3id.org/tvbo/position
<https://w3id.org/tvbo/position> rdf:type owl:ObjectProperty ;
                                 rdfs:label "position (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Spatial coordinates (x, y, z) of the node" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "position" .


###  https://w3id.org/tvbo/post_expression
<https://w3id.org/tvbo/post_expression> rdf:type owl:ObjectProperty ;
                                        rdfs:label "post_expression (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Post-processing expression applied after coupling" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "post_expression" .


###  https://w3id.org/tvbo/pre_expression
<https://w3id.org/tvbo/pre_expression> rdf:type owl:ObjectProperty ;
                                       rdfs:label "pre_expression (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Pre-processing expression applied before coupling" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "pre_expression" .


###  https://w3id.org/tvbo/preprocessing
<https://w3id.org/tvbo/preprocessing> rdf:type owl:ObjectProperty ;
                                      rdfs:label "preprocessing (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Optional preprocessing to apply after loading" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "preprocessing" .


###  https://w3id.org/tvbo/provenance
<https://w3id.org/tvbo/provenance> rdf:type owl:ObjectProperty ;
                                   rdfs:label "provenance (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "W3C PROV-O aligned provenance" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "provenance" .


###  https://w3id.org/tvbo/providesCapability
<https://w3id.org/tvbo/providesCapability> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <https://w3id.org/tvbo/Backend> ;
                                           rdfs:range <https://w3id.org/tvbo/BackendCapability> ;
                                           rdfs:label "provides capability"@en .


###  https://w3id.org/tvbo/random_state
<https://w3id.org/tvbo/random_state> rdf:type owl:ObjectProperty ;
                                     rdfs:label "random_state (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "random_state" .


###  https://w3id.org/tvbo/region_mapping
<https://w3id.org/tvbo/region_mapping> rdf:type owl:ObjectProperty ;
                                       rdfs:label "region_mapping (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "For hierarchical coupling: vertex-to-region mapping for aggregation" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "region_mapping" .


###  https://w3id.org/tvbo/regional_connectivity
<https://w3id.org/tvbo/regional_connectivity> rdf:type owl:ObjectProperty ;
                                              rdfs:label "regional_connectivity (slot)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "For hierarchical coupling: region-to-region connectivity with weights and delays" ;
                                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "regional_connectivity" .


###  https://w3id.org/tvbo/requirements
<https://w3id.org/tvbo/requirements> rdf:type owl:ObjectProperty ;
                                     rdfs:range <https://w3id.org/tvbo/software/SoftwareRequirement> ;
                                     rdfs:label "requirements (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "requirements" .


###  https://w3id.org/tvbo/requires
<https://w3id.org/tvbo/requires> rdf:type owl:ObjectProperty ;
                                 rdfs:label "requires (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Observables required by this update rule" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "requires" .


###  https://w3id.org/tvbo/sample
<https://w3id.org/tvbo/sample> rdf:type owl:ObjectProperty ;
                               rdfs:label "sample (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "sample" .


###  https://w3id.org/tvbo/simulation_experiments
<https://w3id.org/tvbo/simulation_experiments> rdf:type owl:ObjectProperty ;
                                               rdfs:label "simulation_experiments (slot)" ;
                                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "simulation_experiments" ;
                                               <http://www.w3.org/2004/02/skos/core#prefLabel> "experiments" .


###  https://w3id.org/tvbo/software
<https://w3id.org/tvbo/software> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/software_environment
<https://w3id.org/tvbo/software_environment> rdf:type owl:ObjectProperty ;
                                             rdfs:label "software_environment (slot)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Software environment used to generate this data." ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "software_environment" .


###  https://w3id.org/tvbo/solver
<https://w3id.org/tvbo/solver> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/source
<https://w3id.org/tvbo/source> rdf:type owl:ObjectProperty ;
                               rdfs:range xsd:string .


###  https://w3id.org/tvbo/source_experiment
<https://w3id.org/tvbo/source_experiment> rdf:type owl:ObjectProperty ;
                                          rdfs:label "source_experiment (slot)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Reference to the SimulationExperiment that generated this TimeSeries." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "source_experiment" .


###  https://w3id.org/tvbo/source_observations
<https://w3id.org/tvbo/source_observations> rdf:type owl:ObjectProperty ;
                                            rdfs:label "source_observations (slot)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "One or more observations to derive from. For transformations (e.g., fc from bold), use single source. For comparisons (e.g., fc_corr from fc and fc_target), use multiple sources. Order may matter for asymmetric operations." ;
                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "source_observations" .


###  https://w3id.org/tvbo/sources
<https://w3id.org/tvbo/sources> rdf:type owl:ObjectProperty ;
                                rdfs:label "sources (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "sources" .


###  https://w3id.org/tvbo/space
<https://w3id.org/tvbo/space> rdf:type owl:ObjectProperty ;
                              rdfs:label "space (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#definition> "Ordered list of exploration axes spanning the search space. Each axis references an existing Parameter (by dotted name, e.g. \"ReducedWongWang.w\" or \"FastLinearCoupling.G\") and supplies the Range to sweep. No new Parameter is created here." ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "space" .


###  https://w3id.org/tvbo/stages
<https://w3id.org/tvbo/stages> rdf:type owl:ObjectProperty ;
                               rdfs:label "stages (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Ordered list of optimization stages. Stages run sequentially. Stage n+1 starts from optimized values of stage n. When defined, inherited single-stage fields are ignored." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "stages" .


###  https://w3id.org/tvbo/state
<https://w3id.org/tvbo/state> rdf:type owl:ObjectProperty ;
                              rdfs:label "state (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#definition> "Per-node initial state variable values, keyed by state variable name." ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "state" .


###  https://w3id.org/tvbo/state_variables
<https://w3id.org/tvbo/state_variables> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/step
<https://w3id.org/tvbo/step> rdf:type owl:ObjectProperty ;
                             rdfs:label "step (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Step size. Can be: number, argument name, or expression." ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "step" .


###  https://w3id.org/tvbo/stimulation
<https://w3id.org/tvbo/stimulation> rdf:type owl:ObjectProperty ;
                                    rdfs:label "stimulation (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "stimulation" .


###  https://w3id.org/tvbo/stimulus
<https://w3id.org/tvbo/stimulus> rdf:type owl:ObjectProperty ;
                                 rdfs:label "stimulus (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "stimulus" .


###  https://w3id.org/tvbo/supportsTask
<https://w3id.org/tvbo/supportsTask> rdf:type owl:ObjectProperty ;
                                     rdfs:domain <https://w3id.org/tvbo/Backend> ;
                                     rdfs:range <https://w3id.org/tvbo/SimulationTask> ;
                                     rdfs:label "supports task"@en .


###  https://w3id.org/tvbo/symmetry
<https://w3id.org/tvbo/symmetry> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/system_type
<https://w3id.org/tvbo/system_type> rdf:type owl:ObjectProperty ;
                                    rdfs:label "system_type (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "system_type" .


###  https://w3id.org/tvbo/target_component
<https://w3id.org/tvbo/target_component> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/target_data
<https://w3id.org/tvbo/target_data> rdf:type owl:ObjectProperty ;
                                    rdfs:label "target_data (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Reference to empirical data observation for matching objectives" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "target_data" .


###  https://w3id.org/tvbo/target_parameter
<https://w3id.org/tvbo/target_parameter> rdf:type owl:ObjectProperty ;
                                         rdfs:label "target_parameter (slot)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "The parameter to update (e.g., J_i, wLRE)" ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "target_parameter" .


###  https://w3id.org/tvbo/target_variable
<https://w3id.org/tvbo/target_variable> rdf:type owl:ObjectProperty ;
                                        rdfs:label "target_variable (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "State variable for activity targets (e.g., S_e)" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "target_variable" .


###  https://w3id.org/tvbo/targets
<https://w3id.org/tvbo/targets> rdf:type owl:ObjectProperty ;
                                rdfs:label "targets (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#definition> "State variables this noise applies to; if omitted, applies globally." ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "targets" .


###  https://w3id.org/tvbo/tensor_coefficient
<https://w3id.org/tvbo/tensor_coefficient> rdf:type owl:ObjectProperty ;
                                           rdfs:label "tensor_coefficient (slot)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Optional anisotropic tensor (e.g., diffusion)." ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "tensor_coefficient" .


###  https://w3id.org/tvbo/time
<https://w3id.org/tvbo/time> rdf:type owl:ObjectProperty ;
                             rdfs:label "time (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "time" .


###  https://w3id.org/tvbo/time_range
<https://w3id.org/tvbo/time_range> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/time_scale
<https://w3id.org/tvbo/time_scale> rdf:type owl:ObjectProperty ;
                                   rdfs:range <https://w3id.org/tvbo/UnitEnum> ;
                                   rdfs:label "time_scale (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Time unit for the integration / simulation. Determines the physical time meaning of one model time-step." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "time_scale" .


###  https://w3id.org/tvbo/time_unit
<https://w3id.org/tvbo/time_unit> rdf:type owl:ObjectProperty ;
                                  rdfs:label "time_unit (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Default time unit for the network" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "time_unit" .


###  https://w3id.org/tvbo/tractogram
<https://w3id.org/tvbo/tractogram> rdf:type owl:ObjectProperty ;
                                   rdfs:label "tractogram (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Reference to tractography data" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "tractogram" .


###  https://w3id.org/tvbo/transforms
<https://w3id.org/tvbo/transforms> rdf:type owl:ObjectProperty ;
                                   rdfs:label "transforms (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Ordered list of transforms applied to edge property matrices. Each Function's name identifies the target edge property (e.g. 'weight', 'length'). Supports equation-based (symbolic) or callable-based (software) transforms. Multiple transforms on the same target are applied sequentially." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "transforms" .


###  https://w3id.org/tvbo/type
<https://w3id.org/tvbo/type> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/update_expression
<https://w3id.org/tvbo/update_expression> rdf:type owl:ObjectProperty ;
                                          rdfs:label "update_expression (slot)" ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "update_expression" .


###  https://w3id.org/tvbo/update_rules
<https://w3id.org/tvbo/update_rules> rdf:type owl:ObjectProperty ;
                                     rdfs:label "update_rules (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "How parameters are updated each iteration. When using 'includes', update_rules are inherited from included algorithms." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "update_rules" .


###  https://w3id.org/tvbo/value
<https://w3id.org/tvbo/value> rdf:type owl:ObjectProperty ;
                              rdfs:range <https://w3id.org/tvbo/ScalarValue> .


###  https://w3id.org/tvbo/values
<https://w3id.org/tvbo/values> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/warmup_from
<https://w3id.org/tvbo/warmup_from> rdf:type owl:ObjectProperty ;
                                    rdfs:label "warmup_from (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Previous stage to initialize from. Final values from that stage become initial values for this stage." ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "warmup_from" .


###  https://w3id.org/tvbo/x
<https://w3id.org/tvbo/x> rdf:type owl:ObjectProperty ;
                          rdfs:label "x (slot)" ;
                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                          <http://www.w3.org/2004/02/skos/core#notation> "x" .


###  https://w3id.org/tvbo/y
<https://w3id.org/tvbo/y> rdf:type owl:ObjectProperty ;
                          rdfs:label "y (slot)" ;
                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                          <http://www.w3.org/2004/02/skos/core#notation> "y" .


###  https://w3id.org/tvbo/dbs/amplitude
<https://w3id.org/tvbo/dbs/amplitude> rdf:type owl:ObjectProperty ;
                                      rdfs:label "amplitude (dbs)" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "amplitude" .


###  https://w3id.org/tvbo/dbs/clinical_improvement
<https://w3id.org/tvbo/dbs/clinical_improvement> rdf:type owl:ObjectProperty ;
                                                 rdfs:label "clinical_improvement (dbs)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Observed improvement relative to baseline based on a defined score." ;
                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "clinical_improvement" .


###  https://w3id.org/tvbo/dbs/clinical_scores
<https://w3id.org/tvbo/dbs/clinical_scores> rdf:type owl:ObjectProperty ;
                                            rdfs:label "clinical_scores (dbs)" ;
                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "clinical_scores" .


###  https://w3id.org/tvbo/dbs/contacts
<https://w3id.org/tvbo/dbs/contacts> rdf:type owl:ObjectProperty ;
                                     rdfs:label "contacts (dbs)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "List of physical contacts along the electrode" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "contacts" .


###  https://w3id.org/tvbo/dbs/coordinate
<https://w3id.org/tvbo/dbs/coordinate> rdf:type owl:ObjectProperty ;
                                       rdfs:label "coordinate (dbs)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "3D coordinate of the contact center in the defined coordinate space" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "coordinate" .


###  https://w3id.org/tvbo/dbs/coordinate_space
<https://w3id.org/tvbo/dbs/coordinate_space> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/dbs/efield
<https://w3id.org/tvbo/dbs/efield> rdf:type owl:ObjectProperty ;
                                   rdfs:label "efield (dbs)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Metadata about the E-field result for this setting" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "efield" .


###  https://w3id.org/tvbo/dbs/electrode_reference
<https://w3id.org/tvbo/dbs/electrode_reference> rdf:type owl:ObjectProperty ;
                                                rdfs:label "electrode_reference (dbs)" ;
                                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "electrode_reference" .


###  https://w3id.org/tvbo/dbs/electrodes
<https://w3id.org/tvbo/dbs/electrodes> rdf:type owl:ObjectProperty ;
                                       rdfs:label "electrodes (dbs)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "electrodes" .


###  https://w3id.org/tvbo/dbs/frequency
<https://w3id.org/tvbo/dbs/frequency> rdf:type owl:ObjectProperty ;
                                      rdfs:label "frequency (dbs)" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "frequency" .


###  https://w3id.org/tvbo/dbs/head
<https://w3id.org/tvbo/dbs/head> rdf:type owl:ObjectProperty ;
                                 rdfs:label "head (dbs)" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "head" .


###  https://w3id.org/tvbo/dbs/mode
<https://w3id.org/tvbo/dbs/mode> rdf:type owl:ObjectProperty .


###  https://w3id.org/tvbo/dbs/parent_score
<https://w3id.org/tvbo/dbs/parent_score> rdf:type owl:ObjectProperty ;
                                         rdfs:label "parent_score (dbs)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "If this score is a subscore of a broader composite" ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "parent_score" .


###  https://w3id.org/tvbo/dbs/protocols
<https://w3id.org/tvbo/dbs/protocols> rdf:type owl:ObjectProperty ;
                                      rdfs:label "protocols (dbs)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "All DBS protocols assigned to this subject." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "protocols" .


###  https://w3id.org/tvbo/dbs/pulse_width
<https://w3id.org/tvbo/dbs/pulse_width> rdf:type owl:ObjectProperty ;
                                        rdfs:label "pulse_width (dbs)" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "pulse_width" .


###  https://w3id.org/tvbo/dbs/scale
<https://w3id.org/tvbo/dbs/scale> rdf:type owl:ObjectProperty ;
                                  rdfs:label "scale (dbs)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "The scale this score belongs to, if applicable" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "scale" .


###  https://w3id.org/tvbo/dbs/score
<https://w3id.org/tvbo/dbs/score> rdf:type owl:ObjectProperty ;
                                  rdfs:label "score (dbs)" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "score" .


###  https://w3id.org/tvbo/dbs/settings
<https://w3id.org/tvbo/dbs/settings> rdf:type owl:ObjectProperty ;
                                     rdfs:label "settings (dbs)" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "settings" .


###  https://w3id.org/tvbo/dbs/tail
<https://w3id.org/tvbo/dbs/tail> rdf:type owl:ObjectProperty ;
                                 rdfs:label "tail (dbs)" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "tail" .


###  https://w3id.org/tvbo/dbs/target_structure
<https://w3id.org/tvbo/dbs/target_structure> rdf:type owl:ObjectProperty ;
                                             rdfs:label "target_structure (dbs)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Anatomical target structure from a brain atlas" ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "target_structure" .


###  https://w3id.org/tvbo/dbs/trajectory
<https://w3id.org/tvbo/dbs/trajectory> rdf:type owl:ObjectProperty ;
                                       rdfs:label "trajectory (dbs)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "The planned trajectory for electrode implantation" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "trajectory" .


###  https://w3id.org/tvbo/software/development_status
<https://w3id.org/tvbo/software/development_status> rdf:type owl:ObjectProperty ;
                                                    rdfs:label "development_status (software)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Development status (repostatus.org aligned)." ;
                                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "development_status" .


###  https://w3id.org/tvbo/software/ecosystem
<https://w3id.org/tvbo/software/ecosystem> rdf:type owl:ObjectProperty ;
                                           rdfs:label "ecosystem (software)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Package ecosystem(s) through which the software is distributed." ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "ecosystem" .


###  https://w3id.org/tvbo/software/environment_type
<https://w3id.org/tvbo/software/environment_type> rdf:type owl:ObjectProperty ;
                                                  rdfs:label "environment_type (software)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Category: conda, venv, docker, etc." ;
                                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "environment_type" .


###  https://w3id.org/tvbo/software/interoperates_with
<https://w3id.org/tvbo/software/interoperates_with> rdf:type owl:ObjectProperty ;
                                                    rdfs:label "interoperates_with (software)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Tools this tool can exchange data with or delegate to." ;
                                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "interoperates_with" .


###  https://w3id.org/tvbo/software/model_paradigm
<https://w3id.org/tvbo/software/model_paradigm> rdf:type owl:ObjectProperty ;
                                                rdfs:label "model_paradigm (software)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Computational paradigms supported." ;
                                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "model_paradigm" .


###  https://w3id.org/tvbo/software/package
<https://w3id.org/tvbo/software/package> rdf:type owl:ObjectProperty ;
                                         rdfs:label "package (software)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Reference to the software package identity." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "package" .


###  https://w3id.org/tvbo/software/programming_language
<https://w3id.org/tvbo/software/programming_language> rdf:type owl:ObjectProperty ;
                                                      rdfs:label "programming_language (software)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Implementation languages." ;
                                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "programming_language" .


###  https://w3id.org/tvbo/software/requirements
<https://w3id.org/tvbo/software/requirements> rdf:type owl:ObjectProperty ;
                                              rdfs:label "requirements (software)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Constituent software requirements." ;
                                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "requirements" .


###  https://w3id.org/tvbo/software/role
<https://w3id.org/tvbo/software/role> rdf:type owl:ObjectProperty ;
                                      rdfs:label "role (software)" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "role" .


###  https://w3id.org/tvbo/software/scale
<https://w3id.org/tvbo/software/scale> rdf:type owl:ObjectProperty ;
                                       rdfs:label "scale (software)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Spatial/organizational scales the tool operates at." ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "scale" .


###  https://w3id.org/tvbo/software/tool_role
<https://w3id.org/tvbo/software/tool_role> rdf:type owl:ObjectProperty ;
                                           rdfs:label "tool_role (software)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Primary function(s) in a simulation workflow." ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "tool_role" .


###  https://w3id.org/tvbo/study/sessions
<https://w3id.org/tvbo/study/sessions> rdf:type owl:ObjectProperty ;
                                       rdfs:label "sessions (study)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Data collection sessions for this subject. Each session can have its own network, empirical data, and conditions." ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "sessions" .


###  https://w3id.org/tvbo/study/sex
<https://w3id.org/tvbo/study/sex> rdf:type owl:ObjectProperty ;
                                  rdfs:label "sex (study)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Biological sex." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "sex" .


###  https://w3id.org/tvbo/study/subjects
<https://w3id.org/tvbo/study/subjects> rdf:type owl:ObjectProperty ;
                                       rdfs:range <https://w3id.org/tvbo/study/Subject> ;
                                       rdfs:label "subjects (study)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Subjects in a dataset." ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "subjects" .


#################################################################
#    Data properties
#################################################################

###  http://uri.interlex.org/tgbugs/uris/readable/abbreviation
<http://uri.interlex.org/tgbugs/uris/readable/abbreviation> rdf:type owl:DatatypeProperty ;
                                                            rdfs:range xsd:string .


###  http://uri.interlex.org/tgbugs/uris/readable/alternateName
<http://uri.interlex.org/tgbugs/uris/readable/alternateName> rdf:type owl:DatatypeProperty ;
                                                             rdfs:range xsd:string .


###  http://uri.interlex.org/tgbugs/uris/readable/anatomicalAxesOrientation
<http://uri.interlex.org/tgbugs/uris/readable/anatomicalAxesOrientation> rdf:type owl:DatatypeProperty .


###  http://uri.interlex.org/tgbugs/uris/readable/author
<http://uri.interlex.org/tgbugs/uris/readable/author> rdf:type owl:DatatypeProperty ;
                                                      rdfs:range xsd:string .


###  http://uri.interlex.org/tgbugs/uris/readable/axesOrigin
<http://uri.interlex.org/tgbugs/uris/readable/axesOrigin> rdf:type owl:DatatypeProperty .


###  http://uri.interlex.org/tgbugs/uris/readable/color
<http://uri.interlex.org/tgbugs/uris/readable/color> rdf:type owl:DatatypeProperty .


###  http://uri.interlex.org/tgbugs/uris/readable/dataLocation
<http://uri.interlex.org/tgbugs/uris/readable/dataLocation> rdf:type owl:DatatypeProperty ;
                                                            rdfs:range xsd:string .


###  http://uri.interlex.org/tgbugs/uris/readable/defaultImage
<http://uri.interlex.org/tgbugs/uris/readable/defaultImage> rdf:type owl:DatatypeProperty .


###  http://uri.interlex.org/tgbugs/uris/readable/digitalIdentifier
<http://uri.interlex.org/tgbugs/uris/readable/digitalIdentifier> rdf:type owl:DatatypeProperty ;
                                                                 rdfs:range xsd:string ;
                                                                 rdfs:label "digitalIdentifier" ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "Add the digital identifier of this brain atlas or coordinate space version." ;
                                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/isVersionOf
<http://uri.interlex.org/tgbugs/uris/readable/isVersionOf> rdf:type owl:DatatypeProperty .


###  http://uri.interlex.org/tgbugs/uris/readable/license
<http://uri.interlex.org/tgbugs/uris/readable/license> rdf:type owl:DatatypeProperty .


###  http://uri.interlex.org/tgbugs/uris/readable/lookupLabel
<http://uri.interlex.org/tgbugs/uris/readable/lookupLabel> rdf:type owl:DatatypeProperty ;
                                                           rdfs:range xsd:integer ;
                                                           rdfs:label "lookupLabel" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Enter the label used for looking up this entity in the parcellation terminology." ;
                                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/nativeUnit
<http://uri.interlex.org/tgbugs/uris/readable/nativeUnit> rdf:type owl:DatatypeProperty .


###  http://uri.interlex.org/tgbugs/uris/readable/ontologyIdentifier
<http://uri.interlex.org/tgbugs/uris/readable/ontologyIdentifier> rdf:type owl:DatatypeProperty ;
                                                                  rdfs:range xsd:string .


###  http://uri.interlex.org/tgbugs/uris/readable/originalLookupLabel
<http://uri.interlex.org/tgbugs/uris/readable/originalLookupLabel> rdf:type owl:DatatypeProperty ;
                                                                   rdfs:label "originalLookupLabel" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "Add the original label of this entity as defined in the parcellation terminology." ;
                                                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/relatedUBERONTerm
<http://uri.interlex.org/tgbugs/uris/readable/relatedUBERONTerm> rdf:type owl:DatatypeProperty .


###  http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier
<http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier> rdf:type owl:DatatypeProperty ;
                                                                 rdfs:range xsd:string .


###  http://uri.interlex.org/tgbugs/uris/readable/x
<http://uri.interlex.org/tgbugs/uris/readable/x> rdf:type owl:DatatypeProperty ;
                                                 rdfs:label "x" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "X coordinate" ;
                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/y
<http://uri.interlex.org/tgbugs/uris/readable/y> rdf:type owl:DatatypeProperty ;
                                                 rdfs:label "y" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Y coordinate" ;
                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/z
<http://uri.interlex.org/tgbugs/uris/readable/z> rdf:type owl:DatatypeProperty ;
                                                 rdfs:label "z" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Z coordinate" ;
                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  https://w3id.org/tvbo/abs_tol
<https://w3id.org/tvbo/abs_tol> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/accelerator
<https://w3id.org/tvbo/accelerator> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/acquisition
<https://w3id.org/tvbo/acquisition> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/acronym
<https://w3id.org/tvbo/acronym> rdf:type owl:DatatypeProperty ;
                                rdfs:range xsd:string .


###  https://w3id.org/tvbo/additive
<https://w3id.org/tvbo/additive> rdf:type owl:DatatypeProperty ;
                                 rdfs:label "additive (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Indicates whether the noise is additive" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "additive" .


###  https://w3id.org/tvbo/affect_parameters
<https://w3id.org/tvbo/affect_parameters> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/affect_states
<https://w3id.org/tvbo/affect_states> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/aggregation
<https://w3id.org/tvbo/aggregation> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/algorithm
<https://w3id.org/tvbo/algorithm> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/apply_every
<https://w3id.org/tvbo/apply_every> rdf:type owl:DatatypeProperty ;
                                    rdfs:label "apply_every (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Apply update every N iterations" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "apply_every" .


###  https://w3id.org/tvbo/atlas
<https://w3id.org/tvbo/atlas> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/autonomous
<https://w3id.org/tvbo/autonomous> rdf:type owl:DatatypeProperty ;
                                   rdfs:label "autonomous (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Whether the system is autonomous (equations do not depend explicitly on time t). Non-autonomous systems have explicit time dependence, e.g. f*cos(omega*t)." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "autonomous" .


###  https://w3id.org/tvbo/average
<https://w3id.org/tvbo/average> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/batch_size
<https://w3id.org/tvbo/batch_size> rdf:type owl:DatatypeProperty ;
                                   rdfs:label "batch_size (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Batch size for vectorized operations (None = auto)" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "batch_size" .


###  https://w3id.org/tvbo/bids_dir
<https://w3id.org/tvbo/bids_dir> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/bothside
<https://w3id.org/tvbo/bothside> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/cohort
<https://w3id.org/tvbo/cohort> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/comment
<https://w3id.org/tvbo/comment> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/condition
<https://w3id.org/tvbo/condition> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/condition_parameters
<https://w3id.org/tvbo/condition_parameters> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/condition_states
<https://w3id.org/tvbo/condition_states> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/conditional
<https://w3id.org/tvbo/conditional> rdf:type owl:DatatypeProperty ;
                                    rdfs:label "conditional (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "conditional" .


###  https://w3id.org/tvbo/connectivity_ref
<https://w3id.org/tvbo/connectivity_ref> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/correlated
<https://w3id.org/tvbo/correlated> rdf:type owl:DatatypeProperty ;
                                   rdfs:label "correlated (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "correlated" .


###  https://w3id.org/tvbo/coupling_variable
<https://w3id.org/tvbo/coupling_variable> rdf:type owl:DatatypeProperty ;
                                          rdfs:label "coupling_variable (slot)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Whether this state variable is transmitted to connected nodes through the coupling function. In TVB terms, this determines the cvar indices (state variables extracted from history and fed into the coupling function). The coupling function may override this via its incoming_states attribute." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "coupling_variable" .


###  https://w3id.org/tvbo/criticalValue
<https://w3id.org/tvbo/criticalValue> rdf:type owl:DatatypeProperty ,
                                               owl:FunctionalProperty ;
                                      rdfs:domain <https://w3id.org/tvbo/BifurcationEvent> ;
                                      rdfs:range xsd:double ;
                                      rdfs:label "critical value"@en .


###  https://w3id.org/tvbo/dataLocation
<https://w3id.org/tvbo/dataLocation> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/data_file
<https://w3id.org/tvbo/data_file> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/data_source
<https://w3id.org/tvbo/data_source> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dataset_path
<https://w3id.org/tvbo/dataset_path> rdf:type owl:DatatypeProperty ;
                                     rdfs:range xsd:string .


###  https://w3id.org/tvbo/date_created
<https://w3id.org/tvbo/date_created> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/default
<https://w3id.org/tvbo/default> rdf:type owl:DatatypeProperty ;
                                rdfs:range xsd:string .


###  https://w3id.org/tvbo/definition
<https://w3id.org/tvbo/definition> rdf:type owl:DatatypeProperty ;
                                   rdfs:range xsd:string .


###  https://w3id.org/tvbo/degree
<https://w3id.org/tvbo/degree> rdf:type owl:DatatypeProperty ;
                               rdfs:label "degree (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Polynomial degree per mesh interval for collocation. The m in PeriodicOrbitOCollProblem(N, m)." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "degree" .


###  https://w3id.org/tvbo/delay
<https://w3id.org/tvbo/delay> rdf:type owl:DatatypeProperty ;
                              rdfs:label "delay (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#definition> "Conduction delay (explicit edges, ms)" ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "delay" .


###  https://w3id.org/tvbo/delayed
<https://w3id.org/tvbo/delayed> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/delta_p
<https://w3id.org/tvbo/delta_p> rdf:type owl:DatatypeProperty ;
                                rdfs:label "delta_p (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#definition> "Initial parameter offset from the bifurcation point." ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "delta_p" .


###  https://w3id.org/tvbo/derivative_initial_value
<https://w3id.org/tvbo/derivative_initial_value> rdf:type owl:DatatypeProperty ;
                                                 rdfs:label "derivative_initial_value (slot)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Initial value for the first time derivative, used when equation_order > 1. For a second-order ODE d²x/dt² = f, this sets dx/dt(0). Required by ModelingToolkit.jl to fully specify higher-order initial value problems." ;
                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "derivative_initial_value" .


###  https://w3id.org/tvbo/derived_from
<https://w3id.org/tvbo/derived_from> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/description
<https://w3id.org/tvbo/description> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/descriptor
<https://w3id.org/tvbo/descriptor> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/detect_bifurcation
<https://w3id.org/tvbo/detect_bifurcation> rdf:type owl:DatatypeProperty ;
                                           rdfs:label "detect_bifurcation (slot)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Bifurcation detection level. 0 = off, 1 = eigenvalues only, 2 = detect, 3 = locate precisely." ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "detect_bifurcation" .


###  https://w3id.org/tvbo/detect_fold
<https://w3id.org/tvbo/detect_fold> rdf:type owl:DatatypeProperty ;
                                    rdfs:label "detect_fold (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Enable fold (limit point) detection." ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "detect_fold" .


###  https://w3id.org/tvbo/dimension
<https://w3id.org/tvbo/dimension> rdf:type owl:DatatypeProperty ;
                                  rdfs:label "dimension (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Dimensionality of the coupling input (number of coupled values)" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "dimension" .


###  https://w3id.org/tvbo/dimension_labels
<https://w3id.org/tvbo/dimension_labels> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/directed
<https://w3id.org/tvbo/directed> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/distance
<https://w3id.org/tvbo/distance> rdf:type owl:DatatypeProperty ;
                                 rdfs:label "distance (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Edge length / tract distance (explicit edges, mm)" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "distance" .


###  https://w3id.org/tvbo/distribution
<https://w3id.org/tvbo/distribution> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/doi
<https://w3id.org/tvbo/doi> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/downsample_period
<https://w3id.org/tvbo/downsample_period> rdf:type owl:DatatypeProperty ;
                                          rdfs:label "downsample_period (slot)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Intermediate downsampling period (ms). For BOLD: typically matches dt." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "downsample_period" .


###  https://w3id.org/tvbo/ds
<https://w3id.org/tvbo/ds> rdf:type owl:DatatypeProperty ;
                           rdfs:label "ds (slot)" ;
                           <http://www.w3.org/2004/02/skos/core#definition> "Initial arc-length step size." ;
                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                           <http://www.w3.org/2004/02/skos/core#notation> "ds" .


###  https://w3id.org/tvbo/ds_max
<https://w3id.org/tvbo/ds_max> rdf:type owl:DatatypeProperty ;
                               rdfs:label "ds_max (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Maximum adaptive step size." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "ds_max" .


###  https://w3id.org/tvbo/ds_min
<https://w3id.org/tvbo/ds_min> rdf:type owl:DatatypeProperty ;
                               rdfs:label "ds_min (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Minimum adaptive step size." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "ds_min" .


###  https://w3id.org/tvbo/dt
<https://w3id.org/tvbo/dt> rdf:type owl:DatatypeProperty ;
                           rdfs:label "dt (slot)" ;
                           <http://www.w3.org/2004/02/skos/core#definition> "Time step (s)." ;
                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                           <http://www.w3.org/2004/02/skos/core#notation> "dt" .


###  https://w3id.org/tvbo/dtype
<https://w3id.org/tvbo/dtype> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/duration
<https://w3id.org/tvbo/duration> rdf:type owl:DatatypeProperty ;
                                 rdfs:range xsd:float ;
                                 rdfs:label "duration (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "duration" .


###  https://w3id.org/tvbo/element
<https://w3id.org/tvbo/element> rdf:type owl:DatatypeProperty ;
                                rdfs:label "element (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#definition> "Element/node index this range applies to. Used in element_domains to explicitly link a domain to a specific element of a heterogeneous parameter (e.g., element: 0 for node 0). Required when used in element_domains to avoid ambiguous positional indexing." ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "element" .


###  https://w3id.org/tvbo/elements
<https://w3id.org/tvbo/elements> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/equation_order
<https://w3id.org/tvbo/equation_order> rdf:type owl:DatatypeProperty ;
                                       rdfs:label "equation_order (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Order of the time derivative on the LHS. Default 1 means dx/dt = rhs (first-order ODE). Order 2 means d²x/dt² = rhs (second-order ODE), etc. Higher-order ODEs are automatically lowered to coupled first-order systems by backends like ModelingToolkit.jl via mtkcompile." ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "equation_order" .


###  https://w3id.org/tvbo/equation_type
<https://w3id.org/tvbo/equation_type> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/explored_values
<https://w3id.org/tvbo/explored_values> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/expression
<https://w3id.org/tvbo/expression> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/extension
<https://w3id.org/tvbo/extension> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/file
<https://w3id.org/tvbo/file> rdf:type owl:DatatypeProperty ;
                             rdfs:range xsd:string ;
                             rdfs:label "file (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "file" .


###  https://w3id.org/tvbo/find_fixpoint
<https://w3id.org/tvbo/find_fixpoint> rdf:type owl:DatatypeProperty ;
                                      rdfs:label "find_fixpoint (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Whether to find a fixed point (steady state) before time integration. Used as initial condition for ODEProblem. Maps to NLsolve.fixpoint! in ND.jl or similar in other backends." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "find_fixpoint" .


###  https://w3id.org/tvbo/format
<https://w3id.org/tvbo/format> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/free
<https://w3id.org/tvbo/free> rdf:type owl:DatatypeProperty ;
                             rdfs:label "free (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "free" .


###  https://w3id.org/tvbo/gaussian
<https://w3id.org/tvbo/gaussian> rdf:type owl:DatatypeProperty ;
                                 rdfs:label "gaussian (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Indicates whether the noise is Gaussian" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "gaussian" .


###  https://w3id.org/tvbo/generated_at
<https://w3id.org/tvbo/generated_at> rdf:type owl:DatatypeProperty ;
                                     rdfs:label "generated_at (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Timestamp when this TimeSeries was generated." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "generated_at" .


###  https://w3id.org/tvbo/generated_by
<https://w3id.org/tvbo/generated_by> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/geometry
<https://w3id.org/tvbo/geometry> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/grounding
<https://w3id.org/tvbo/grounding> rdf:type owl:DatatypeProperty ;
                                  rdfs:range xsd:anyURI ;
                                  rdfs:label "grounding (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "External ontology IRIs (typically GO, ChEBI, UBERON, CL, MeSH) that this entity is a surrogate / abstraction / model of. Replaces the legacy OWL pattern `tvbo:surrogate_of` by carrying the link inline with the YAML data instance. Multiple IRIs allowed: a single parameter may abstract several biological processes (e.g. a synaptic conductance grounding both GO:0060079 (excitatory PSP) and GO:0007268 (chemical synaptic transmission))." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "grounding" .


###  https://w3id.org/tvbo/groups
<https://w3id.org/tvbo/groups> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/hasConservedQuantity
<https://w3id.org/tvbo/hasConservedQuantity> rdf:type owl:DatatypeProperty ;
                                             rdfs:range xsd:boolean ;
                                             rdfs:label "has conserved quantity"@en .


###  https://w3id.org/tvbo/hasTimescaleSeparation
<https://w3id.org/tvbo/hasTimescaleSeparation> rdf:type owl:DatatypeProperty ;
                                               rdfs:range xsd:boolean ;
                                               rdfs:label "has timescale separation"@en .


###  https://w3id.org/tvbo/has_reference
<https://w3id.org/tvbo/has_reference> rdf:type owl:DatatypeProperty ;
                                      rdfs:range xsd:string .


###  https://w3id.org/tvbo/hemi
<https://w3id.org/tvbo/hemi> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/heterogeneous
<https://w3id.org/tvbo/heterogeneous> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/id
<https://w3id.org/tvbo/id> rdf:type owl:DatatypeProperty ;
                           rdfs:label "id (slot)" ;
                           <http://www.w3.org/2004/02/skos/core#definition> "Unique node identifier" ;
                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                           <http://www.w3.org/2004/02/skos/core#notation> "id" .


###  https://w3id.org/tvbo/initial_value
<https://w3id.org/tvbo/initial_value> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/input
<https://w3id.org/tvbo/input> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/iri
<https://w3id.org/tvbo/iri> rdf:type owl:DatatypeProperty ;
                            rdfs:range xsd:anyURI ;
                            rdfs:label "iri (slot)" ;
                            <http://www.w3.org/2004/02/skos/core#definition> "Optional stable IRI (or compact URI) for this entity in an external ontology or knowledge base. Used to load metadata from an external source; not required when the entity is fully self-contained (equations, parameters, etc. defined in the file itself)." ;
                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                            <http://www.w3.org/2004/02/skos/core#notation> "iri" .


###  https://w3id.org/tvbo/key
<https://w3id.org/tvbo/key> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/keys
<https://w3id.org/tvbo/keys> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/label
<https://w3id.org/tvbo/label> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/labels_dimensions
<https://w3id.org/tvbo/labels_dimensions> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/labels_ordering
<https://w3id.org/tvbo/labels_ordering> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/latex
<https://w3id.org/tvbo/latex> rdf:type owl:DatatypeProperty ;
                              rdfs:label "latex (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "latex" .


###  https://w3id.org/tvbo/learning_rate
<https://w3id.org/tvbo/learning_rate> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/learning_rate_schedule
<https://w3id.org/tvbo/learning_rate_schedule> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/learning_rate_warmup
<https://w3id.org/tvbo/learning_rate_warmup> rdf:type owl:DatatypeProperty ;
                                             rdfs:label "learning_rate_warmup (slot)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Linear warmup of learning rate from 0 to learning_rate over n_iterations. eta_effective = eta * (i+1) / n_iterations" ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "learning_rate_warmup" .


###  https://w3id.org/tvbo/lefthandside
<https://w3id.org/tvbo/lefthandside> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/license
<https://w3id.org/tvbo/license> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/log_scale
<https://w3id.org/tvbo/log_scale> rdf:type owl:DatatypeProperty ;
                                  rdfs:label "log_scale (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Whether to use logarithmic spacing." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "log_scale" .


###  https://w3id.org/tvbo/max_bisection_steps
<https://w3id.org/tvbo/max_bisection_steps> rdf:type owl:DatatypeProperty ;
                                            rdfs:label "max_bisection_steps (slot)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Maximum bisection steps for bifurcation point localization." ;
                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "max_bisection_steps" .


###  https://w3id.org/tvbo/max_iterations
<https://w3id.org/tvbo/max_iterations> rdf:type owl:DatatypeProperty ;
                                       rdfs:label "max_iterations (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "max_iterations" .


###  https://w3id.org/tvbo/max_steps
<https://w3id.org/tvbo/max_steps> rdf:type owl:DatatypeProperty ;
                                  rdfs:label "max_steps (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Maximum continuation steps." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "max_steps" .


###  https://w3id.org/tvbo/mesh_file
<https://w3id.org/tvbo/mesh_file> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/mesh_format
<https://w3id.org/tvbo/mesh_format> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/mesh_intervals
<https://w3id.org/tvbo/mesh_intervals> rdf:type owl:DatatypeProperty ;
                                       rdfs:label "mesh_intervals (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Number of mesh intervals (time slices) for collocation or trapezoid methods. Collocation: N in PeriodicOrbitOCollProblem(N, m). Trapezoid: M in PeriodicOrbitTrapProblem(M=...)." ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "mesh_intervals" .


###  https://w3id.org/tvbo/method
<https://w3id.org/tvbo/method> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/mode
<https://w3id.org/tvbo/mode> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/model_equation_ref
<https://w3id.org/tvbo/model_equation_ref> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/model_param_ref
<https://w3id.org/tvbo/model_param_ref> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/modified
<https://w3id.org/tvbo/modified> rdf:type owl:DatatypeProperty ;
                                 rdfs:label "modified (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "modified" .


###  https://w3id.org/tvbo/module
<https://w3id.org/tvbo/module> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/n
<https://w3id.org/tvbo/n> rdf:type owl:DatatypeProperty ;
                          rdfs:label "n (slot)" ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Number of points (alternative to step for grid exploration)." ;
                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                          <http://www.w3.org/2004/02/skos/core#notation> "n" .


###  https://w3id.org/tvbo/n_inversion
<https://w3id.org/tvbo/n_inversion> rdf:type owl:DatatypeProperty ;
                                    rdfs:label "n_inversion (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Number of eigenvalue sign inversions to flag a bifurcation. Must be even. Higher = fewer false positives." ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "n_inversion" .


###  https://w3id.org/tvbo/n_iterations
<https://w3id.org/tvbo/n_iterations> rdf:type owl:DatatypeProperty ;
                                     rdfs:label "n_iterations (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Number of iterations to run" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "n_iterations" .


###  https://w3id.org/tvbo/n_parallel
<https://w3id.org/tvbo/n_parallel> rdf:type owl:DatatypeProperty ;
                                   rdfs:label "n_parallel (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Parallel evaluations" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "n_parallel" .


###  https://w3id.org/tvbo/n_regions
<https://w3id.org/tvbo/n_regions> rdf:type owl:DatatypeProperty ;
                                  rdfs:label "n_regions (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Total number of regions" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "n_regions" .


###  https://w3id.org/tvbo/n_sections
<https://w3id.org/tvbo/n_sections> rdf:type owl:DatatypeProperty ;
                                   rdfs:label "n_sections (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Number of shooting sections for shooting or Poincaré methods." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "n_sections" .


###  https://w3id.org/tvbo/n_threads
<https://w3id.org/tvbo/n_threads> rdf:type owl:DatatypeProperty ;
                                  rdfs:label "n_threads (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Number of CPU threads per worker (-1 = auto-detect)" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "n_threads" .


###  https://w3id.org/tvbo/n_trials
<https://w3id.org/tvbo/n_trials> rdf:type owl:DatatypeProperty ;
                                 rdfs:label "n_trials (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Number of independent trials per grid point. Each trial uses a different noise seed. Used for averaging stochastic simulations (e.g., VEP = average of 20 trials)." ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "n_trials" .


###  https://w3id.org/tvbo/n_vertices
<https://w3id.org/tvbo/n_vertices> rdf:type owl:DatatypeProperty ;
                                   rdfs:label "n_vertices (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Total number of vertices" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "n_vertices" .


###  https://w3id.org/tvbo/n_workers
<https://w3id.org/tvbo/n_workers> rdf:type owl:DatatypeProperty ;
                                  rdfs:label "n_workers (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Number of parallel workers (maps to pmap devices in JAX, processes in multiprocessing)" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "n_workers" .


###  https://w3id.org/tvbo/name
<https://w3id.org/tvbo/name> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/nev
<https://w3id.org/tvbo/nev> rdf:type owl:DatatypeProperty ;
                            rdfs:label "nev (slot)" ;
                            <http://www.w3.org/2004/02/skos/core#definition> "Number of eigenvalues to compute. Must be >= number of state variables for reliable Hopf detection." ;
                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                            <http://www.w3.org/2004/02/skos/core#notation> "nev" .


###  https://w3id.org/tvbo/newton_max_iterations
<https://w3id.org/tvbo/newton_max_iterations> rdf:type owl:DatatypeProperty ;
                                              rdfs:label "newton_max_iterations (slot)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Maximum Newton corrector iterations per step." ;
                                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "newton_max_iterations" .


###  https://w3id.org/tvbo/newton_tol
<https://w3id.org/tvbo/newton_tol> rdf:type owl:DatatypeProperty ;
                                   rdfs:label "newton_tol (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Absolute tolerance for Newton corrector convergence." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "newton_tol" .


###  https://w3id.org/tvbo/node_mapping
<https://w3id.org/tvbo/node_mapping> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/noise_type
<https://w3id.org/tvbo/noise_type> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/non_negative
<https://w3id.org/tvbo/non_negative> rdf:type owl:DatatypeProperty ;
                                     rdfs:label "non_negative (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "All values >= 0" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "non_negative" .


###  https://w3id.org/tvbo/number_of_elements
<https://w3id.org/tvbo/number_of_elements> rdf:type owl:DatatypeProperty ;
                                           rdfs:label "number_of_elements (slot)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Number of elements (triangles, quads, tetrahedra, etc.)." ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "number_of_elements" .


###  https://w3id.org/tvbo/number_of_modes
<https://w3id.org/tvbo/number_of_modes> rdf:type owl:DatatypeProperty ;
                                        rdfs:label "number_of_modes (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "number_of_modes" .


###  https://w3id.org/tvbo/number_of_nodes
<https://w3id.org/tvbo/number_of_nodes> rdf:type owl:DatatypeProperty ;
                                        rdfs:label "number_of_nodes (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#altLabel> "number_of_nodes" ,
                                                                                       "number_of_regions" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Number of nodes in the network (derived from nodes if not set)" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "number_of_nodes" .


###  https://w3id.org/tvbo/number_of_stages
<https://w3id.org/tvbo/number_of_stages> rdf:type owl:DatatypeProperty ;
                                         rdfs:label "number_of_stages (slot)" ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "number_of_stages" .


###  https://w3id.org/tvbo/number_of_subjects
<https://w3id.org/tvbo/number_of_subjects> rdf:type owl:DatatypeProperty ;
                                           rdfs:label "number_of_subjects (slot)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Number of subjects in the tractography dataset" ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "number_of_subjects" .


###  https://w3id.org/tvbo/number_of_vertices
<https://w3id.org/tvbo/number_of_vertices> rdf:type owl:DatatypeProperty ;
                                           rdfs:label "number_of_vertices (slot)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Number of vertices in the mesh." ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "number_of_vertices" .


###  https://w3id.org/tvbo/observational_measures
<https://w3id.org/tvbo/observational_measures> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/on_region
<https://w3id.org/tvbo/on_region> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/output
<https://w3id.org/tvbo/output> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/outsym
<https://w3id.org/tvbo/outsym> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/parent_network
<https://w3id.org/tvbo/parent_network> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/path
<https://w3id.org/tvbo/path> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/period
<https://w3id.org/tvbo/period> rdf:type owl:DatatypeProperty ;
                               rdfs:label "period (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Sampling period for monitors (ms). For BOLD: TR in ms." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "period" .


###  https://w3id.org/tvbo/phaseSpaceDimension
<https://w3id.org/tvbo/phaseSpaceDimension> rdf:type owl:DatatypeProperty ,
                                                     owl:FunctionalProperty ;
                                            rdfs:range xsd:positiveInteger ;
                                            rdfs:label "phase-space dimension"@en .


###  https://w3id.org/tvbo/precision
<https://w3id.org/tvbo/precision> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/preconditioner
<https://w3id.org/tvbo/preconditioner> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/processing_pipeline
<https://w3id.org/tvbo/processing_pipeline> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/pycode
<https://w3id.org/tvbo/pycode> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/quantity_kind
<https://w3id.org/tvbo/quantity_kind> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/random_seed
<https://w3id.org/tvbo/random_seed> rdf:type owl:DatatypeProperty ;
                                    rdfs:label "random_seed (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Base random seed for reproducibility" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "random_seed" .


###  https://w3id.org/tvbo/reconstruction
<https://w3id.org/tvbo/reconstruction> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/record
<https://w3id.org/tvbo/record> rdf:type owl:DatatypeProperty ;
                               rdfs:range xsd:boolean ;
                               rdfs:label "record (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Whether to include this element in simulation output files. Applicable to state variables (default true), derived variables (default false), and network nodes (default true). Set false to suppress recording." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "record" .


###  https://w3id.org/tvbo/reference
<https://w3id.org/tvbo/reference> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/references
<https://w3id.org/tvbo/references> rdf:type owl:DatatypeProperty ;
                                   rdfs:range xsd:string .


###  https://w3id.org/tvbo/region
<https://w3id.org/tvbo/region> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/regions
<https://w3id.org/tvbo/regions> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/rel_tol
<https://w3id.org/tvbo/rel_tol> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/reported_optimum
<https://w3id.org/tvbo/reported_optimum> rdf:type owl:DatatypeProperty ;
                                         rdfs:range xsd:float ;
                                         rdfs:label "reported_optimum (slot)" ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "reported_optimum" .


###  https://w3id.org/tvbo/righthandside
<https://w3id.org/tvbo/righthandside> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/run_id
<https://w3id.org/tvbo/run_id> rdf:type owl:DatatypeProperty ;
                               rdfs:label "run_id (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "BIDS run number." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "run_id" .


###  https://w3id.org/tvbo/sampling_period
<https://w3id.org/tvbo/sampling_period> rdf:type owl:DatatypeProperty ;
                                        rdfs:label "sampling_period (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Time between samples (inverse of sampling_rate)." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "sampling_period" .


###  https://w3id.org/tvbo/sampling_period_unit
<https://w3id.org/tvbo/sampling_period_unit> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/sampling_rate
<https://w3id.org/tvbo/sampling_rate> rdf:type owl:DatatypeProperty ;
                                      rdfs:label "sampling_rate (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Sampling rate in Hz." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "sampling_rate" .


###  https://w3id.org/tvbo/scale
<https://w3id.org/tvbo/scale> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/scipy_ode_base
<https://w3id.org/tvbo/scipy_ode_base> rdf:type owl:DatatypeProperty ;
                                       rdfs:label "scipy_ode_base (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "scipy_ode_base" .


###  https://w3id.org/tvbo/seed
<https://w3id.org/tvbo/seed> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/segmentation
<https://w3id.org/tvbo/segmentation> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/session_id
<https://w3id.org/tvbo/session_id> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/shape
<https://w3id.org/tvbo/shape> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/simulation_period
<https://w3id.org/tvbo/simulation_period> rdf:type owl:DatatypeProperty ;
                                          rdfs:label "simulation_period (slot)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Duration of each simulation step (e.g., one BOLD TR)" ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "simulation_period" .


###  https://w3id.org/tvbo/size
<https://w3id.org/tvbo/size> rdf:type owl:DatatypeProperty ;
                             rdfs:label "size (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "size" .


###  https://w3id.org/tvbo/skip_t
<https://w3id.org/tvbo/skip_t> rdf:type owl:DatatypeProperty ;
                               rdfs:label "skip_t (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Number of samples to skip at the start (transient removal). For FC: typically 10-20 TRs." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "skip_t" .


###  https://w3id.org/tvbo/source
<https://w3id.org/tvbo/source> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/source_branch
<https://w3id.org/tvbo/source_branch> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/source_code
<https://w3id.org/tvbo/source_code> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/source_point
<https://w3id.org/tvbo/source_point> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/source_var
<https://w3id.org/tvbo/source_var> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/sparse
<https://w3id.org/tvbo/sparse> rdf:type owl:DatatypeProperty ;
                               rdfs:label "sparse (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Whether the coupling uses sparse representations" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "sparse" .


###  https://w3id.org/tvbo/state_wise_sigma
<https://w3id.org/tvbo/state_wise_sigma> rdf:type owl:DatatypeProperty ;
                                         rdfs:label "state_wise_sigma (slot)" ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "state_wise_sigma" .


###  https://w3id.org/tvbo/step_size
<https://w3id.org/tvbo/step_size> rdf:type owl:DatatypeProperty ;
                                  rdfs:label "step_size (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#altLabel> "dt" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "step_size" .


###  https://w3id.org/tvbo/steps
<https://w3id.org/tvbo/steps> rdf:type owl:DatatypeProperty ;
                              rdfs:label "steps (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "steps" .


###  https://w3id.org/tvbo/stimulation_variable
<https://w3id.org/tvbo/stimulation_variable> rdf:type owl:DatatypeProperty ;
                                             rdfs:label "stimulation_variable (slot)" ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "stimulation_variable" .


###  https://w3id.org/tvbo/structural_measures
<https://w3id.org/tvbo/structural_measures> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/subject_id
<https://w3id.org/tvbo/subject_id> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/symbol
<https://w3id.org/tvbo/symbol> rdf:type owl:DatatypeProperty ;
                               rdfs:range xsd:string .


###  https://w3id.org/tvbo/symmetry
<https://w3id.org/tvbo/symmetry> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/tail_samples
<https://w3id.org/tvbo/tail_samples> rdf:type owl:DatatypeProperty ;
                                     rdfs:label "tail_samples (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Number of samples from the end to use. Takes the last N samples before aggregation. E.g., tail_samples: 500 means use data[-500:]." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "tail_samples" .


###  https://w3id.org/tvbo/target
<https://w3id.org/tvbo/target> rdf:type owl:DatatypeProperty ;
                               rdfs:label "target (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Target node ID (set for explicit edges, absent for template edges)" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "target" .


###  https://w3id.org/tvbo/target_component
<https://w3id.org/tvbo/target_component> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/target_network
<https://w3id.org/tvbo/target_network> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/target_value
<https://w3id.org/tvbo/target_value> rdf:type owl:DatatypeProperty ;
                                     rdfs:label "target_value (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Target value for activity objectives" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "target_value" .


###  https://w3id.org/tvbo/target_var
<https://w3id.org/tvbo/target_var> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/task_name
<https://w3id.org/tvbo/task_name> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/template
<https://w3id.org/tvbo/template> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/time_dependent
<https://w3id.org/tvbo/time_dependent> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/time_integrator
<https://w3id.org/tvbo/time_integrator> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/title
<https://w3id.org/tvbo/title> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/tol_stability
<https://w3id.org/tvbo/tol_stability> rdf:type owl:DatatypeProperty ;
                                      rdfs:label "tol_stability (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Tolerance on real part of eigenvalue for stability boundary." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "tol_stability" .


###  https://w3id.org/tvbo/tolerances
<https://w3id.org/tvbo/tolerances> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/transient_time
<https://w3id.org/tvbo/transient_time> rdf:type owl:DatatypeProperty ;
                                       rdfs:label "transient_time (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "transient_time" .


###  https://w3id.org/tvbo/trigger_times
<https://w3id.org/tvbo/trigger_times> rdf:type owl:DatatypeProperty ;
                                      rdfs:label "trigger_times (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Predetermined trigger times for preset_time events. The solver will step exactly to these times." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "trigger_times" .


###  https://w3id.org/tvbo/type
<https://w3id.org/tvbo/type> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/unit
<https://w3id.org/tvbo/unit> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/valid_diagonal
<https://w3id.org/tvbo/valid_diagonal> rdf:type owl:DatatypeProperty ;
                                       rdfs:label "valid_diagonal (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Self-connections are meaningful" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "valid_diagonal" .


###  https://w3id.org/tvbo/value
<https://w3id.org/tvbo/value> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/values
<https://w3id.org/tvbo/values> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/variable_of_interest
<https://w3id.org/tvbo/variable_of_interest> rdf:type owl:DatatypeProperty ;
                                             rdfs:label "variable_of_interest (slot)" ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "variable_of_interest" .


###  https://w3id.org/tvbo/vertex_to_region
<https://w3id.org/tvbo/vertex_to_region> rdf:type owl:DatatypeProperty ;
                                         rdfs:label "vertex_to_region (slot)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Array mapping each vertex index to its parent region index. Can use dataLocation instead for large arrays." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "vertex_to_region" .


###  https://w3id.org/tvbo/voi
<https://w3id.org/tvbo/voi> rdf:type owl:DatatypeProperty ;
                            rdfs:label "voi (slot)" ;
                            <http://www.w3.org/2004/02/skos/core#definition> "Variable of interest index (which state variable to monitor). Default: 0." ;
                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                            <http://www.w3.org/2004/02/skos/core#notation> "voi" .


###  https://w3id.org/tvbo/warmup
<https://w3id.org/tvbo/warmup> rdf:type owl:DatatypeProperty ;
                               rdfs:label "warmup (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Whether to apply learning rate warmup to this update rule. When true, the learning rate (eta) is scaled by (i+1)/n_iterations." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "warmup" .


###  https://w3id.org/tvbo/warmup_source
<https://w3id.org/tvbo/warmup_source> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/weight
<https://w3id.org/tvbo/weight> rdf:type owl:DatatypeProperty ;
                               rdfs:label "weight (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Connection weight (explicit edges)" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "weight" .


###  https://w3id.org/tvbo/weighted
<https://w3id.org/tvbo/weighted> rdf:type owl:DatatypeProperty ;
                                 rdfs:label "weighted (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Matrix entries carry weights (not just 0/1)" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "weighted" .


###  https://w3id.org/tvbo/weighting
<https://w3id.org/tvbo/weighting> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/window_size
<https://w3id.org/tvbo/window_size> rdf:type owl:DatatypeProperty ;
                                    rdfs:label "window_size (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Number of samples for windowed aggregation" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "window_size" .


###  https://w3id.org/tvbo/year
<https://w3id.org/tvbo/year> rdf:type owl:DatatypeProperty ;
                             rdfs:label "year (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "year" .


###  https://w3id.org/tvbo/dbs/absolute_value
<https://w3id.org/tvbo/dbs/absolute_value> rdf:type owl:DatatypeProperty ;
                                           rdfs:label "absolute_value (dbs)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Absolute value of the score at the time of assessment" ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "absolute_value" .


###  https://w3id.org/tvbo/dbs/acronym
<https://w3id.org/tvbo/dbs/acronym> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/active_contacts
<https://w3id.org/tvbo/dbs/active_contacts> rdf:type owl:DatatypeProperty ;
                                            rdfs:label "active_contacts (dbs)" ;
                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "active_contacts" .


###  https://w3id.org/tvbo/dbs/baseline_value
<https://w3id.org/tvbo/dbs/baseline_value> rdf:type owl:DatatypeProperty ;
                                           rdfs:label "baseline_value (dbs)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Preoperative baseline value of the score" ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "baseline_value" .


###  https://w3id.org/tvbo/dbs/contact_id
<https://w3id.org/tvbo/dbs/contact_id> rdf:type owl:DatatypeProperty ;
                                       rdfs:label "contact_id (dbs)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Identifier (e.g., 0, 1, 2)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "contact_id" .


###  https://w3id.org/tvbo/dbs/description
<https://w3id.org/tvbo/dbs/description> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/diagnosis
<https://w3id.org/tvbo/dbs/diagnosis> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/domain
<https://w3id.org/tvbo/dbs/domain> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/electrode_id
<https://w3id.org/tvbo/dbs/electrode_id> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/evaluator
<https://w3id.org/tvbo/dbs/evaluator> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/handedness
<https://w3id.org/tvbo/dbs/handedness> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/hemisphere
<https://w3id.org/tvbo/dbs/hemisphere> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/id
<https://w3id.org/tvbo/dbs/id> rdf:type owl:DatatypeProperty ;
                               rdfs:range xsd:integer ;
                               rdfs:label "id (dbs)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Surrogate integer key." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "id" .


###  https://w3id.org/tvbo/dbs/label
<https://w3id.org/tvbo/dbs/label> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/manufacturer
<https://w3id.org/tvbo/dbs/manufacturer> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/mode
<https://w3id.org/tvbo/dbs/mode> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/model
<https://w3id.org/tvbo/dbs/model> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/name
<https://w3id.org/tvbo/dbs/name> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/notes
<https://w3id.org/tvbo/dbs/notes> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/percent_change
<https://w3id.org/tvbo/dbs/percent_change> rdf:type owl:DatatypeProperty ;
                                           rdfs:label "percent_change (dbs)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Percent change compared to preoperative baseline (positive = improvement)" ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "percent_change" .


###  https://w3id.org/tvbo/dbs/recon_path
<https://w3id.org/tvbo/dbs/recon_path> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/reference
<https://w3id.org/tvbo/dbs/reference> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/threshold_applied
<https://w3id.org/tvbo/dbs/threshold_applied> rdf:type owl:DatatypeProperty ;
                                              rdfs:label "threshold_applied (dbs)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Threshold value applied to the E-field simulation" ;
                                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "threshold_applied" .


###  https://w3id.org/tvbo/dbs/time_post_surgery
<https://w3id.org/tvbo/dbs/time_post_surgery> rdf:type owl:DatatypeProperty ;
                                              rdfs:label "time_post_surgery (dbs)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Timepoint of assessment in days or months after implantation" ;
                                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "time_post_surgery" .


###  https://w3id.org/tvbo/dbs/timepoint
<https://w3id.org/tvbo/dbs/timepoint> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/timing_info
<https://w3id.org/tvbo/dbs/timing_info> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/version
<https://w3id.org/tvbo/dbs/version> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/dbs/volume_data
<https://w3id.org/tvbo/dbs/volume_data> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/application_category
<https://w3id.org/tvbo/software/application_category> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/author
<https://w3id.org/tvbo/software/author> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/build_hash
<https://w3id.org/tvbo/software/build_hash> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/citation
<https://w3id.org/tvbo/software/citation> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/container_image
<https://w3id.org/tvbo/software/container_image> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/dataLocation
<https://w3id.org/tvbo/software/dataLocation> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/date_created
<https://w3id.org/tvbo/software/date_created> rdf:type owl:DatatypeProperty ;
                                              rdfs:label "date_created (software)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Date the software was first released (YYYY-MM-DD)." ;
                                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "date_created" .


###  https://w3id.org/tvbo/software/date_modified
<https://w3id.org/tvbo/software/date_modified> rdf:type owl:DatatypeProperty ;
                                               rdfs:label "date_modified (software)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Date of the most recent release or significant update." ;
                                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "date_modified" .


###  https://w3id.org/tvbo/software/description
<https://w3id.org/tvbo/software/description> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/doi
<https://w3id.org/tvbo/software/doi> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/funder
<https://w3id.org/tvbo/software/funder> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/hash
<https://w3id.org/tvbo/software/hash> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/homepage
<https://w3id.org/tvbo/software/homepage> rdf:type owl:DatatypeProperty ;
                                          rdfs:label "homepage (software)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Project homepage URL." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "homepage" .


###  https://w3id.org/tvbo/software/is_accessible_for_free
<https://w3id.org/tvbo/software/is_accessible_for_free> rdf:type owl:DatatypeProperty ;
                                                        rdfs:label "is_accessible_for_free (software)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Whether the tool is free/open-source." ;
                                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "is_accessible_for_free" .


###  https://w3id.org/tvbo/software/issue_tracker
<https://w3id.org/tvbo/software/issue_tracker> rdf:type owl:DatatypeProperty ;
                                               rdfs:label "issue_tracker (software)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "URL of the bug tracker or issue board." ;
                                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "issue_tracker" .


###  https://w3id.org/tvbo/software/keywords
<https://w3id.org/tvbo/software/keywords> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/label
<https://w3id.org/tvbo/software/label> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/license
<https://w3id.org/tvbo/software/license> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/maintainer
<https://w3id.org/tvbo/software/maintainer> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/modules
<https://w3id.org/tvbo/software/modules> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/operating_system
<https://w3id.org/tvbo/software/operating_system> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/optional
<https://w3id.org/tvbo/software/optional> rdf:type owl:DatatypeProperty ;
                                          rdfs:label "optional (software)" ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "optional" .


###  https://w3id.org/tvbo/software/platform
<https://w3id.org/tvbo/software/platform> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/reference_publication
<https://w3id.org/tvbo/software/reference_publication> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/repository
<https://w3id.org/tvbo/software/repository> rdf:type owl:DatatypeProperty ;
                                            rdfs:label "repository (software)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Source code repository URL." ;
                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "repository" .


###  https://w3id.org/tvbo/software/runtime_platform
<https://w3id.org/tvbo/software/runtime_platform> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/same_as
<https://w3id.org/tvbo/software/same_as> rdf:type owl:DatatypeProperty ;
                                         rdfs:label "same_as (software)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "URIs that unambiguously identify this tool (Wikidata, bio.tools, RRID, SciCrunch)." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "same_as" .


###  https://w3id.org/tvbo/software/source_url
<https://w3id.org/tvbo/software/source_url> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/url
<https://w3id.org/tvbo/software/url> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/version
<https://w3id.org/tvbo/software/version> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/software/version_spec
<https://w3id.org/tvbo/software/version_spec> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/study/age
<https://w3id.org/tvbo/study/age> rdf:type owl:DatatypeProperty ;
                                  rdfs:label "age (study)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Age at time of study (years)." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "age" .


###  https://w3id.org/tvbo/study/bids_root
<https://w3id.org/tvbo/study/bids_root> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/study/condition
<https://w3id.org/tvbo/study/condition> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/study/conditions
<https://w3id.org/tvbo/study/conditions> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/study/dataset_id
<https://w3id.org/tvbo/study/dataset_id> rdf:type owl:DatatypeProperty ;
                                         rdfs:range xsd:string .


###  https://w3id.org/tvbo/study/description
<https://w3id.org/tvbo/study/description> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/study/empirical_data
<https://w3id.org/tvbo/study/empirical_data> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/study/group
<https://w3id.org/tvbo/study/group> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/study/label
<https://w3id.org/tvbo/study/label> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/study/metadata
<https://w3id.org/tvbo/study/metadata> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/study/network
<https://w3id.org/tvbo/study/network> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/study/reference
<https://w3id.org/tvbo/study/reference> rdf:type owl:DatatypeProperty .


###  https://w3id.org/tvbo/study/session_id
<https://w3id.org/tvbo/study/session_id> rdf:type owl:DatatypeProperty ;
                                         rdfs:range xsd:string .


###  https://w3id.org/tvbo/study/subject_id
<https://w3id.org/tvbo/study/subject_id> rdf:type owl:DatatypeProperty ;
                                         rdfs:range xsd:string .


#################################################################
#    Classes
#################################################################

###  http://qudt.org/vocab/unit/A
<http://qudt.org/vocab/unit/A> rdf:type owl:Class ;
                               rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                               rdfs:label "A" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Ampere" ;
                               <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000011> .


###  http://qudt.org/vocab/unit/CentiM
<http://qudt.org/vocab/unit/CentiM> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                    rdfs:label "cm" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Centimetre" ;
                                    <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000015> .


###  http://qudt.org/vocab/unit/DEG_C
<http://qudt.org/vocab/unit/DEG_C> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                   rdfs:label "degC" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Degree Celsius" .


###  http://qudt.org/vocab/unit/H-PER-M
<http://qudt.org/vocab/unit/H-PER-M> rdf:type owl:Class ;
                                     rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                     rdfs:label "H_per_m" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Henry per metre (permeability)" .


###  http://qudt.org/vocab/unit/HZ
<http://qudt.org/vocab/unit/HZ> rdf:type owl:Class ;
                                rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                rdfs:label "Hz" ;
                                <http://www.w3.org/2004/02/skos/core#definition> "Hertz (s⁻¹)" ;
                                <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000106> .


###  http://qudt.org/vocab/unit/KiloGM
<http://qudt.org/vocab/unit/KiloGM> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                    rdfs:label "kg" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Kilogram" ;
                                    <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000009> .


###  http://qudt.org/vocab/unit/KiloHZ
<http://qudt.org/vocab/unit/KiloHZ> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                    rdfs:label "kHz" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Kilohertz" .


###  http://qudt.org/vocab/unit/M
<http://qudt.org/vocab/unit/M> rdf:type owl:Class ;
                               rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                               rdfs:label "m" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Metre" ;
                               <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000008> .


###  http://qudt.org/vocab/unit/M-PER-SEC
<http://qudt.org/vocab/unit/M-PER-SEC> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                       rdfs:label "m_per_s" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Metre per second" .


###  http://qudt.org/vocab/unit/M-PER-SEC2
<http://qudt.org/vocab/unit/M-PER-SEC2> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                        rdfs:label "m_per_s2" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Metre per second squared (acceleration)" .


###  http://qudt.org/vocab/unit/MOL-PER-M3
<http://qudt.org/vocab/unit/MOL-PER-M3> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                        rdfs:label "mol_per_m3" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Mole per cubic metre (mol/m³)" .


###  http://qudt.org/vocab/unit/MicroM3
<http://qudt.org/vocab/unit/MicroM3> rdf:type owl:Class ;
                                     rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                     rdfs:label "um3" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Cubic micrometre (µm³)" .


###  http://qudt.org/vocab/unit/MicroS
<http://qudt.org/vocab/unit/MicroS> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                    rdfs:label "uS" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Microsiemens" .


###  http://qudt.org/vocab/unit/MicroSEC
<http://qudt.org/vocab/unit/MicroSEC> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                      rdfs:label "us" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Microsecond" ;
                                      <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000029> .


###  http://qudt.org/vocab/unit/MilliM
<http://qudt.org/vocab/unit/MilliM> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                    rdfs:label "mm" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Millimetre" ;
                                    <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000016> .


###  http://qudt.org/vocab/unit/MilliM-PER-MilliSEC
<http://qudt.org/vocab/unit/MilliM-PER-MilliSEC> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                                 rdfs:label "mm_per_ms" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Millimetre per millisecond (= m/s)" .


###  http://qudt.org/vocab/unit/MilliMOL-PER-M3
<http://qudt.org/vocab/unit/MilliMOL-PER-M3> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                             rdfs:label "mmol_per_m3" ;
                                             <http://www.w3.org/2004/02/skos/core#altLabel> "mM" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Millimole per cubic metre (mmol/m³ ≈ mM)" .


###  http://qudt.org/vocab/unit/MilliSEC
<http://qudt.org/vocab/unit/MilliSEC> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                      rdfs:label "ms" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Millisecond" ;
                                      <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000028> .


###  http://qudt.org/vocab/unit/MilliV
<http://qudt.org/vocab/unit/MilliV> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                    rdfs:label "mV" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Millivolt" ;
                                    <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000247> .


###  http://qudt.org/vocab/unit/MilliV-PER-MilliSEC
<http://qudt.org/vocab/unit/MilliV-PER-MilliSEC> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                                 rdfs:label "mV_per_ms" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Millivolt per millisecond" .


###  http://qudt.org/vocab/unit/MilliV-PER-SEC
<http://qudt.org/vocab/unit/MilliV-PER-SEC> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                            rdfs:label "mV_per_s" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Millivolt per second" .


###  http://qudt.org/vocab/unit/N-PER-M
<http://qudt.org/vocab/unit/N-PER-M> rdf:type owl:Class ;
                                     rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                     rdfs:label "N_per_m" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Newton per metre (spring constant)" .


###  http://qudt.org/vocab/unit/NanoA
<http://qudt.org/vocab/unit/NanoA> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                   rdfs:label "nA" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Nanoampere" .


###  http://qudt.org/vocab/unit/NanoFARAD
<http://qudt.org/vocab/unit/NanoFARAD> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                       rdfs:label "nF" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Nanofarad" .


###  http://qudt.org/vocab/unit/NanoS
<http://qudt.org/vocab/unit/NanoS> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                   rdfs:label "nS" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Nanosiemens" .


###  http://qudt.org/vocab/unit/OHM
<http://qudt.org/vocab/unit/OHM> rdf:type owl:Class ;
                                 rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                 rdfs:label "ohm" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Ohm (Ω)" .


###  http://qudt.org/vocab/unit/PER-MilliSEC
<http://qudt.org/vocab/unit/PER-MilliSEC> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                          rdfs:label "per_ms" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Per millisecond (ms⁻¹)" .


###  http://qudt.org/vocab/unit/PER-MilliV
<http://qudt.org/vocab/unit/PER-MilliV> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                        rdfs:label "per_mV" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Reciprocal millivolt (mV⁻¹)" .


###  http://qudt.org/vocab/unit/PER-NanoC
<http://qudt.org/vocab/unit/PER-NanoC> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                       rdfs:label "per_nC" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Reciprocal nanocoulomb (nC⁻¹)" .


###  http://qudt.org/vocab/unit/PER-PicoC
<http://qudt.org/vocab/unit/PER-PicoC> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                       rdfs:label "per_pC" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Reciprocal picocoulomb (pC⁻¹)" .


###  http://qudt.org/vocab/unit/PER-SEC
<http://qudt.org/vocab/unit/PER-SEC> rdf:type owl:Class ;
                                     rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                     rdfs:label "per_s" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Per second (s⁻¹)" .


###  http://qudt.org/vocab/unit/PERCENT
<http://qudt.org/vocab/unit/PERCENT> rdf:type owl:Class ;
                                     rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                     rdfs:label "percent" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Percent (%)" .


###  http://qudt.org/vocab/unit/PicoA
<http://qudt.org/vocab/unit/PicoA> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                   rdfs:label "pA" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Picoampere" ;
                                   <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0010054> .


###  http://qudt.org/vocab/unit/PicoFARAD
<http://qudt.org/vocab/unit/PicoFARAD> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                       rdfs:label "pF" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Picofarad" .


###  http://qudt.org/vocab/unit/PicoS
<http://qudt.org/vocab/unit/PicoS> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                   rdfs:label "pS" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Picosiemens" .


###  http://qudt.org/vocab/unit/RAD
<http://qudt.org/vocab/unit/RAD> rdf:type owl:Class ;
                                 rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                 rdfs:label "rad" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Radian" ;
                                 <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000123> .


###  http://qudt.org/vocab/unit/RAD-PER-SEC
<http://qudt.org/vocab/unit/RAD-PER-SEC> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                         rdfs:label "rad_per_s" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Radian per second (angular velocity)" .


###  http://qudt.org/vocab/unit/S-PER-M
<http://qudt.org/vocab/unit/S-PER-M> rdf:type owl:Class ;
                                     rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                     rdfs:label "S_per_m" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Siemens per metre (conductivity)" .


###  http://qudt.org/vocab/unit/SEC
<http://qudt.org/vocab/unit/SEC> rdf:type owl:Class ;
                                 rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                 rdfs:label "s" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Second" ;
                                 <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000010> .


###  http://qudt.org/vocab/unit/SEC2
<http://qudt.org/vocab/unit/SEC2> rdf:type owl:Class ;
                                  rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                  rdfs:label "s2" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Second squared (inertia constant)" .


###  http://qudt.org/vocab/unit/UNITLESS
<http://qudt.org/vocab/unit/UNITLESS> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                      rdfs:label "dimensionless" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Dimensionless (unitless)" ;
                                      <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000186> .


###  http://qudt.org/vocab/unit/V
<http://qudt.org/vocab/unit/V> rdf:type owl:Class ;
                               rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                               rdfs:label "V" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Volt" ;
                               <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.obolibrary.org/obo/UO_0000218> .


###  http://schema.org/Book
<http://schema.org/Book> rdf:type owl:Class ;
                         rdfs:subClassOf owl:Thing ;
                         rdfs:label "Book" .


###  http://schema.org/CreativeWork
<http://schema.org/CreativeWork> rdf:type owl:Class ;
                                 rdfs:subClassOf owl:Thing ;
                                 rdfs:label "Creative work" .


###  http://schema.org/Report
<http://schema.org/Report> rdf:type owl:Class ;
                           rdfs:subClassOf owl:Thing ;
                           rdfs:label "Report" .


###  http://schema.org/ScholarlyArticle
<http://schema.org/ScholarlyArticle> rdf:type owl:Class ;
                                     rdfs:subClassOf owl:Thing ;
                                     rdfs:label "Scholarly article" .


###  http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas
<http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> rdf:type owl:Class ;
                                                          rdfs:subClassOf owl:Thing ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/abbreviation> ;
                                                                            owl:allValuesFrom xsd:string
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/author> ;
                                                                            owl:allValuesFrom xsd:string
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/coordinateSpace> ;
                                                                            owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace>
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/isVersionOf> ;
                                                                            owl:allValuesFrom xsd:string
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/terminology> ;
                                                                            owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/ParcellationTerminology>
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier> ;
                                                                            owl:allValuesFrom xsd:string
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                            owl:allValuesFrom xsd:string
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/coordinateSpace> ;
                                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/terminology> ;
                                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                            owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/coordinateSpace> ;
                                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/terminology> ;
                                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/abbreviation> ;
                                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/author> ;
                                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/isVersionOf> ;
                                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier> ;
                                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/abbreviation> ;
                                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/isVersionOf> ;
                                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier> ;
                                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                          ] ;
                                                          rdfs:label "BrainAtlas" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "A schema for representing a version of a brain atlas." ;
                                                          <http://www.w3.org/2004/02/skos/core#exactMatch> <http://uri.interlex.org/tgbugs/uris/readable/atlas/Atlas> ;
                                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace
<http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace> rdf:type owl:Class ;
                                                                     rdfs:subClassOf owl:Thing ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/abbreviation> ;
                                                                                       owl:allValuesFrom xsd:string
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/alternateName> ;
                                                                                       owl:allValuesFrom xsd:string
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/anatomicalAxesOrientation> ;
                                                                                       owl:allValuesFrom xsd:string
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/axesOrigin> ;
                                                                                       owl:allValuesFrom xsd:string
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/defaultImage> ;
                                                                                       owl:allValuesFrom xsd:string
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/license> ;
                                                                                       owl:allValuesFrom xsd:string
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/nativeUnit> ;
                                                                                       owl:allValuesFrom xsd:string
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                                       owl:allValuesFrom xsd:string
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                                       owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/abbreviation> ;
                                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/alternateName> ;
                                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/anatomicalAxesOrientation> ;
                                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/axesOrigin> ;
                                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/defaultImage> ;
                                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/license> ;
                                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/nativeUnit> ;
                                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/abbreviation> ;
                                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/anatomicalAxesOrientation> ;
                                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/axesOrigin> ;
                                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/license> ;
                                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                     ] ,
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/nativeUnit> ;
                                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                     ] ;
                                                                     rdfs:label "CommonCoordinateSpace" ;
                                                                     <http://www.w3.org/2004/02/skos/core#definition> "A schema for representing a version of a common coordinate space." ;
                                                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <http://uri.interlex.org/tgbugs/uris/readable/atlas/Transformation> ;
                                                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/Coordinate
<http://uri.interlex.org/tgbugs/uris/readable/Coordinate> rdf:type owl:Class ;
                                                          rdfs:subClassOf owl:Thing ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/coordinateSpace> ;
                                                                            owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace>
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/coordinateSpace> ;
                                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/coordinateSpace> ;
                                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/x> ;
                                                                            owl:allValuesFrom xsd:float
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/y> ;
                                                                            owl:allValuesFrom xsd:float
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/z> ;
                                                                            owl:allValuesFrom xsd:float
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/x> ;
                                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/y> ;
                                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/z> ;
                                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/x> ;
                                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/y> ;
                                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                          ] ,
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/z> ;
                                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                          ] ;
                                                          rdfs:label "Coordinate" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "A 3D coordinate with X, Y, Z values." ;
                                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/ParcellationEntity
<http://uri.interlex.org/tgbugs/uris/readable/ParcellationEntity> rdf:type owl:Class ;
                                                                  rdfs:subClassOf owl:Thing ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/abbreviation> ;
                                                                                    owl:allValuesFrom xsd:string
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/alternateName> ;
                                                                                    owl:allValuesFrom xsd:string
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/center> ;
                                                                                    owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/Coordinate>
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/color> ;
                                                                                    owl:allValuesFrom xsd:string
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/hasParent> ;
                                                                                    owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/ParcellationEntity>
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/hemisphere> ;
                                                                                    owl:allValuesFrom <https://w3id.org/tvbo/Hemisphere>
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/ontologyIdentifier> ;
                                                                                    owl:allValuesFrom xsd:string
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/relatedUBERONTerm> ;
                                                                                    owl:allValuesFrom xsd:string
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier> ;
                                                                                    owl:allValuesFrom xsd:string
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                                    owl:allValuesFrom xsd:string
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/center> ;
                                                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/hasParent> ;
                                                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/hemisphere> ;
                                                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                                    owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/center> ;
                                                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/hemisphere> ;
                                                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/lookupLabel> ;
                                                                                    owl:allValuesFrom xsd:integer
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/originalLookupLabel> ;
                                                                                    owl:allValuesFrom xsd:integer
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/abbreviation> ;
                                                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/alternateName> ;
                                                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/color> ;
                                                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/lookupLabel> ;
                                                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/ontologyIdentifier> ;
                                                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/originalLookupLabel> ;
                                                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/relatedUBERONTerm> ;
                                                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier> ;
                                                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/abbreviation> ;
                                                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/color> ;
                                                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/lookupLabel> ;
                                                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/originalLookupLabel> ;
                                                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/relatedUBERONTerm> ;
                                                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                  ] ,
                                                                                  [ rdf:type owl:Restriction ;
                                                                                    owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier> ;
                                                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                  ] ;
                                                                  <http://purl.org/dc/terms/subject> <file:///Users/leonmartin_bih/tools/tvbo/ontology/anatomicalLocation> ,
                                                                                                     <file:///Users/leonmartin_bih/tools/tvbo/ontology/studyTarget> ;
                                                                  rdfs:label "ParcellationEntity" ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "A schema for representing a parcellation entity, which is an anatomical location or study target." ;
                                                                  <http://www.w3.org/2004/02/skos/core#exactMatch> <http://uri.interlex.org/tgbugs/uris/readable/atlas/Region> ;
                                                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://uri.interlex.org/tgbugs/uris/readable/ParcellationTerminology
<http://uri.interlex.org/tgbugs/uris/readable/ParcellationTerminology> rdf:type owl:Class ;
                                                                       rdfs:subClassOf owl:Thing ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                                                         owl:allValuesFrom xsd:string
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/entities> ;
                                                                                         owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/ParcellationEntity>
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/ontologyIdentifier> ;
                                                                                         owl:allValuesFrom xsd:string
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier> ;
                                                                                         owl:allValuesFrom xsd:string
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <https://w3id.org/tvbo/label> ;
                                                                                         owl:allValuesFrom xsd:string
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/entities> ;
                                                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <https://w3id.org/tvbo/label> ;
                                                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <https://w3id.org/tvbo/label> ;
                                                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/ontologyIdentifier> ;
                                                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier> ;
                                                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                       ] ,
                                                                                       [ rdf:type owl:Restriction ;
                                                                                         owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier> ;
                                                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                                       ] ;
                                                                       rdfs:label "ParcellationTerminology" ;
                                                                       <http://www.w3.org/2004/02/skos/core#definition> "A schema for representing a parcellation terminology, which consists of parcellation entities." ;
                                                                       <http://www.w3.org/2004/02/skos/core#exactMatch> <http://uri.interlex.org/tgbugs/uris/readable/parcellationTerminology> ;
                                                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


###  http://www.w3.org/2001/XMLSchema#string
xsd:string rdf:type owl:Class ;
           rdfs:subClassOf owl:Thing .


###  http://www.w3.org/2004/02/skos/core#Concept
<http://www.w3.org/2004/02/skos/core#Concept> rdf:type owl:Class ;
                                              rdfs:subClassOf owl:Thing ;
                                              rdfs:label "SKOS Concept" .


###  http://www.wikidata.org/entity/Q105593788
<http://www.wikidata.org/entity/Q105593788> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/EcosystemEnum> ;
                                            rdfs:label "conda_forge" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Conda-Forge community channel." .


###  http://www.wikidata.org/entity/Q1073340
<http://www.wikidata.org/entity/Q1073340> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/SimulationScale> ;
                                          rdfs:label "network_system" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Whole-brain or large-scale network of regions." .


###  http://www.wikidata.org/entity/Q1368960
<http://www.wikidata.org/entity/Q1368960> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                          rdfs:label "mean_field" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Mean-field reductions of spiking networks." .


###  http://www.wikidata.org/entity/Q1569346
<http://www.wikidata.org/entity/Q1569346> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ToolRole> ;
                                          rdfs:label "simulator" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Core numerical simulator." .


###  http://www.wikidata.org/entity/Q15777
<http://www.wikidata.org/entity/Q15777> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                        rdfs:label "C" .


###  http://www.wikidata.org/entity/Q182017
<http://www.wikidata.org/entity/Q182017> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                         rdfs:label "MATLAB" .


###  http://www.wikidata.org/entity/Q1948412
<http://www.wikidata.org/entity/Q1948412> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                          rdfs:label "multiscale" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Bridging multiple spatial/temporal scales." .


###  http://www.wikidata.org/entity/Q2005
<http://www.wikidata.org/entity/Q2005> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                       rdfs:label "JavaScript" .


###  http://www.wikidata.org/entity/Q206904
<http://www.wikidata.org/entity/Q206904> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                         rdfs:label "R" .


###  http://www.wikidata.org/entity/Q2115
<http://www.wikidata.org/entity/Q2115> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                       rdfs:label "XML" .


###  http://www.wikidata.org/entity/Q2370
<http://www.wikidata.org/entity/Q2370> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                       rdfs:label "C#" .


###  http://www.wikidata.org/entity/Q2407
<http://www.wikidata.org/entity/Q2407> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                       rdfs:label "C++" .


###  http://www.wikidata.org/entity/Q251
<http://www.wikidata.org/entity/Q251> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                      rdfs:label "Java" .


###  http://www.wikidata.org/entity/Q2661442
<http://www.wikidata.org/entity/Q2661442> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ToolRole> ;
                                          rdfs:label "specification_language" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Model description language or data standard." .


###  http://www.wikidata.org/entity/Q271680
<http://www.wikidata.org/entity/Q271680> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/ToolRole> ;
                                         rdfs:label "framework" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Multi-paradigm simulation framework." .


###  http://www.wikidata.org/entity/Q28865
<http://www.wikidata.org/entity/Q28865> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                        rdfs:label "Python" .


###  http://www.wikidata.org/entity/Q2984888
<http://www.wikidata.org/entity/Q2984888> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/EcosystemEnum> ;
                                          rdfs:label "pypi" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Python Package Index." .


###  http://www.wikidata.org/entity/Q317623
<http://www.wikidata.org/entity/Q317623> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                         rdfs:label "data_standard" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Data format or exchange standard." .


###  http://www.wikidata.org/entity/Q34010
<http://www.wikidata.org/entity/Q34010> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                        rdfs:label "Haskell" .


###  http://www.wikidata.org/entity/Q3685405
<http://www.wikidata.org/entity/Q3685405> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                          rdfs:label "rate_based" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Firing-rate models." .


###  http://www.wikidata.org/entity/Q4010477
<http://www.wikidata.org/entity/Q4010477> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                          rdfs:label "Julia" .


###  http://www.wikidata.org/entity/Q43054
<http://www.wikidata.org/entity/Q43054> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/SimulationScale> ;
                                        rdfs:label "neuron" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Single neuron (compartmental or point)." ;
                                        <http://www.w3.org/2004/02/skos/core#exactMatch> <http://semanticscience.org/resource/SIO_010025> .


###  http://www.wikidata.org/entity/Q484761
<http://www.wikidata.org/entity/Q484761> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/SimulationScale> ;
                                         rdfs:label "neural_network" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Microcircuit / local network of neurons." .


###  http://www.wikidata.org/entity/Q5155691
<http://www.wikidata.org/entity/Q5155691> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                          rdfs:label "compartmental" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Multi-compartment morphologically detailed models." .


###  http://www.wikidata.org/entity/Q575650
<http://www.wikidata.org/entity/Q575650> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                         rdfs:label "Rust" .


###  http://www.wikidata.org/entity/Q5765633
<http://www.wikidata.org/entity/Q5765633> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                          rdfs:label "HOC" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "NEURON's high-level interpreted language." .


###  http://www.wikidata.org/entity/Q634884
<http://www.wikidata.org/entity/Q634884> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                         rdfs:label "phase_oscillator" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Phase-reduced or Kuramoto-type oscillator models." .


###  http://www.wikidata.org/entity/Q6795527
<http://www.wikidata.org/entity/Q6795527> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/EcosystemEnum> ;
                                          rdfs:label "maven" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Maven Central Repository (Java)." .


###  http://www.wikidata.org/entity/Q7003015
<http://www.wikidata.org/entity/Q7003015> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ,
                                                          <https://w3id.org/tvbo/SimulationScale> ;
                                          rdfs:label "neural_mass" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Phenomenological population-rate / neural-mass models." ,
                                                                                           "Population-level neural mass or mean-field model." .


###  http://www.wikidata.org/entity/Q7067518
<http://www.wikidata.org/entity/Q7067518> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/EcosystemEnum> ;
                                          rdfs:label "npm" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Node Package Manager registry." .


###  http://www.wikidata.org/entity/Q72484
<http://www.wikidata.org/entity/Q72484> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                        rdfs:label "conductance_based" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Conductance-based / Hodgkin-Huxley-type models." .


###  http://www.wikidata.org/entity/Q7397
<http://www.wikidata.org/entity/Q7397> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/ToolRole> ;
                                       rdfs:label "model_repository" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Database or repository of published models." .


###  http://www.wikidata.org/entity/Q747830
<http://www.wikidata.org/entity/Q747830> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                         rdfs:label "plasticity" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Synaptic plasticity (STDP, homeostatic, etc.)." .


###  http://www.wikidata.org/entity/Q7579783
<http://www.wikidata.org/entity/Q7579783> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                          rdfs:label "spiking" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Spiking neuron models (LIF, AdEx, Izhikevich, etc.)." .


###  http://www.wikidata.org/entity/Q816286
<http://www.wikidata.org/entity/Q816286> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/ToolRole> ;
                                         rdfs:label "optimization_framework" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Parameter optimization / fitting tool." .


###  http://www.wikidata.org/entity/Q83303
<http://www.wikidata.org/entity/Q83303> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/ProgrammingLanguageEnum> ;
                                        rdfs:label "Fortran" .


###  http://www.wikidata.org/entity/Q851270
<http://www.wikidata.org/entity/Q851270> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                         rdfs:label "reaction_diffusion" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Stochastic or deterministic reaction-diffusion." .


###  http://www.wikidata.org/entity/Q858926
<http://www.wikidata.org/entity/Q858926> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ,
                                                         <https://w3id.org/tvbo/ToolRole> ;
                                         rdfs:label "bifurcation_analysis" ;
                                         <http://www.w3.org/2004/02/skos/core#altLabel> "continuation_tool" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Dynamical systems bifurcation / continuation analysis." ,
                                                                                          "Numerical continuation / bifurcation analysis." .


###  http://www.wikidata.org/entity/Q898786
<http://www.wikidata.org/entity/Q898786> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/SimulationScale> ;
                                         rdfs:label "channel" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Ion channel / sub-cellular molecular dynamics." ;
                                         <http://www.w3.org/2004/02/skos/core#exactMatch> <http://semanticscience.org/resource/SIO_010056> .


###  http://www.wikidata.org/entity/Q901584
<http://www.wikidata.org/entity/Q901584> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/EcosystemEnum> ;
                                         rdfs:label "cran" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Comprehensive R Archive Network." .


###  https://bio.tools/ontology/operation_0337
<https://bio.tools/ontology/operation_0337> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/ToolRole> ;
                                            rdfs:label "visualization_tool" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Visualization or graphical user interface." .


###  https://bio.tools/ontology/operation_2945
<https://bio.tools/ontology/operation_2945> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/ToolRole> ;
                                            rdfs:label "analysis_tool" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Post-processing, signal analysis, or statistics." .


###  https://w3id.org/tvbo/AdditiveNoise
<https://w3id.org/tvbo/AdditiveNoise> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/tvbo/Stochasticity> ;
                                      rdfs:label "Additive noise"@en .


###  https://w3id.org/tvbo/Aggregation
<https://w3id.org/tvbo/Aggregation> rdf:type owl:Class ;
                                    rdfs:subClassOf owl:Thing ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/over> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/DimensionType>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/type> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/ReductionType>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/over> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/type> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/over> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/type> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ;
                                    rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                    rdfs:label "Aggregation" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Specifies how to aggregate values across a dimension. Used for loss functions to define per-element loss with reduction." ;
                                    <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Aggregation> ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/AggregationType
<https://w3id.org/tvbo/AggregationType> rdf:type owl:Class ;
                                        owl:equivalentClass [ rdf:type owl:Class ;
                                                              owl:unionOf ( <https://w3id.org/tvbo/AggregationType#first>
                                                                            <https://w3id.org/tvbo/AggregationType#last>
                                                                            <https://w3id.org/tvbo/AggregationType#mean>
                                                                            <https://w3id.org/tvbo/AggregationType#none>
                                                                            <https://w3id.org/tvbo/AggregationType#window>
                                                                          )
                                                            ] ;
                                        rdfs:subClassOf owl:Thing ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "AggregationType" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "How to aggregate time series data" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/AggregationType#first> ,
                                                                                     <https://w3id.org/tvbo/AggregationType#last> ,
                                                                                     <https://w3id.org/tvbo/AggregationType#mean> ,
                                                                                     <https://w3id.org/tvbo/AggregationType#none> ,
                                                                                     <https://w3id.org/tvbo/AggregationType#window> .


###  https://w3id.org/tvbo/Algorithm
<https://w3id.org/tvbo/Algorithm> rdf:type owl:Class ;
                                  rdfs:subClassOf owl:Thing ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/depends_on> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/Algorithm>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/description> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/ExecutionConfig>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/functions> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/FunctionCall>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/hyperparameters> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/includes> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/AlgorithmInclude>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/learning_rate_schedule> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/name> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/objective> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/TuningObjective>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/observations> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/Observation>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/type> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/update_rules> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/UpdateRule>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/depends_on> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/description> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/functions> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/hyperparameters> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/includes> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/name> ;
                                                    owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/objective> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/observations> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/type> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/update_rules> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/description> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/name> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/objective> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/type> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/apply_every> ;
                                                    owl:allValuesFrom xsd:integer
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/learning_rate> ;
                                                    owl:allValuesFrom xsd:float
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/learning_rate_warmup> ;
                                                    owl:allValuesFrom xsd:boolean
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/n_iterations> ;
                                                    owl:allValuesFrom xsd:integer
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/simulation_period> ;
                                                    owl:allValuesFrom xsd:float
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/apply_every> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/learning_rate> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/learning_rate_schedule> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/learning_rate_warmup> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/n_iterations> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/simulation_period> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/apply_every> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/learning_rate> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/learning_rate_schedule> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/learning_rate_warmup> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/n_iterations> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/simulation_period> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ;
                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                  rdfs:label "Algorithm" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "A complete specification of an iterative parameter tuning algorithm. Combines update rules, objectives, observations, and hyperparameters." ;
                                  <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Algorithm> ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/AlgorithmInclude
<https://w3id.org/tvbo/AlgorithmInclude> rdf:type owl:Class ;
                                         rdfs:subClassOf owl:Thing ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/algorithm> ;
                                                           owl:allValuesFrom <https://w3id.org/tvbo/Algorithm>
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/arguments> ;
                                                           owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/algorithm> ;
                                                           owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/arguments> ;
                                                           owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/algorithm> ;
                                                           owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                         ] ;
                                         rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                         rdfs:label "AlgorithmInclude" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Reference to an included algorithm with optional argument overrides. Allows combining algorithms with different hyperparameter values." ;
                                         <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/AlgorithmInclude> ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Argument
<https://w3id.org/tvbo/Argument> rdf:type owl:Class ;
                                 rdfs:subClassOf owl:Thing ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/value> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/ScalarValue>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/value> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/value> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ;
                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                 rdfs:label "Argument" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "A function argument with explicit value specification. Value can be: literal (number/string), reference to input (input.key), or cross-observation reference (observation_name.output_key)." ;
                                 <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Argument> ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Attractor
<https://w3id.org/tvbo/Attractor> rdf:type owl:Class ;
                                  rdfs:subClassOf <https://w3id.org/tvbo/DynamicalProperty> ;
                                  rdfs:label "Attractor"@en .


###  https://w3id.org/tvbo/Backend
<https://w3id.org/tvbo/Backend> rdf:type owl:Class ;
                                rdfs:subClassOf owl:Thing ;
                                rdfs:comment "A code-generation or simulation backend (JAX, TVB, PyRates, tvboptim, NetworkDynamics.jl, BifurcationKit.jl)."@en ;
                                rdfs:label "Backend"@en .


###  https://w3id.org/tvbo/BackendCapability
<https://w3id.org/tvbo/BackendCapability> rdf:type owl:Class ;
                                          rdfs:subClassOf owl:Thing ;
                                          rdfs:comment "A feature a backend either provides or lacks (autodiff, JIT, GPU, vectorised RNG, delay buffer, stochastic solver, stiff solver, continuation solver, code generation, etc.). Used to gate task support."@en ;
                                          rdfs:label "Backend capability"@en .


###  https://w3id.org/tvbo/BidsEntities
<https://w3id.org/tvbo/BidsEntities> rdf:type owl:Class ;
                                     rdfs:subClassOf owl:Thing ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/acquisition> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/atlas> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/cohort> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/hemi> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/reconstruction> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/scale> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/segmentation> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/template> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/atlas> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/atlas> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/acquisition> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/cohort> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/hemi> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/reconstruction> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/scale> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/segmentation> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/template> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/acquisition> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/cohort> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/hemi> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/reconstruction> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/scale> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/segmentation> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/template> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "BidsEntities" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "BIDS filename entities (BEP017-aligned) for provenance and data discovery. Reusable on Network, BrainAtlas, Tractogram, or any dataset with BIDS-conformant naming." ;
                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/BidsEntities> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Bifurcation
<https://w3id.org/tvbo/Bifurcation> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/tvbo/DynamicalProperty> ;
                                    rdfs:label "Bifurcation"@en .


###  https://w3id.org/tvbo/BifurcationEvent
<https://w3id.org/tvbo/BifurcationEvent> rdf:type owl:Class ;
                                         rdfs:subClassOf owl:Thing ;
                                         rdfs:comment "Reified record of a bifurcation in a specific model along a specific parameter."@en ;
                                         rdfs:label "Bifurcation event"@en .


###  https://w3id.org/tvbo/Bistable
<https://w3id.org/tvbo/Bistable> rdf:type owl:Class ;
                                 rdfs:subClassOf <https://w3id.org/tvbo/DynamicalRegime> .


###  https://w3id.org/tvbo/BogdanovTakens
<https://w3id.org/tvbo/BogdanovTakens> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/Bifurcation> ;
                                       rdfs:label "Bogdanov-Takens"@en .


###  https://w3id.org/tvbo/BoundaryCondition
<https://w3id.org/tvbo/BoundaryCondition> rdf:type owl:Class ;
                                          rdfs:subClassOf owl:Thing ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/bc_type> ;
                                                            owl:allValuesFrom <https://w3id.org/tvbo/BoundaryConditionType>
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/description> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/label> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/on_region> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/value> ;
                                                            owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/bc_type> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/description> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/label> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/value> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/bc_type> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/description> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/label> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/value> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/time_dependent> ;
                                                            owl:allValuesFrom xsd:boolean
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/on_region> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/time_dependent> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/on_region> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/time_dependent> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "BoundaryCondition" ;
                                          <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/BoundaryCondition> ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/BoundaryConditionType
<https://w3id.org/tvbo/BoundaryConditionType> rdf:type owl:Class ;
                                              owl:equivalentClass [ rdf:type owl:Class ;
                                                                    owl:unionOf ( <https://w3id.org/tvbo/BoundaryConditionType#Dirichlet>
                                                                                  <https://w3id.org/tvbo/BoundaryConditionType#Neumann>
                                                                                  <https://w3id.org/tvbo/BoundaryConditionType#Periodic>
                                                                                  <https://w3id.org/tvbo/BoundaryConditionType#Robin>
                                                                                )
                                                                  ] ;
                                              rdfs:subClassOf owl:Thing ;
                                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                              rdfs:label "BoundaryConditionType" ;
                                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                              <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/BoundaryConditionType#Dirichlet> ,
                                                                                           <https://w3id.org/tvbo/BoundaryConditionType#Neumann> ,
                                                                                           <https://w3id.org/tvbo/BoundaryConditionType#Periodic> ,
                                                                                           <https://w3id.org/tvbo/BoundaryConditionType#Robin> .


###  https://w3id.org/tvbo/BrainRegionSeries
<https://w3id.org/tvbo/BrainRegionSeries> rdf:type owl:Class ;
                                          rdfs:subClassOf owl:Thing ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/values> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/values> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "BrainRegionSeries" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "A series whose values represent latitude" ;
                                          <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/BrainRegionSeries> ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/BranchSwitch
<https://w3id.org/tvbo/BranchSwitch> rdf:type owl:Class ;
                                     rdfs:subClassOf owl:Thing ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/continuation> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Continuation>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/discretization> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Discretization>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/options> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Option>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_point> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/continuation> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/discretization> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/options> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/continuation> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/discretization> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/bothside> ;
                                                       owl:allValuesFrom xsd:boolean
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/delta_p> ;
                                                       owl:allValuesFrom xsd:float
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/bothside> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/delta_p> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_point> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/bothside> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/delta_p> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_point> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "BranchSwitch" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Specification for switching from a detected bifurcation point to a new branch (periodic orbits from Hopf, fold continuation, etc.). Each BranchSwitch says: \"from which special point on the parent branch, continue what kind of object, with what settings.\" Override parent solver settings via the inline continuation field — only explicitly set attributes take effect; everything else is inherited from the parent Continuation." ;
                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/BranchSwitch> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Bursting
<https://w3id.org/tvbo/Bursting> rdf:type owl:Class ;
                                 rdfs:subClassOf <https://w3id.org/tvbo/DynamicalRegime> .


###  https://w3id.org/tvbo/Callable
<https://w3id.org/tvbo/Callable> rdf:type owl:Class ;
                                 rdfs:subClassOf owl:Thing ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/module> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/software> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwareRequirement>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/module> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/software> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/module> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/software> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ;
                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                 rdfs:label "Callable" ;
                                 <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Callable> ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Case
<https://w3id.org/tvbo/Case> rdf:type owl:Class ;
                             rdfs:subClassOf owl:Thing ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/condition> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/equation> ;
                                               owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/condition> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/equation> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/condition> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/equation> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ;
                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                             rdfs:label "Case" ;
                             <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Case> ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Chaotic
<https://w3id.org/tvbo/Chaotic> rdf:type owl:Class ;
                                rdfs:subClassOf <https://w3id.org/tvbo/DynamicalRegime> .


###  https://w3id.org/tvbo/ClassReference
<https://w3id.org/tvbo/ClassReference> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/Callable> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/call_args> ;
                                                         owl:allValuesFrom <https://w3id.org/tvbo/Argument>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/constructor_args> ;
                                                         owl:allValuesFrom <https://w3id.org/tvbo/Argument>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/warmup_source> ;
                                                         owl:allValuesFrom xsd:string
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/call_args> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/constructor_args> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/warmup_source> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/warmup_source> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ;
                                       rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                       rdfs:label "ClassReference" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Reference to a class that can be instantiated and called. Used for external library classes (e.g., tvboptim.Bold, custom monitors). The class is instantiated with constructor_args, then called with call_args. Generalizable pattern: works for tvboptim, TVB, or any Python class." ;
                                       <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/ClassReference> ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/ColoredNoise
<https://w3id.org/tvbo/ColoredNoise> rdf:type owl:Class ;
                                     rdfs:subClassOf <https://w3id.org/tvbo/Stochasticity> ;
                                     rdfs:label "Coloured noise"@en .


###  https://w3id.org/tvbo/ConditionalBlock
<https://w3id.org/tvbo/ConditionalBlock> rdf:type owl:Class ;
                                         rdfs:subClassOf owl:Thing ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/condition> ;
                                                           owl:allValuesFrom xsd:string
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/expression> ;
                                                           owl:allValuesFrom xsd:string
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/condition> ;
                                                           owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/expression> ;
                                                           owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/condition> ;
                                                           owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/expression> ;
                                                           owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                         ] ;
                                         rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                         rdfs:label "ConditionalBlock" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "A single condition and its corresponding equation segment." ;
                                         <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/ConditionalBlock> ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Continuation
<https://w3id.org/tvbo/Continuation> rdf:type owl:Class ;
                                     rdfs:subClassOf owl:Thing ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/algorithm> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/ContinuationAlgorithm>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/branches> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/BranchSwitch>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Dynamics>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/ExecutionConfig>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/free_parameters> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/initial_state> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/InitialState>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/options> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Option>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/software> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwareRequirement>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/algorithm> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/branches> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/free_parameters> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/initial_state> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/options> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/software> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/algorithm> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/initial_state> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/software> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/bothside> ;
                                                       owl:allValuesFrom xsd:boolean
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/detect_bifurcation> ;
                                                       owl:allValuesFrom xsd:integer
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/detect_fold> ;
                                                       owl:allValuesFrom xsd:boolean
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/ds> ;
                                                       owl:allValuesFrom xsd:float
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/ds_max> ;
                                                       owl:allValuesFrom xsd:float
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/ds_min> ;
                                                       owl:allValuesFrom xsd:float
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/max_bisection_steps> ;
                                                       owl:allValuesFrom xsd:integer
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/max_steps> ;
                                                       owl:allValuesFrom xsd:integer
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/n_inversion> ;
                                                       owl:allValuesFrom xsd:integer
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/nev> ;
                                                       owl:allValuesFrom xsd:integer
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/newton_max_iterations> ;
                                                       owl:allValuesFrom xsd:integer
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/newton_tol> ;
                                                       owl:allValuesFrom xsd:float
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/tol_stability> ;
                                                       owl:allValuesFrom xsd:float
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/bothside> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/detect_bifurcation> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/detect_fold> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/ds> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/ds_max> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/ds_min> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/max_bisection_steps> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/max_steps> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/n_inversion> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/nev> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/newton_max_iterations> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/newton_tol> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/tol_stability> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/bothside> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/detect_bifurcation> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/detect_fold> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/ds> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/ds_max> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/ds_min> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/max_bisection_steps> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/max_steps> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/n_inversion> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/nev> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/newton_max_iterations> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/newton_tol> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/tol_stability> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "Continuation" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Complete specification of a numerical continuation / bifurcation analysis. All universal solver settings live directly here. Toolkit-specific string options go in the options slot. When used inside a BranchSwitch, only explicitly set attributes override the parent's values." ;
                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Continuation> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/ContinuationAlgorithm
<https://w3id.org/tvbo/ContinuationAlgorithm> rdf:type owl:Class ;
                                              owl:equivalentClass [ rdf:type owl:Class ;
                                                                    owl:unionOf ( <https://w3id.org/tvbo/ContinuationAlgorithm#MoorePenrose>
                                                                                  <https://w3id.org/tvbo/ContinuationAlgorithm#Natural>
                                                                                  <https://w3id.org/tvbo/ContinuationAlgorithm#PALC>
                                                                                )
                                                                  ] ;
                                              rdfs:subClassOf owl:Thing ;
                                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                              rdfs:label "ContinuationAlgorithm" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Predictor-corrector algorithm for numerical continuation." ;
                                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                              <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/ContinuationAlgorithm#MoorePenrose> ,
                                                                                           <https://w3id.org/tvbo/ContinuationAlgorithm#Natural> ,
                                                                                           <https://w3id.org/tvbo/ContinuationAlgorithm#PALC> .


###  https://w3id.org/tvbo/Coupling
<https://w3id.org/tvbo/Coupling> rdf:type owl:Class ;
                                 rdfs:subClassOf owl:Thing ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/aggregation> ;
                                                   owl:allValuesFrom [ rdf:type owl:Class ;
                                                                       owl:unionOf ( xsd:string
                                                                                     <https://w3id.org/tvbo/Function>
                                                                                   )
                                                                     ]
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/coupling_function> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/distribution> ;
                                                   owl:allValuesFrom [ rdf:type owl:Class ;
                                                                       owl:unionOf ( xsd:string
                                                                                     <https://w3id.org/tvbo/Function>
                                                                                   )
                                                                     ]
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/incoming_states> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/StateVariable>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/inner_coupling> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Coupling>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/local_states> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/StateVariable>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/observed> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/DerivedVariable>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/outsym> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/post_expression> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/pre_expression> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/region_mapping> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/RegionMapping>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/regional_connectivity> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Network>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/symmetry> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/aggregation> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/coupling_function> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/distribution> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/incoming_states> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/inner_coupling> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/local_states> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/observed> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/outsym> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/post_expression> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/pre_expression> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/region_mapping> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/regional_connectivity> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/symmetry> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/aggregation> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/coupling_function> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/distribution> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/inner_coupling> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/post_expression> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/pre_expression> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/region_mapping> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/regional_connectivity> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/symmetry> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/delayed> ;
                                                   owl:allValuesFrom xsd:boolean
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/iri> ;
                                                   owl:allValuesFrom xsd:anyURI
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/sparse> ;
                                                   owl:allValuesFrom xsd:boolean
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/delayed> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/iri> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/sparse> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/delayed> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/iri> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/sparse> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ;
                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                 rdfs:label "Coupling" ;
                                 <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Coupling> ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/CouplingInput
<https://w3id.org/tvbo/CouplingInput> rdf:type owl:Class ;
                                      rdfs:subClassOf owl:Thing ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/keys> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/name> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/source> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/name> ;
                                                        owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/source> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/name> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/source> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dimension> ;
                                                        owl:allValuesFrom xsd:integer
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dimension> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/keys> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dimension> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] .


###  https://w3id.org/tvbo/DataSource
<https://w3id.org/tvbo/DataSource> rdf:type owl:Class ;
                                   rdfs:subClassOf owl:Thing ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/format> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/key> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/label> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/loader> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/Callable>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/path> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/preprocessing> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/Function>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/format> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/label> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/loader> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/preprocessing> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/format> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/label> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/loader> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/preprocessing> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/key> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/path> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/key> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/path> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ;
                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                   rdfs:label "DataSource" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Specification for loading external/empirical data." ;
                                   <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/DataSource> ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/DerivedObservation
<https://w3id.org/tvbo/DerivedObservation> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/Observation> ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/source_observations> ;
                                                             owl:allValuesFrom <https://w3id.org/tvbo/Observation>
                                                           ] ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/source_observations> ;
                                                             owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                           ] ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "DerivedObservation" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Observation derived from one or more other observations. Examples: - fc (from bold) - single source transformation - fc_corr (from fc and fc_target) - multi-source comparison Unlike regular Observations, these don't generate monitor classes but are computed from existing observation values." ;
                                           <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/DerivedObservation> ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/DerivedParameter
<https://w3id.org/tvbo/DerivedParameter> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/Parameter> ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/description> ;
                                                           owl:allValuesFrom xsd:string
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                           owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/name> ;
                                                           owl:allValuesFrom xsd:string
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                           owl:allValuesFrom xsd:string
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/description> ;
                                                           owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                           owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/name> ;
                                                           owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/description> ;
                                                           owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                           owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/name> ;
                                                           owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                           owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                           owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                         ] ;
                                         rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                         rdfs:label "DerivedParameter" ;
                                         <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/DerivedParameter> ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/DerivedVariable
<https://w3id.org/tvbo/DerivedVariable> rdf:type owl:Class ;
                                        rdfs:subClassOf owl:Thing ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/cases> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/Case>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/name> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/cases> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/name> ;
                                                          owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/name> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/conditional> ;
                                                          owl:allValuesFrom xsd:boolean
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/grounding> ;
                                                          owl:allValuesFrom xsd:anyURI
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/record> ;
                                                          owl:allValuesFrom xsd:boolean
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/conditional> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/grounding> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/record> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/conditional> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/record> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "DerivedVariable" ;
                                        <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/DerivedVariable> ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Deterministic
<https://w3id.org/tvbo/Deterministic> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/tvbo/Stochasticity> .


###  https://w3id.org/tvbo/DevelopmentStatus
<https://w3id.org/tvbo/DevelopmentStatus> rdf:type owl:Class ;
                                          owl:equivalentClass [ rdf:type owl:Class ;
                                                                owl:unionOf ( <https://w3id.org/tvbo/DevelopmentStatus#active>
                                                                              <https://w3id.org/tvbo/DevelopmentStatus#concept>
                                                                              <https://w3id.org/tvbo/DevelopmentStatus#inactive>
                                                                              <https://w3id.org/tvbo/DevelopmentStatus#moved>
                                                                              <https://w3id.org/tvbo/DevelopmentStatus#suspended>
                                                                              <https://w3id.org/tvbo/DevelopmentStatus#unsupported>
                                                                              <https://w3id.org/tvbo/DevelopmentStatus#wip>
                                                                            )
                                                              ] ;
                                          rdfs:subClassOf owl:Thing ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "DevelopmentStatus" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Development status of the software. Based on repostatus.org categories." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                          <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/DevelopmentStatus#active> ,
                                                                                       <https://w3id.org/tvbo/DevelopmentStatus#concept> ,
                                                                                       <https://w3id.org/tvbo/DevelopmentStatus#inactive> ,
                                                                                       <https://w3id.org/tvbo/DevelopmentStatus#moved> ,
                                                                                       <https://w3id.org/tvbo/DevelopmentStatus#suspended> ,
                                                                                       <https://w3id.org/tvbo/DevelopmentStatus#unsupported> ,
                                                                                       <https://w3id.org/tvbo/DevelopmentStatus#wip> .


###  https://w3id.org/tvbo/DifferentialOperator
<https://w3id.org/tvbo/DifferentialOperator> rdf:type owl:Class ;
                                             rdfs:subClassOf owl:Thing ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/coefficient> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                               owl:allValuesFrom xsd:string
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/expression> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                                               owl:allValuesFrom xsd:string
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/operator_type> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/OperatorType>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/tensor_coefficient> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/coefficient> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/expression> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/operator_type> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/tensor_coefficient> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/coefficient> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/expression> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/operator_type> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/tensor_coefficient> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "DifferentialOperator" ;
                                             <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/DifferentialOperator> ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/DimensionType
<https://w3id.org/tvbo/DimensionType> rdf:type owl:Class ;
                                      owl:equivalentClass [ rdf:type owl:Class ;
                                                            owl:unionOf ( <https://w3id.org/tvbo/DimensionType#batch>
                                                                          <https://w3id.org/tvbo/DimensionType#frequency>
                                                                          <https://w3id.org/tvbo/DimensionType#mode>
                                                                          <https://w3id.org/tvbo/DimensionType#node>
                                                                          <https://w3id.org/tvbo/DimensionType#region>
                                                                          <https://w3id.org/tvbo/DimensionType#sample>
                                                                          <https://w3id.org/tvbo/DimensionType#state>
                                                                          <https://w3id.org/tvbo/DimensionType#time>
                                                                        )
                                                          ] ;
                                      rdfs:subClassOf owl:Thing ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "DimensionType" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Dimensions along which operations can be applied" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/DimensionType#batch> ,
                                                                                   <https://w3id.org/tvbo/DimensionType#frequency> ,
                                                                                   <https://w3id.org/tvbo/DimensionType#mode> ,
                                                                                   <https://w3id.org/tvbo/DimensionType#node> ,
                                                                                   <https://w3id.org/tvbo/DimensionType#region> ,
                                                                                   <https://w3id.org/tvbo/DimensionType#sample> ,
                                                                                   <https://w3id.org/tvbo/DimensionType#state> ,
                                                                                   <https://w3id.org/tvbo/DimensionType#time> .


###  https://w3id.org/tvbo/Discretization
<https://w3id.org/tvbo/Discretization> rdf:type owl:Class ;
                                       rdfs:subClassOf owl:Thing ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/linear_solver> ;
                                                         owl:allValuesFrom <https://w3id.org/tvbo/Solver>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/method> ;
                                                         owl:allValuesFrom <https://w3id.org/tvbo/NumericalDiscretizationMethod>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/ode_solver> ;
                                                         owl:allValuesFrom <https://w3id.org/tvbo/Solver>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/options> ;
                                                         owl:allValuesFrom <https://w3id.org/tvbo/Option>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                         owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/linear_solver> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/method> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/ode_solver> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/options> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/linear_solver> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/method> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/ode_solver> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/degree> ;
                                                         owl:allValuesFrom xsd:integer
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/mesh_intervals> ;
                                                         owl:allValuesFrom xsd:integer
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/n_sections> ;
                                                         owl:allValuesFrom xsd:integer
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/degree> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/mesh_intervals> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/n_sections> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/degree> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/mesh_intervals> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/n_sections> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ;
                                       rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                       rdfs:label "Discretization" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Discretization method for boundary value problems in continuation (periodic orbits, connecting orbits, quasi-periodic tori). Specifies the method; method-specific numerics go in parameters." ;
                                       <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Discretization> ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/DiscretizationMethod
<https://w3id.org/tvbo/DiscretizationMethod> rdf:type owl:Class ;
                                             owl:equivalentClass [ rdf:type owl:Class ;
                                                                   owl:unionOf ( <https://w3id.org/tvbo/DiscretizationMethod#FDM>
                                                                                 <https://w3id.org/tvbo/DiscretizationMethod#FEM>
                                                                                 <https://w3id.org/tvbo/DiscretizationMethod#FVM>
                                                                                 <https://w3id.org/tvbo/DiscretizationMethod#Spectral>
                                                                               )
                                                                 ] ;
                                             rdfs:subClassOf owl:Thing ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "DiscretizationMethod" ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                             <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/DiscretizationMethod#FDM> ,
                                                                                          <https://w3id.org/tvbo/DiscretizationMethod#FEM> ,
                                                                                          <https://w3id.org/tvbo/DiscretizationMethod#FVM> ,
                                                                                          <https://w3id.org/tvbo/DiscretizationMethod#Spectral> .


###  https://w3id.org/tvbo/Distribution
<https://w3id.org/tvbo/Distribution> rdf:type owl:Class ;
                                     rdfs:subClassOf owl:Thing ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/axis> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/SamplingAxis>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/correlation> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Matrix>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Range>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/function> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Function>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/axis> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/correlation> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/function> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/axis> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/correlation> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/function> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/seed> ;
                                                       owl:allValuesFrom xsd:integer
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/seed> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/seed> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "Distribution" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "A probability distribution for sampling parameters or initial conditions. Standard distributions (Uniform, Gaussian) are specified by name and domain/parameters. Custom distributions use a Function for the PDF/sampling rule. Default name is Uniform when only domain is given." ;
                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Distribution> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/DynamicalProperty
<https://w3id.org/tvbo/DynamicalProperty> rdf:type owl:Class ;
                                          rdfs:subClassOf owl:Thing ;
                                          rdfs:comment "Top-level grouping for qualitative phase-space properties."@en ;
                                          rdfs:label "Dynamical property"@en .


###  https://w3id.org/tvbo/DynamicalRegime
<https://w3id.org/tvbo/DynamicalRegime> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/DynamicalProperty> ;
                                        rdfs:label "Dynamical regime"@en .


###  https://w3id.org/tvbo/Dynamics
<https://w3id.org/tvbo/Dynamics> rdf:type owl:Class ;
                                 rdfs:subClassOf owl:Thing ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/coupling_inputs> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/CouplingInput>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/coupling_terms> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/derived_from_model> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Dynamics>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/derived_parameters> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/DerivedParameter>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/derived_variables> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/DerivedVariable>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/events> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Event>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/functions> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Function>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/has_reference> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/local_coupling_term> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/modes> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Dynamics>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/observed> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/DerivedVariable>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/output> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/references> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/source> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/state_variables> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/StateVariable>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/stimulus> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Stimulus>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/system_type> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/SystemType>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/coupling_inputs> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/coupling_terms> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/derived_from_model> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/derived_parameters> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/derived_variables> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/events> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/functions> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/local_coupling_term> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/modes> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/observed> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/source> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/state_variables> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/stimulus> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/system_type> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/derived_from_model> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/local_coupling_term> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/source> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/stimulus> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/system_type> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/autonomous> ;
                                                   owl:allValuesFrom xsd:boolean
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/iri> ;
                                                   owl:allValuesFrom xsd:anyURI
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/modified> ;
                                                   owl:allValuesFrom xsd:boolean
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/number_of_modes> ;
                                                   owl:allValuesFrom xsd:integer
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/autonomous> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/has_reference> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/iri> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/modified> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/number_of_modes> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/output> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/references> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/autonomous> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/has_reference> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/iri> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/modified> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/number_of_modes> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ;
                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                 rdfs:label "Dynamics" ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "NeuralMassModel" ;
                                 <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Dynamics> ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#note> "Successor class replacing deprecated NeuralMassModel." .


###  https://w3id.org/tvbo/EcosystemEnum
<https://w3id.org/tvbo/EcosystemEnum> rdf:type owl:Class ;
                                      owl:equivalentClass [ rdf:type owl:Class ;
                                                            owl:unionOf ( <http://www.wikidata.org/entity/Q105593788>
                                                                          <http://www.wikidata.org/entity/Q2984888>
                                                                          <http://www.wikidata.org/entity/Q6795527>
                                                                          <http://www.wikidata.org/entity/Q7067518>
                                                                          <http://www.wikidata.org/entity/Q901584>
                                                                          <https://w3id.org/tvbo/EcosystemEnum#bioconda>
                                                                          <https://w3id.org/tvbo/EcosystemEnum#github>
                                                                          <https://w3id.org/tvbo/EcosystemEnum#julia_registry>
                                                                        )
                                                          ] ;
                                      rdfs:subClassOf owl:Thing ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "EcosystemEnum" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Package ecosystem or registry the software is distributed through." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                      <https://w3id.org/linkml/permissible_values> <http://www.wikidata.org/entity/Q105593788> ,
                                                                                   <http://www.wikidata.org/entity/Q2984888> ,
                                                                                   <http://www.wikidata.org/entity/Q6795527> ,
                                                                                   <http://www.wikidata.org/entity/Q7067518> ,
                                                                                   <http://www.wikidata.org/entity/Q901584> ,
                                                                                   <https://w3id.org/tvbo/EcosystemEnum#bioconda> ,
                                                                                   <https://w3id.org/tvbo/EcosystemEnum#github> ,
                                                                                   <https://w3id.org/tvbo/EcosystemEnum#julia_registry> .


###  https://w3id.org/tvbo/Edge
<https://w3id.org/tvbo/Edge> rdf:type owl:Class ;
                             rdfs:subClassOf owl:Thing ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/coupling> ;
                                               owl:allValuesFrom <https://w3id.org/tvbo/Coupling>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/dimension_labels> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                               owl:allValuesFrom <https://w3id.org/tvbo/Dynamics>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/events> ;
                                               owl:allValuesFrom <https://w3id.org/tvbo/Event>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/format> ;
                                               owl:allValuesFrom <https://w3id.org/tvbo/SparseFormat>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                               owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/source_var> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/target_network> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/target_var> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/coupling> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/events> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/format> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/source> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/coupling> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/format> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/source> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/delay> ;
                                               owl:allValuesFrom xsd:float
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/directed> ;
                                               owl:allValuesFrom xsd:boolean
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/distance> ;
                                               owl:allValuesFrom xsd:float
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/non_negative> ;
                                               owl:allValuesFrom xsd:boolean
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/source> ;
                                               owl:allValuesFrom xsd:integer
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/target> ;
                                               owl:allValuesFrom xsd:integer
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/valid_diagonal> ;
                                               owl:allValuesFrom xsd:boolean
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/weight> ;
                                               owl:allValuesFrom xsd:float
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/weighted> ;
                                               owl:allValuesFrom xsd:boolean
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/delay> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/dimension_labels> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/directed> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/distance> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/non_negative> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/source_var> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/target> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/target_network> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/target_var> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/valid_diagonal> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/weight> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/weighted> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/delay> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/directed> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/distance> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/non_negative> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/source_var> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/target> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/target_network> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/target_var> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/valid_diagonal> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/weight> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/weighted> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ;
                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                             rdfs:label "Edge" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "An edge in a network. Two modes: explicit (source+target set, scalar parameters in YAML) or template (no source/target, N×N matrix measure in HDF5). Both coexist in the same edges list." ;
                             <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Edge> ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/ElementType
<https://w3id.org/tvbo/ElementType> rdf:type owl:Class ;
                                    owl:equivalentClass [ rdf:type owl:Class ;
                                                          owl:unionOf ( <https://w3id.org/tvbo/ElementType#hexahedron>
                                                                        <https://w3id.org/tvbo/ElementType#quad>
                                                                        <https://w3id.org/tvbo/ElementType#tetrahedron>
                                                                        <https://w3id.org/tvbo/ElementType#triangle>
                                                                      )
                                                        ] ;
                                    rdfs:subClassOf owl:Thing ;
                                    rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                    rdfs:label "ElementType" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/ElementType#hexahedron> ,
                                                                                 <https://w3id.org/tvbo/ElementType#quad> ,
                                                                                 <https://w3id.org/tvbo/ElementType#tetrahedron> ,
                                                                                 <https://w3id.org/tvbo/ElementType#triangle> .


###  https://w3id.org/tvbo/EnvironmentType
<https://w3id.org/tvbo/EnvironmentType> rdf:type owl:Class ;
                                        owl:equivalentClass [ rdf:type owl:Class ;
                                                              owl:unionOf ( <https://w3id.org/tvbo/EnvironmentType#conda>
                                                                            <https://w3id.org/tvbo/EnvironmentType#docker>
                                                                            <https://w3id.org/tvbo/EnvironmentType#singularity>
                                                                            <https://w3id.org/tvbo/EnvironmentType#venv>
                                                                          )
                                                            ] ;
                                        rdfs:subClassOf owl:Thing ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "EnvironmentType" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                        <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/EnvironmentType#conda> ,
                                                                                     <https://w3id.org/tvbo/EnvironmentType#docker> ,
                                                                                     <https://w3id.org/tvbo/EnvironmentType#singularity> ,
                                                                                     <https://w3id.org/tvbo/EnvironmentType#venv> .


###  https://w3id.org/tvbo/Equation
<https://w3id.org/tvbo/Equation> rdf:type owl:Class ;
                                 rdfs:subClassOf owl:Thing ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/conditionals> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/ConditionalBlock>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/engine> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwareRequirement>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/lefthandside> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/pycode> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/righthandside> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/conditionals> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/engine> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/engine> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/latex> ;
                                                   owl:allValuesFrom xsd:boolean
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/latex> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/lefthandside> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/pycode> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/righthandside> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/latex> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/lefthandside> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/pycode> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/righthandside> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ;
                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                 rdfs:label "Equation" ;
                                 <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Equation> ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Event
<https://w3id.org/tvbo/Event> rdf:type owl:Class ;
                              rdfs:subClassOf owl:Thing ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/affect> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/affect_negative> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/affect_parameters> ;
                                                owl:allValuesFrom xsd:string
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/affect_states> ;
                                                owl:allValuesFrom xsd:string
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/condition> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/condition_parameters> ;
                                                owl:allValuesFrom xsd:string
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/condition_states> ;
                                                owl:allValuesFrom xsd:string
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/description> ;
                                                owl:allValuesFrom xsd:string
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/event_type> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/EventType>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/label> ;
                                                owl:allValuesFrom xsd:string
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/name> ;
                                                owl:allValuesFrom xsd:string
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/target_component> ;
                                                owl:allValuesFrom xsd:string
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/affect> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/affect_negative> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/affect_parameters> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/affect_states> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/condition> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/condition_parameters> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/condition_states> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/description> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/event_type> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/label> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/name> ;
                                                owl:minCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/target_component> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/affect> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/affect_negative> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/condition> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/description> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/event_type> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/label> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/name> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/target_component> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                owl:allValuesFrom xsd:float
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/regions> ;
                                                owl:allValuesFrom xsd:integer
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/trigger_times> ;
                                                owl:allValuesFrom xsd:float
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/weighting> ;
                                                owl:allValuesFrom xsd:float
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/regions> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/trigger_times> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/weighting> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ;
                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                              rdfs:label "Event" ;
                              <http://www.w3.org/2004/02/skos/core#definition> "A discrete or continuous event that modifies the system during simulation. Generalizes Stimulus: can represent external inputs (stimulus type), threshold-triggered state changes (continuous/discrete type), or time-scheduled interventions (preset_time type). Attaches to components (nodes/edges) or to the experiment level." ;
                              <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Event> ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/EventType
<https://w3id.org/tvbo/EventType> rdf:type owl:Class ;
                                  owl:equivalentClass [ rdf:type owl:Class ;
                                                        owl:unionOf ( <https://w3id.org/tvbo/EventType#continuous>
                                                                      <https://w3id.org/tvbo/EventType#discrete>
                                                                      <https://w3id.org/tvbo/EventType#preset_time>
                                                                      <https://w3id.org/tvbo/EventType#stimulus>
                                                                    )
                                                      ] ;
                                  rdfs:subClassOf owl:Thing ;
                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                  rdfs:label "EventType" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Type of event triggering mechanism." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/EventType#continuous> ,
                                                                               <https://w3id.org/tvbo/EventType#discrete> ,
                                                                               <https://w3id.org/tvbo/EventType#preset_time> ,
                                                                               <https://w3id.org/tvbo/EventType#stimulus> .


###  https://w3id.org/tvbo/Excitable
<https://w3id.org/tvbo/Excitable> rdf:type owl:Class ;
                                  rdfs:subClassOf <https://w3id.org/tvbo/DynamicalRegime> .


###  https://w3id.org/tvbo/ExecutionConfig
<https://w3id.org/tvbo/ExecutionConfig> rdf:type owl:Class ;
                                        rdfs:subClassOf owl:Thing ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/accelerator> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/precision> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/batch_size> ;
                                                          owl:allValuesFrom xsd:integer
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/find_fixpoint> ;
                                                          owl:allValuesFrom xsd:boolean
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/n_threads> ;
                                                          owl:allValuesFrom xsd:integer
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/n_workers> ;
                                                          owl:allValuesFrom xsd:integer
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/random_seed> ;
                                                          owl:allValuesFrom xsd:integer
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/accelerator> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/batch_size> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/find_fixpoint> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/n_threads> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/n_workers> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/precision> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/random_seed> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/accelerator> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/batch_size> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/find_fixpoint> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/n_threads> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/n_workers> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/precision> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/random_seed> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "ExecutionConfig" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Configuration for computational execution (parallelization, precision, hardware)." ;
                                        <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/ExecutionConfig> ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Exploration
<https://w3id.org/tvbo/Exploration> rdf:type owl:Class ;
                                    rdfs:subClassOf owl:Thing ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/average> ;
                                                      owl:allValuesFrom xsd:string
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/description> ;
                                                      owl:allValuesFrom xsd:string
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/ExecutionConfig>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/label> ;
                                                      owl:allValuesFrom xsd:string
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/mode> ;
                                                      owl:allValuesFrom xsd:string
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/name> ;
                                                      owl:allValuesFrom xsd:string
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/observable> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/FunctionCall>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/space> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/ExplorationAxis>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/description> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/label> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/name> ;
                                                      owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/observable> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/space> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/description> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/label> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/name> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/observable> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/n_parallel> ;
                                                      owl:allValuesFrom xsd:integer
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/n_trials> ;
                                                      owl:allValuesFrom xsd:integer
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/average> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/mode> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/n_parallel> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/n_trials> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/average> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/mode> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/n_parallel> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/n_trials> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ;
                                    rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                    rdfs:label "Exploration" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Parameter space exploration (grid search, sweep)." ;
                                    <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Exploration> ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/ExplorationAxis
<https://w3id.org/tvbo/ExplorationAxis> rdf:type owl:Class ;
                                        rdfs:subClassOf owl:Thing ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/Range>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/element_domains> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/Range>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/parameter> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/element_domains> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/parameter> ;
                                                          owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/parameter> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/explored_values> ;
                                                          owl:allValuesFrom xsd:float
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/explored_values> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "ExplorationAxis" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "One axis of a parameter exploration grid. Points to an existing Parameter (by dotted reference, e.g. \"ReducedWongWang.w\" or \"FastLinearCoupling.G\") and supplies the sweep specification (domain, explored_values, or per-element overrides). No new Parameter is created." ;
                                        <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/ExplorationAxis> ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/FieldStateVariable
<https://w3id.org/tvbo/FieldStateVariable> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/StateVariable> ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/boundary_conditions> ;
                                                             owl:allValuesFrom <https://w3id.org/tvbo/BoundaryCondition>
                                                           ] ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/description> ;
                                                             owl:allValuesFrom xsd:string
                                                           ] ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/label> ;
                                                             owl:allValuesFrom xsd:string
                                                           ] ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/mesh> ;
                                                             owl:allValuesFrom <https://w3id.org/tvbo/Mesh>
                                                           ] ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/boundary_conditions> ;
                                                             owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                           ] ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/description> ;
                                                             owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                           ] ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/label> ;
                                                             owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                           ] ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/mesh> ;
                                                             owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                           ] ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/description> ;
                                                             owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                           ] ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/label> ;
                                                             owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                           ] ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <https://w3id.org/tvbo/mesh> ;
                                                             owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                           ] ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "FieldStateVariable" ;
                                           <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/FieldStateVariable> ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/File
<https://w3id.org/tvbo/File> rdf:type owl:Class ;
                             rdfs:subClassOf owl:Thing ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/extension> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/name> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/path> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/type> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/name> ;
                                               owl:minCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/type> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/name> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/type> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/extension> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/path> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/extension> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/path> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ;
                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                             rdfs:label "File" ;
                             <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/File> ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/FixedPoint
<https://w3id.org/tvbo/FixedPoint> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/tvbo/Attractor> .


###  https://w3id.org/tvbo/FoldOfLimitCycles
<https://w3id.org/tvbo/FoldOfLimitCycles> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/Bifurcation> ;
                                          rdfs:label "Fold of limit cycles"@en .


###  https://w3id.org/tvbo/FreeParameter
<https://w3id.org/tvbo/FreeParameter> rdf:type owl:Class ;
                                      rdfs:subClassOf owl:Thing ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/Range>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/initial_value> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/ScalarValue>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/parameter> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/shape> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/initial_value> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/parameter> ;
                                                        owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/initial_value> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/parameter> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/heterogeneous> ;
                                                        owl:allValuesFrom xsd:boolean
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/heterogeneous> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/shape> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/heterogeneous> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/shape> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "FreeParameter" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "One degree of freedom in an OptimizationStage. References an existing Parameter by dotted scope (e.g. \"ReducedWongWang.w\" or \"FastLinearCoupling.G\") and supplies optimization-specific metadata (heterogeneous, shape, bounds, initial value). No new Parameter is created here." ;
                                      <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/FreeParameter> ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Function
<https://w3id.org/tvbo/Function> rdf:type owl:Class ;
                                 rdfs:subClassOf owl:Thing ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/acronym> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/aggregate> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Aggregation>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/apply_on_dimension> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/DimensionType>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/arguments> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Argument>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/callable> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Callable>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/input> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Function>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/output> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/output_equation> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/requirements> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwareRequirement>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/source_code> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/time_range> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Range>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/aggregate> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/apply_on_dimension> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/arguments> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/callable> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/input> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/output_equation> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/requirements> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/time_range> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/aggregate> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/apply_on_dimension> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/callable> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/input> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/output_equation> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/time_range> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/iri> ;
                                                   owl:allValuesFrom xsd:anyURI
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/acronym> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/iri> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/output> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/source_code> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/acronym> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/iri> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/output> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/source_code> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ;
                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                 rdfs:label "Function" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "A function with explicit input -> transformation -> output flow. Can be equation-based (symbolic) or software-based (callable). In a pipeline, functions are chained: output of one becomes input of next." ;
                                 <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Function> ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/FunctionCall
<https://w3id.org/tvbo/FunctionCall> rdf:type owl:Class ;
                                     rdfs:subClassOf owl:Thing ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/acronym> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/aggregate> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Aggregation>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/apply_on_dimension> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/DimensionType>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/arguments> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Argument>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/callable> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Callable>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/class_call> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/ClassReference>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/function> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Function>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/input> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/output> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_code> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/time_range> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Range>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/aggregate> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/apply_on_dimension> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/arguments> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/callable> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/class_call> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/function> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/input> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/time_range> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/aggregate> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/apply_on_dimension> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/callable> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/class_call> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/function> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/input> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/time_range> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/acronym> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/output> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_code> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/acronym> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/output> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_code> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "FunctionCall" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Invocation of a function in a pipeline. Can reference a defined Function by name, OR inline a callable directly for external library functions, OR inline an equation, OR use class_call for class instantiation. Mirrors Function attributes so pipeline steps can be self-contained. The `name` is an optional step label (used in pipelines for keyed access to step outputs); it is NOT a global identifier (singleton uses like `loss`, `observable` may omit it)." ;
                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/FunctionCall> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/GraphGenerator
<https://w3id.org/tvbo/GraphGenerator> rdf:type owl:Class ;
                                       rdfs:subClassOf owl:Thing ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/description> ;
                                                         owl:allValuesFrom xsd:string
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/name> ;
                                                         owl:allValuesFrom xsd:string
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                         owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/type> ;
                                                         owl:allValuesFrom xsd:string
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/description> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/name> ;
                                                         owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/type> ;
                                                         owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/description> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/name> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/type> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/directed> ;
                                                         owl:allValuesFrom xsd:boolean
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/seed> ;
                                                         owl:allValuesFrom xsd:integer
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/directed> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/seed> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/directed> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/seed> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ;
                                       rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                       rdfs:label "GraphGenerator" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> """Backend-agnostic graph generator specification.  Captures the mathematical family (type) and its parameters so that each backend can emit the correct constructor call (Graphs.jl, NetworkX, etc.). The number of nodes is always taken from Network.number_of_nodes.
""" ;
                                       <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/GraphGenerator> ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Hemisphere
<https://w3id.org/tvbo/Hemisphere> rdf:type owl:Class ;
                                   owl:equivalentClass [ rdf:type owl:Class ;
                                                         owl:unionOf ( <https://w3id.org/tvbo/Hemisphere#both>
                                                                       <https://w3id.org/tvbo/Hemisphere#left>
                                                                       <https://w3id.org/tvbo/Hemisphere#right>
                                                                     )
                                                       ] ;
                                   rdfs:subClassOf owl:Thing ;
                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                   rdfs:label "Hemisphere" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> ;
                                   <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/Hemisphere#both> ,
                                                                                <https://w3id.org/tvbo/Hemisphere#left> ,
                                                                                <https://w3id.org/tvbo/Hemisphere#right> .


###  https://w3id.org/tvbo/HomoclinicBifurcation
<https://w3id.org/tvbo/HomoclinicBifurcation> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/tvbo/Bifurcation> .


###  https://w3id.org/tvbo/Hopf
<https://w3id.org/tvbo/Hopf> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/tvbo/Bifurcation> .


###  https://w3id.org/tvbo/ImagingModality
<https://w3id.org/tvbo/ImagingModality> rdf:type owl:Class ;
                                        owl:equivalentClass [ rdf:type owl:Class ;
                                                              owl:unionOf ( <https://w3id.org/tvbo/ImagingModality#BOLD>
                                                                            <https://w3id.org/tvbo/ImagingModality#EEG>
                                                                            <https://w3id.org/tvbo/ImagingModality#IEEG>
                                                                            <https://w3id.org/tvbo/ImagingModality#MEG>
                                                                            <https://w3id.org/tvbo/ImagingModality#SEEG>
                                                                          )
                                                            ] ;
                                        rdfs:subClassOf owl:Thing ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "ImagingModality" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/ImagingModality#BOLD> ,
                                                                                     <https://w3id.org/tvbo/ImagingModality#EEG> ,
                                                                                     <https://w3id.org/tvbo/ImagingModality#IEEG> ,
                                                                                     <https://w3id.org/tvbo/ImagingModality#MEG> ,
                                                                                     <https://w3id.org/tvbo/ImagingModality#SEEG> .


###  https://w3id.org/tvbo/InitialState
<https://w3id.org/tvbo/InitialState> rdf:type owl:Class ;
                                     rdfs:subClassOf owl:Thing ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/method> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/InitialStateMethod>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/solver> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Solver>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_branch> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_point> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/method> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/solver> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/method> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/solver> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/abs_tol> ;
                                                       owl:allValuesFrom xsd:float
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                       owl:allValuesFrom xsd:float
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/rel_tol> ;
                                                       owl:allValuesFrom xsd:float
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/abs_tol> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/rel_tol> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_branch> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_point> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/abs_tol> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/rel_tol> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_branch> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/source_point> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "InitialState" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "How to obtain the starting equilibrium or periodic orbit for continuation. Most robust: time-integrate to steady state." ;
                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/InitialState> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/InitialStateMethod
<https://w3id.org/tvbo/InitialStateMethod> rdf:type owl:Class ;
                                           owl:equivalentClass [ rdf:type owl:Class ;
                                                                 owl:unionOf ( <https://w3id.org/tvbo/InitialStateMethod#from_branch>
                                                                               <https://w3id.org/tvbo/InitialStateMethod#given>
                                                                               <https://w3id.org/tvbo/InitialStateMethod#newton>
                                                                               <https://w3id.org/tvbo/InitialStateMethod#time_integration>
                                                                             )
                                                               ] ;
                                           rdfs:subClassOf owl:Thing ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "InitialStateMethod" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Strategy for obtaining the starting equilibrium or periodic orbit." ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                           <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/InitialStateMethod#from_branch> ,
                                                                                        <https://w3id.org/tvbo/InitialStateMethod#given> ,
                                                                                        <https://w3id.org/tvbo/InitialStateMethod#newton> ,
                                                                                        <https://w3id.org/tvbo/InitialStateMethod#time_integration> .


###  https://w3id.org/tvbo/Integrator
<https://w3id.org/tvbo/Integrator> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/tvbo/Solver> ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/intermediate_expressions> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/DerivedVariable>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/method> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/noise> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/Noise>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/time_scale> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/UnitEnum>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/update_expression> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/DerivedVariable>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/intermediate_expressions> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/method> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/noise> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/time_scale> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/update_expression> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/method> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/noise> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/time_scale> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/update_expression> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/delayed> ;
                                                     owl:allValuesFrom xsd:boolean
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                     owl:allValuesFrom xsd:float
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/number_of_stages> ;
                                                     owl:allValuesFrom xsd:integer
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/scipy_ode_base> ;
                                                     owl:allValuesFrom xsd:boolean
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/state_wise_sigma> ;
                                                     owl:allValuesFrom xsd:float
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/step_size> ;
                                                     owl:allValuesFrom xsd:float
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/steps> ;
                                                     owl:allValuesFrom xsd:integer
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/transient_time> ;
                                                     owl:allValuesFrom xsd:float
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/delayed> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/number_of_stages> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/scipy_ode_base> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/state_wise_sigma> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/step_size> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/steps> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/transient_time> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/delayed> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/number_of_stages> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/scipy_ode_base> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/step_size> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/steps> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/transient_time> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ;
                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                   rdfs:label "Integrator" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Fixed-step or adaptive ODE integrator with TVB-specific extensions (noise, transient time, etc.). Inherits abs_tol, rel_tol from Solver. Overrides method default to 'euler'." ;
                                   <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Integrator> ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/LimitCycle
<https://w3id.org/tvbo/LimitCycle> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/tvbo/Attractor> .


###  https://w3id.org/tvbo/LossFunction
<https://w3id.org/tvbo/LossFunction> rdf:type owl:Class ;
                                     rdfs:subClassOf <https://w3id.org/tvbo/Function> ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/aggregate> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Aggregation>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/aggregate> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/aggregate> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "LossFunction" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "A loss function for optimization with optional aggregation. Extends Function with aggregation specification for per-element losses." ;
                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/LossFunction> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Matrix
<https://w3id.org/tvbo/Matrix> rdf:type owl:Class ;
                               rdfs:subClassOf owl:Thing ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                 owl:allValuesFrom xsd:string
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/description> ;
                                                 owl:allValuesFrom xsd:string
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/dtype> ;
                                                 owl:allValuesFrom xsd:string
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/format> ;
                                                 owl:allValuesFrom <https://w3id.org/tvbo/SparseFormat>
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/label> ;
                                                 owl:allValuesFrom xsd:string
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/x> ;
                                                 owl:allValuesFrom <https://w3id.org/tvbo/BrainRegionSeries>
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/y> ;
                                                 owl:allValuesFrom <https://w3id.org/tvbo/BrainRegionSeries>
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/description> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/format> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/label> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/values> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/x> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/y> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/description> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/format> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/label> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/x> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/y> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/shape> ;
                                                 owl:allValuesFrom xsd:integer
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/values> ;
                                                 owl:allValuesFrom xsd:float
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/dtype> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/shape> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/dtype> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ;
                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                               rdfs:label "Matrix" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Adjacency matrix of a network." ;
                               <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Matrix> ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Mesh
<https://w3id.org/tvbo/Mesh> rdf:type owl:Class ;
                             rdfs:subClassOf owl:Thing ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/coordinate_space> ;
                                               owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/coordinates> ;
                                               owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/Coordinate>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/element_type> ;
                                               owl:allValuesFrom <https://w3id.org/tvbo/ElementType>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/elements> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/mesh_file> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/mesh_format> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/coordinate_space> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/coordinates> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/element_type> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/coordinate_space> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/element_type> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/number_of_elements> ;
                                               owl:allValuesFrom xsd:integer
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/number_of_vertices> ;
                                               owl:allValuesFrom xsd:integer
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/elements> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/mesh_file> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/mesh_format> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/number_of_elements> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/number_of_vertices> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/elements> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/mesh_file> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/mesh_format> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/number_of_elements> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/number_of_vertices> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ;
                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                             rdfs:label "Mesh" ;
                             <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Mesh> ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/ModelFeature
<https://w3id.org/tvbo/ModelFeature> rdf:type owl:Class ;
                                     rdfs:subClassOf owl:Thing ;
                                     rdfs:comment "Intrinsic structural trait of a Dynamics model (e.g. sigmoid activation, fast-slow decomposition, E/I subpopulations). Distinct from BackendCapability: a feature is what the model has, a capability is what a backend provides."@en ;
                                     rdfs:label "Model feature"@en .


###  https://w3id.org/tvbo/ModelParadigm
<https://w3id.org/tvbo/ModelParadigm> rdf:type owl:Class ;
                                      owl:equivalentClass [ rdf:type owl:Class ;
                                                            owl:unionOf ( <http://www.wikidata.org/entity/Q1368960>
                                                                          <http://www.wikidata.org/entity/Q1948412>
                                                                          <http://www.wikidata.org/entity/Q317623>
                                                                          <http://www.wikidata.org/entity/Q3685405>
                                                                          <http://www.wikidata.org/entity/Q5155691>
                                                                          <http://www.wikidata.org/entity/Q634884>
                                                                          <http://www.wikidata.org/entity/Q7003015>
                                                                          <http://www.wikidata.org/entity/Q72484>
                                                                          <http://www.wikidata.org/entity/Q747830>
                                                                          <http://www.wikidata.org/entity/Q7579783>
                                                                          <http://www.wikidata.org/entity/Q851270>
                                                                          <http://www.wikidata.org/entity/Q858926>
                                                                          <https://w3id.org/tvbo/ModelParadigm#dynamic_mean_field>
                                                                          <https://w3id.org/tvbo/ModelParadigm#generic>
                                                                          <https://w3id.org/tvbo/ModelParadigm#model_description>
                                                                        )
                                                          ] ;
                                      rdfs:subClassOf owl:Thing ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "ModelParadigm" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Computational paradigm or modeling approach supported by the tool." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                      <https://w3id.org/linkml/permissible_values> <http://www.wikidata.org/entity/Q1368960> ,
                                                                                   <http://www.wikidata.org/entity/Q1948412> ,
                                                                                   <http://www.wikidata.org/entity/Q317623> ,
                                                                                   <http://www.wikidata.org/entity/Q3685405> ,
                                                                                   <http://www.wikidata.org/entity/Q5155691> ,
                                                                                   <http://www.wikidata.org/entity/Q634884> ,
                                                                                   <http://www.wikidata.org/entity/Q7003015> ,
                                                                                   <http://www.wikidata.org/entity/Q72484> ,
                                                                                   <http://www.wikidata.org/entity/Q747830> ,
                                                                                   <http://www.wikidata.org/entity/Q7579783> ,
                                                                                   <http://www.wikidata.org/entity/Q851270> ,
                                                                                   <http://www.wikidata.org/entity/Q858926> ,
                                                                                   <https://w3id.org/tvbo/ModelParadigm#dynamic_mean_field> ,
                                                                                   <https://w3id.org/tvbo/ModelParadigm#generic> ,
                                                                                   <https://w3id.org/tvbo/ModelParadigm#model_description> .


###  https://w3id.org/tvbo/ModelType
<https://w3id.org/tvbo/ModelType> rdf:type owl:Class ;
                                  owl:equivalentClass [ rdf:type owl:Class ;
                                                        owl:unionOf ( <https://w3id.org/tvbo/ModelType#field>
                                                                      <https://w3id.org/tvbo/ModelType#generic>
                                                                      <https://w3id.org/tvbo/ModelType#mean_field>
                                                                      <https://w3id.org/tvbo/ModelType#neural_mass>
                                                                      <https://w3id.org/tvbo/ModelType#phase_oscillator>
                                                                      <https://w3id.org/tvbo/ModelType#phenomenological>
                                                                      <https://w3id.org/tvbo/ModelType#spiking>
                                                                    )
                                                      ] ;
                                  rdfs:subClassOf owl:Thing ;
                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                  rdfs:label "ModelType" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Coarse classification of a Dynamics model by its mathematical/biological origin. Used for filtering and display in list_db()." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/ModelType#field> ,
                                                                               <https://w3id.org/tvbo/ModelType#generic> ,
                                                                               <https://w3id.org/tvbo/ModelType#mean_field> ,
                                                                               <https://w3id.org/tvbo/ModelType#neural_mass> ,
                                                                               <https://w3id.org/tvbo/ModelType#phase_oscillator> ,
                                                                               <https://w3id.org/tvbo/ModelType#phenomenological> ,
                                                                               <https://w3id.org/tvbo/ModelType#spiking> .


###  https://w3id.org/tvbo/MultiplicativeNoise
<https://w3id.org/tvbo/MultiplicativeNoise> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/Stochasticity> ;
                                            rdfs:label "Multiplicative noise"@en .


###  https://w3id.org/tvbo/Multistable
<https://w3id.org/tvbo/Multistable> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/tvbo/DynamicalRegime> .


###  https://w3id.org/tvbo/NDArray
<https://w3id.org/tvbo/NDArray> rdf:type owl:Class ;
                                rdfs:subClassOf owl:Thing ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/dataLocation> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/description> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/dtype> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/label> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/description> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/label> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/description> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/label> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/shape> ;
                                                  owl:allValuesFrom xsd:integer
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/dataLocation> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/dtype> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/shape> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/dataLocation> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/dtype> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ;
                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                rdfs:label "NDArray" ;
                                <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/NDArray> ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Network
<https://w3id.org/tvbo/Network> rdf:type owl:Class ;
                                rdfs:subClassOf owl:Thing ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/bids> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/BidsEntities>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/bids_dir> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/coordinate_space> ;
                                                  owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/coupling> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/Coupling>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/data_file> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/description> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/descriptor> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/distance_unit> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/UnitEnum>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/Dynamics>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/edge_matrix_files> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/File>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/edges> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/Edge>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/graph_generator> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/GraphGenerator>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/label> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/node_mapping> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/nodes> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/Node>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/observational_measures> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/parcellation> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/Parcellation>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/parent_network> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/provenance> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/Provenance>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/structural_measures> ;
                                                  owl:allValuesFrom xsd:string
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/time_unit> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/UnitEnum>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/tractogram> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/Tractogram>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/transforms> ;
                                                  owl:allValuesFrom <https://w3id.org/tvbo/Function>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/bids> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/coordinate_space> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/coupling> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/description> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/distance_unit> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/edge_matrix_files> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/edges> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/graph_generator> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/label> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/nodes> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/parcellation> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/provenance> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/time_unit> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/tractogram> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/transforms> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/bids> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/coordinate_space> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/description> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/distance_unit> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/graph_generator> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/label> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/parcellation> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/provenance> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/time_unit> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/tractogram> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/number_of_nodes> ;
                                                  owl:allValuesFrom xsd:integer
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/bids_dir> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/data_file> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/descriptor> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/node_mapping> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/number_of_nodes> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/observational_measures> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/parent_network> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/structural_measures> ;
                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/bids_dir> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/data_file> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/descriptor> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/node_mapping> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/number_of_nodes> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/tvbo/parent_network> ;
                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                ] ;
                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                rdfs:label "Network" ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "Connectivity" ,
                                                                               "Connectome" ,
                                                                               "Graph" ,
                                                                               "Network" ;
                                <http://www.w3.org/2004/02/skos/core#definition> "Network specification with nodes, edges, and reusable coupling configurations. Supports both explicit node/edge representation and matrix-based connectivity (Connectome compatibility)." ;
                                <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Network> ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Node
<https://w3id.org/tvbo/Node> rdf:type owl:Class ;
                             rdfs:subClassOf owl:Thing ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                               owl:allValuesFrom <https://w3id.org/tvbo/Dynamics>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/events> ;
                                               owl:allValuesFrom <https://w3id.org/tvbo/Event>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                               owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/position> ;
                                               owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/Coordinate>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/region> ;
                                               owl:allValuesFrom xsd:string
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/state> ;
                                               owl:allValuesFrom <https://w3id.org/tvbo/StateValue>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/events> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/position> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/state> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/position> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/id> ;
                                               owl:allValuesFrom xsd:integer
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/record> ;
                                               owl:allValuesFrom xsd:boolean
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/id> ;
                                               owl:minCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/record> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/region> ;
                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/id> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/record> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/tvbo/region> ;
                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                             ] ;
                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                             rdfs:label "Node" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "A node in a network with its own dynamics and properties" ;
                             <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Node> ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Noise
<https://w3id.org/tvbo/Noise> rdf:type owl:Class ;
                              rdfs:subClassOf owl:Thing ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/function> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/Function>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/intensity> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/noise_type> ;
                                                owl:allValuesFrom xsd:string
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/pycode> ;
                                                owl:allValuesFrom xsd:string
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/random_state> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/RandomStream>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/targets> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/StateVariable>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/function> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/intensity> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/random_state> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/targets> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/function> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/intensity> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/random_state> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/additive> ;
                                                owl:allValuesFrom xsd:boolean
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/correlated> ;
                                                owl:allValuesFrom xsd:boolean
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/gaussian> ;
                                                owl:allValuesFrom xsd:boolean
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/seed> ;
                                                owl:allValuesFrom xsd:integer
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/additive> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/correlated> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/gaussian> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/noise_type> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/pycode> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/seed> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/additive> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/correlated> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/gaussian> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/noise_type> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/pycode> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/seed> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ;
                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                              rdfs:label "Noise" ;
                              <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Noise> ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/NoiseType
<https://w3id.org/tvbo/NoiseType> rdf:type owl:Class ;
                                  owl:equivalentClass [ rdf:type owl:Class ;
                                                        owl:unionOf ( <https://w3id.org/tvbo/NoiseType#brown>
                                                                      <https://w3id.org/tvbo/NoiseType#gaussian>
                                                                      <https://w3id.org/tvbo/NoiseType#pink>
                                                                      <https://w3id.org/tvbo/NoiseType#white>
                                                                    )
                                                      ] ;
                                  rdfs:subClassOf owl:Thing ;
                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                  rdfs:label "NoiseType" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/NoiseType#brown> ,
                                                                               <https://w3id.org/tvbo/NoiseType#gaussian> ,
                                                                               <https://w3id.org/tvbo/NoiseType#pink> ,
                                                                               <https://w3id.org/tvbo/NoiseType#white> .


###  https://w3id.org/tvbo/NumericalDiscretizationMethod
<https://w3id.org/tvbo/NumericalDiscretizationMethod> rdf:type owl:Class ;
                                                      owl:equivalentClass [ rdf:type owl:Class ;
                                                                            owl:unionOf ( <https://w3id.org/tvbo/NumericalDiscretizationMethod#collocation>
                                                                                          <https://w3id.org/tvbo/NumericalDiscretizationMethod#poincare>
                                                                                          <https://w3id.org/tvbo/NumericalDiscretizationMethod#shooting>
                                                                                          <https://w3id.org/tvbo/NumericalDiscretizationMethod#trapezoid>
                                                                                        )
                                                                          ] ;
                                                      rdfs:subClassOf owl:Thing ;
                                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                      rdfs:label "NumericalDiscretizationMethod" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Numerical discretization method for boundary value problems (periodic orbits, connecting orbits, quasi-periodic tori)." ;
                                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                                      <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/NumericalDiscretizationMethod#collocation> ,
                                                                                                   <https://w3id.org/tvbo/NumericalDiscretizationMethod#poincare> ,
                                                                                                   <https://w3id.org/tvbo/NumericalDiscretizationMethod#shooting> ,
                                                                                                   <https://w3id.org/tvbo/NumericalDiscretizationMethod#trapezoid> .


###  https://w3id.org/tvbo/Observation
<https://w3id.org/tvbo/Observation> rdf:type owl:Class ;
                                    rdfs:subClassOf owl:Thing ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/acronym> ;
                                                      owl:allValuesFrom xsd:string
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/aggregation> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/AggregationType>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/class_reference> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/ClassReference>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/data_source> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/DataSource>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/description> ;
                                                      owl:allValuesFrom xsd:string
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/environment> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwareEnvironment>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/imaging_modality> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/ImagingModality>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/label> ;
                                                      owl:allValuesFrom xsd:string
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/name> ;
                                                      owl:allValuesFrom xsd:string
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/pipeline> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/FunctionCall>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/source> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/StateVariable>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/time_scale> ;
                                                      owl:allValuesFrom <https://w3id.org/tvbo/UnitEnum>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/warmup_source> ;
                                                      owl:allValuesFrom xsd:string
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/aggregation> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/class_reference> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/data_source> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/description> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/environment> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/imaging_modality> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/label> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/name> ;
                                                      owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/pipeline> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/source> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/time_scale> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/aggregation> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/class_reference> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/data_source> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/description> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/environment> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/imaging_modality> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/label> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/name> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/source> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/time_scale> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/downsample_period> ;
                                                      owl:allValuesFrom xsd:float
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/period> ;
                                                      owl:allValuesFrom xsd:float
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/skip_t> ;
                                                      owl:allValuesFrom xsd:integer
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/tail_samples> ;
                                                      owl:allValuesFrom xsd:integer
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/voi> ;
                                                      owl:allValuesFrom xsd:integer
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/window_size> ;
                                                      owl:allValuesFrom xsd:integer
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/acronym> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/downsample_period> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/period> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/skip_t> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/tail_samples> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/voi> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/warmup_source> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/window_size> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/acronym> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/downsample_period> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/period> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/skip_t> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/tail_samples> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/voi> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/warmup_source> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/window_size> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ;
                                    rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                    rdfs:label "Observation" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Unified class for all observation/measurement specifications. Covers monitors (BOLD, EEG), tuning observables, and derived quantities. Pipeline is a sequence of Functions with input -> output flow." ;
                                    <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Observation> ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/OperatorType
<https://w3id.org/tvbo/OperatorType> rdf:type owl:Class ;
                                     owl:equivalentClass [ rdf:type owl:Class ;
                                                           owl:unionOf ( <https://w3id.org/tvbo/OperatorType#curl>
                                                                         <https://w3id.org/tvbo/OperatorType#divergence>
                                                                         <https://w3id.org/tvbo/OperatorType#gradient>
                                                                         <https://w3id.org/tvbo/OperatorType#laplacian>
                                                                       )
                                                         ] ;
                                     rdfs:subClassOf owl:Thing ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "OperatorType" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/OperatorType#curl> ,
                                                                                  <https://w3id.org/tvbo/OperatorType#divergence> ,
                                                                                  <https://w3id.org/tvbo/OperatorType#gradient> ,
                                                                                  <https://w3id.org/tvbo/OperatorType#laplacian> .


###  https://w3id.org/tvbo/Optimization
<https://w3id.org/tvbo/Optimization> rdf:type owl:Class ;
                                     rdfs:subClassOf <https://w3id.org/tvbo/OptimizationStage> ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/depends_on> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Algorithm>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/ExecutionConfig>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/integration> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Integrator>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/loss> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/FunctionCall>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/stages> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/OptimizationStage>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/depends_on> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/integration> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/loss> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/stages> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/depends_on> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/integration> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/loss> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "Optimization" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Configuration for parameter optimization. Inherits single-stage fields from OptimizationStage. For multi-stage workflows, use 'stages' (ignores inherited single-stage fields). Loss equation references observations directly by name." ;
                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Optimization> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/OptimizationStage
<https://w3id.org/tvbo/OptimizationStage> rdf:type owl:Class ;
                                          rdfs:subClassOf owl:Thing ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/algorithm> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/description> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/free_parameters> ;
                                                            owl:allValuesFrom <https://w3id.org/tvbo/FreeParameter>
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/freeze_parameters> ;
                                                            owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/hyperparameters> ;
                                                            owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/label> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/name> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/warmup_from> ;
                                                            owl:allValuesFrom <https://w3id.org/tvbo/OptimizationStage>
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/algorithm> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/description> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/free_parameters> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/freeze_parameters> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/hyperparameters> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/label> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/name> ;
                                                            owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/warmup_from> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/algorithm> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/description> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/label> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/name> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/warmup_from> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/learning_rate> ;
                                                            owl:allValuesFrom xsd:float
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/max_iterations> ;
                                                            owl:allValuesFrom xsd:integer
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/learning_rate> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/max_iterations> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/learning_rate> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/max_iterations> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "OptimizationStage" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "A single stage in a multi-stage optimization workflow. Stages run sequentially, with each stage potentially using different parameters, shapes, learning rates, and algorithms." ;
                                          <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/OptimizationStage> ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Option
<https://w3id.org/tvbo/Option> rdf:type owl:Class ;
                               rdfs:subClassOf owl:Thing ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/name> ;
                                                 owl:allValuesFrom xsd:string
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/value> ;
                                                 owl:allValuesFrom xsd:string
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/name> ;
                                                 owl:minCardinality "1"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/value> ;
                                                 owl:minCardinality "1"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/name> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/value> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ;
                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                               rdfs:label "Option" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "A toolkit-specific key-value option (string name + string value). Used for backend settings that are not universal numeric parameters (e.g., solver name, tangent method, jacobian type)." ;
                               <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Option> ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Oscillatory
<https://w3id.org/tvbo/Oscillatory> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/tvbo/DynamicalRegime> .


###  https://w3id.org/tvbo/PDE
<https://w3id.org/tvbo/PDE> rdf:type owl:Class ;
                            rdfs:subClassOf owl:Thing ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/boundary_conditions> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/BoundaryCondition>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/derived_parameters> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/DerivedParameter>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/derived_variables> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/DerivedVariable>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/description> ;
                                              owl:allValuesFrom xsd:string
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/domain> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/SpatialDomain>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/field> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/SpatialField>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/functions> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/Function>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/label> ;
                                              owl:allValuesFrom xsd:string
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/mesh> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/Mesh>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/operators> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/DifferentialOperator>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/solver> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/PDESolver>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/sources> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/state_variables> ;
                                              owl:allValuesFrom <https://w3id.org/tvbo/FieldStateVariable>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/boundary_conditions> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/derived_parameters> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/derived_variables> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/description> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/domain> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/field> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/functions> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/label> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/mesh> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/operators> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/solver> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/sources> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/state_variables> ;
                                              owl:minCardinality "0"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/description> ;
                                              owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/domain> ;
                                              owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/field> ;
                                              owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/label> ;
                                              owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/mesh> ;
                                              owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/tvbo/solver> ;
                                              owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                            ] ;
                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                            rdfs:label "PDE" ;
                            <http://www.w3.org/2004/02/skos/core#definition> "Partial differential equation problem definition." ;
                            <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/PDE> ;
                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/PDESolver
<https://w3id.org/tvbo/PDESolver> rdf:type owl:Class ;
                                  rdfs:subClassOf owl:Thing ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/description> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/discretization> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/DiscretizationMethod>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/environment> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwareEnvironment>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/label> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/preconditioner> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/requirements> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwareRequirement>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/time_integrator> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/tolerances> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/description> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/discretization> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/environment> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/label> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/requirements> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/description> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/discretization> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/environment> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/label> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/dt> ;
                                                    owl:allValuesFrom xsd:float
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/dt> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/preconditioner> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/time_integrator> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/tolerances> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/dt> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/preconditioner> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/time_integrator> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/tolerances> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ;
                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                  rdfs:label "PDESolver" ;
                                  <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/PDESolver> ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Parameter
<https://w3id.org/tvbo/Parameter> rdf:type owl:Class ;
                                  rdfs:subClassOf owl:Thing ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/comment> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/dataset_path> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/default> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/description> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/distribution> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/Distribution>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/Range>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/element_domains> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/Range>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/label> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/name> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/shape> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                    owl:allValuesFrom xsd:string
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/value> ;
                                                    owl:allValuesFrom <https://w3id.org/tvbo/ScalarValue>
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/description> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/distribution> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/element_domains> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/label> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/name> ;
                                                    owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/value> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/description> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/distribution> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/label> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/name> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/value> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/explored_values> ;
                                                    owl:allValuesFrom xsd:float
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/free> ;
                                                    owl:allValuesFrom xsd:boolean
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/grounding> ;
                                                    owl:allValuesFrom xsd:anyURI
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/heterogeneous> ;
                                                    owl:allValuesFrom xsd:boolean
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/reported_optimum> ;
                                                    owl:allValuesFrom xsd:float
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/comment> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/dataset_path> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/default> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/explored_values> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/free> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/grounding> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/heterogeneous> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/reported_optimum> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/shape> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                    owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/comment> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/dataset_path> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/default> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/free> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/heterogeneous> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/reported_optimum> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/shape> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                  ] ;
                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                  rdfs:label "Parameter" ;
                                  <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Parameter> ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Parcellation
<https://w3id.org/tvbo/Parcellation> rdf:type owl:Class ;
                                     rdfs:subClassOf owl:Thing ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/atlas> ;
                                                       owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/data_source> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/atlas> ;
                                                       owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/data_source> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/atlas> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/data_source> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "Parcellation" ;
                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Parcellation> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/PeriodDoubling
<https://w3id.org/tvbo/PeriodDoubling> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/Bifurcation> ;
                                       rdfs:label "Period doubling"@en .


###  https://w3id.org/tvbo/PhysicalDimension
<https://w3id.org/tvbo/PhysicalDimension> rdf:type owl:Class ;
                                          owl:equivalentClass [ rdf:type owl:Class ;
                                                                owl:unionOf ( <https://w3id.org/tvbo/PhysicalDimension#capacitance>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#charge>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#concentration>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#conductance>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#current>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#length>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#none>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#per_time>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#resistance>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#substance>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#temperature>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#time>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#voltage>
                                                                              <https://w3id.org/tvbo/PhysicalDimension#volume>
                                                                            )
                                                              ] ;
                                          rdfs:subClassOf owl:Thing ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "PhysicalDimension" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Physical dimension categories for LEMS and dimensional analysis. Each dimension decomposes into SI base dimensions (M, L, T, I, K, N)." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/units> ;
                                          <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/PhysicalDimension#capacitance> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#charge> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#concentration> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#conductance> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#current> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#length> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#none> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#per_time> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#resistance> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#substance> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#temperature> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#time> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#voltage> ,
                                                                                       <https://w3id.org/tvbo/PhysicalDimension#volume> .


###  https://w3id.org/tvbo/Pitchfork
<https://w3id.org/tvbo/Pitchfork> rdf:type owl:Class ;
                                  rdfs:subClassOf <https://w3id.org/tvbo/Bifurcation> ;
                                  rdfs:label "Pitchfork"@en .


###  https://w3id.org/tvbo/ProgrammingLanguageEnum
<https://w3id.org/tvbo/ProgrammingLanguageEnum> rdf:type owl:Class ;
                                                owl:equivalentClass [ rdf:type owl:Class ;
                                                                      owl:unionOf ( <http://www.wikidata.org/entity/Q15777>
                                                                                    <http://www.wikidata.org/entity/Q182017>
                                                                                    <http://www.wikidata.org/entity/Q2005>
                                                                                    <http://www.wikidata.org/entity/Q206904>
                                                                                    <http://www.wikidata.org/entity/Q2115>
                                                                                    <http://www.wikidata.org/entity/Q2370>
                                                                                    <http://www.wikidata.org/entity/Q2407>
                                                                                    <http://www.wikidata.org/entity/Q251>
                                                                                    <http://www.wikidata.org/entity/Q28865>
                                                                                    <http://www.wikidata.org/entity/Q34010>
                                                                                    <http://www.wikidata.org/entity/Q4010477>
                                                                                    <http://www.wikidata.org/entity/Q575650>
                                                                                    <http://www.wikidata.org/entity/Q5765633>
                                                                                    <http://www.wikidata.org/entity/Q83303>
                                                                                  )
                                                                    ] ;
                                                rdfs:subClassOf owl:Thing ;
                                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                rdfs:label "ProgrammingLanguageEnum" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Programming languages relevant to computational neuroscience tools. Mapped to Wikidata identifiers." ;
                                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                <https://w3id.org/linkml/permissible_values> <http://www.wikidata.org/entity/Q15777> ,
                                                                                             <http://www.wikidata.org/entity/Q182017> ,
                                                                                             <http://www.wikidata.org/entity/Q2005> ,
                                                                                             <http://www.wikidata.org/entity/Q206904> ,
                                                                                             <http://www.wikidata.org/entity/Q2115> ,
                                                                                             <http://www.wikidata.org/entity/Q2370> ,
                                                                                             <http://www.wikidata.org/entity/Q2407> ,
                                                                                             <http://www.wikidata.org/entity/Q251> ,
                                                                                             <http://www.wikidata.org/entity/Q28865> ,
                                                                                             <http://www.wikidata.org/entity/Q34010> ,
                                                                                             <http://www.wikidata.org/entity/Q4010477> ,
                                                                                             <http://www.wikidata.org/entity/Q575650> ,
                                                                                             <http://www.wikidata.org/entity/Q5765633> ,
                                                                                             <http://www.wikidata.org/entity/Q83303> .


###  https://w3id.org/tvbo/Provenance
<https://w3id.org/tvbo/Provenance> rdf:type owl:Class ;
                                   rdfs:subClassOf owl:Thing ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/date_created> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/derived_from> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/generated_by> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/license> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/references> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/date_created> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/derived_from> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/generated_by> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/license> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/references> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/date_created> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/derived_from> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/generated_by> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/license> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ;
                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                   rdfs:label "Provenance" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "W3C PROV-O aligned provenance. Reusable on any entity (Network, TimeSeries, Dynamics, etc.)." ;
                                   <http://www.w3.org/2004/02/skos/core#exactMatch> <http://www.w3.org/ns/prov#Entity> ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Quiescent
<https://w3id.org/tvbo/Quiescent> rdf:type owl:Class ;
                                  rdfs:subClassOf <https://w3id.org/tvbo/DynamicalRegime> .


###  https://w3id.org/tvbo/RandomStream
<https://w3id.org/tvbo/RandomStream> rdf:type owl:Class ;
                                     rdfs:subClassOf owl:Thing ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "RandomStream" ;
                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/RandomStream> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Range
<https://w3id.org/tvbo/Range> rdf:type owl:Class ;
                              rdfs:subClassOf owl:Thing ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/hi> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/ScalarValue>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/lo> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/ScalarValue>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/step> ;
                                                owl:allValuesFrom <https://w3id.org/tvbo/ScalarValue>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/hi> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/lo> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/step> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/hi> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/lo> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/step> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/element> ;
                                                owl:allValuesFrom xsd:integer
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/explored_values> ;
                                                owl:allValuesFrom xsd:float
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/log_scale> ;
                                                owl:allValuesFrom xsd:boolean
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/n> ;
                                                owl:allValuesFrom xsd:integer
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/element> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/explored_values> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/log_scale> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/n> ;
                                                owl:minCardinality "0"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/element> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/log_scale> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <https://w3id.org/tvbo/n> ;
                                                owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                              ] ;
                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                              rdfs:label "Range" ;
                              <http://www.w3.org/2004/02/skos/core#definition> "Specifies a range for array generation, parameter bounds, or grid exploration." ;
                              <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Range> ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/ReductionType
<https://w3id.org/tvbo/ReductionType> rdf:type owl:Class ;
                                      owl:equivalentClass [ rdf:type owl:Class ;
                                                            owl:unionOf ( <https://w3id.org/tvbo/ReductionType#max>
                                                                          <https://w3id.org/tvbo/ReductionType#mean>
                                                                          <https://w3id.org/tvbo/ReductionType#min>
                                                                          <https://w3id.org/tvbo/ReductionType#none>
                                                                          <https://w3id.org/tvbo/ReductionType#sum>
                                                                        )
                                                          ] ;
                                      rdfs:subClassOf owl:Thing ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "ReductionType" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Operations for reducing/aggregating values across dimensions" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/ReductionType#max> ,
                                                                                   <https://w3id.org/tvbo/ReductionType#mean> ,
                                                                                   <https://w3id.org/tvbo/ReductionType#min> ,
                                                                                   <https://w3id.org/tvbo/ReductionType#none> ,
                                                                                   <https://w3id.org/tvbo/ReductionType#sum> .


###  https://w3id.org/tvbo/RegionMapping
<https://w3id.org/tvbo/RegionMapping> rdf:type owl:Class ;
                                      rdfs:subClassOf owl:Thing ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/n_regions> ;
                                                        owl:allValuesFrom xsd:integer
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/n_vertices> ;
                                                        owl:allValuesFrom xsd:integer
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/vertex_to_region> ;
                                                        owl:allValuesFrom xsd:integer
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/n_regions> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/n_vertices> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/vertex_to_region> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/n_regions> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/n_vertices> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "RegionMapping" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Maps vertices to parent regions for hierarchical/aggregated coupling" ;
                                      <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/RegionMapping> ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/RequirementRole
<https://w3id.org/tvbo/RequirementRole> rdf:type owl:Class ;
                                        owl:equivalentClass [ rdf:type owl:Class ;
                                                              owl:unionOf ( <https://w3id.org/tvbo/RequirementRole#analysis>
                                                                            <https://w3id.org/tvbo/RequirementRole#dev>
                                                                            <https://w3id.org/tvbo/RequirementRole#engine>
                                                                            <https://w3id.org/tvbo/RequirementRole#optional>
                                                                            <https://w3id.org/tvbo/RequirementRole#runtime>
                                                                          )
                                                            ] ;
                                        rdfs:subClassOf owl:Thing ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "RequirementRole" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                        <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/RequirementRole#analysis> ,
                                                                                     <https://w3id.org/tvbo/RequirementRole#dev> ,
                                                                                     <https://w3id.org/tvbo/RequirementRole#engine> ,
                                                                                     <https://w3id.org/tvbo/RequirementRole#optional> ,
                                                                                     <https://w3id.org/tvbo/RequirementRole#runtime> .


###  https://w3id.org/tvbo/SaddleNode
<https://w3id.org/tvbo/SaddleNode> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/tvbo/Bifurcation> .


###  https://w3id.org/tvbo/Sample
<https://w3id.org/tvbo/Sample> rdf:type owl:Class ;
                               rdfs:subClassOf owl:Thing ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/groups> ;
                                                 owl:allValuesFrom xsd:string
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/size> ;
                                                 owl:allValuesFrom xsd:integer
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/groups> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/size> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/size> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ;
                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                               rdfs:label "Sample" ;
                               <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Sample> ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/SamplingAxis
<https://w3id.org/tvbo/SamplingAxis> rdf:type owl:Class ;
                                     owl:equivalentClass [ rdf:type owl:Class ;
                                                           owl:unionOf ( <https://w3id.org/tvbo/SamplingAxis#space>
                                                                         <https://w3id.org/tvbo/SamplingAxis#time>
                                                                       )
                                                         ] ;
                                     rdfs:subClassOf owl:Thing ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "SamplingAxis" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Dimension along which a distribution is sampled." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/SamplingAxis#space> ,
                                                                                  <https://w3id.org/tvbo/SamplingAxis#time> .


###  https://w3id.org/tvbo/ScalarValue
<https://w3id.org/tvbo/ScalarValue> rdf:type owl:Class ;
                                    rdfs:subClassOf owl:Thing ;
                                    rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                    rdfs:label "ScalarValue" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "A scalar value: float, integer, string, or boolean. Used for slots that accept literals of any primitive type, such as argument values which may be numbers, strings, references, or booleans." ;
                                    <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/linkml/Any> ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/SexEnum
<https://w3id.org/tvbo/SexEnum> rdf:type owl:Class ;
                                owl:equivalentClass [ rdf:type owl:Class ;
                                                      owl:unionOf ( <https://w3id.org/tvbo/SexEnum#female>
                                                                    <https://w3id.org/tvbo/SexEnum#male>
                                                                    <https://w3id.org/tvbo/SexEnum#other>
                                                                  )
                                                    ] ;
                                rdfs:subClassOf owl:Thing ;
                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                rdfs:label "SexEnum" ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/SexEnum#female> ,
                                                                             <https://w3id.org/tvbo/SexEnum#male> ,
                                                                             <https://w3id.org/tvbo/SexEnum#other> .


###  https://w3id.org/tvbo/SimulationExperiment
<https://w3id.org/tvbo/SimulationExperiment> rdf:type owl:Class ;
                                             rdfs:subClassOf owl:Thing ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/additional_equations> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/algorithms> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Algorithm>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/connectivity> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Network>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/continuations> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Continuation>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/coupling> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Coupling>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/dataset> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/study/Dataset>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/derived_observations> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/DerivedObservation>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                                               owl:allValuesFrom xsd:string
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Dynamics>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/environment> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwareEnvironment>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/events> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Event>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/ExecutionConfig>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/explorations> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Exploration>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/field_dynamics> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/PDE>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/functions> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Function>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/integration> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Integrator>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                                               owl:allValuesFrom xsd:string
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/model> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Dynamics>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/network> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Network>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/observations> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Observation>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/optimizations> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Optimization>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/references> ;
                                                               owl:allValuesFrom xsd:string
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/software> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwareRequirement>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/stimulation> ;
                                                               owl:allValuesFrom <https://w3id.org/tvbo/Stimulus>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/additional_equations> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/algorithms> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/connectivity> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/continuations> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/coupling> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/dataset> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/derived_observations> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/environment> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/events> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/explorations> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/field_dynamics> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/functions> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/integration> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/model> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/network> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/observations> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/optimizations> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/software> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/stimulation> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/connectivity> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/coupling> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/dataset> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/description> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/dynamics> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/environment> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/execution> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/field_dynamics> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/integration> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/label> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/model> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/network> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/software> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/stimulation> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/id> ;
                                                               owl:allValuesFrom xsd:integer
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/id> ;
                                                               owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/references> ;
                                                               owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/tvbo/id> ;
                                                               owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                             ] ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "SimulationExperiment" ;
                                             <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Simulation> ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/SimulationScale
<https://w3id.org/tvbo/SimulationScale> rdf:type owl:Class ;
                                        owl:equivalentClass [ rdf:type owl:Class ;
                                                              owl:unionOf ( <http://www.wikidata.org/entity/Q1073340>
                                                                            <http://www.wikidata.org/entity/Q43054>
                                                                            <http://www.wikidata.org/entity/Q484761>
                                                                            <http://www.wikidata.org/entity/Q7003015>
                                                                            <http://www.wikidata.org/entity/Q898786>
                                                                          )
                                                            ] ;
                                        rdfs:subClassOf owl:Thing ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "SimulationScale" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Spatial / organizational scale at which a tool operates. Multi-valued: a tool can span multiple scales. Mapped to SIO and Wikidata where possible." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                        <https://w3id.org/linkml/permissible_values> <http://www.wikidata.org/entity/Q1073340> ,
                                                                                     <http://www.wikidata.org/entity/Q43054> ,
                                                                                     <http://www.wikidata.org/entity/Q484761> ,
                                                                                     <http://www.wikidata.org/entity/Q7003015> ,
                                                                                     <http://www.wikidata.org/entity/Q898786> .


###  https://w3id.org/tvbo/SimulationStudy
<https://w3id.org/tvbo/SimulationStudy> rdf:type owl:Class ;
                                        rdfs:subClassOf owl:Thing ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/derived_from> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/doi> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/key> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/model> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/Dynamics>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/sample> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/Sample>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/simulation_experiments> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/SimulationExperiment>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/title> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/model> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/sample> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/simulation_experiments> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/model> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/sample> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/year> ;
                                                          owl:allValuesFrom xsd:integer
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/derived_from> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/doi> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/key> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/title> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/year> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/derived_from> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/doi> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/key> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/title> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/year> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "SimulationStudy" ;
                                        <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/SimulationStudy> ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/SimulationTask
<https://w3id.org/tvbo/SimulationTask> rdf:type owl:Class ;
                                       rdfs:subClassOf owl:Thing ;
                                       rdfs:comment "A computational task: forward integration in some formalism, parameter exploration, gradient-based optimisation, numerical continuation, or bifurcation analysis."@en ;
                                       rdfs:label "Simulation task"@en .


###  https://w3id.org/tvbo/SoftwarePackage
<https://w3id.org/tvbo/SoftwarePackage> rdf:type owl:Class ;
                                        rdfs:subClassOf owl:Thing ;
                                        rdfs:label "Software package" .


###  https://w3id.org/tvbo/Solver
<https://w3id.org/tvbo/Solver> rdf:type owl:Class ;
                               rdfs:subClassOf owl:Thing ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/method> ;
                                                 owl:allValuesFrom xsd:string
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/method> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/method> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/abs_tol> ;
                                                 owl:allValuesFrom xsd:float
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/rel_tol> ;
                                                 owl:allValuesFrom xsd:float
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/abs_tol> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/rel_tol> ;
                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/abs_tol> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <https://w3id.org/tvbo/rel_tol> ;
                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                               ] ;
                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                               rdfs:label "Solver" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Lightweight specification of a numerical ODE solver / integrator. Covers adaptive solvers (Vern9, Rodas5, Tsit5, etc.) used in shooting methods, initial-state integration, and other contexts where only the algorithm and tolerances matter." ;
                               <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Solver> ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/SparseFormat
<https://w3id.org/tvbo/SparseFormat> rdf:type owl:Class ;
                                     owl:equivalentClass [ rdf:type owl:Class ;
                                                           owl:unionOf ( <https://w3id.org/tvbo/SparseFormat#coo>
                                                                         <https://w3id.org/tvbo/SparseFormat#csr>
                                                                         <https://w3id.org/tvbo/SparseFormat#dense>
                                                                       )
                                                         ] ;
                                     rdfs:subClassOf owl:Thing ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "SparseFormat" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/SparseFormat#coo> ,
                                                                                  <https://w3id.org/tvbo/SparseFormat#csr> ,
                                                                                  <https://w3id.org/tvbo/SparseFormat#dense> .


###  https://w3id.org/tvbo/SpatialDomain
<https://w3id.org/tvbo/SpatialDomain> rdf:type owl:Class ;
                                      rdfs:subClassOf owl:Thing ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/coordinate_space> ;
                                                        owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/geometry> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/region> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/coordinate_space> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/coordinate_space> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/geometry> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/region> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/geometry> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/region> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "SpatialDomain" ;
                                      <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/SpatialDomain> ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/SpatialField
<https://w3id.org/tvbo/SpatialField> rdf:type owl:Class ;
                                     rdfs:subClassOf owl:Thing ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/initial_expression> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/mesh> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/Mesh>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/quantity_kind> ;
                                                       owl:allValuesFrom xsd:string
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/values> ;
                                                       owl:allValuesFrom <https://w3id.org/tvbo/NDArray>
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/initial_expression> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/initial_value> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/mesh> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/values> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/description> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/initial_expression> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/initial_value> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/label> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/mesh> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/values> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/initial_value> ;
                                                       owl:allValuesFrom xsd:float
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/time_dependent> ;
                                                       owl:allValuesFrom xsd:boolean
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/quantity_kind> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/time_dependent> ;
                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/quantity_kind> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ,
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <https://w3id.org/tvbo/time_dependent> ;
                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                     ] ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "SpatialField" ;
                                     <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/SpatialField> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/SpecimenEnum
<https://w3id.org/tvbo/SpecimenEnum> rdf:type owl:Class ;
                                     owl:equivalentClass [ rdf:type owl:Class ;
                                                           owl:unionOf ( <https://w3id.org/tvbo/SpecimenEnum#Subject>
                                                                         <https://w3id.org/tvbo/SpecimenEnum#SubjectGroup>
                                                                         <https://w3id.org/tvbo/SpecimenEnum#TissueSample>
                                                                         <https://w3id.org/tvbo/SpecimenEnum#TissueSampleCollection>
                                                                       )
                                                         ] ;
                                     rdfs:subClassOf owl:Thing ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "SpecimenEnum" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "A set of permissible types for specimens used in brain atlas creation." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> ;
                                     <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/SpecimenEnum#Subject> ,
                                                                                  <https://w3id.org/tvbo/SpecimenEnum#SubjectGroup> ,
                                                                                  <https://w3id.org/tvbo/SpecimenEnum#TissueSample> ,
                                                                                  <https://w3id.org/tvbo/SpecimenEnum#TissueSampleCollection> .


###  https://w3id.org/tvbo/StandardGraphType
<https://w3id.org/tvbo/StandardGraphType> rdf:type owl:Class ;
                                          owl:equivalentClass [ rdf:type owl:Class ;
                                                                owl:unionOf ( <https://w3id.org/tvbo/StandardGraphType#BarabasiAlbert>
                                                                              <https://w3id.org/tvbo/StandardGraphType#Complete>
                                                                              <https://w3id.org/tvbo/StandardGraphType#Cycle>
                                                                              <https://w3id.org/tvbo/StandardGraphType#ErdosRenyi>
                                                                              <https://w3id.org/tvbo/StandardGraphType#Grid>
                                                                              <https://w3id.org/tvbo/StandardGraphType#RandomRegular>
                                                                              <https://w3id.org/tvbo/StandardGraphType#Star>
                                                                              <https://w3id.org/tvbo/StandardGraphType#WattsStrogatz>
                                                                            )
                                                              ] ;
                                          rdfs:subClassOf owl:Thing ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "StandardGraphType" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> """Well-known graph generator families with automatic backend mapping. The type field on GraphGenerator is a free string; this enum lists common types that get automatic code generation for Julia (Graphs.jl) and Python (NetworkX).
""" ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                          <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/StandardGraphType#BarabasiAlbert> ,
                                                                                       <https://w3id.org/tvbo/StandardGraphType#Complete> ,
                                                                                       <https://w3id.org/tvbo/StandardGraphType#Cycle> ,
                                                                                       <https://w3id.org/tvbo/StandardGraphType#ErdosRenyi> ,
                                                                                       <https://w3id.org/tvbo/StandardGraphType#Grid> ,
                                                                                       <https://w3id.org/tvbo/StandardGraphType#RandomRegular> ,
                                                                                       <https://w3id.org/tvbo/StandardGraphType#Star> ,
                                                                                       <https://w3id.org/tvbo/StandardGraphType#WattsStrogatz> .


###  https://w3id.org/tvbo/StateValue
<https://w3id.org/tvbo/StateValue> rdf:type owl:Class ;
                                   rdfs:subClassOf owl:Thing ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/value> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/ScalarValue>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/value> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/value> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ;
                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                   rdfs:label "StateValue" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "A named state variable value for per-node initialization." ;
                                   <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/StateValue> ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/StateVariable
<https://w3id.org/tvbo/StateVariable> rdf:type owl:Class ;
                                      rdfs:subClassOf owl:Thing ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/boundaries> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/Range>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/distribution> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/Distribution>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/Range>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/equation_type> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/history> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/TimeSeries>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/name> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/noise> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/Noise>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/boundaries> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/distribution> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/history> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/initial_value> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/name> ;
                                                        owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/noise> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/boundaries> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/description> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/distribution> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/domain> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/history> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/initial_value> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/label> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/name> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/noise> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/coupling_variable> ;
                                                        owl:allValuesFrom xsd:boolean
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/derivative_initial_value> ;
                                                        owl:allValuesFrom xsd:float
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/equation_order> ;
                                                        owl:allValuesFrom xsd:integer
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/grounding> ;
                                                        owl:allValuesFrom xsd:anyURI
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/initial_value> ;
                                                        owl:allValuesFrom xsd:float
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/record> ;
                                                        owl:allValuesFrom xsd:boolean
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/stimulation_variable> ;
                                                        owl:allValuesFrom xsd:boolean
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/variable_of_interest> ;
                                                        owl:allValuesFrom xsd:boolean
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/coupling_variable> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/derivative_initial_value> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/equation_order> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/equation_type> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/grounding> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/record> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/stimulation_variable> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/variable_of_interest> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/coupling_variable> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/definition> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/derivative_initial_value> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/equation_order> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/equation_type> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/record> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/stimulation_variable> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/symbol> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/variable_of_interest> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "StateVariable" ;
                                      <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/StateVariable> ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Stimulus
<https://w3id.org/tvbo/Stimulus> rdf:type owl:Class ;
                                 rdfs:subClassOf owl:Thing ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:allValuesFrom xsd:string
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                   owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/description> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/label> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                   owl:allValuesFrom xsd:float
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/regions> ;
                                                   owl:allValuesFrom xsd:integer
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/weighting> ;
                                                   owl:allValuesFrom xsd:float
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/regions> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/weighting> ;
                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ,
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <https://w3id.org/tvbo/duration> ;
                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                 ] ;
                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                 rdfs:label "Stimulus" ;
                                 <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Stimulus> ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Stochasticity
<https://w3id.org/tvbo/Stochasticity> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/tvbo/DynamicalProperty> ;
                                      rdfs:comment "Stochasticity character of the model definition itself, independent of any optional integrator-level noise injection."@en ;
                                      rdfs:label "Stochasticity character"@en .


###  https://w3id.org/tvbo/StrangeAttractor
<https://w3id.org/tvbo/StrangeAttractor> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/Attractor> .


###  https://w3id.org/tvbo/SubcriticalHopf
<https://w3id.org/tvbo/SubcriticalHopf> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/Hopf> ;
                                        rdfs:label "Subcritical Hopf"@en .


###  https://w3id.org/tvbo/SupercriticalHopf
<https://w3id.org/tvbo/SupercriticalHopf> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/SystemType
<https://w3id.org/tvbo/SystemType> rdf:type owl:Class ;
                                   owl:equivalentClass [ rdf:type owl:Class ;
                                                         owl:unionOf ( <https://w3id.org/tvbo/SystemType#continuous>
                                                                       <https://w3id.org/tvbo/SystemType#discrete>
                                                                     )
                                                       ] ;
                                   rdfs:subClassOf owl:Thing ;
                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                   rdfs:label "SystemType" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <https://w3id.org/linkml/permissible_values> <https://w3id.org/tvbo/SystemType#continuous> ,
                                                                                <https://w3id.org/tvbo/SystemType#discrete> .


###  https://w3id.org/tvbo/TemporalApplicableEquation
<https://w3id.org/tvbo/TemporalApplicableEquation> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/tvbo/Equation> ,
                                                                   [ rdf:type owl:Restriction ;
                                                                     owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                                     owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                                   ] ,
                                                                   [ rdf:type owl:Restriction ;
                                                                     owl:onProperty <https://w3id.org/tvbo/parameters> ;
                                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                   ] ,
                                                                   [ rdf:type owl:Restriction ;
                                                                     owl:onProperty <https://w3id.org/tvbo/time_dependent> ;
                                                                     owl:allValuesFrom xsd:boolean
                                                                   ] ,
                                                                   [ rdf:type owl:Restriction ;
                                                                     owl:onProperty <https://w3id.org/tvbo/time_dependent> ;
                                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                   ] ,
                                                                   [ rdf:type owl:Restriction ;
                                                                     owl:onProperty <https://w3id.org/tvbo/time_dependent> ;
                                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                   ] ;
                                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                   rdfs:label "TemporalApplicableEquation" ;
                                                   <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/TemporalApplicableEquation> ;
                                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/TimeSeries
<https://w3id.org/tvbo/TimeSeries> rdf:type owl:Class ;
                                   rdfs:subClassOf owl:Thing ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/connectivity_ref> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/data> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/Matrix>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/label> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/labels_dimensions> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/labels_ordering> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/modality> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/ImagingModality>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/model_equation_ref> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/model_param_ref> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/sampling_period_unit> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/session_id> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/software_environment> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwareEnvironment>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/source_experiment> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/SimulationExperiment>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/subject_id> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/task_name> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/time> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/Matrix>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/data> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/label> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/modality> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/software_environment> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/source_experiment> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/time> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/data> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/label> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/modality> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/software_environment> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/source_experiment> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/time> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/generated_at> ;
                                                     owl:allValuesFrom xsd:dateTime
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/run_id> ;
                                                     owl:allValuesFrom xsd:integer
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/sampling_period> ;
                                                     owl:allValuesFrom xsd:float
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/sampling_rate> ;
                                                     owl:allValuesFrom xsd:float
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/connectivity_ref> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/generated_at> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/labels_dimensions> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/labels_ordering> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/model_equation_ref> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/model_param_ref> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/run_id> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/sampling_period> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/sampling_period_unit> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/sampling_rate> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/session_id> ;
                                                     owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/subject_id> ;
                                                     owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/task_name> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <http://uri.interlex.org/tgbugs/uris/readable/dataLocation> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/connectivity_ref> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/generated_at> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/labels_dimensions> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/model_equation_ref> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/model_param_ref> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/run_id> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/sampling_period> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/sampling_period_unit> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/sampling_rate> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/session_id> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/subject_id> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/task_name> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ;
                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                   rdfs:label "TimeSeries" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Time series data from simulations or measurements. Supports BIDS-compatible export for computational modeling (BEP034)." ;
                                   <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/TimeSeries> ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#note> "Supports BIDS BEP034 computational modeling extension." ,
                                                                              "Use to_bids() method in Python class to export as BIDS dataset." .


###  https://w3id.org/tvbo/ToolRole
<https://w3id.org/tvbo/ToolRole> rdf:type owl:Class ;
                                 owl:equivalentClass [ rdf:type owl:Class ;
                                                       owl:unionOf ( <http://www.wikidata.org/entity/Q1569346>
                                                                     <http://www.wikidata.org/entity/Q2661442>
                                                                     <http://www.wikidata.org/entity/Q271680>
                                                                     <http://www.wikidata.org/entity/Q7397>
                                                                     <http://www.wikidata.org/entity/Q816286>
                                                                     <http://www.wikidata.org/entity/Q858926>
                                                                     <https://bio.tools/ontology/operation_0337>
                                                                     <https://bio.tools/ontology/operation_2945>
                                                                     <https://w3id.org/tvbo/ToolRole#backend_runtime>
                                                                     <https://w3id.org/tvbo/ToolRole#workflow_framework>
                                                                   )
                                                     ] ;
                                 rdfs:subClassOf owl:Thing ;
                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                 rdfs:label "ToolRole" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Primary function of the tool in a simulation workflow." ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                 <https://w3id.org/linkml/permissible_values> <http://www.wikidata.org/entity/Q1569346> ,
                                                                              <http://www.wikidata.org/entity/Q2661442> ,
                                                                              <http://www.wikidata.org/entity/Q271680> ,
                                                                              <http://www.wikidata.org/entity/Q7397> ,
                                                                              <http://www.wikidata.org/entity/Q816286> ,
                                                                              <http://www.wikidata.org/entity/Q858926> ,
                                                                              <https://bio.tools/ontology/operation_0337> ,
                                                                              <https://bio.tools/ontology/operation_2945> ,
                                                                              <https://w3id.org/tvbo/ToolRole#backend_runtime> ,
                                                                              <https://w3id.org/tvbo/ToolRole#workflow_framework> .


###  https://w3id.org/tvbo/Torus
<https://w3id.org/tvbo/Torus> rdf:type owl:Class ;
                              rdfs:subClassOf <https://w3id.org/tvbo/Attractor> .


###  https://w3id.org/tvbo/Tractogram
<https://w3id.org/tvbo/Tractogram> rdf:type owl:Class ;
                                   rdfs:subClassOf owl:Thing ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/acquisition> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/data_source> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/label> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/processing_pipeline> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/reference> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/data_source> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/label> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/data_source> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/label> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/number_of_subjects> ;
                                                     owl:allValuesFrom xsd:integer
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/acquisition> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/number_of_subjects> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/processing_pipeline> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/reference> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/acquisition> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/number_of_subjects> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/processing_pipeline> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/reference> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ;
                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                   rdfs:label "Tractogram" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Reference to tractography/diffusion MRI data used to derive structural connectivity" ;
                                   <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/Tractogram> ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/Transcritical
<https://w3id.org/tvbo/Transcritical> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/tvbo/Bifurcation> ;
                                      rdfs:label "Transcritical"@en .


###  https://w3id.org/tvbo/TuningObjective
<https://w3id.org/tvbo/TuningObjective> rdf:type owl:Class ;
                                        rdfs:subClassOf owl:Thing ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/metric> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/target_data> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/Observation>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/target_variable> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/StateVariable>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/type> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/metric> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/target_data> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/target_variable> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/type> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/description> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/label> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/metric> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/target_data> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/target_variable> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/type> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/target_value> ;
                                                          owl:allValuesFrom xsd:float
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/target_value> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/target_value> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "TuningObjective" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Defines what the tuning algorithm optimizes for. Can be an activity target (FIC) or a connectivity target (EIB)." ;
                                        <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/TuningObjective> ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/UnitEnum
<https://w3id.org/tvbo/UnitEnum> rdf:type owl:Class ;
                                 owl:equivalentClass [ rdf:type owl:Class ;
                                                       owl:unionOf ( <http://qudt.org/vocab/unit/A>
                                                                     <http://qudt.org/vocab/unit/CentiM>
                                                                     <http://qudt.org/vocab/unit/DEG_C>
                                                                     <http://qudt.org/vocab/unit/H-PER-M>
                                                                     <http://qudt.org/vocab/unit/HZ>
                                                                     <http://qudt.org/vocab/unit/KiloGM>
                                                                     <http://qudt.org/vocab/unit/KiloHZ>
                                                                     <http://qudt.org/vocab/unit/M>
                                                                     <http://qudt.org/vocab/unit/M-PER-SEC>
                                                                     <http://qudt.org/vocab/unit/M-PER-SEC2>
                                                                     <http://qudt.org/vocab/unit/MOL-PER-M3>
                                                                     <http://qudt.org/vocab/unit/MicroM3>
                                                                     <http://qudt.org/vocab/unit/MicroS>
                                                                     <http://qudt.org/vocab/unit/MicroSEC>
                                                                     <http://qudt.org/vocab/unit/MilliM>
                                                                     <http://qudt.org/vocab/unit/MilliM-PER-MilliSEC>
                                                                     <http://qudt.org/vocab/unit/MilliMOL-PER-M3>
                                                                     <http://qudt.org/vocab/unit/MilliSEC>
                                                                     <http://qudt.org/vocab/unit/MilliV>
                                                                     <http://qudt.org/vocab/unit/MilliV-PER-MilliSEC>
                                                                     <http://qudt.org/vocab/unit/MilliV-PER-SEC>
                                                                     <http://qudt.org/vocab/unit/N-PER-M>
                                                                     <http://qudt.org/vocab/unit/NanoA>
                                                                     <http://qudt.org/vocab/unit/NanoFARAD>
                                                                     <http://qudt.org/vocab/unit/NanoS>
                                                                     <http://qudt.org/vocab/unit/OHM>
                                                                     <http://qudt.org/vocab/unit/PER-MilliSEC>
                                                                     <http://qudt.org/vocab/unit/PER-MilliV>
                                                                     <http://qudt.org/vocab/unit/PER-NanoC>
                                                                     <http://qudt.org/vocab/unit/PER-PicoC>
                                                                     <http://qudt.org/vocab/unit/PER-SEC>
                                                                     <http://qudt.org/vocab/unit/PERCENT>
                                                                     <http://qudt.org/vocab/unit/PicoA>
                                                                     <http://qudt.org/vocab/unit/PicoFARAD>
                                                                     <http://qudt.org/vocab/unit/PicoS>
                                                                     <http://qudt.org/vocab/unit/RAD>
                                                                     <http://qudt.org/vocab/unit/RAD-PER-SEC>
                                                                     <http://qudt.org/vocab/unit/S-PER-M>
                                                                     <http://qudt.org/vocab/unit/SEC>
                                                                     <http://qudt.org/vocab/unit/SEC2>
                                                                     <http://qudt.org/vocab/unit/UNITLESS>
                                                                     <http://qudt.org/vocab/unit/V>
                                                                     <https://w3id.org/tvbo/UnitEnum#Hz_per_nA>
                                                                     <https://w3id.org/tvbo/UnitEnum#Mohm>
                                                                     <https://w3id.org/tvbo/UnitEnum#S_per_cm2>
                                                                     <https://w3id.org/tvbo/UnitEnum#S_per_m2>
                                                                     <https://w3id.org/tvbo/UnitEnum#arbitrary_unit>
                                                                     <https://w3id.org/tvbo/UnitEnum#kg_per_s>
                                                                     <https://w3id.org/tvbo/UnitEnum#kohm_cm>
                                                                     <https://w3id.org/tvbo/UnitEnum#mS_per_cm2>
                                                                     <https://w3id.org/tvbo/UnitEnum#mol_per_cm3>
                                                                     <https://w3id.org/tvbo/UnitEnum#mol_per_m_per_A_per_s>
                                                                     <https://w3id.org/tvbo/UnitEnum#nS_per_mV>
                                                                     <https://w3id.org/tvbo/UnitEnum#per_unit>
                                                                     <https://w3id.org/tvbo/UnitEnum#rad_per_ms>
                                                                     <https://w3id.org/tvbo/UnitEnum#uA_per_cm2>
                                                                     <https://w3id.org/tvbo/UnitEnum#uF_per_cm2>
                                                                   )
                                                     ] ;
                                 rdfs:subClassOf owl:Thing ;
                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                 rdfs:label "UnitEnum" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Physical units of measurement for model parameters, state variables, and integration settings. Uses conventional abbreviations as values, mapped to the QUDT ontology (http://qudt.org/vocab/unit/) with UO cross-references where available." ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/units> ;
                                 <https://w3id.org/linkml/permissible_values> <http://qudt.org/vocab/unit/A> ,
                                                                              <http://qudt.org/vocab/unit/CentiM> ,
                                                                              <http://qudt.org/vocab/unit/DEG_C> ,
                                                                              <http://qudt.org/vocab/unit/H-PER-M> ,
                                                                              <http://qudt.org/vocab/unit/HZ> ,
                                                                              <http://qudt.org/vocab/unit/KiloGM> ,
                                                                              <http://qudt.org/vocab/unit/KiloHZ> ,
                                                                              <http://qudt.org/vocab/unit/M> ,
                                                                              <http://qudt.org/vocab/unit/M-PER-SEC> ,
                                                                              <http://qudt.org/vocab/unit/M-PER-SEC2> ,
                                                                              <http://qudt.org/vocab/unit/MOL-PER-M3> ,
                                                                              <http://qudt.org/vocab/unit/MicroM3> ,
                                                                              <http://qudt.org/vocab/unit/MicroS> ,
                                                                              <http://qudt.org/vocab/unit/MicroSEC> ,
                                                                              <http://qudt.org/vocab/unit/MilliM> ,
                                                                              <http://qudt.org/vocab/unit/MilliM-PER-MilliSEC> ,
                                                                              <http://qudt.org/vocab/unit/MilliMOL-PER-M3> ,
                                                                              <http://qudt.org/vocab/unit/MilliSEC> ,
                                                                              <http://qudt.org/vocab/unit/MilliV> ,
                                                                              <http://qudt.org/vocab/unit/MilliV-PER-MilliSEC> ,
                                                                              <http://qudt.org/vocab/unit/MilliV-PER-SEC> ,
                                                                              <http://qudt.org/vocab/unit/N-PER-M> ,
                                                                              <http://qudt.org/vocab/unit/NanoA> ,
                                                                              <http://qudt.org/vocab/unit/NanoFARAD> ,
                                                                              <http://qudt.org/vocab/unit/NanoS> ,
                                                                              <http://qudt.org/vocab/unit/OHM> ,
                                                                              <http://qudt.org/vocab/unit/PER-MilliSEC> ,
                                                                              <http://qudt.org/vocab/unit/PER-MilliV> ,
                                                                              <http://qudt.org/vocab/unit/PER-NanoC> ,
                                                                              <http://qudt.org/vocab/unit/PER-PicoC> ,
                                                                              <http://qudt.org/vocab/unit/PER-SEC> ,
                                                                              <http://qudt.org/vocab/unit/PERCENT> ,
                                                                              <http://qudt.org/vocab/unit/PicoA> ,
                                                                              <http://qudt.org/vocab/unit/PicoFARAD> ,
                                                                              <http://qudt.org/vocab/unit/PicoS> ,
                                                                              <http://qudt.org/vocab/unit/RAD> ,
                                                                              <http://qudt.org/vocab/unit/RAD-PER-SEC> ,
                                                                              <http://qudt.org/vocab/unit/S-PER-M> ,
                                                                              <http://qudt.org/vocab/unit/SEC> ,
                                                                              <http://qudt.org/vocab/unit/SEC2> ,
                                                                              <http://qudt.org/vocab/unit/UNITLESS> ,
                                                                              <http://qudt.org/vocab/unit/V> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#Hz_per_nA> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#Mohm> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#S_per_cm2> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#S_per_m2> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#arbitrary_unit> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#kg_per_s> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#kohm_cm> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#mS_per_cm2> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#mol_per_cm3> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#mol_per_m_per_A_per_s> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#nS_per_mV> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#per_unit> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#rad_per_ms> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#uA_per_cm2> ,
                                                                              <https://w3id.org/tvbo/UnitEnum#uF_per_cm2> .


###  https://w3id.org/tvbo/UpdateRule
<https://w3id.org/tvbo/UpdateRule> rdf:type owl:Class ;
                                   rdfs:subClassOf owl:Thing ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/bounds> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/Range>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/Equation>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/requires> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/Observation>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/target_parameter> ;
                                                     owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/bounds> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                     owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/requires> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/target_parameter> ;
                                                     owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/bounds> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/description> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/equation> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/name> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/target_parameter> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/warmup> ;
                                                     owl:allValuesFrom xsd:boolean
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/warmup> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/warmup> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ;
                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                   rdfs:label "UpdateRule" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Defines how a parameter is updated based on observables. Represents iterative learning rules like FIC or EIB updates. Functions from experiment.functions are available in the equation." ;
                                   <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/UpdateRule> ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> .


###  https://w3id.org/tvbo/AggregationType#first
<https://w3id.org/tvbo/AggregationType#first> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/tvbo/AggregationType> ;
                                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                              rdfs:label "first (AggregationType)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "First value in window" ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "first" .


###  https://w3id.org/tvbo/AggregationType#last
<https://w3id.org/tvbo/AggregationType#last> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/AggregationType> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "last (AggregationType)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Last value in window" ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "last" .


###  https://w3id.org/tvbo/AggregationType#mean
<https://w3id.org/tvbo/AggregationType#mean> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/AggregationType> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "mean (AggregationType)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Average over time" ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "mean" .


###  https://w3id.org/tvbo/AggregationType#none
<https://w3id.org/tvbo/AggregationType#none> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/AggregationType> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "none (AggregationType)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "No aggregation" ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "none" .


###  https://w3id.org/tvbo/AggregationType#window
<https://w3id.org/tvbo/AggregationType#window> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/tvbo/AggregationType> ;
                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                               rdfs:label "window (AggregationType)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Sliding window aggregation" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "window" .


###  https://w3id.org/tvbo/BoundaryConditionType#Dirichlet
<https://w3id.org/tvbo/BoundaryConditionType#Dirichlet> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/tvbo/BoundaryConditionType> ;
                                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                        rdfs:label "Dirichlet (BoundaryConditionType)" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "Dirichlet" .


###  https://w3id.org/tvbo/BoundaryConditionType#Neumann
<https://w3id.org/tvbo/BoundaryConditionType#Neumann> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/tvbo/BoundaryConditionType> ;
                                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                      rdfs:label "Neumann (BoundaryConditionType)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "Neumann" .


###  https://w3id.org/tvbo/BoundaryConditionType#Periodic
<https://w3id.org/tvbo/BoundaryConditionType#Periodic> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/tvbo/BoundaryConditionType> ;
                                                       rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                       rdfs:label "Periodic (BoundaryConditionType)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "Periodic" .


###  https://w3id.org/tvbo/BoundaryConditionType#Robin
<https://w3id.org/tvbo/BoundaryConditionType#Robin> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/tvbo/BoundaryConditionType> ;
                                                    rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                    rdfs:label "Robin (BoundaryConditionType)" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "Robin" .


###  https://w3id.org/tvbo/ContinuationAlgorithm#MoorePenrose
<https://w3id.org/tvbo/ContinuationAlgorithm#MoorePenrose> rdf:type owl:Class ;
                                                           rdfs:subClassOf <https://w3id.org/tvbo/ContinuationAlgorithm> ;
                                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                           rdfs:label "MoorePenrose (ContinuationAlgorithm)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Moore-Penrose continuation." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "MoorePenrose" .


###  https://w3id.org/tvbo/ContinuationAlgorithm#Natural
<https://w3id.org/tvbo/ContinuationAlgorithm#Natural> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/tvbo/ContinuationAlgorithm> ;
                                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                      rdfs:label "Natural (ContinuationAlgorithm)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Natural parameter continuation. Simple parameter stepping, no arc-length constraint." ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "Natural" .


###  https://w3id.org/tvbo/ContinuationAlgorithm#PALC
<https://w3id.org/tvbo/ContinuationAlgorithm#PALC> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/tvbo/ContinuationAlgorithm> ;
                                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                   rdfs:label "PALC (ContinuationAlgorithm)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Pseudo-arclength continuation (default). Uses weighted dot product constraint." ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "PALC" .


###  https://w3id.org/tvbo/DevelopmentStatus#active
<https://w3id.org/tvbo/DevelopmentStatus#active> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/DevelopmentStatus> ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "active (DevelopmentStatus)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Actively developed with regular releases." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "active" .


###  https://w3id.org/tvbo/DevelopmentStatus#concept
<https://w3id.org/tvbo/DevelopmentStatus#concept> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://w3id.org/tvbo/DevelopmentStatus> ;
                                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                  rdfs:label "concept (DevelopmentStatus)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Minimal or no implementation; ideas / prototypes." ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "concept" .


###  https://w3id.org/tvbo/DevelopmentStatus#inactive
<https://w3id.org/tvbo/DevelopmentStatus#inactive> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/tvbo/DevelopmentStatus> ;
                                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                   rdfs:label "inactive (DevelopmentStatus)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "No longer actively developed; may still work." ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "inactive" .


###  https://w3id.org/tvbo/DevelopmentStatus#moved
<https://w3id.org/tvbo/DevelopmentStatus#moved> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/tvbo/DevelopmentStatus> ;
                                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                rdfs:label "moved (DevelopmentStatus)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Project has been moved to a different location." ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "moved" .


###  https://w3id.org/tvbo/DevelopmentStatus#suspended
<https://w3id.org/tvbo/DevelopmentStatus#suspended> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/tvbo/DevelopmentStatus> ;
                                                    rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                    rdfs:label "suspended (DevelopmentStatus)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Development paused; may resume in future." ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "suspended" .


###  https://w3id.org/tvbo/DevelopmentStatus#unsupported
<https://w3id.org/tvbo/DevelopmentStatus#unsupported> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/tvbo/DevelopmentStatus> ;
                                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                      rdfs:label "unsupported (DevelopmentStatus)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Released but no longer supported." ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "unsupported" .


###  https://w3id.org/tvbo/DevelopmentStatus#wip
<https://w3id.org/tvbo/DevelopmentStatus#wip> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/tvbo/DevelopmentStatus> ;
                                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                              rdfs:label "wip (DevelopmentStatus)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Work in progress; not yet feature-complete." ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "wip" .


###  https://w3id.org/tvbo/DimensionType#batch
<https://w3id.org/tvbo/DimensionType#batch> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/DimensionType> ;
                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                            rdfs:label "batch (DimensionType)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Batch dimension (for parallel processing)" ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "batch" .


###  https://w3id.org/tvbo/DimensionType#frequency
<https://w3id.org/tvbo/DimensionType#frequency> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/tvbo/DimensionType> ;
                                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                rdfs:label "frequency (DimensionType)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Frequency dimension (spectral analysis)" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "frequency" .


###  https://w3id.org/tvbo/DimensionType#mode
<https://w3id.org/tvbo/DimensionType#mode> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/DimensionType> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "mode (DimensionType)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Mode dimension (e.g., coupling modes)" ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "mode" .


###  https://w3id.org/tvbo/DimensionType#node
<https://w3id.org/tvbo/DimensionType#node> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/DimensionType> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "node (DimensionType)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Network node dimension (general graph term)" ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "node" .


###  https://w3id.org/tvbo/DimensionType#region
<https://w3id.org/tvbo/DimensionType#region> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/DimensionType> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "region (DimensionType)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Spatial/regional dimension (alias for node in brain networks)" ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "region" .


###  https://w3id.org/tvbo/DimensionType#sample
<https://w3id.org/tvbo/DimensionType#sample> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/DimensionType> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "sample (DimensionType)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Sample/trial/realization dimension" ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "sample" .


###  https://w3id.org/tvbo/DimensionType#state
<https://w3id.org/tvbo/DimensionType#state> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/DimensionType> ;
                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                            rdfs:label "state (DimensionType)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "State variable dimension" ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "state" .


###  https://w3id.org/tvbo/DimensionType#time
<https://w3id.org/tvbo/DimensionType#time> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/DimensionType> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "time (DimensionType)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Temporal dimension" ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "time" .


###  https://w3id.org/tvbo/DiscretizationMethod#FDM
<https://w3id.org/tvbo/DiscretizationMethod#FDM> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/DiscretizationMethod> ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "FDM (DiscretizationMethod)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Finite Difference Method" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "FDM" .


###  https://w3id.org/tvbo/DiscretizationMethod#FEM
<https://w3id.org/tvbo/DiscretizationMethod#FEM> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/DiscretizationMethod> ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "FEM (DiscretizationMethod)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Finite Element Method" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "FEM" .


###  https://w3id.org/tvbo/DiscretizationMethod#FVM
<https://w3id.org/tvbo/DiscretizationMethod#FVM> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/DiscretizationMethod> ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "FVM (DiscretizationMethod)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Finite Volume Method" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "FVM" .


###  https://w3id.org/tvbo/DiscretizationMethod#Spectral
<https://w3id.org/tvbo/DiscretizationMethod#Spectral> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/tvbo/DiscretizationMethod> ;
                                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                      rdfs:label "Spectral (DiscretizationMethod)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "Spectral" .


###  https://w3id.org/tvbo/EcosystemEnum#bioconda
<https://w3id.org/tvbo/EcosystemEnum#bioconda> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/tvbo/EcosystemEnum> ;
                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                               rdfs:label "bioconda (EcosystemEnum)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Bioinformatics Conda channel." ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "bioconda" .


###  https://w3id.org/tvbo/EcosystemEnum#github
<https://w3id.org/tvbo/EcosystemEnum#github> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/EcosystemEnum> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "github (EcosystemEnum)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Distributed via GitHub releases." ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "github" .


###  https://w3id.org/tvbo/EcosystemEnum#julia_registry
<https://w3id.org/tvbo/EcosystemEnum#julia_registry> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/tvbo/EcosystemEnum> ;
                                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                     rdfs:label "julia_registry (EcosystemEnum)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Julia General package registry." ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "julia_registry" .


###  https://w3id.org/tvbo/ElementType#hexahedron
<https://w3id.org/tvbo/ElementType#hexahedron> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/tvbo/ElementType> ;
                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                               rdfs:label "hexahedron (ElementType)" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "hexahedron" .


###  https://w3id.org/tvbo/ElementType#quad
<https://w3id.org/tvbo/ElementType#quad> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/ElementType> ;
                                         rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                         rdfs:label "quad (ElementType)" ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "quad" .


###  https://w3id.org/tvbo/ElementType#tetrahedron
<https://w3id.org/tvbo/ElementType#tetrahedron> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/tvbo/ElementType> ;
                                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                rdfs:label "tetrahedron (ElementType)" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "tetrahedron" .


###  https://w3id.org/tvbo/ElementType#triangle
<https://w3id.org/tvbo/ElementType#triangle> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/ElementType> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "triangle (ElementType)" ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "triangle" .


###  https://w3id.org/tvbo/EnvironmentType#conda
<https://w3id.org/tvbo/EnvironmentType#conda> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/tvbo/EnvironmentType> ;
                                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                              rdfs:label "conda (EnvironmentType)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Conda environment." ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "conda" .


###  https://w3id.org/tvbo/EnvironmentType#docker
<https://w3id.org/tvbo/EnvironmentType#docker> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/tvbo/EnvironmentType> ;
                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                               rdfs:label "docker (EnvironmentType)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Docker container." ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "docker" .


###  https://w3id.org/tvbo/EnvironmentType#singularity
<https://w3id.org/tvbo/EnvironmentType#singularity> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/tvbo/EnvironmentType> ;
                                                    rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                    rdfs:label "singularity (EnvironmentType)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Singularity/Apptainer container." ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "singularity" .


###  https://w3id.org/tvbo/EnvironmentType#venv
<https://w3id.org/tvbo/EnvironmentType#venv> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/EnvironmentType> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "venv (EnvironmentType)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Python virtual environment." ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "venv" .


###  https://w3id.org/tvbo/EventType#continuous
<https://w3id.org/tvbo/EventType#continuous> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/EventType> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "continuous (EventType)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Triggered when condition function crosses zero (root-finding). Maps to ContinuousCallback / ContinuousComponentCallback." ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "continuous" .


###  https://w3id.org/tvbo/EventType#discrete
<https://w3id.org/tvbo/EventType#discrete> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/EventType> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "discrete (EventType)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Triggered when condition function returns true (checked at each step). Maps to DiscreteCallback / DiscreteComponentCallback." ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "discrete" .


###  https://w3id.org/tvbo/EventType#preset_time
<https://w3id.org/tvbo/EventType#preset_time> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/tvbo/EventType> ;
                                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                              rdfs:label "preset_time (EventType)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Triggered at predetermined time points. Maps to PresetTimeCallback / PresetTimeComponentCallback." ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "preset_time" .


###  https://w3id.org/tvbo/EventType#stimulus
<https://w3id.org/tvbo/EventType#stimulus> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/EventType> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "stimulus (EventType)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Continuous time-dependent input signal (e.g., external current). Legacy Stimulus behavior." ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "stimulus" .


###  https://w3id.org/tvbo/Hemisphere#both
<https://w3id.org/tvbo/Hemisphere#both> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/Hemisphere> ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "both (Hemisphere)" ;
                                        <http://www.w3.org/2004/02/skos/core#altLabel> "B" ,
                                                                                       "LR" ,
                                                                                       "bilateral" ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "both" .


###  https://w3id.org/tvbo/Hemisphere#left
<https://w3id.org/tvbo/Hemisphere#left> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/Hemisphere> ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "left (Hemisphere)" ;
                                        <http://www.w3.org/2004/02/skos/core#altLabel> "L" ,
                                                                                       "lh" ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "left" .


###  https://w3id.org/tvbo/Hemisphere#right
<https://w3id.org/tvbo/Hemisphere#right> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/Hemisphere> ;
                                         rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                         rdfs:label "right (Hemisphere)" ;
                                         <http://www.w3.org/2004/02/skos/core#altLabel> "R" ,
                                                                                        "rh" ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "right" .


###  https://w3id.org/tvbo/ImagingModality#BOLD
<https://w3id.org/tvbo/ImagingModality#BOLD> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/ImagingModality> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "BOLD (ImagingModality)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Blood Oxygen Level Dependent signal." ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "BOLD" .


###  https://w3id.org/tvbo/ImagingModality#EEG
<https://w3id.org/tvbo/ImagingModality#EEG> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/ImagingModality> ;
                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                            rdfs:label "EEG (ImagingModality)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Electroencephalography." ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "EEG" .


###  https://w3id.org/tvbo/ImagingModality#IEEG
<https://w3id.org/tvbo/ImagingModality#IEEG> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/ImagingModality> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "IEEG (ImagingModality)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Intracranial Electroencephalography." ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "IEEG" .


###  https://w3id.org/tvbo/ImagingModality#MEG
<https://w3id.org/tvbo/ImagingModality#MEG> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/ImagingModality> ;
                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                            rdfs:label "MEG (ImagingModality)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Magnetoencephalography." ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "MEG" .


###  https://w3id.org/tvbo/ImagingModality#SEEG
<https://w3id.org/tvbo/ImagingModality#SEEG> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/ImagingModality> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "SEEG (ImagingModality)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Stereoelectroencephalography." ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "SEEG" .


###  https://w3id.org/tvbo/InitialStateMethod#from_branch
<https://w3id.org/tvbo/InitialStateMethod#from_branch> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/tvbo/InitialStateMethod> ;
                                                       rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                       rdfs:label "from_branch (InitialStateMethod)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Start from a point on a previously computed branch." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "from_branch" .


###  https://w3id.org/tvbo/InitialStateMethod#given
<https://w3id.org/tvbo/InitialStateMethod#given> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/InitialStateMethod> ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "given (InitialStateMethod)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Use the model's default initial values directly." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "given" .


###  https://w3id.org/tvbo/InitialStateMethod#newton
<https://w3id.org/tvbo/InitialStateMethod#newton> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://w3id.org/tvbo/InitialStateMethod> ;
                                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                  rdfs:label "newton (InitialStateMethod)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Use Newton's method to find the nearest fixed point." ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "newton" .


###  https://w3id.org/tvbo/InitialStateMethod#time_integration
<https://w3id.org/tvbo/InitialStateMethod#time_integration> rdf:type owl:Class ;
                                                            rdfs:subClassOf <https://w3id.org/tvbo/InitialStateMethod> ;
                                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                            rdfs:label "time_integration (InitialStateMethod)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Integrate the ODE forward until convergence (robust, default)." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "time_integration" .


###  https://w3id.org/tvbo/ModelParadigm#dynamic_mean_field
<https://w3id.org/tvbo/ModelParadigm#dynamic_mean_field> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                                         rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                         rdfs:label "dynamic_mean_field (ModelParadigm)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Dynamic mean-field approximation (e.g., Deco et al.)." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "dynamic_mean_field" .


###  https://w3id.org/tvbo/ModelParadigm#generic
<https://w3id.org/tvbo/ModelParadigm#generic> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                              rdfs:label "generic (ModelParadigm)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "General-purpose, not specific to neuroscience." ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "generic" .


###  https://w3id.org/tvbo/ModelParadigm#model_description
<https://w3id.org/tvbo/ModelParadigm#model_description> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/tvbo/ModelParadigm> ;
                                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                        rdfs:label "model_description (ModelParadigm)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Declarative model specification language." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "model_description" .


###  https://w3id.org/tvbo/ModelType#field
<https://w3id.org/tvbo/ModelType#field> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/ModelType> ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "field (ModelType)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Spatially distributed neural-field models described by integro- differential or PDE formulations." ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "field" .


###  https://w3id.org/tvbo/ModelType#generic
<https://w3id.org/tvbo/ModelType#generic> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ModelType> ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "generic (ModelType)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Generic / normal-form dynamical systems not specific to neural modelling (e.g. Generic2dOscillator, GenericLinear)." ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "generic" .


###  https://w3id.org/tvbo/ModelType#mean_field
<https://w3id.org/tvbo/ModelType#mean_field> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/ModelType> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "mean_field (ModelType)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Mathematically derived mean-field models obtained by exact reduction of spiking networks (Ott-Antonsen ansatz, Lorentzian heterogeneity, etc.). Examples: MontbrioPazoRoxin, CoombesByrne, ReducedWongWang, ZerlautAdaptationFirstOrder." ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "mean_field" .


###  https://w3id.org/tvbo/ModelType#neural_mass
<https://w3id.org/tvbo/ModelType#neural_mass> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/tvbo/ModelType> ;
                                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                              rdfs:label "neural_mass (ModelType)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Phenomenological population-rate / neural-mass models that describe synaptic and firing-rate dynamics without an explicit derivation from single-neuron statistics. Examples: JansenRit, WilsonCowan, LarterBreakspear, TsodyksMarkram." ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "neural_mass" .


###  https://w3id.org/tvbo/ModelType#phase_oscillator
<https://w3id.org/tvbo/ModelType#phase_oscillator> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/tvbo/ModelType> ;
                                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                   rdfs:label "phase_oscillator (ModelType)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Phase-reduced or Kuramoto-type oscillator models. Examples: Kuramoto, SupHopf." ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "phase_oscillator" .


###  https://w3id.org/tvbo/ModelType#phenomenological
<https://w3id.org/tvbo/ModelType#phenomenological> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/tvbo/ModelType> ;
                                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                   rdfs:label "phenomenological (ModelType)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Empirical / phenomenological models that capture macroscopic dynamics without direct biophysical derivation. Examples: Epileptor2D, Epileptor5D." ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "phenomenological" .


###  https://w3id.org/tvbo/ModelType#spiking
<https://w3id.org/tvbo/ModelType#spiking> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ModelType> ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "spiking (ModelType)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Single-neuron or conductance-based spiking models (HH, AdEx, LIF, Izhikevich, etc.). These can be used as nodes in a network alongside mean-field models." ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "spiking" .


###  https://w3id.org/tvbo/NoiseType#brown
<https://w3id.org/tvbo/NoiseType#brown> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/NoiseType> ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "brown (NoiseType)" ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "brown" .


###  https://w3id.org/tvbo/NoiseType#gaussian
<https://w3id.org/tvbo/NoiseType#gaussian> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/NoiseType> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "gaussian (NoiseType)" ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "gaussian" .


###  https://w3id.org/tvbo/NoiseType#pink
<https://w3id.org/tvbo/NoiseType#pink> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/NoiseType> ;
                                       rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                       rdfs:label "pink (NoiseType)" ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "pink" .


###  https://w3id.org/tvbo/NoiseType#white
<https://w3id.org/tvbo/NoiseType#white> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/tvbo/NoiseType> ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "white (NoiseType)" ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "white" .


###  https://w3id.org/tvbo/NumericalDiscretizationMethod#collocation
<https://w3id.org/tvbo/NumericalDiscretizationMethod#collocation> rdf:type owl:Class ;
                                                                  rdfs:subClassOf <https://w3id.org/tvbo/NumericalDiscretizationMethod> ;
                                                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                                  rdfs:label "collocation (NumericalDiscretizationMethod)" ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "Orthogonal collocation at Gauss points." ;
                                                                  <http://www.w3.org/2004/02/skos/core#notation> "collocation" .


###  https://w3id.org/tvbo/NumericalDiscretizationMethod#poincare
<https://w3id.org/tvbo/NumericalDiscretizationMethod#poincare> rdf:type owl:Class ;
                                                               rdfs:subClassOf <https://w3id.org/tvbo/NumericalDiscretizationMethod> ;
                                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                               rdfs:label "poincare (NumericalDiscretizationMethod)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Poincaré shooting." ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "poincare" .


###  https://w3id.org/tvbo/NumericalDiscretizationMethod#shooting
<https://w3id.org/tvbo/NumericalDiscretizationMethod#shooting> rdf:type owl:Class ;
                                                               rdfs:subClassOf <https://w3id.org/tvbo/NumericalDiscretizationMethod> ;
                                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                               rdfs:label "shooting (NumericalDiscretizationMethod)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Standard multiple shooting." ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "shooting" .


###  https://w3id.org/tvbo/NumericalDiscretizationMethod#trapezoid
<https://w3id.org/tvbo/NumericalDiscretizationMethod#trapezoid> rdf:type owl:Class ;
                                                                rdfs:subClassOf <https://w3id.org/tvbo/NumericalDiscretizationMethod> ;
                                                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                                rdfs:label "trapezoid (NumericalDiscretizationMethod)" ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "Trapezoidal rule discretization." ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "trapezoid" .


###  https://w3id.org/tvbo/OperatorType#curl
<https://w3id.org/tvbo/OperatorType#curl> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/OperatorType> ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "curl (OperatorType)" ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "curl" .


###  https://w3id.org/tvbo/OperatorType#divergence
<https://w3id.org/tvbo/OperatorType#divergence> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/tvbo/OperatorType> ;
                                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                rdfs:label "divergence (OperatorType)" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "divergence" .


###  https://w3id.org/tvbo/OperatorType#gradient
<https://w3id.org/tvbo/OperatorType#gradient> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/tvbo/OperatorType> ;
                                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                              rdfs:label "gradient (OperatorType)" ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "gradient" .


###  https://w3id.org/tvbo/OperatorType#laplacian
<https://w3id.org/tvbo/OperatorType#laplacian> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/tvbo/OperatorType> ;
                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                               rdfs:label "laplacian (OperatorType)" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "laplacian" .


###  https://w3id.org/tvbo/PhysicalDimension#capacitance
<https://w3id.org/tvbo/PhysicalDimension#capacitance> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                      rdfs:label "capacitance (PhysicalDimension)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Capacitance [M⁻¹ L⁻² T⁴ I²]" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "capacitance" .


###  https://w3id.org/tvbo/PhysicalDimension#charge
<https://w3id.org/tvbo/PhysicalDimension#charge> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "charge (PhysicalDimension)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Electric charge [T I]" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "charge" .


###  https://w3id.org/tvbo/PhysicalDimension#concentration
<https://w3id.org/tvbo/PhysicalDimension#concentration> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                        rdfs:label "concentration (PhysicalDimension)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Concentration [L⁻³ N]" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "concentration" .


###  https://w3id.org/tvbo/PhysicalDimension#conductance
<https://w3id.org/tvbo/PhysicalDimension#conductance> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                      rdfs:label "conductance (PhysicalDimension)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Conductance [M⁻¹ L⁻² T³ I²]" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "conductance" .


###  https://w3id.org/tvbo/PhysicalDimension#current
<https://w3id.org/tvbo/PhysicalDimension#current> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                  rdfs:label "current (PhysicalDimension)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Electric current [I]" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "current" .


###  https://w3id.org/tvbo/PhysicalDimension#length
<https://w3id.org/tvbo/PhysicalDimension#length> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "length (PhysicalDimension)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Length [L]" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "length" .


###  https://w3id.org/tvbo/PhysicalDimension#none
<https://w3id.org/tvbo/PhysicalDimension#none> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                               rdfs:label "none (PhysicalDimension)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Dimensionless" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "none" .


###  https://w3id.org/tvbo/PhysicalDimension#per_time
<https://w3id.org/tvbo/PhysicalDimension#per_time> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                   rdfs:label "per_time (PhysicalDimension)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Inverse time [T⁻¹]" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "per_time" .


###  https://w3id.org/tvbo/PhysicalDimension#resistance
<https://w3id.org/tvbo/PhysicalDimension#resistance> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                     rdfs:label "resistance (PhysicalDimension)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Resistance [M L² T⁻³ I⁻²]" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "resistance" .


###  https://w3id.org/tvbo/PhysicalDimension#substance
<https://w3id.org/tvbo/PhysicalDimension#substance> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                    rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                    rdfs:label "substance (PhysicalDimension)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Amount of substance [N]" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "substance" .


###  https://w3id.org/tvbo/PhysicalDimension#temperature
<https://w3id.org/tvbo/PhysicalDimension#temperature> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                      rdfs:label "temperature (PhysicalDimension)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Temperature [K]" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "temperature" .


###  https://w3id.org/tvbo/PhysicalDimension#time
<https://w3id.org/tvbo/PhysicalDimension#time> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                               rdfs:label "time (PhysicalDimension)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Time [T]" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "time" .


###  https://w3id.org/tvbo/PhysicalDimension#voltage
<https://w3id.org/tvbo/PhysicalDimension#voltage> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                  rdfs:label "voltage (PhysicalDimension)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Voltage [M L² T⁻³ I⁻¹]" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "voltage" .


###  https://w3id.org/tvbo/PhysicalDimension#volume
<https://w3id.org/tvbo/PhysicalDimension#volume> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/PhysicalDimension> ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "volume (PhysicalDimension)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Volume [L³]" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "volume" .


###  https://w3id.org/tvbo/ReductionType#max
<https://w3id.org/tvbo/ReductionType#max> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ReductionType> ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "max (ReductionType)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Maximum value" ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "max" .


###  https://w3id.org/tvbo/ReductionType#mean
<https://w3id.org/tvbo/ReductionType#mean> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/ReductionType> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "mean (ReductionType)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Arithmetic mean" ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "mean" .


###  https://w3id.org/tvbo/ReductionType#min
<https://w3id.org/tvbo/ReductionType#min> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ReductionType> ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "min (ReductionType)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Minimum value" ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "min" .


###  https://w3id.org/tvbo/ReductionType#none
<https://w3id.org/tvbo/ReductionType#none> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/ReductionType> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "none (ReductionType)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "No reduction (return per-element values)" ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "none" .


###  https://w3id.org/tvbo/ReductionType#sum
<https://w3id.org/tvbo/ReductionType#sum> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/ReductionType> ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "sum (ReductionType)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Sum of values" ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "sum" .


###  https://w3id.org/tvbo/RequirementRole#analysis
<https://w3id.org/tvbo/RequirementRole#analysis> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/RequirementRole> ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "analysis (RequirementRole)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Post-processing / analysis tool." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "analysis" .


###  https://w3id.org/tvbo/RequirementRole#dev
<https://w3id.org/tvbo/RequirementRole#dev> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/RequirementRole> ;
                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                            rdfs:label "dev (RequirementRole)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Development / build dependency." ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "dev" .


###  https://w3id.org/tvbo/RequirementRole#engine
<https://w3id.org/tvbo/RequirementRole#engine> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/tvbo/RequirementRole> ;
                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                               rdfs:label "engine (RequirementRole)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Primary simulation/processing engine." ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "engine" .


###  https://w3id.org/tvbo/RequirementRole#optional
<https://w3id.org/tvbo/RequirementRole#optional> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/RequirementRole> ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "optional (RequirementRole)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Optional or extra feature dependency." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "optional" .


###  https://w3id.org/tvbo/RequirementRole#runtime
<https://w3id.org/tvbo/RequirementRole#runtime> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/tvbo/RequirementRole> ;
                                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                rdfs:label "runtime (RequirementRole)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "General runtime dependency." ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "runtime" .


###  https://w3id.org/tvbo/SamplingAxis#space
<https://w3id.org/tvbo/SamplingAxis#space> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/SamplingAxis> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "space (SamplingAxis)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Sample once per node (heterogeneous parameter or spatially varying IC)." ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "space" .


###  https://w3id.org/tvbo/SamplingAxis#time
<https://w3id.org/tvbo/SamplingAxis#time> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/SamplingAxis> ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "time (SamplingAxis)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Resample every integration timestep (stochastic time-varying input)." ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "time" .


###  https://w3id.org/tvbo/SexEnum#female
<https://w3id.org/tvbo/SexEnum#female> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/SexEnum> ;
                                       rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                       rdfs:label "female (SexEnum)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Female" ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "female" .


###  https://w3id.org/tvbo/SexEnum#male
<https://w3id.org/tvbo/SexEnum#male> rdf:type owl:Class ;
                                     rdfs:subClassOf <https://w3id.org/tvbo/SexEnum> ;
                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                     rdfs:label "male (SexEnum)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Male" ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "male" .


###  https://w3id.org/tvbo/SexEnum#other
<https://w3id.org/tvbo/SexEnum#other> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/tvbo/SexEnum> ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "other (SexEnum)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Other or not reported" ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "other" .


###  https://w3id.org/tvbo/SparseFormat#coo
<https://w3id.org/tvbo/SparseFormat#coo> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/SparseFormat> ;
                                         rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                         rdfs:label "coo (SparseFormat)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Coordinate list (data, row, col)" ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "coo" .


###  https://w3id.org/tvbo/SparseFormat#csr
<https://w3id.org/tvbo/SparseFormat#csr> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/SparseFormat> ;
                                         rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                         rdfs:label "csr (SparseFormat)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Compressed Sparse Row (data, indices, indptr)" ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "csr" .


###  https://w3id.org/tvbo/SparseFormat#dense
<https://w3id.org/tvbo/SparseFormat#dense> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/SparseFormat> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "dense (SparseFormat)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Dense N×N array with gzip compression" ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "dense" .


###  https://w3id.org/tvbo/SpecimenEnum#Subject
<https://w3id.org/tvbo/SpecimenEnum#Subject> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/SpecimenEnum> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "Subject (SpecimenEnum)" ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "Subject" .


###  https://w3id.org/tvbo/SpecimenEnum#SubjectGroup
<https://w3id.org/tvbo/SpecimenEnum#SubjectGroup> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://w3id.org/tvbo/SpecimenEnum> ;
                                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                  rdfs:label "SubjectGroup (SpecimenEnum)" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "SubjectGroup" .


###  https://w3id.org/tvbo/SpecimenEnum#TissueSample
<https://w3id.org/tvbo/SpecimenEnum#TissueSample> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://w3id.org/tvbo/SpecimenEnum> ;
                                                  rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                  rdfs:label "TissueSample (SpecimenEnum)" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "TissueSample" .


###  https://w3id.org/tvbo/SpecimenEnum#TissueSampleCollection
<https://w3id.org/tvbo/SpecimenEnum#TissueSampleCollection> rdf:type owl:Class ;
                                                            rdfs:subClassOf <https://w3id.org/tvbo/SpecimenEnum> ;
                                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                            rdfs:label "TissueSampleCollection (SpecimenEnum)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "TissueSampleCollection" .


###  https://w3id.org/tvbo/StandardGraphType#BarabasiAlbert
<https://w3id.org/tvbo/StandardGraphType#BarabasiAlbert> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://w3id.org/tvbo/StandardGraphType> ;
                                                         rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                         rdfs:label "BarabasiAlbert (StandardGraphType)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Barabasi-Albert preferential attachment (params: k)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "BarabasiAlbert" .


###  https://w3id.org/tvbo/StandardGraphType#Complete
<https://w3id.org/tvbo/StandardGraphType#Complete> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/tvbo/StandardGraphType> ;
                                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                   rdfs:label "Complete (StandardGraphType)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Complete graph (all-to-all)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "Complete" .


###  https://w3id.org/tvbo/StandardGraphType#Cycle
<https://w3id.org/tvbo/StandardGraphType#Cycle> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/tvbo/StandardGraphType> ;
                                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                rdfs:label "Cycle (StandardGraphType)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Cycle graph (ring)" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "Cycle" .


###  https://w3id.org/tvbo/StandardGraphType#ErdosRenyi
<https://w3id.org/tvbo/StandardGraphType#ErdosRenyi> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/tvbo/StandardGraphType> ;
                                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                     rdfs:label "ErdosRenyi (StandardGraphType)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Erdos-Renyi random graph (params: p)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "ErdosRenyi" .


###  https://w3id.org/tvbo/StandardGraphType#Grid
<https://w3id.org/tvbo/StandardGraphType#Grid> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/tvbo/StandardGraphType> ;
                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                               rdfs:label "Grid (StandardGraphType)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Grid/lattice graph (params: dims)" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "Grid" .


###  https://w3id.org/tvbo/StandardGraphType#RandomRegular
<https://w3id.org/tvbo/StandardGraphType#RandomRegular> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/tvbo/StandardGraphType> ;
                                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                        rdfs:label "RandomRegular (StandardGraphType)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Random regular graph (params: k)" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "RandomRegular" .


###  https://w3id.org/tvbo/StandardGraphType#Star
<https://w3id.org/tvbo/StandardGraphType#Star> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/tvbo/StandardGraphType> ;
                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                               rdfs:label "Star (StandardGraphType)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Star graph" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "Star" .


###  https://w3id.org/tvbo/StandardGraphType#WattsStrogatz
<https://w3id.org/tvbo/StandardGraphType#WattsStrogatz> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/tvbo/StandardGraphType> ;
                                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                        rdfs:label "WattsStrogatz (StandardGraphType)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Watts-Strogatz small-world (params: k, p)" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "WattsStrogatz" .


###  https://w3id.org/tvbo/SystemType#continuous
<https://w3id.org/tvbo/SystemType#continuous> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/tvbo/SystemType> ;
                                              rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                              rdfs:label "continuous (SystemType)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Continuous-time dynamics (e.g., ODE/SDE)." ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "continuous" .


###  https://w3id.org/tvbo/SystemType#discrete
<https://w3id.org/tvbo/SystemType#discrete> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/SystemType> ;
                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                            rdfs:label "discrete (SystemType)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Discrete-time dynamics (e.g., maps, iterated updates)." ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "discrete" .


###  https://w3id.org/tvbo/ToolRole#backend_runtime
<https://w3id.org/tvbo/ToolRole#backend_runtime> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/tvbo/ToolRole> ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "backend_runtime (ToolRole)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Optimized execution backend for another simulator." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "backend_runtime" .


###  https://w3id.org/tvbo/ToolRole#workflow_framework
<https://w3id.org/tvbo/ToolRole#workflow_framework> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/tvbo/ToolRole> ;
                                                    rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                    rdfs:label "workflow_framework (ToolRole)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Orchestration, model-building, or pipeline tool." ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "workflow_framework" .


###  https://w3id.org/tvbo/UnitEnum#Hz_per_nA
<https://w3id.org/tvbo/UnitEnum#Hz_per_nA> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "Hz_per_nA (UnitEnum)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Hertz per nanoampere (neural gain)" ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "Hz_per_nA" .


###  https://w3id.org/tvbo/UnitEnum#Mohm
<https://w3id.org/tvbo/UnitEnum#Mohm> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "Mohm (UnitEnum)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Megaohm (MΩ)" ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "Mohm" .


###  https://w3id.org/tvbo/UnitEnum#S_per_cm2
<https://w3id.org/tvbo/UnitEnum#S_per_cm2> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "S_per_cm2 (UnitEnum)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Siemens per square centimetre (conductance density)" ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "S_per_cm2" .


###  https://w3id.org/tvbo/UnitEnum#S_per_m2
<https://w3id.org/tvbo/UnitEnum#S_per_m2> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "S_per_m2 (UnitEnum)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Siemens per square metre (conductance density, SI)" ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "S_per_m2" .


###  https://w3id.org/tvbo/UnitEnum#arbitrary_unit
<https://w3id.org/tvbo/UnitEnum#arbitrary_unit> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                rdfs:label "arbitrary_unit (UnitEnum)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Arbitrary units (a.u.)" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "arbitrary_unit" .


###  https://w3id.org/tvbo/UnitEnum#kg_per_s
<https://w3id.org/tvbo/UnitEnum#kg_per_s> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "kg_per_s (UnitEnum)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Kilogram per second" ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "kg_per_s" .


###  https://w3id.org/tvbo/UnitEnum#kohm_cm
<https://w3id.org/tvbo/UnitEnum#kohm_cm> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                         rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                         rdfs:label "kohm_cm (UnitEnum)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Kilo-ohm centimetre (axial resistivity)" ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "kohm_cm" .


###  https://w3id.org/tvbo/UnitEnum#mS_per_cm2
<https://w3id.org/tvbo/UnitEnum#mS_per_cm2> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                            rdfs:label "mS_per_cm2 (UnitEnum)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Millisiemens per square centimetre (conductance density)" ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "mS_per_cm2" .


###  https://w3id.org/tvbo/UnitEnum#mol_per_cm3
<https://w3id.org/tvbo/UnitEnum#mol_per_cm3> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                             rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                             rdfs:label "mol_per_cm3 (UnitEnum)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Mole per cubic centimetre (mol/cm³)" ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "mol_per_cm3" .


###  https://w3id.org/tvbo/UnitEnum#mol_per_m_per_A_per_s
<https://w3id.org/tvbo/UnitEnum#mol_per_m_per_A_per_s> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                                       rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                       rdfs:label "mol_per_m_per_A_per_s (UnitEnum)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Mole per metre per ampere per second (concentration-current coupling)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "mol_per_m_per_A_per_s" .


###  https://w3id.org/tvbo/UnitEnum#nS_per_mV
<https://w3id.org/tvbo/UnitEnum#nS_per_mV> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                           rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                           rdfs:label "nS_per_mV (UnitEnum)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "Nanosiemens per millivolt" ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "nS_per_mV" .


###  https://w3id.org/tvbo/UnitEnum#per_unit
<https://w3id.org/tvbo/UnitEnum#per_unit> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "per_unit (UnitEnum)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Per-unit (dimensionless power-systems convention)" ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "per_unit" .


###  https://w3id.org/tvbo/UnitEnum#rad_per_ms
<https://w3id.org/tvbo/UnitEnum#rad_per_ms> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                            rdfs:label "rad_per_ms (UnitEnum)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Radian per millisecond" ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "rad_per_ms" .


###  https://w3id.org/tvbo/UnitEnum#uA_per_cm2
<https://w3id.org/tvbo/UnitEnum#uA_per_cm2> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                            rdfs:label "uA_per_cm2 (UnitEnum)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Microampere per square centimetre (current density)" ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "uA_per_cm2" .


###  https://w3id.org/tvbo/UnitEnum#uF_per_cm2
<https://w3id.org/tvbo/UnitEnum#uF_per_cm2> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/tvbo/UnitEnum> ;
                                            rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                            rdfs:label "uF_per_cm2 (UnitEnum)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Microfarad per square centimetre (specific capacitance)" ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "uF_per_cm2" .


###  https://w3id.org/tvbo/dbs/ClinicalImprovement
<https://w3id.org/tvbo/dbs/ClinicalImprovement> rdf:type owl:Class ;
                                                rdfs:subClassOf owl:Thing ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/evaluator> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/score> ;
                                                                  owl:allValuesFrom <https://w3id.org/tvbo/dbs/ClinicalScore>
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/timepoint> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/score> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/score> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/absolute_value> ;
                                                                  owl:allValuesFrom xsd:float
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/baseline_value> ;
                                                                  owl:allValuesFrom xsd:float
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/percent_change> ;
                                                                  owl:allValuesFrom xsd:float
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/time_post_surgery> ;
                                                                  owl:allValuesFrom xsd:float
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/absolute_value> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/baseline_value> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/evaluator> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/percent_change> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/time_post_surgery> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/timepoint> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/absolute_value> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/baseline_value> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/evaluator> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/percent_change> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/time_post_surgery> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/dbs/timepoint> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ;
                                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                rdfs:label "ClinicalImprovement (dbs)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Relative improvement on a defined clinical score." ;
                                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "ClinicalImprovement" .


###  https://w3id.org/tvbo/dbs/ClinicalScale
<https://w3id.org/tvbo/dbs/ClinicalScale> rdf:type owl:Class ;
                                          rdfs:subClassOf owl:Thing ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/acronym> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/domain> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/name> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/reference> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/version> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/acronym> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/domain> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/name> ;
                                                            owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/reference> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/version> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/acronym> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/domain> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/name> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/reference> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/version> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "ClinicalScale (dbs)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "A clinical assessment inventory or structured scale composed of multiple scores or items." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "ClinicalScale" .


###  https://w3id.org/tvbo/dbs/ClinicalScore
<https://w3id.org/tvbo/dbs/ClinicalScore> rdf:type owl:Class ;
                                          rdfs:subClassOf owl:Thing ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/acronym> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/description> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/domain> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/name> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/parent_score> ;
                                                            owl:allValuesFrom <https://w3id.org/tvbo/dbs/ClinicalScore>
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/reference> ;
                                                            owl:allValuesFrom xsd:string
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/scale> ;
                                                            owl:allValuesFrom <https://w3id.org/tvbo/dbs/ClinicalScale>
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/parent_score> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/scale> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/parent_score> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/scale> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/acronym> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/description> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/domain> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/name> ;
                                                            owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/reference> ;
                                                            owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/acronym> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/description> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/domain> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/name> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/tvbo/dbs/reference> ;
                                                            owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                          ] ;
                                          rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                          rdfs:label "ClinicalScore (dbs)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Metadata about a clinical score or scale." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "ClinicalScore" .


###  https://w3id.org/tvbo/dbs/Contact
<https://w3id.org/tvbo/dbs/Contact> rdf:type owl:Class ;
                                    rdfs:subClassOf owl:Thing ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/dbs/coordinate> ;
                                                      owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/Coordinate>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/dbs/label> ;
                                                      owl:allValuesFrom xsd:string
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/dbs/coordinate> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/dbs/coordinate> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/dbs/contact_id> ;
                                                      owl:allValuesFrom xsd:integer
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/dbs/contact_id> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/dbs/label> ;
                                                      owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/dbs/contact_id> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/tvbo/dbs/label> ;
                                                      owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                    ] ;
                                    rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                    rdfs:label "Contact (dbs)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Individual contact on a DBS electrode." ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "Contact" .


###  https://w3id.org/tvbo/dbs/DBSDataset
<https://w3id.org/tvbo/dbs/DBSDataset> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/study/Dataset> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/clinical_scores> ;
                                                         owl:allValuesFrom <https://w3id.org/tvbo/dbs/ClinicalScore>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                         owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/study/subjects> ;
                                                         owl:allValuesFrom <https://w3id.org/tvbo/dbs/DBSSubject>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/clinical_scores> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/study/subjects> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ;
                                       rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                       rdfs:label "DBSDataset (dbs)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Collection of data related to a specific DBS study." ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "DBSDataset" .


###  https://w3id.org/tvbo/dbs/DBSProtocol
<https://w3id.org/tvbo/dbs/DBSProtocol> rdf:type owl:Class ;
                                        rdfs:subClassOf owl:Thing ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/name> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/clinical_improvement> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/dbs/ClinicalImprovement>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/electrodes> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/dbs/Electrode>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/notes> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/settings> ;
                                                          owl:allValuesFrom <https://w3id.org/tvbo/dbs/StimulationSetting>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/timing_info> ;
                                                          owl:allValuesFrom xsd:string
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/name> ;
                                                          owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/clinical_improvement> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/electrodes> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/settings> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/name> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/notes> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/timing_info> ;
                                                          owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/notes> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/tvbo/dbs/timing_info> ;
                                                          owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                        ] ;
                                        rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                        rdfs:label "DBSProtocol (dbs)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "A protocol describing DBS therapy, potentially bilateral or multi-lead." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "DBSProtocol" .


###  https://w3id.org/tvbo/dbs/DBSSubject
<https://w3id.org/tvbo/dbs/DBSSubject> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/tvbo/study/Subject> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                         owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/diagnosis> ;
                                                         owl:allValuesFrom xsd:string
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/handedness> ;
                                                         owl:allValuesFrom xsd:string
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/protocols> ;
                                                         owl:allValuesFrom <https://w3id.org/tvbo/dbs/DBSProtocol>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/protocols> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/diagnosis> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/handedness> ;
                                                         owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/diagnosis> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/tvbo/dbs/handedness> ;
                                                         owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                       ] ;
                                       rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                       rdfs:label "DBSSubject (dbs)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Human or animal subject receiving DBS." ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "DBSSubject" .


###  https://w3id.org/tvbo/dbs/EField
<https://w3id.org/tvbo/dbs/EField> rdf:type owl:Class ;
                                   rdfs:subClassOf owl:Thing ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                     owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/dbs/volume_data> ;
                                                     owl:allValuesFrom xsd:string
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/dbs/threshold_applied> ;
                                                     owl:allValuesFrom xsd:float
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/dbs/threshold_applied> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/dbs/volume_data> ;
                                                     owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/dbs/threshold_applied> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/tvbo/dbs/volume_data> ;
                                                     owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                   ] ;
                                   rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                   rdfs:label "EField (dbs)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Simulated electric field from DBS modeling." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "EField" .


###  https://w3id.org/tvbo/dbs/Electrode
<https://w3id.org/tvbo/dbs/Electrode> rdf:type owl:Class ;
                                      rdfs:subClassOf owl:Thing ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/contacts> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/dbs/Contact>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                        owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/electrode_id> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/head> ;
                                                        owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/Coordinate>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/hemisphere> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/manufacturer> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/model> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/recon_path> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/tail> ;
                                                        owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/Coordinate>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/target_structure> ;
                                                        owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/ParcellationEntity>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/trajectory> ;
                                                        owl:allValuesFrom <http://uri.interlex.org/tgbugs/uris/readable/Coordinate>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/contacts> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/head> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/tail> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/target_structure> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/trajectory> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/coordinate_space> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/head> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/tail> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/target_structure> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/electrode_id> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/hemisphere> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/manufacturer> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/model> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/recon_path> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/electrode_id> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/hemisphere> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/manufacturer> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/model> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/dbs/recon_path> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "Electrode (dbs)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Implanted DBS electrode and contact geometry." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "Electrode" .


###  https://w3id.org/tvbo/dbs/StimulationSetting
<https://w3id.org/tvbo/dbs/StimulationSetting> rdf:type owl:Class ;
                                               rdfs:subClassOf owl:Thing ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/amplitude> ;
                                                                 owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/efield> ;
                                                                 owl:allValuesFrom <https://w3id.org/tvbo/dbs/EField>
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/electrode_reference> ;
                                                                 owl:allValuesFrom <https://w3id.org/tvbo/dbs/Electrode>
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/frequency> ;
                                                                 owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/mode> ;
                                                                 owl:allValuesFrom xsd:string
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/pulse_width> ;
                                                                 owl:allValuesFrom <https://w3id.org/tvbo/Parameter>
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/amplitude> ;
                                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/efield> ;
                                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/electrode_reference> ;
                                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/frequency> ;
                                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/mode> ;
                                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/pulse_width> ;
                                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/amplitude> ;
                                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/efield> ;
                                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/electrode_reference> ;
                                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/frequency> ;
                                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/mode> ;
                                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/pulse_width> ;
                                                                 owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/active_contacts> ;
                                                                 owl:allValuesFrom xsd:integer
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/tvbo/dbs/active_contacts> ;
                                                                 owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                               ] ;
                                               rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                               rdfs:label "StimulationSetting (dbs)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "DBS parameters for a specific session." ;
                                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "StimulationSetting" .


###  https://w3id.org/tvbo/software/SimulationTool
<https://w3id.org/tvbo/software/SimulationTool> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/tvbo/software/SoftwarePackage> ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/application_category> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/author> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/citation> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/development_status> ;
                                                                  owl:allValuesFrom <https://w3id.org/tvbo/DevelopmentStatus>
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/funder> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/interoperates_with> ;
                                                                  owl:allValuesFrom <https://w3id.org/tvbo/software/SimulationTool>
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/keywords> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/maintainer> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/model_paradigm> ;
                                                                  owl:allValuesFrom <https://w3id.org/tvbo/ModelParadigm>
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/operating_system> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/programming_language> ;
                                                                  owl:allValuesFrom <https://w3id.org/tvbo/ProgrammingLanguageEnum>
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/reference_publication> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/runtime_platform> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/scale> ;
                                                                  owl:allValuesFrom <https://w3id.org/tvbo/SimulationScale>
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/tool_role> ;
                                                                  owl:allValuesFrom <https://w3id.org/tvbo/ToolRole>
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/version> ;
                                                                  owl:allValuesFrom xsd:string
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/development_status> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/interoperates_with> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/model_paradigm> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/programming_language> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/scale> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/tool_role> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/development_status> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/date_created> ;
                                                                  owl:allValuesFrom xsd:date
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/date_modified> ;
                                                                  owl:allValuesFrom xsd:date
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/is_accessible_for_free> ;
                                                                  owl:allValuesFrom xsd:boolean
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/issue_tracker> ;
                                                                  owl:allValuesFrom xsd:anyURI
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/same_as> ;
                                                                  owl:allValuesFrom xsd:anyURI
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/application_category> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/author> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/citation> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/date_created> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/date_modified> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/funder> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/is_accessible_for_free> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/issue_tracker> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/keywords> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/maintainer> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/operating_system> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/reference_publication> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/runtime_platform> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/same_as> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/version> ;
                                                                  owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/application_category> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/date_created> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/date_modified> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/is_accessible_for_free> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/issue_tracker> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/reference_publication> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/tvbo/software/version> ;
                                                                  owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                ] ;
                                                rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                rdfs:label "SimulationTool (software)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "A software tool for computational neuroscience simulation, analysis, or model specification. Extends SoftwarePackage with neuroscience-specific controlled vocabularies for scale, paradigm, role, and interoperability. Aligned with CodeMeta v3 and DOAP." ;
                                                <http://www.w3.org/2004/02/skos/core#exactMatch> <http://schema.org/SoftwareApplication> ;
                                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "SimulationTool" .


###  https://w3id.org/tvbo/software/SoftwareEnvironment
<https://w3id.org/tvbo/software/SoftwareEnvironment> rdf:type owl:Class ;
                                                     rdfs:subClassOf owl:Thing ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/build_hash> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/container_image> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/dataLocation> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/description> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/environment_type> ;
                                                                       owl:allValuesFrom <https://w3id.org/tvbo/EnvironmentType>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/label> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/platform> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/requirements> ;
                                                                       owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwareRequirement>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/version> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                       owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/environment_type> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/requirements> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/environment_type> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/build_hash> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/container_image> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/dataLocation> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/description> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/label> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/platform> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/version> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/build_hash> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/container_image> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/dataLocation> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/description> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/label> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/platform> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/version> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ;
                                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                     rdfs:label "SoftwareEnvironment (software)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "A reproducible software environment aggregating one or more SoftwareRequirement entries. Used by SimulationExperiment to specify the execution context." ;
                                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "SoftwareEnvironment" ;
                                                     <http://www.w3.org/2004/02/skos/core#note> "An environment aggregates one or more SoftwareRequirement entries." ,
                                                                                                "Use SimulationExperiment.environment to reference a reusable environment." .


###  https://w3id.org/tvbo/software/SoftwarePackage
<https://w3id.org/tvbo/software/SoftwarePackage> rdf:type owl:Class ;
                                                 rdfs:subClassOf owl:Thing ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                   owl:allValuesFrom xsd:string
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/description> ;
                                                                   owl:allValuesFrom xsd:string
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/doi> ;
                                                                   owl:allValuesFrom xsd:string
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/ecosystem> ;
                                                                   owl:allValuesFrom <https://w3id.org/tvbo/EcosystemEnum>
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/license> ;
                                                                   owl:allValuesFrom xsd:string
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                   owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/ecosystem> ;
                                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/homepage> ;
                                                                   owl:allValuesFrom xsd:anyURI
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/repository> ;
                                                                   owl:allValuesFrom xsd:anyURI
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/description> ;
                                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/doi> ;
                                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/homepage> ;
                                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/license> ;
                                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/repository> ;
                                                                   owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/description> ;
                                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/doi> ;
                                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/homepage> ;
                                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/license> ;
                                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/tvbo/software/repository> ;
                                                                   owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                 ] ;
                                                 rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                 rdfs:label "SoftwarePackage (software)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Identity and metadata for a software package, aligned with schema.org/SoftwareApplication and CodeMeta v3." ;
                                                 <http://www.w3.org/2004/02/skos/core#exactMatch> <http://schema.org/SoftwareApplication> ;
                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "SoftwarePackage" .


###  https://w3id.org/tvbo/software/SoftwareRequirement
<https://w3id.org/tvbo/software/SoftwareRequirement> rdf:type owl:Class ;
                                                     rdfs:subClassOf owl:Thing ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/dataLocation> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/description> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/hash> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/license> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/modules> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/package> ;
                                                                       owl:allValuesFrom <https://w3id.org/tvbo/software/SoftwarePackage>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/role> ;
                                                                       owl:allValuesFrom <https://w3id.org/tvbo/RequirementRole>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/source_url> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/url> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/version> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/version_spec> ;
                                                                       owl:allValuesFrom xsd:string
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                       owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/package> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/role> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/name> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/package> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/role> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/optional> ;
                                                                       owl:allValuesFrom xsd:boolean
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/dataLocation> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/description> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/hash> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/license> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/modules> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/optional> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/source_url> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/url> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/version> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/version_spec> ;
                                                                       owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/dataLocation> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/description> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/hash> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/license> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/optional> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/source_url> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/url> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/version> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/tvbo/software/version_spec> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ;
                                                     rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                                     rdfs:label "SoftwareRequirement (software)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "An individual software requirement binding a package to a version constraint and a role within an environment." ;
                                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "SoftwareRequirement" ;
                                                     <http://www.w3.org/2004/02/skos/core#note> "Represents an individual requirement (package/module/library)." ,
                                                                                                "Use 'version_spec' instead of 'version' for semantic clarity." .


###  https://w3id.org/tvbo/study/Dataset
<https://w3id.org/tvbo/study/Dataset> rdf:type owl:Class ;
                                      rdfs:subClassOf owl:Thing ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/bids_root> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/conditions> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/dataset_id> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/description> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/label> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/reference> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/subjects> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/study/Subject>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/subjects> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/bids_root> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/conditions> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/dataset_id> ;
                                                        owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/description> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/label> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/reference> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/bids_root> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/dataset_id> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/description> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/label> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/reference> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "Dataset (study)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "A collection of subjects for a multi-subject study. Provides the subject/session structure needed for workflow rendering. Optionally backed by a BIDS directory layout." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "Dataset" .


###  https://w3id.org/tvbo/study/Session
<https://w3id.org/tvbo/study/Session> rdf:type owl:Class ;
                                      rdfs:subClassOf owl:Thing ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/condition> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/empirical_data> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/label> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/network> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/session_id> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/condition> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/empirical_data> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/label> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/network> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/session_id> ;
                                                        owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/condition> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/label> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/network> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/session_id> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "Session (study)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "A data collection session for a subject. Corresponds to a BIDS 'ses-' entity. Sessions capture longitudinal timepoints (baseline, follow-up), different experimental conditions, or repeated measures." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "Session" .


###  https://w3id.org/tvbo/study/Subject
<https://w3id.org/tvbo/study/Subject> rdf:type owl:Class ;
                                      rdfs:subClassOf owl:Thing ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/group> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/label> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/metadata> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/network> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/sessions> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/study/Session>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/sex> ;
                                                        owl:allValuesFrom <https://w3id.org/tvbo/SexEnum>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/subject_id> ;
                                                        owl:allValuesFrom xsd:string
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/sessions> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/sex> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/sex> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/age> ;
                                                        owl:allValuesFrom xsd:float
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/age> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/group> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/label> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/metadata> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/network> ;
                                                        owl:minCardinality "0"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/subject_id> ;
                                                        owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/age> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/group> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/label> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/metadata> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/network> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/tvbo/study/subject_id> ;
                                                        owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                      ] ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "Subject (study)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "A participant in a study. Each subject typically has their own brain network (connectome) and empirical recordings. Corresponds to a BIDS 'sub-' entity." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "Subject" .


#################################################################
#    Individuals
#################################################################

###  http://purl.obolibrary.org/obo/CL_0000099
<http://purl.obolibrary.org/obo/CL_0000099> rdf:type owl:NamedIndividual .


###  http://purl.obolibrary.org/obo/CL_0000598
<http://purl.obolibrary.org/obo/CL_0000598> rdf:type owl:NamedIndividual .


###  http://purl.obolibrary.org/obo/GO_0007214
<http://purl.obolibrary.org/obo/GO_0007214> rdf:type owl:NamedIndividual .


###  http://purl.obolibrary.org/obo/GO_0035249
<http://purl.obolibrary.org/obo/GO_0035249> rdf:type owl:NamedIndividual .


###  http://purl.obolibrary.org/obo/UBERON_0000956
<http://purl.obolibrary.org/obo/UBERON_0000956> rdf:type owl:NamedIndividual .


###  http://purl.obolibrary.org/obo/UBERON_0002728
<http://purl.obolibrary.org/obo/UBERON_0002728> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/Autodiff
<https://w3id.org/tvbo/Autodiff> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/tvbo/BackendCapability> ;
                                 rdfs:label "Automatic differentiation"@en .


###  https://w3id.org/tvbo/BifurcationAnalysis
<https://w3id.org/tvbo/BifurcationAnalysis> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/tvbo/SimulationTask> ;
                                            rdfs:comment "Detection and classification of bifurcations along a continuation branch."@en ;
                                            rdfs:label "Bifurcation analysis"@en .


###  https://w3id.org/tvbo/BifurcationKit
<https://w3id.org/tvbo/BifurcationKit> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/Backend> ;
                                       <https://w3id.org/tvbo/providesCapability> <https://w3id.org/tvbo/ContinuationSolver> ,
                                                                                  <https://w3id.org/tvbo/JuliaJIT> ;
                                       <https://w3id.org/tvbo/supportsTask> <https://w3id.org/tvbo/BifurcationAnalysis> ,
                                                                            <https://w3id.org/tvbo/NumericalContinuation> ;
                                       rdfs:label "BifurcationKit.jl"@en .


###  https://w3id.org/tvbo/Bistable
<https://w3id.org/tvbo/Bistable> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/BuiltinModelLibrary
<https://w3id.org/tvbo/BuiltinModelLibrary> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/tvbo/BackendCapability> ;
                                            rdfs:label "Built-in model library"@en .


###  https://w3id.org/tvbo/Bursting
<https://w3id.org/tvbo/Bursting> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/CakanObermayer
<https://w3id.org/tvbo/CakanObermayer> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/Dynamics> ;
                                       <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2490 ;
                                       <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                              <https://w3id.org/tvbo/Oscillatory> ,
                                                                              <https://w3id.org/tvbo/Quiescent> ;
                                       <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                            <https://w3id.org/tvbo/LimitCycle> ;
                                       <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/ExcitatoryInhibitorySubpopulations> ;
                                       <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                       <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                       <https://w3id.org/tvbo/modelsCellType> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                              <http://purl.obolibrary.org/obo/CL_0000598> ;
                                       <https://w3id.org/tvbo/modelsNeurotransmitterSystem> <http://purl.obolibrary.org/obo/GO_0007214> ,
                                                                                            <http://purl.obolibrary.org/obo/GO_0035249> ;
                                       <https://w3id.org/tvbo/hasTimescaleSeparation> "true"^^xsd:boolean ;
                                       <https://w3id.org/tvbo/phaseSpaceDimension> 6 ;
                                       <http://purl.org/dc/terms/description> """Adaptive linear-nonlinear (aLN) mean-field model of a network of adaptive exponential integrate-and-fire (AdEx) neurons, comprising one excitatory (E) and one inhibitory (I) population. Originally developed by Augustin, Ladenbauer, Liebe & Obermayer (2017) and used as the whole-brain mean-field in neurolib by Cakan, Jajcay & Obermayer (2021).
The legacy tvb-o.owl ontology referred to this model by the short name ``Cortical`` (suffix ``_CO``); ``iri`` is preserved for backward ontology mapping while ``name`` reflects the canonical attribution.
Defaults are taken verbatim from ``neurolib/models/aln/loadDefaultParams.py``. Note that the full aLN dynamics require a precomputed transfer-function lookup table (``aln-precalc/quantities_cascade.h5``) that maps the filtered mean input ``mu`` and the membrane-potential standard deviation ``sigma`` to a steady-state firing rate. The state-variable equations below are the structural filtered-mean-input scaffold; the nonlinear transfer function ``r_E = Phi(mu_E, sigma_E)`` cannot be expressed in YAML and is therefore approximated as a sigmoid for backend code generation.""" ;
                                       rdfs:label "CakanObermayer" ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Cakan-Obermayer ALN"@en ;
                                       <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/CakanObermayer/derived_variables/r_E> ,
                                                                                  <https://w3id.org/tvbo/CakanObermayer/derived_variables/r_I> ;
                                       <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/CakanObermayer/parameters/C> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/E_A> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/E_L> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/I_A> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/J_EE> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/J_EI> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/J_IE> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/J_II> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/k_phi> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/mu_E> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/mu_I> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/mu_th> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/r_max> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/s_EE> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/s_EI> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/s_IE> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/s_II> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/tau_A> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/tau_se> ,
                                                                            <https://w3id.org/tvbo/CakanObermayer/parameters/tau_si> ;
                                       <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/CakanObermayer/state_variables/I_A_var> ,
                                                                                <https://w3id.org/tvbo/CakanObermayer/state_variables/mu_se> ,
                                                                                <https://w3id.org/tvbo/CakanObermayer/state_variables/mu_si> ;
                                       <https://w3id.org/tvbo/model_type> "neural_mass" .

_:genid2490 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/Chaotic
<https://w3id.org/tvbo/Chaotic> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/CodeGeneration
<https://w3id.org/tvbo/CodeGeneration> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/BackendCapability> ;
                                       rdfs:comment "Backend emits standalone simulator source code from a model specification."@en ;
                                       rdfs:label "Symbolic code generation"@en .


###  https://w3id.org/tvbo/ContinuationSolver
<https://w3id.org/tvbo/ContinuationSolver> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/tvbo/BackendCapability> ;
                                           rdfs:label "Continuation solver"@en .


###  https://w3id.org/tvbo/CoombesByrne
<https://w3id.org/tvbo/CoombesByrne> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/tvbo/Dynamics> ;
                                     <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2491 ;
                                     <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ,
                                                                            <https://w3id.org/tvbo/Quiescent> ;
                                     <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                          <https://w3id.org/tvbo/LimitCycle> ;
                                     <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                     <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                     <https://w3id.org/tvbo/phaseSpaceDimension> 4 ;
                                     <http://purl.org/dc/terms/description> """4D model describing the Ott-Antonsen reduction of infinite all-to-all
coupled QIF neurons (Theta-neurons).

Note: the original equations describe the dynamics of the Kuramoto parameter
$Z$. Using the conformal transformation $Z=(1-W^\\star)/(1+W^\\star)$ and $W= \\pi r + i V$, we express the system dynamics in terms of two state variables $r$ and $V$ representing the average firing rate and the average membrane potential of our QIF neurons. The conductance variable and its derivative are $g$ and $q$.
""" ;
                                     <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Byrne2020> ;
                                     rdfs:label "CoombesByrne" ;
                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Coombes-Byrne"@en ;
                                     <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/CoombesByrne/parameters/Delta> ,
                                                                          <https://w3id.org/tvbo/CoombesByrne/parameters/alpha> ,
                                                                          <https://w3id.org/tvbo/CoombesByrne/parameters/eta> ,
                                                                          <https://w3id.org/tvbo/CoombesByrne/parameters/k> ,
                                                                          <https://w3id.org/tvbo/CoombesByrne/parameters/v_syn> ;
                                     <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/CoombesByrne/state_variables/V> ,
                                                                              <https://w3id.org/tvbo/CoombesByrne/state_variables/g> ,
                                                                              <https://w3id.org/tvbo/CoombesByrne/state_variables/q> ,
                                                                              <https://w3id.org/tvbo/CoombesByrne/state_variables/r> ;
                                     <https://w3id.org/tvbo/model_type> "mean_field" .

_:genid2491 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/CoombesByrne2D
<https://w3id.org/tvbo/CoombesByrne2D> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/Dynamics> ;
                                       <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2492 ;
                                       <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ,
                                                                              <https://w3id.org/tvbo/Quiescent> ;
                                       <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                            <https://w3id.org/tvbo/LimitCycle> ;
                                       <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                       <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                       <https://w3id.org/tvbo/phaseSpaceDimension> 2 ;
                                       <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Byrne2020> ;
                                       rdfs:label "CoombesByrne2D" ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Coombes-Byrne 2D"@en ;
                                       <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/CoombesByrne2D/parameters/Delta> ,
                                                                            <https://w3id.org/tvbo/CoombesByrne2D/parameters/eta> ,
                                                                            <https://w3id.org/tvbo/CoombesByrne2D/parameters/k> ,
                                                                            <https://w3id.org/tvbo/CoombesByrne2D/parameters/v_syn> ;
                                       <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/CoombesByrne2D/state_variables/V> ,
                                                                                <https://w3id.org/tvbo/CoombesByrne2D/state_variables/r> ;
                                       <https://w3id.org/tvbo/model_type> "mean_field" .

_:genid2492 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/CouplingInput
<https://w3id.org/tvbo/CouplingInput> rdf:type owl:NamedIndividual ,
                                               <http://www.w3.org/2004/02/skos/core#Concept> .


###  https://w3id.org/tvbo/DDEIntegration
<https://w3id.org/tvbo/DDEIntegration> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SimulationTask> ;
                                       rdfs:comment "Forward integration of a delay differential equation (e.g. long-range axonal delays)."@en ;
                                       rdfs:label "DDE integration"@en .


###  https://w3id.org/tvbo/DelayHistoryBuffer
<https://w3id.org/tvbo/DelayHistoryBuffer> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/tvbo/BackendCapability> ;
                                           rdfs:comment "Storage and interpolation of past states required for DDE/SDDE integration."@en ;
                                           rdfs:label "Delay history buffer"@en .


###  https://w3id.org/tvbo/Deterministic
<https://w3id.org/tvbo/Deterministic> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/DiffEqIntegrators
<https://w3id.org/tvbo/DiffEqIntegrators> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/BackendCapability> ;
                                          rdfs:label "DifferentialEquations.jl integrators"@en .


###  https://w3id.org/tvbo/DumontGutkin
<https://w3id.org/tvbo/DumontGutkin> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/tvbo/Dynamics> ;
                                     <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2493 ;
                                     <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                            <https://w3id.org/tvbo/Oscillatory> ;
                                     <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                          <https://w3id.org/tvbo/LimitCycle> ;
                                     <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/ExcitatoryInhibitorySubpopulations> ;
                                     <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                     <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                     <https://w3id.org/tvbo/phaseSpaceDimension> 8 ;
                                     <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Dumont2019> ;
                                     rdfs:label "DumontGutkin" ;
                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Dumont-Gutkin"@en ;
                                     <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/DumontGutkin/parameters/Delta_e> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/Delta_i> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/Gamma> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/I_e> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/I_i> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/J_ee> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/J_ei> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/J_ie> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/J_ii> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/eta_e> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/eta_i> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/tau_e> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/tau_i> ,
                                                                          <https://w3id.org/tvbo/DumontGutkin/parameters/tau_s> ;
                                     <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/DumontGutkin/state_variables/V_e> ,
                                                                              <https://w3id.org/tvbo/DumontGutkin/state_variables/V_i> ,
                                                                              <https://w3id.org/tvbo/DumontGutkin/state_variables/r_e> ,
                                                                              <https://w3id.org/tvbo/DumontGutkin/state_variables/r_i> ,
                                                                              <https://w3id.org/tvbo/DumontGutkin/state_variables/s_ee> ,
                                                                              <https://w3id.org/tvbo/DumontGutkin/state_variables/s_ei> ,
                                                                              <https://w3id.org/tvbo/DumontGutkin/state_variables/s_ie> ,
                                                                              <https://w3id.org/tvbo/DumontGutkin/state_variables/s_ii> ;
                                     <https://w3id.org/tvbo/model_type> "mean_field" .

_:genid2493 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/EIBalance
<https://w3id.org/tvbo/EIBalance> rdf:type owl:NamedIndividual ,
                                           <http://www.w3.org/2004/02/skos/core#Concept> ;
                                  rdfs:comment "Dynamic equilibrium between excitatory and inhibitory drive."@en ;
                                  rdfs:label "E/I balance"@en ;
                                  <http://www.w3.org/2004/02/skos/core#broadMatch> <http://purl.obolibrary.org/obo/GO_0099177> ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "E/I balance"@en .


###  https://w3id.org/tvbo/Epileptor
<https://w3id.org/tvbo/Epileptor> rdf:type owl:NamedIndividual ;
                                  <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2494 ,
                                                                              _:genid2495 ;
                                  <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                         <https://w3id.org/tvbo/Bursting> ,
                                                                         <https://w3id.org/tvbo/Oscillatory> ;
                                  <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                       <https://w3id.org/tvbo/LimitCycle> ;
                                  <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/FastSlowDecomposition> ;
                                  <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                  <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0002728> ;
                                  <https://w3id.org/tvbo/hasTimescaleSeparation> "true"^^xsd:boolean ;
                                  <https://w3id.org/tvbo/phaseSpaceDimension> 6 ;
                                  <http://purl.org/dc/terms/subject> <http://purl.bioontology.org/ontology/MESH/D004827> ;
                                  rdfs:label "Epileptor"@en .

_:genid2494 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/SaddleNode> .

_:genid2495 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/HomoclinicBifurcation> .


###  https://w3id.org/tvbo/Epileptor2D
<https://w3id.org/tvbo/Epileptor2D> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/tvbo/Dynamics> ;
                                    <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2496 ;
                                    <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                           <https://w3id.org/tvbo/Oscillatory> ;
                                    <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                         <https://w3id.org/tvbo/LimitCycle> ;
                                    <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                    <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0002728> ;
                                    <https://w3id.org/tvbo/phaseSpaceDimension> 2 ;
                                    <http://purl.org/dc/terms/description> """Epileptor2D (E2D) is a phenomenological neural mass model consisting in the two-dimensional reduction ('x', 'z') of the original Epileptor model (see Epileptor5D; Proix et al., 2014, 2017).

Note: 
------
- Equations and default parameters are taken from (Proix et al.,2014),
- The slow permittivity state-variable (z_E2D) can be modified to account for the time difference between the interictal (between seizures) and ictal (during seizure) states (see Proix et al., 2014).""" ;
                                    <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Proix2014> ,
                                                                          <https://w3id.org/tvbo/studies/Proix2017> ;
                                    <http://purl.org/dc/terms/subject> <http://purl.bioontology.org/ontology/MESH/D004827> ;
                                    rdfs:label "Epileptor2D" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Epileptor 2D"@en ;
                                    <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/Epileptor2D/derived_variables/h> ,
                                                                               <https://w3id.org/tvbo/Epileptor2D/derived_variables/x1cond> ,
                                                                               <https://w3id.org/tvbo/Epileptor2D/derived_variables/zcond> ;
                                    <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/Epileptor2D/parameters/Iext> ,
                                                                         <https://w3id.org/tvbo/Epileptor2D/parameters/Ks> ,
                                                                         <https://w3id.org/tvbo/Epileptor2D/parameters/Kvf> ,
                                                                         <https://w3id.org/tvbo/Epileptor2D/parameters/a> ,
                                                                         <https://w3id.org/tvbo/Epileptor2D/parameters/b> ,
                                                                         <https://w3id.org/tvbo/Epileptor2D/parameters/c> ,
                                                                         <https://w3id.org/tvbo/Epileptor2D/parameters/d> ,
                                                                         <https://w3id.org/tvbo/Epileptor2D/parameters/modification> ,
                                                                         <https://w3id.org/tvbo/Epileptor2D/parameters/r> ,
                                                                         <https://w3id.org/tvbo/Epileptor2D/parameters/slope> ,
                                                                         <https://w3id.org/tvbo/Epileptor2D/parameters/tt> ,
                                                                         <https://w3id.org/tvbo/Epileptor2D/parameters/x0> ;
                                    <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/Epileptor2D/state_variables/x1> ,
                                                                             <https://w3id.org/tvbo/Epileptor2D/state_variables/z> ;
                                    <https://w3id.org/tvbo/model_type> "phenomenological" .

_:genid2496 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/SaddleNode> .


###  https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald
<https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Dynamics> ;
                                                      <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                                             <https://w3id.org/tvbo/Bursting> ;
                                                      <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                                           <https://w3id.org/tvbo/LimitCycle> ;
                                                      <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/FastSlowDecomposition> ;
                                                      <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                                      <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0002728> ;
                                                      <https://w3id.org/tvbo/hasTimescaleSeparation> "true"^^xsd:boolean ;
                                                      <https://w3id.org/tvbo/phaseSpaceDimension> 3 ;
                                                      <http://purl.org/dc/terms/description> "Stefanescu-McDonald reduced 3D Epileptor variant migrated as a placeholder scaffold from the legacy tvb-o.owl ontology. The original publication for this exact variant could not be located; the only OWL-side parameter is `N` (population size, grounded to \"regulation of resting membrane potential\"). Equations are minimal placeholders: a fast (x1) - slow (z) excitable system inspired by the canonical Epileptor (Jirsa et al. 2014), gated by N. This scaffold preserves the ontology lineage and parameter grounding; it should be replaced with the published equations once located, or removed if the variant is confirmed obsolete." ;
                                                      <http://purl.org/dc/terms/subject> <http://purl.bioontology.org/ontology/MESH/D004827> ;
                                                      rdfs:label "Epileptor3DStefanescuMcDonald" ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Epileptor 3D (Stefanescu-McDonald)"@en ;
                                                      <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/parameters/N> ,
                                                                                           <https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/parameters/tau_z> ,
                                                                                           <https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/parameters/x_0> ;
                                                      <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/state_variables/x1> ,
                                                                                               <https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/state_variables/z> ;
                                                      <https://w3id.org/tvbo/model_type> "neural_mass" .


###  https://w3id.org/tvbo/Epileptor5D
<https://w3id.org/tvbo/Epileptor5D> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/tvbo/Dynamics> ;
                                    <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2497 ;
                                    <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                           <https://w3id.org/tvbo/Bursting> ,
                                                                           <https://w3id.org/tvbo/Oscillatory> ;
                                    <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                         <https://w3id.org/tvbo/LimitCycle> ;
                                    <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/FastSlowDecomposition> ;
                                    <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                    <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0002728> ;
                                    <https://w3id.org/tvbo/hasTimescaleSeparation> "true"^^xsd:boolean ;
                                    <https://w3id.org/tvbo/phaseSpaceDimension> 5 ;
                                    <http://purl.org/dc/terms/description> """Epilepor5D (E5D) is a phenomenological, coupled, nonlinear five-dimensional (i.e., five state-variables ('x1', 'y1', 'z', 'x2', 'y2')) neural mass model able to realistically reproduce the temporal dynamics of epileptic seizures and the alternating sequence of seizures (ictal and interictal state; Jirsa et al.,2014; El Houssaini et al., 2015, 2020).

Epileptor5D comprises three different time scales interacting together and accounting for various electrographic patterns: 
- the fastest and intermediate time scales are two coupled oscillators ((x1, y1) and (x2, y2)), accounting respectively for the low-voltage fast discharges (i.e., very fast oscillations) and spike-and-wave discharges. 
- the slowest time scale is responsible for leading the autonomous switch between interictal and ictal states and is driven by a slow-permittivity variable z. This switching is accompanied by a direct current (DC) shift that has been recorded in vitro and in vivo.

The main output of the model: -x1+ x2, bears analogy with the field potential, while the precise biophysical equivalent of the z variable is unknown and will be likely complex.

Note: 
------
- Equations and default parameters are taken from (Jirsa et al.,2014 & El Houssaini et al., 2015),
- The integral coupling function g(x1) can be rewritten as an ordinary differential equation, which is technically introduced, here, as a sixth state-variable (see Jirsa et al.,2014),
- The slow permittivity state-variable (z_E5D) can be modified to account for the time difference between the interictal (between seizures) and ictal (during seizure) states (see Proix et al., 2014).""" ;
                                    <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Jirsa2014> ,
                                                                          <https://w3id.org/tvbo/studies/Proix2014> ;
                                    <http://purl.org/dc/terms/subject> <http://purl.bioontology.org/ontology/MESH/D004827> ;
                                    rdfs:label "Epileptor5D" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Epileptor 5D"@en ;
                                    <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/Epileptor5D/derived_variables/h> ,
                                                                               <https://w3id.org/tvbo/Epileptor5D/derived_variables/x1cond> ,
                                                                               <https://w3id.org/tvbo/Epileptor5D/derived_variables/y2cond> ,
                                                                               <https://w3id.org/tvbo/Epileptor5D/derived_variables/zcond> ;
                                    <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/Epileptor5D/parameters/Iext> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/Iext2> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/Kf> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/Ks> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/Kvf> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/a> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/aa> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/b> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/bb> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/c> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/d> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/modification> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/r> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/s> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/slope> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/tau> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/tt> ,
                                                                         <https://w3id.org/tvbo/Epileptor5D/parameters/x0> ;
                                    <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/Epileptor5D/state_variables/g> ,
                                                                             <https://w3id.org/tvbo/Epileptor5D/state_variables/x1> ,
                                                                             <https://w3id.org/tvbo/Epileptor5D/state_variables/x2> ,
                                                                             <https://w3id.org/tvbo/Epileptor5D/state_variables/y1> ,
                                                                             <https://w3id.org/tvbo/Epileptor5D/state_variables/y2> ,
                                                                             <https://w3id.org/tvbo/Epileptor5D/state_variables/z> ;
                                    <https://w3id.org/tvbo/model_type> "phenomenological" .

_:genid2497 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/SaddleNode> .


###  https://w3id.org/tvbo/EpileptorRestingState
<https://w3id.org/tvbo/EpileptorRestingState> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Dynamics> ;
                                              <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2498 ;
                                              <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                                     <https://w3id.org/tvbo/Bursting> ,
                                                                                     <https://w3id.org/tvbo/Oscillatory> ;
                                              <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                                   <https://w3id.org/tvbo/LimitCycle> ;
                                              <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/FastSlowDecomposition> ;
                                              <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                              <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ,
                                                                                             <http://purl.obolibrary.org/obo/UBERON_0002728> ;
                                              <https://w3id.org/tvbo/hasTimescaleSeparation> "true"^^xsd:boolean ;
                                              <https://w3id.org/tvbo/phaseSpaceDimension> 8 ;
                                              <http://purl.org/dc/terms/description> """Epileptor Resting-State (ERS) is an extension of the phenomenological neural mass model of Epileptor5D, tuned to express regionally specific physiological oscillations in addition to the epileptiform discharges (Courtiol et al., 2020). This extension was made using the Generic 2-dimensional Oscillator model (parametrized close to a supercritical Hopf Bifurcation) (Sanz-Leon et al., 2013, 2015) to reproduce the spontaneous local field potential-like signal.
        
This model, its motivation and derivation can be found in the published article (Courtiol et al., 2020).""" ;
                                              <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Courtiol2020> ,
                                                                                    <https://w3id.org/tvbo/studies/Jirsa2014> ;
                                              <http://purl.org/dc/terms/subject> <http://purl.bioontology.org/ontology/MESH/D004827> ;
                                              rdfs:label "EpileptorRestingState" ;
                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "Epileptor (resting-state)"@en ;
                                              <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/EpileptorRestingState/derived_variables/lc_1> ,
                                                                                         <https://w3id.org/tvbo/EpileptorRestingState/derived_variables/output> ,
                                                                                         <https://w3id.org/tvbo/EpileptorRestingState/derived_variables/x1cond> ,
                                                                                         <https://w3id.org/tvbo/EpileptorRestingState/derived_variables/y2cond> ,
                                                                                         <https://w3id.org/tvbo/EpileptorRestingState/derived_variables/zcond> ;
                                              <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/EpileptorRestingState/parameters/I_rs> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/Iext> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/Iext2> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/K_rs> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/Kf> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/Ks> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/Kvf> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/a> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/a_rs> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/aa> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/alpha_rs> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/b> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/b_rs> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/bb> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/beta_rs> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/c> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/d> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/d_rs> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/e_rs> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/f_rs> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/gamma_rs> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/p> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/r> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/slope> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/tau> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/tau_rs> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/tt> ,
                                                                                   <https://w3id.org/tvbo/EpileptorRestingState/parameters/x0> ;
                                              <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/EpileptorRestingState/state_variables/g> ,
                                                                                       <https://w3id.org/tvbo/EpileptorRestingState/state_variables/x1> ,
                                                                                       <https://w3id.org/tvbo/EpileptorRestingState/state_variables/x2> ,
                                                                                       <https://w3id.org/tvbo/EpileptorRestingState/state_variables/x_rs> ,
                                                                                       <https://w3id.org/tvbo/EpileptorRestingState/state_variables/y1> ,
                                                                                       <https://w3id.org/tvbo/EpileptorRestingState/state_variables/y2> ,
                                                                                       <https://w3id.org/tvbo/EpileptorRestingState/state_variables/y_rs> ,
                                                                                       <https://w3id.org/tvbo/EpileptorRestingState/state_variables/z> ;
                                              <https://w3id.org/tvbo/model_type> "phenomenological" .

_:genid2498 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/SaddleNode> .


###  https://w3id.org/tvbo/EventDrivenIntegration
<https://w3id.org/tvbo/EventDrivenIntegration> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/SimulationTask> ;
                                               rdfs:comment "Spike-based or hybrid event-driven simulation of a neural network."@en ;
                                               rdfs:label "Event-driven integration"@en .


###  https://w3id.org/tvbo/Excitable
<https://w3id.org/tvbo/Excitable> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/Excitation
<https://w3id.org/tvbo/Excitation> rdf:type owl:NamedIndividual ,
                                            <http://www.w3.org/2004/02/skos/core#Concept> ;
                                   rdfs:comment "Generic depolarising synaptic effect; abstract parent of model-specific excitatory currents and conductances."@en ;
                                   rdfs:label "Excitation"@en ;
                                   <http://www.w3.org/2004/02/skos/core#broadMatch> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Excitation"@en .


###  https://w3id.org/tvbo/ExcitatoryInhibitorySubpopulations
<https://w3id.org/tvbo/ExcitatoryInhibitorySubpopulations> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/ModelFeature> ;
                                                           rdfs:label "Excitatory/inhibitory subpopulations"@en .


###  https://w3id.org/tvbo/FastSlowDecomposition
<https://w3id.org/tvbo/FastSlowDecomposition> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/ModelFeature> ;
                                              rdfs:label "Fast-slow decomposition"@en .


###  https://w3id.org/tvbo/FeedbackScaling
<https://w3id.org/tvbo/FeedbackScaling> rdf:type owl:NamedIndividual ,
                                                 <http://www.w3.org/2004/02/skos/core#Concept> ;
                                        rdfs:comment "Multiplicative gain applied to recurrent feedback. Control-theoretic concept with no faithful upstream GO mapping."@en ;
                                        rdfs:label "FeedbackScaling"@en ;
                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "FeedbackScaling"@en .


###  https://w3id.org/tvbo/FixedPoint
<https://w3id.org/tvbo/FixedPoint> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/GPUSupport
<https://w3id.org/tvbo/GPUSupport> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/tvbo/BackendCapability> ;
                                   rdfs:label "GPU execution"@en .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD
<https://w3id.org/tvbo/GastSchmidtKnosche_SD> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Dynamics> ;
                                              <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2499 ;
                                              <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ,
                                                                                     <https://w3id.org/tvbo/Quiescent> ;
                                              <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                                   <https://w3id.org/tvbo/LimitCycle> ;
                                              <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                              <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                              <https://w3id.org/tvbo/modelsNeurotransmitterSystem> <http://purl.obolibrary.org/obo/GO_0035249> ;
                                              <https://w3id.org/tvbo/phaseSpaceDimension> 4 ;
                                              <http://purl.org/dc/terms/description> """4D model describing the Ott-Antonsen reduction of infinite all-to-all 
    coupled QIF neurons (Theta-neurons) with Synaptic Depression adaptation 
    mechanisms [Gastetal_2020]_.

    The two state variables :math:`r` and :math:`V` represent the average firing rate and 
    the average membrane potential of our QIF neurons.
    :math:`A` and :math:`B` are respectively the adaptation variable and its derivative.

    The equations of the infinite QIF 2D population model read
    
    .. math::
            \\dot{r} &= 1/\\tau (\\Delta/(\\pi \\tau) + 2 V r)\\\\
            \\dot{V} &= 1/\\tau (V^2 - \\tau^2 \\pi^2 r^2 + \\eta + J \\tau r (1 - A) + I)\\\\ 
            \\dot{A} &= 1/\\tau_A (B)\\\\
            \\dot{B} &= 1/\\tau_A (-2 B - A + \\alpha  r) \\\\

    .. [Gastetal_2020] Gast, R., Schmidt, H., & Knösche, T. R. (2020). A mean-field description of bursting dynamics in spiking neural networks with short-term adaptation. *Neural Computation*, 32(9), 1615-1634.""" ;
                                              <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Gast2020> ;
                                              rdfs:label "GastSchmidtKnosche_SD" ;
                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "Gast-Schmidt-Knosche (synaptic depression)"@en ;
                                              <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/Delta> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/I> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/J> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/alpha> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/cr> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/cv> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/eta> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/tau> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/tau_A> ;
                                              <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/A> ,
                                                                                       <https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/B> ,
                                                                                       <https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/V> ,
                                                                                       <https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/r> ;
                                              <https://w3id.org/tvbo/model_type> "neural_mass" .

_:genid2499 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF
<https://w3id.org/tvbo/GastSchmidtKnosche_SF> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Dynamics> ;
                                              <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2500 ;
                                              <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ,
                                                                                     <https://w3id.org/tvbo/Quiescent> ;
                                              <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                                   <https://w3id.org/tvbo/LimitCycle> ;
                                              <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                              <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                              <https://w3id.org/tvbo/modelsNeurotransmitterSystem> <http://purl.obolibrary.org/obo/GO_0035249> ;
                                              <https://w3id.org/tvbo/phaseSpaceDimension> 4 ;
                                              <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Gast2020> ;
                                              rdfs:label "GastSchmidtKnosche_SF" ;
                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "Gast-Schmidt-Knosche (synaptic facilitation)"@en ;
                                              <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/Delta> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/I> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/J> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/alpha> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/cr> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/cv> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/eta> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/tau> ,
                                                                                   <https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/tau_A> ;
                                              <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/A> ,
                                                                                       <https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/B> ,
                                                                                       <https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/V> ,
                                                                                       <https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/r> ;
                                              <https://w3id.org/tvbo/model_type> "neural_mass" .

_:genid2500 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/Generic2dOscillator
<https://w3id.org/tvbo/Generic2dOscillator> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/tvbo/Dynamics> ;
                                            <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2501 ,
                                                                                        _:genid2502 ;
                                            <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                                   <https://w3id.org/tvbo/Excitable> ,
                                                                                   <https://w3id.org/tvbo/Oscillatory> ;
                                            <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                                 <https://w3id.org/tvbo/LimitCycle> ;
                                            <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                            <https://w3id.org/tvbo/hasTimescaleSeparation> "true"^^xsd:boolean ;
                                            <https://w3id.org/tvbo/phaseSpaceDimension> 2 ;
                                            <http://purl.org/dc/terms/description> "The Generic 2-Dimensional Oscillator (G2D) is a phenomenological, coupled, nonlinear two-dimensional (i.e., two state-variables ('V', 'W')) oscillatory, neural mass model. The G2D is a generalization of the well-known FitzHugh-Nagumo model (FitzHugh, 1961; Nagumo et. al, 1962), adapted here for reproducing a wilder class of dynamical configurations of physiological phenomena as observed in neuronal population using phase-portrait method." ;
                                            <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/FitzHugh1961> ,
                                                                                  <https://w3id.org/tvbo/studies/Nagumo1962> ;
                                            rdfs:label "Generic2dOscillator" ;
                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "Generic 2-D oscillator"@en ;
                                            <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/Generic2dOscillator/parameters/I> ,
                                                                                 <https://w3id.org/tvbo/Generic2dOscillator/parameters/a> ,
                                                                                 <https://w3id.org/tvbo/Generic2dOscillator/parameters/alpha> ,
                                                                                 <https://w3id.org/tvbo/Generic2dOscillator/parameters/b> ,
                                                                                 <https://w3id.org/tvbo/Generic2dOscillator/parameters/beta> ,
                                                                                 <https://w3id.org/tvbo/Generic2dOscillator/parameters/c> ,
                                                                                 <https://w3id.org/tvbo/Generic2dOscillator/parameters/d> ,
                                                                                 <https://w3id.org/tvbo/Generic2dOscillator/parameters/e> ,
                                                                                 <https://w3id.org/tvbo/Generic2dOscillator/parameters/f> ,
                                                                                 <https://w3id.org/tvbo/Generic2dOscillator/parameters/g> ,
                                                                                 <https://w3id.org/tvbo/Generic2dOscillator/parameters/gamma> ,
                                                                                 <https://w3id.org/tvbo/Generic2dOscillator/parameters/tau> ;
                                            <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/Generic2dOscillator/state_variables/V> ,
                                                                                     <https://w3id.org/tvbo/Generic2dOscillator/state_variables/W> ;
                                            <https://w3id.org/tvbo/model_type> "generic" .

_:genid2501 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .

_:genid2502 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/SaddleNode> .


###  https://w3id.org/tvbo/GenericLinear
<https://w3id.org/tvbo/GenericLinear> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/tvbo/Dynamics> ;
                                      <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Quiescent> ;
                                      <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ;
                                      <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                      <https://w3id.org/tvbo/hasTimescaleSeparation> "false"^^xsd:boolean ;
                                      <https://w3id.org/tvbo/phaseSpaceDimension> 1 ;
                                      <http://purl.org/dc/terms/description> "The Generic Linear (GL) is a phenomenological, linear one-dimensional  (i.e., one state-variable ('x')) neural mass model (Galán, 2008)." ;
                                      <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Galan2008> ;
                                      rdfs:label "GenericLinear" ;
                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Generic linear"@en ;
                                      <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/GenericLinear/parameters/gamma> ;
                                      <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/GenericLinear/state_variables/x> ;
                                      <https://w3id.org/tvbo/model_type> "generic" .


###  https://w3id.org/tvbo/GradientBasedOptimization
<https://w3id.org/tvbo/GradientBasedOptimization> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/SimulationTask> ;
                                                  rdfs:label "Gradient-based optimisation"@en .


###  https://w3id.org/tvbo/HomoclinicBifurcation
<https://w3id.org/tvbo/HomoclinicBifurcation> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/Hopf
<https://w3id.org/tvbo/Hopf> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/Hopfield
<https://w3id.org/tvbo/Hopfield> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/tvbo/Dynamics> ;
                                 <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Multistable> ;
                                 <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ;
                                 <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/SigmoidActivation> ;
                                 <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                 <https://w3id.org/tvbo/phaseSpaceDimension> 2 ;
                                 <http://purl.org/dc/terms/description> """The Hopfield neural network is a discrete time dynamical system composed of multiple binary nodes, with a connectivity matrix built from a predetermined set of patterns. The update, inspired from the spin-glass model (used to describe magnetic properties of dilute alloys), is based on a random scanning of every node. The existence of a fixed point dynamics is guaranteed by a Lyapunov function. The Hopfield network is expected to have those multiple patterns as attractors (multistable dynamical system).
When the initial conditions are close to one of the 'learned' patterns, the dynamical system is expected to relax on the corresponding attractor. A possible output of the system is the final attractive state (interpreted as an associative memory).

Various extensions of the initial model have been proposed, among which a noiseless and continuous version [Hopfield 1984] having a slightly different Lyapunov function, but essentially the same dynamical properties, with more straightforward physiological Interpretation. A continuous Hopfield neural network (with a sigmoid transfer function) can indeed be interpreted as a network of neural masses with every node corresponding to the mean field activity of a local brain region, with many bridges with the Wilson Cowan model [WC_1972].

Note:
- This model uses the modifications implemented by Golos et al. (2015).""" ;
                                 <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Hopfield1982> ,
                                                                       <https://w3id.org/tvbo/studies/Hopfield1984> ;
                                 rdfs:label "Hopfield" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Hopfield"@en ;
                                 <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/Hopfield/parameters/tauT> ,
                                                                      <https://w3id.org/tvbo/Hopfield/parameters/taux> ;
                                 <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/Hopfield/state_variables/theta> ,
                                                                          <https://w3id.org/tvbo/Hopfield/state_variables/x> ;
                                 <https://w3id.org/tvbo/model_type> "neural_mass" .


###  https://w3id.org/tvbo/Inhibition
<https://w3id.org/tvbo/Inhibition> rdf:type owl:NamedIndividual ,
                                            <http://www.w3.org/2004/02/skos/core#Concept> ;
                                   rdfs:comment "Generic hyperpolarising synaptic effect; abstract parent of model-specific inhibitory currents and conductances."@en ;
                                   rdfs:label "Inhibition"@en ;
                                   <http://www.w3.org/2004/02/skos/core#broadMatch> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Inhibition"@en .


###  https://w3id.org/tvbo/InternalCoupling
<https://w3id.org/tvbo/InternalCoupling> rdf:type owl:NamedIndividual ,
                                                  <http://www.w3.org/2004/02/skos/core#Concept> ;
                                         rdfs:comment "Within-population synaptic coupling, distinct from long-range inter-node coupling."@en ;
                                         rdfs:label "InternalCoupling"@en ;
                                         <http://www.w3.org/2004/02/skos/core#broadMatch> <http://purl.obolibrary.org/obo/GO_0007268> ;
                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "InternalCoupling"@en .


###  https://w3id.org/tvbo/JAX
<https://w3id.org/tvbo/JAX> rdf:type owl:NamedIndividual ,
                                     <https://w3id.org/tvbo/Backend> ;
                            <https://w3id.org/tvbo/providesCapability> <https://w3id.org/tvbo/Autodiff> ,
                                                                       <https://w3id.org/tvbo/CodeGeneration> ,
                                                                       <https://w3id.org/tvbo/GPUSupport> ,
                                                                       <https://w3id.org/tvbo/JITCompilation> ,
                                                                       <https://w3id.org/tvbo/VectorizedRNG> ;
                            <https://w3id.org/tvbo/supportsTask> <https://w3id.org/tvbo/GradientBasedOptimization> ,
                                                                 <https://w3id.org/tvbo/ODEIntegration> ,
                                                                 <https://w3id.org/tvbo/ParameterExploration> ,
                                                                 <https://w3id.org/tvbo/SDEIntegration> ;
                            rdfs:label "JAX"@en .


###  https://w3id.org/tvbo/JITCompilation
<https://w3id.org/tvbo/JITCompilation> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/BackendCapability> ;
                                       rdfs:label "Just-in-time compilation"@en .


###  https://w3id.org/tvbo/Jansen1995
<https://w3id.org/tvbo/Jansen1995> rdf:type owl:NamedIndividual ;
                                   <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2503 ;
                                   <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ,
                                                                          <https://w3id.org/tvbo/Quiescent> ;
                                   <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                        <https://w3id.org/tvbo/LimitCycle> ;
                                   <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/SigmoidActivation> ;
                                   <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                   <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                   <https://w3id.org/tvbo/modelsCellType> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                          <http://purl.obolibrary.org/obo/CL_0000598> ;
                                   <https://w3id.org/tvbo/modelsNeurotransmitterSystem> <http://purl.obolibrary.org/obo/GO_0007214> ,
                                                                                        <http://purl.obolibrary.org/obo/GO_0035249> ;
                                   <https://w3id.org/tvbo/hasTimescaleSeparation> "false"^^xsd:boolean ;
                                   <https://w3id.org/tvbo/phaseSpaceDimension> 6 ;
                                   rdfs:label "Jansen 1995"@en ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Jansen 1995"@en .

_:genid2503 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/JansenRit
<https://w3id.org/tvbo/JansenRit> rdf:type owl:NamedIndividual ,
                                           <https://w3id.org/tvbo/Dynamics> ;
                                  <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2504 ;
                                  <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ,
                                                                         <https://w3id.org/tvbo/Quiescent> ;
                                  <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                       <https://w3id.org/tvbo/LimitCycle> ;
                                  <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/SigmoidActivation> ;
                                  <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                  <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                  <https://w3id.org/tvbo/modelsCellType> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                         <http://purl.obolibrary.org/obo/CL_0000598> ;
                                  <https://w3id.org/tvbo/modelsNeurotransmitterSystem> <http://purl.obolibrary.org/obo/GO_0007214> ,
                                                                                       <http://purl.obolibrary.org/obo/GO_0035249> ;
                                  <https://w3id.org/tvbo/hasTimescaleSeparation> "false"^^xsd:boolean ;
                                  <https://w3id.org/tvbo/phaseSpaceDimension> 6 ;
                                  <http://purl.org/dc/terms/description> "The Jansen-Rit is a neurophysiologically-inspired neural mass model of a cortical column (or area), developed to simulate the electrical brain activity, i.e., the electroencephalogram (EEG), and evoked-potentials (EPs; Jansen et al., 1993; Jansen & Rit, 1995). It is a 6-dimensional, non-linear, model describing the local average states of three interconnected neural populations: pyramidal cells (PCs), excitatory and inhibitory interneurons (EINs and IINs), interacting through positive and negative feedback loops. The main output of the model is the average membrane potential of the pyramidal cell population, as the sum of the potential of these cells is thought to be the source of the potential recorded in the EEG." ;
                                  <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Jansen1993> ,
                                                                        <https://w3id.org/tvbo/studies/Jansen1995> ;
                                  rdfs:label "JansenRit" ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Jansen-Rit"@en ;
                                  <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/JansenRit/derived_variables/sigma_y0_1> ,
                                                                             <https://w3id.org/tvbo/JansenRit/derived_variables/sigma_y0_3> ,
                                                                             <https://w3id.org/tvbo/JansenRit/derived_variables/sigma_y1_y2> ;
                                  <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/JansenRit/parameters/A> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/B> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/J> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/a> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/a_1> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/a_2> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/a_3> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/a_4> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/b> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/mu> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/nu_max> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/r> ,
                                                                       <https://w3id.org/tvbo/JansenRit/parameters/v0> ;
                                  <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/JansenRit/state_variables/y0> ,
                                                                           <https://w3id.org/tvbo/JansenRit/state_variables/y1> ,
                                                                           <https://w3id.org/tvbo/JansenRit/state_variables/y2> ,
                                                                           <https://w3id.org/tvbo/JansenRit/state_variables/y3> ,
                                                                           <https://w3id.org/tvbo/JansenRit/state_variables/y4> ,
                                                                           <https://w3id.org/tvbo/JansenRit/state_variables/y5> ;
                                  <https://w3id.org/tvbo/model_type> "neural_mass" .

_:genid2504 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/JansenRit1995
<https://w3id.org/tvbo/JansenRit1995> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/tvbo/Dynamics> ;
                                      <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2505 ;
                                      <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ,
                                                                             <https://w3id.org/tvbo/Quiescent> ;
                                      <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                           <https://w3id.org/tvbo/LimitCycle> ;
                                      <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/SigmoidActivation> ;
                                      <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                      <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                      <https://w3id.org/tvbo/phaseSpaceDimension> 6 ;
                                      <http://purl.org/dc/terms/description> "Lumped-parameter cortical column model with three neural populations: pyramidal cells, excitatory interneurons, and inhibitory interneurons. Each population is modeled by a PSP block (2nd-order linear filter) and a sigmoidal potential-to-firing-rate transformation. The model produces EEG-like output as the pyramidal PSP difference v_pyr = y1 - y2. Based on Lopes da Silva et al. (1974, 1976) and Jansen et al. (1993)." ;
                                      rdfs:label "JansenRit1995" ;
                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Jansen-Rit 1995"@en ;
                                      <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/JansenRit1995/derived_variables/v_pyr> ;
                                      <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/JansenRit1995/parameters/A> ,
                                                                           <https://w3id.org/tvbo/JansenRit1995/parameters/B> ,
                                                                           <https://w3id.org/tvbo/JansenRit1995/parameters/C> ,
                                                                           <https://w3id.org/tvbo/JansenRit1995/parameters/a> ,
                                                                           <https://w3id.org/tvbo/JansenRit1995/parameters/b> ,
                                                                           <https://w3id.org/tvbo/JansenRit1995/parameters/e0> ,
                                                                           <https://w3id.org/tvbo/JansenRit1995/parameters/p> ,
                                                                           <https://w3id.org/tvbo/JansenRit1995/parameters/r> ,
                                                                           <https://w3id.org/tvbo/JansenRit1995/parameters/v0> ;
                                      <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/JansenRit1995/state_variables/y0> ,
                                                                               <https://w3id.org/tvbo/JansenRit1995/state_variables/y1> ,
                                                                               <https://w3id.org/tvbo/JansenRit1995/state_variables/y2> ,
                                                                               <https://w3id.org/tvbo/JansenRit1995/state_variables/y3> ,
                                                                               <https://w3id.org/tvbo/JansenRit1995/state_variables/y4> ,
                                                                               <https://w3id.org/tvbo/JansenRit1995/state_variables/y5> ;
                                      <https://w3id.org/tvbo/model_type> "neural_mass" .

_:genid2505 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/JuliaJIT
<https://w3id.org/tvbo/JuliaJIT> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/tvbo/BackendCapability> ;
                                 rdfs:label "Julia JIT"@en .


###  https://w3id.org/tvbo/KIonEx
<https://w3id.org/tvbo/KIonEx> rdf:type owl:NamedIndividual ,
                                        <https://w3id.org/tvbo/Dynamics> ;
                               <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2506 ;
                               <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                      <https://w3id.org/tvbo/Bursting> ,
                                                                      <https://w3id.org/tvbo/Oscillatory> ;
                               <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                    <https://w3id.org/tvbo/LimitCycle> ;
                               <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/FastSlowDecomposition> ;
                               <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                               <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ,
                                                                              <http://purl.obolibrary.org/obo/UBERON_0002728> ;
                               <https://w3id.org/tvbo/hasTimescaleSeparation> "true"^^xsd:boolean ;
                               <https://w3id.org/tvbo/phaseSpaceDimension> 5 ;
                               <http://purl.org/dc/terms/description> """It describes the mean-field activity of a population of Hodgkin-Huxley-type neurons (Depannemaker et al 2022) linking the slow fluctuations of intra- and extra-cellular potassium ion concentrations to the mean membrane potential, and the synaptic input to the population firing rate. 
The model is derived as the mathematical limit of an infinite number of all-to-all coupled neurons, resulting in 5 state variables:
    :math:`x` represents a phenomenological variable connected to the firing rate, 
    :math:`V` represent the average membrane potential,
    :math:`n` represents the gating variable for potassium K, 
    :math:`\\Delta K_{int}` represent the intracellular potassium concentration,
    :math:`K_g` represents the extracellular potassium buffering by the external bath
    \"\"\"""" ;
                               <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Depannemaecker2023> ;
                               <http://purl.org/dc/terms/subject> <http://purl.bioontology.org/ontology/MESH/D004827> ;
                               rdfs:label "KIonEx" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "K-ion exchange"@en ;
                               <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/KIonEx/derived_variables/DK_o> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/DNa_i> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/DNa_o> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/I_Cl> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/I_K> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/I_Na> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/I_pump> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/K_i> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/K_o> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/Na_i> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/Na_o> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/V_temp> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/Vcond> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/beta> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/h> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/minf> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/ninf> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/r> ,
                                                                          <https://w3id.org/tvbo/KIonEx/derived_variables/xcond> ;
                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/KIonEx/parameters/Chn> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/Ckp> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/Cl_i0> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/Cl_o0> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/Cm> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/Cmna> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/Cnap> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/Cnk> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/DChn> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/DCkp> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/DCmna> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/DCnap> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/DCnk> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/Delta> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/E> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/J> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/K_bath> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/K_i0> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/K_o0> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/Na_i0> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/Na_o0> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/R_minus> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/R_plus> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/Vstar> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/c_minus> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/c_plus> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/epsilon> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/eta> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/g_Cl> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/g_K> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/g_Kl> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/g_Na> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/g_Nal> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/gamma> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/rho> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/tau_n> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/w_i> ,
                                                                    <https://w3id.org/tvbo/KIonEx/parameters/w_o> ;
                               <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/KIonEx/state_variables/DKi> ,
                                                                        <https://w3id.org/tvbo/KIonEx/state_variables/Kg> ,
                                                                        <https://w3id.org/tvbo/KIonEx/state_variables/V> ,
                                                                        <https://w3id.org/tvbo/KIonEx/state_variables/n> ,
                                                                        <https://w3id.org/tvbo/KIonEx/state_variables/x> ;
                               <https://w3id.org/tvbo/model_type> "mean_field" .

_:genid2506 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/SaddleNode> .


###  https://w3id.org/tvbo/Kuramoto
<https://w3id.org/tvbo/Kuramoto> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/tvbo/Dynamics> ;
                                 <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ;
                                 <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/LimitCycle> ,
                                                                      <https://w3id.org/tvbo/Torus> ;
                                 <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                 <https://w3id.org/tvbo/hasTimescaleSeparation> "false"^^xsd:boolean ;
                                 <https://w3id.org/tvbo/phaseSpaceDimension> 1 ;
                                 <http://purl.org/dc/terms/description> "The Kuramoto model is a model of synchronization phenomena derived by Yoshiki Kuramoto in 1975 which has since been applied to diverse domains including the study of neuronal oscillations and synchronization." ;
                                 <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Cabral2011> ,
                                                                       <https://w3id.org/tvbo/studies/Kuramoto1975> ,
                                                                       <https://w3id.org/tvbo/studies/Strogatz2000> ;
                                 rdfs:label "Kuramoto" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Kuramoto"@en ;
                                 <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/Kuramoto/derived_variables/I> ,
                                                                            <https://w3id.org/tvbo/Kuramoto/derived_variables/lc_0> ;
                                 <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/Kuramoto/parameters/omega> ;
                                 <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/Kuramoto/state_variables/theta> ;
                                 <https://w3id.org/tvbo/model_type> "phase_oscillator" .


###  https://w3id.org/tvbo/Kuramoto2
<https://w3id.org/tvbo/Kuramoto2> rdf:type owl:NamedIndividual ;
                                  <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ;
                                  <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/LimitCycle> ,
                                                                       <https://w3id.org/tvbo/Torus> ;
                                  <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                  <https://w3id.org/tvbo/phaseSpaceDimension> 2 ;
                                  rdfs:label "Kuramoto (extended)"@en ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Kuramoto (extended)"@en .


###  https://w3id.org/tvbo/KuramotoModel2
<https://w3id.org/tvbo/KuramotoModel2> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/Dynamics> ;
                                       rdfs:label "KuramotoModel2" ;
                                       <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/KuramotoModel2/derived_variables/I> ,
                                                                                  <https://w3id.org/tvbo/KuramotoModel2/derived_variables/lc_0> ,
                                                                                  <https://w3id.org/tvbo/KuramotoModel2/derived_variables/phase> ,
                                                                                  <https://w3id.org/tvbo/KuramotoModel2/derived_variables/signal> ;
                                       <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/KuramotoModel2/parameters/omega> ;
                                       <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/KuramotoModel2/state_variables/theta> ;
                                       <https://w3id.org/tvbo/model_type> "phase_oscillator" .


###  https://w3id.org/tvbo/LarterBreakspear
<https://w3id.org/tvbo/LarterBreakspear> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/Dynamics> ;
                                         <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2507 ;
                                         <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                                <https://w3id.org/tvbo/Chaotic> ,
                                                                                <https://w3id.org/tvbo/Oscillatory> ;
                                         <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                              <https://w3id.org/tvbo/LimitCycle> ,
                                                                              <https://w3id.org/tvbo/StrangeAttractor> ;
                                         <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/ExcitatoryInhibitorySubpopulations> ;
                                         <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                         <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                         <https://w3id.org/tvbo/modelsCellType> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                                <http://purl.obolibrary.org/obo/CL_0000598> ;
                                         <https://w3id.org/tvbo/modelsNeurotransmitterSystem> <http://purl.obolibrary.org/obo/GO_0007214> ,
                                                                                              <http://purl.obolibrary.org/obo/GO_0035249> ;
                                         <https://w3id.org/tvbo/hasTimescaleSeparation> "true"^^xsd:boolean ;
                                         <https://w3id.org/tvbo/phaseSpaceDimension> 3 ;
                                         <http://purl.org/dc/terms/description> """The Larter-Breakspear is an extension (Breakspear et al., 2003a, 2003b) of the biophysical-inspired neural mass model of a cortical column (or area) from Larter et al. (1999), initially developed to simulate firing rate activity from focal region involved in partial seizure. It is determined by voltage- and ligand-gated ions channels and feedback between intensively interconnected excitatory and inhibitory neurons.

The Larter-Breakspear is a 3D model describing the local average states of two interconnected neural populations: pyramidal cells (PCs) and inhibitory interneurons (IINs), with an additional variable representing the potassium channels in the population of PCs.

The membrane potential of the pyramidal cells is the focus of the model and is governed by sodium, 
potassium, calcium and “leaky” ion channels, of which the voltage-gated potassium channels are modelled in more detail. 

The excitatory to excitatory connections are modelled in more detail as glutamatergic connections with AMPA and NMDA receptors. 

Note:
- Equations and default parameters are taken from (Breakspear et al., 2003b), 
- All equations and parameters are non-dimensional and normalized to neural capacitance C = 1.""" ;
                                         rdfs:label "LarterBreakspear" ;
                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Larter-Breakspear"@en ;
                                         <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/LarterBreakspear/derived_variables/Q_V> ,
                                                                                    <https://w3id.org/tvbo/LarterBreakspear/derived_variables/Q_Z> ,
                                                                                    <https://w3id.org/tvbo/LarterBreakspear/derived_variables/lc_0> ,
                                                                                    <https://w3id.org/tvbo/LarterBreakspear/derived_variables/m_Ca> ,
                                                                                    <https://w3id.org/tvbo/LarterBreakspear/derived_variables/m_K> ,
                                                                                    <https://w3id.org/tvbo/LarterBreakspear/derived_variables/m_Na> ;
                                         <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/LarterBreakspear/parameters/C> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/I_ext> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/Q_Vmax> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/Q_Zmax> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/T_Ca> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/T_K> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/T_Na> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/V_Ca> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/V_K> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/V_L> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/V_Na> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/V_T> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/Z_T> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/a_ee> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/a_ei> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/a_ie> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/a_ne> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/a_ni> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/b> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/delta_Ca> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/delta_K> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/delta_Na> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/delta_V> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/delta_Z> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/g_Ca> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/g_K> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/g_L> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/g_Na> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/phi> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/r_NMDA> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/t_scale> ,
                                                                              <https://w3id.org/tvbo/LarterBreakspear/parameters/tau_K> ;
                                         <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/LarterBreakspear/state_variables/V> ,
                                                                                  <https://w3id.org/tvbo/LarterBreakspear/state_variables/W> ,
                                                                                  <https://w3id.org/tvbo/LarterBreakspear/state_variables/Z> ;
                                         <https://w3id.org/tvbo/model_type> "neural_mass" .

_:genid2507 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/LimitCycle
<https://w3id.org/tvbo/LimitCycle> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/ModelJansen1995
<https://w3id.org/tvbo/ModelJansen1995> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/tvbo/Dynamics> ;
                                        <http://purl.org/dc/terms/description> "JR model with canonical parameters; long-range input is injected via a coupling term. Output is pyramidal potential difference." ;
                                        rdfs:label "ModelJansen1995" ;
                                        <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/ModelJansen1995/derived_variables/v_pyr> ;
                                        <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/ModelJansen1995/parameters/A> ,
                                                                             <https://w3id.org/tvbo/ModelJansen1995/parameters/B> ,
                                                                             <https://w3id.org/tvbo/ModelJansen1995/parameters/C> ,
                                                                             <https://w3id.org/tvbo/ModelJansen1995/parameters/a> ,
                                                                             <https://w3id.org/tvbo/ModelJansen1995/parameters/b> ,
                                                                             <https://w3id.org/tvbo/ModelJansen1995/parameters/e0> ,
                                                                             <https://w3id.org/tvbo/ModelJansen1995/parameters/p> ,
                                                                             <https://w3id.org/tvbo/ModelJansen1995/parameters/r> ,
                                                                             <https://w3id.org/tvbo/ModelJansen1995/parameters/v0> ;
                                        <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/ModelJansen1995/state_variables/y0> ,
                                                                                 <https://w3id.org/tvbo/ModelJansen1995/state_variables/y1> ,
                                                                                 <https://w3id.org/tvbo/ModelJansen1995/state_variables/y2> ,
                                                                                 <https://w3id.org/tvbo/ModelJansen1995/state_variables/y3> ,
                                                                                 <https://w3id.org/tvbo/ModelJansen1995/state_variables/y4> ,
                                                                                 <https://w3id.org/tvbo/ModelJansen1995/state_variables/y5> ;
                                        <https://w3id.org/tvbo/model_type> "neural_mass" .


###  https://w3id.org/tvbo/MontbrioPazoRoxin
<https://w3id.org/tvbo/MontbrioPazoRoxin> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/Dynamics> ;
                                          <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2508 ,
                                                                                      _:genid2509 ;
                                          <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                                 <https://w3id.org/tvbo/Oscillatory> ,
                                                                                 <https://w3id.org/tvbo/Quiescent> ;
                                          <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                               <https://w3id.org/tvbo/LimitCycle> ;
                                          <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                          <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                          <https://w3id.org/tvbo/phaseSpaceDimension> 2 ;
                                          <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Montbrio2015> ;
                                          rdfs:label "MontbrioPazoRoxin" ;
                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "Montbrio-Pazo-Roxin"@en ;
                                          <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/Delta> ,
                                                                               <https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/I> ,
                                                                               <https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/J> ,
                                                                               <https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/cr> ,
                                                                               <https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/cv> ,
                                                                               <https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/eta> ,
                                                                               <https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/tau> ;
                                          <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/MontbrioPazoRoxin/state_variables/V> ,
                                                                                   <https://w3id.org/tvbo/MontbrioPazoRoxin/state_variables/r> ;
                                          <https://w3id.org/tvbo/model_type> "mean_field" .

_:genid2508 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/SaddleNode> .

_:genid2509 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/Multistable
<https://w3id.org/tvbo/Multistable> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/NetworkDynamics
<https://w3id.org/tvbo/NetworkDynamics> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/tvbo/Backend> ;
                                        <https://w3id.org/tvbo/providesCapability> <https://w3id.org/tvbo/DelayHistoryBuffer> ,
                                                                                   <https://w3id.org/tvbo/DiffEqIntegrators> ,
                                                                                   <https://w3id.org/tvbo/JuliaJIT> ,
                                                                                   <https://w3id.org/tvbo/StiffSolver> ,
                                                                                   <https://w3id.org/tvbo/StochasticSolver> ;
                                        <https://w3id.org/tvbo/supportsTask> <https://w3id.org/tvbo/DDEIntegration> ,
                                                                             <https://w3id.org/tvbo/ODEIntegration> ,
                                                                             <https://w3id.org/tvbo/ParameterExploration> ,
                                                                             <https://w3id.org/tvbo/SDDEIntegration> ,
                                                                             <https://w3id.org/tvbo/SDEIntegration> ;
                                        rdfs:label "NetworkDynamics.jl"@en .


###  https://w3id.org/tvbo/NetworkXTopology
<https://w3id.org/tvbo/NetworkXTopology> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/BackendCapability> ;
                                         rdfs:label "NetworkX topology API"@en .


###  https://w3id.org/tvbo/NumPyExecution
<https://w3id.org/tvbo/NumPyExecution> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/BackendCapability> ;
                                       rdfs:label "NumPy execution"@en .


###  https://w3id.org/tvbo/NumericalContinuation
<https://w3id.org/tvbo/NumericalContinuation> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/SimulationTask> ;
                                              rdfs:comment "Tracking of equilibria, periodic orbits, or invariant manifolds as a parameter is varied."@en ;
                                              rdfs:label "Numerical continuation"@en .


###  https://w3id.org/tvbo/ODEIntegration
<https://w3id.org/tvbo/ODEIntegration> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SimulationTask> ;
                                       rdfs:comment "Forward integration of a deterministic ordinary differential equation."@en ;
                                       rdfs:label "ODE integration"@en .


###  https://w3id.org/tvbo/Oscillatory
<https://w3id.org/tvbo/Oscillatory> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/ParameterExploration
<https://w3id.org/tvbo/ParameterExploration> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/tvbo/SimulationTask> ;
                                             rdfs:label "Parameter exploration"@en .


###  https://w3id.org/tvbo/PyRates
<https://w3id.org/tvbo/PyRates> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/tvbo/Backend> ;
                                <https://w3id.org/tvbo/providesCapability> <https://w3id.org/tvbo/CodeGeneration> ,
                                                                           <https://w3id.org/tvbo/DelayHistoryBuffer> ,
                                                                           <https://w3id.org/tvbo/NetworkXTopology> ;
                                <https://w3id.org/tvbo/supportsTask> <https://w3id.org/tvbo/DDEIntegration> ,
                                                                     <https://w3id.org/tvbo/ODEIntegration> ;
                                rdfs:label "PyRates"@en .


###  https://w3id.org/tvbo/Quiescent
<https://w3id.org/tvbo/Quiescent> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/RDEIntegration
<https://w3id.org/tvbo/RDEIntegration> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SimulationTask> ;
                                       rdfs:comment "Forward integration of a random differential equation: parameters drawn from a distribution (Bayesian / ensemble simulation)."@en ;
                                       rdfs:label "RDE integration"@en .


###  https://w3id.org/tvbo/ReducedWongWang
<https://w3id.org/tvbo/ReducedWongWang> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/tvbo/Dynamics> ;
                                        <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                               <https://w3id.org/tvbo/Multistable> ;
                                        <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ;
                                        <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/ExcitatoryInhibitorySubpopulations> ;
                                        <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                        <https://w3id.org/tvbo/modelsCellType> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                               <http://purl.obolibrary.org/obo/CL_0000598> ;
                                        <https://w3id.org/tvbo/modelsNeurotransmitterSystem> <http://purl.obolibrary.org/obo/GO_0007214> ,
                                                                                             <http://purl.obolibrary.org/obo/GO_0035249> ;
                                        <https://w3id.org/tvbo/hasTimescaleSeparation> "false"^^xsd:boolean ;
                                        <https://w3id.org/tvbo/phaseSpaceDimension> 1 ;
                                        <http://purl.org/dc/terms/description> """Reduced WongWang (RWW) is a biologically-inspired one-dimensional (i.e., only one state-variable 'S') neural mass model that approximates the realistic temporal dynamics of a detailed spiking and conductance-based synaptic large-scale network (Deco et al., 2013).

RWW is the dynamical mean-field (DMF) reduction of the Reduced WongWang Exc-Inh model, that consists in disentangling the contribution of the two neuronal populations (excitatory and inhibitory) in order to study the time evolution of just one pool of neurons for each network node (Wong & Wang, 2006). It results that the dynamics of each network node described the temporal evolution of the opening probability of the NMDA channels.""" ;
                                        <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Deco2013> ,
                                                                              <https://w3id.org/tvbo/studies/Wong2006> ;
                                        rdfs:label "ReducedWongWang" ;
                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Reduced Wong-Wang"@en ;
                                        <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/ReducedWongWang/derived_variables/H> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWang/derived_variables/x> ;
                                        <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/ReducedWongWang/parameters/I_o> ,
                                                                             <https://w3id.org/tvbo/ReducedWongWang/parameters/J_N> ,
                                                                             <https://w3id.org/tvbo/ReducedWongWang/parameters/a> ,
                                                                             <https://w3id.org/tvbo/ReducedWongWang/parameters/b> ,
                                                                             <https://w3id.org/tvbo/ReducedWongWang/parameters/d> ,
                                                                             <https://w3id.org/tvbo/ReducedWongWang/parameters/gamma> ,
                                                                             <https://w3id.org/tvbo/ReducedWongWang/parameters/tau_s> ,
                                                                             <https://w3id.org/tvbo/ReducedWongWang/parameters/w> ;
                                        <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/ReducedWongWang/state_variables/S> ;
                                        <https://w3id.org/tvbo/model_type> "mean_field" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh
<https://w3id.org/tvbo/ReducedWongWangExcInh> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Dynamics> ;
                                              <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                                     <https://w3id.org/tvbo/Multistable> ;
                                              <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ;
                                              <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/ExcitatoryInhibitorySubpopulations> ;
                                              <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                              <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                              <https://w3id.org/tvbo/modelsCellType> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                                     <http://purl.obolibrary.org/obo/CL_0000598> ;
                                              <https://w3id.org/tvbo/modelsNeurotransmitterSystem> <http://purl.obolibrary.org/obo/GO_0007214> ,
                                                                                                   <http://purl.obolibrary.org/obo/GO_0035249> ;
                                              <https://w3id.org/tvbo/hasTimescaleSeparation> "false"^^xsd:boolean ;
                                              <https://w3id.org/tvbo/phaseSpaceDimension> 2 ;
                                              <http://purl.org/dc/terms/description> "Reduced WongWang Exc-Inh (RWW_EI) is a biologically-inspired two-dimensional (i.e., two state-variables ('S_E','S_I')) neural mass model describing the dynamics of a cortical area consisting of local networks of excitatory (AMPA) and inhibitory (GABA-A) populations of spiking neurons interconnected via NMDA synapses. These neurons are organized into an inhibitory population accounting for 20% of the neurons and an excitatory population accounting for 80% of the neurons." ;
                                              <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Deco2014> ;
                                              rdfs:label "ReducedWongWangExcInh" ;
                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "Reduced Wong-Wang (E/I)"@en ;
                                              <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/H_e> ,
                                                                                         <https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/H_i> ,
                                                                                         <https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/J_N_S_e> ,
                                                                                         <https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/coupling> ,
                                                                                         <https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/x_e> ,
                                                                                         <https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/x_i> ;
                                              <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/G> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/I_ext> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/I_o> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/J_N> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/J_i> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/W_e> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/W_i> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/a_e> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/a_i> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/b_e> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/b_i> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/d_e> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/d_i> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/gamma_e> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/gamma_i> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/lamda> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/tau_e> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/tau_i> ,
                                                                                   <https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/w_p> ;
                                              <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/ReducedWongWangExcInh/state_variables/S_e> ,
                                                                                       <https://w3id.org/tvbo/ReducedWongWangExcInh/state_variables/S_i> ;
                                              <https://w3id.org/tvbo/model_type> "mean_field" .


###  https://w3id.org/tvbo/ReducedWongWangFunc
<https://w3id.org/tvbo/ReducedWongWangFunc> rdf:type owl:NamedIndividual ;
                                            <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ;
                                            <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ;
                                            <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                            <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                            <https://w3id.org/tvbo/phaseSpaceDimension> 1 ;
                                            rdfs:label "Reduced Wong-Wang (functional)"@en ;
                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "Reduced Wong-Wang (functional)"@en .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim
<https://w3id.org/tvbo/ReducedWongWangTvboptim> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Dynamics> ;
                                                <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ;
                                                <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ;
                                                <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                                <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                                <https://w3id.org/tvbo/phaseSpaceDimension> 1 ;
                                                <http://purl.org/dc/terms/description> """The Reduced Wong-Wang (RWW) model is a biophysically-based neural mass model that describes the dynamics of NMDA-mediated synaptic gating (Deco et al., 2013). It captures the slow dynamics relevant for resting-state fMRI and has been widely used for modeling whole-brain functional connectivity.
RWW is the dynamical mean-field (DMF) reduction of the Wong & Wang (2006) spiking model. Each network node is described by a single state variable S representing the average NMDA synaptic gating (fraction of open channels).
The total synaptic input x combines local excitatory recurrence (w), external input (I_o), and long-range network coupling (instant and delayed) scaled by the synaptic coupling strength J_N. The sigmoid transfer function H(x) maps the total input current to the average population firing rate. In a network setting, the global coupling strength G (a coupling parameter) scales the structural connectivity weights that modulate inter-regional communication.""" ;
                                                <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Deco2013> ,
                                                                                      <https://w3id.org/tvbo/studies/Wong2006> ;
                                                rdfs:label "ReducedWongWangTvboptim" ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Reduced Wong-Wang (tvboptim)"@en ;
                                                <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/ReducedWongWangTvboptim/derived_variables/H_x> ,
                                                                                           <https://w3id.org/tvbo/ReducedWongWangTvboptim/derived_variables/x> ;
                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/I_o> ,
                                                                                     <https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/J_N> ,
                                                                                     <https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/a> ,
                                                                                     <https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/b> ,
                                                                                     <https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/d> ,
                                                                                     <https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/gamma> ,
                                                                                     <https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/tau_s> ,
                                                                                     <https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/w> ;
                                                <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/ReducedWongWangTvboptim/state_variables/S> ;
                                                <https://w3id.org/tvbo/model_type> "mean_field" .


###  https://w3id.org/tvbo/SDDEIntegration
<https://w3id.org/tvbo/SDDEIntegration> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/tvbo/SimulationTask> ;
                                        rdfs:comment "Forward integration of a stochastic delay differential equation."@en ;
                                        rdfs:label "SDDE integration"@en .


###  https://w3id.org/tvbo/SDEIntegration
<https://w3id.org/tvbo/SDEIntegration> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SimulationTask> ;
                                       rdfs:comment "Forward integration of a stochastic differential equation."@en ;
                                       rdfs:label "SDE integration"@en .


###  https://w3id.org/tvbo/SaddleNode
<https://w3id.org/tvbo/SaddleNode> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/SigmoidActivation
<https://w3id.org/tvbo/SigmoidActivation> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/ModelFeature> ;
                                          rdfs:label "Sigmoid activation"@en .


###  https://w3id.org/tvbo/StefanescuJirsa2D
<https://w3id.org/tvbo/StefanescuJirsa2D> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/Dynamics> ;
                                          <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                                 <https://w3id.org/tvbo/Bursting> ,
                                                                                 <https://w3id.org/tvbo/Oscillatory> ;
                                          <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                               <https://w3id.org/tvbo/LimitCycle> ;
                                          <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                          <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                          <https://w3id.org/tvbo/hasTimescaleSeparation> "true"^^xsd:boolean ;
                                          <https://w3id.org/tvbo/phaseSpaceDimension> 4 ;
                                          <http://purl.org/dc/terms/description> "Reduced set of FitzHugh-Nagumo oscillators (Stefanescu & Jirsa 2008). A low-dimensional description of globally coupled heterogeneous excitatory and inhibitory FitzHugh-Nagumo populations. The reduction projects an infinite population onto `number_of_modes` modes and yields per-mode scalar state variables (xi, eta) for the excitatory and (alpha, beta) for the inhibitory subnetwork. The mode-coupling matrices Aik, Bik, Cik and the per-mode inputs IE_i, II_i, m_i, n_i, e_i, f_i are derived offline by Gaussian quadrature over the heterogeneity distribution N(mu, sigma^2); see TVB reference implementation `tvb.simulator.models.stefanescu_jirsa.ReducedSetFitzHughNagumo`." ;
                                          rdfs:label "StefanescuJirsa2D" ;
                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "Stefanescu-Jirsa 2D"@en ;
                                          <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/Aik> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/Bik> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/Cik> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/IE_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/II_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/e_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/f_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/m_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/n_i> ;
                                          <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/StefanescuJirsa2D/parameters/K11> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa2D/parameters/K12> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa2D/parameters/K21> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa2D/parameters/a> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa2D/parameters/b> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa2D/parameters/mu> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa2D/parameters/sigma> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa2D/parameters/tau> ;
                                          <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/alpha> ,
                                                                                   <https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/beta> ,
                                                                                   <https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/eta> ,
                                                                                   <https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/xi> ;
                                          <https://w3id.org/tvbo/model_type> "neural_mass" .


###  https://w3id.org/tvbo/StefanescuJirsa3D
<https://w3id.org/tvbo/StefanescuJirsa3D> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/Dynamics> ;
                                          <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bursting> ,
                                                                                 <https://w3id.org/tvbo/Chaotic> ,
                                                                                 <https://w3id.org/tvbo/Oscillatory> ;
                                          <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/LimitCycle> ,
                                                                               <https://w3id.org/tvbo/StrangeAttractor> ;
                                          <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                          <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                          <https://w3id.org/tvbo/hasTimescaleSeparation> "true"^^xsd:boolean ;
                                          <https://w3id.org/tvbo/phaseSpaceDimension> 6 ;
                                          <http://purl.org/dc/terms/description> "Reduced set of Hindmarsh-Rose oscillators (Stefanescu & Jirsa 2008). A low-dimensional description of globally coupled heterogeneous excitatory and inhibitory Hindmarsh-Rose populations. The reduction projects an infinite population onto `number_of_modes` modes and yields per-mode scalar state variables (xi, eta, tau) for the excitatory and (alpha, beta, gamma) for the inhibitory subnetwork. The mode-coupling matrices A_ik, B_ik, C_ik and the per-mode coefficients a_i, b_i, c_i, d_i, e_i, f_i, h_i, p_i, IE_i, II_i, m_i, n_i are derived offline by Gaussian quadrature over the heterogeneity distribution N(mu, sigma^2); see TVB reference implementation `tvb.simulator.models.stefanescu_jirsa.ReducedSetHindmarshRose`." ;
                                          rdfs:label "StefanescuJirsa3D" ;
                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "Stefanescu-Jirsa 3D"@en ;
                                          <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/A_ik> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/B_ik> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/C_ik> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/IE_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/II_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/a_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/b_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/c_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/d_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/e_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/f_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/h_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/m_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/n_i> ,
                                                                                     <https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/p_i> ;
                                          <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/K_11> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/K_12> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/K_21> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/a> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/b> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/c> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/d> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/mu> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/r> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/s> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/sigma> ,
                                                                               <https://w3id.org/tvbo/StefanescuJirsa3D/parameters/x_0> ;
                                          <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/alpha> ,
                                                                                   <https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/beta> ,
                                                                                   <https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/eta> ,
                                                                                   <https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/gamma> ,
                                                                                   <https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/tau> ,
                                                                                   <https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/xi> ;
                                          <https://w3id.org/tvbo/model_type> "neural_mass" .


###  https://w3id.org/tvbo/StiffSolver
<https://w3id.org/tvbo/StiffSolver> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/tvbo/BackendCapability> ;
                                    rdfs:label "Stiff solver"@en .


###  https://w3id.org/tvbo/StochasticSolver
<https://w3id.org/tvbo/StochasticSolver> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/BackendCapability> ;
                                         rdfs:label "Stochastic solver"@en .


###  https://w3id.org/tvbo/StrangeAttractor
<https://w3id.org/tvbo/StrangeAttractor> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/SupHopf
<https://w3id.org/tvbo/SupHopf> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/tvbo/Dynamics> ;
                                <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2510 ;
                                <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ,
                                                                       <https://w3id.org/tvbo/Quiescent> ;
                                <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                     <https://w3id.org/tvbo/LimitCycle> ;
                                <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                <https://w3id.org/tvbo/phaseSpaceDimension> 2 ;
                                <http://purl.org/dc/terms/description> """Supercritical Hopf (SUPH) is an oscillatory/excitable neural mass model that describe the normal form of a supercritical Hopf bifurcation in Cartesian coordinates (Kuznetsov, 2013; Deco et al., 2017). 

This normal form has a supercritical bifurcation at 'a=0' with 'a' the bifurcation parameter in the model. So for 'a < 0', the local dynamics has a stable fixed point and the system corresponds to a damped oscillatory state, whereas for 'a > 0', the local dynamics enters in a stable limit cycle and the system switches to an oscillatory state.""" ;
                                <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Deco2017> ;
                                rdfs:label "SupHopf" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Supercritical Hopf"@en ;
                                <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/SupHopf/derived_variables/lc_0> ;
                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/SupHopf/parameters/a> ,
                                                                     <https://w3id.org/tvbo/SupHopf/parameters/omega> ;
                                <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/SupHopf/state_variables/x> ,
                                                                         <https://w3id.org/tvbo/SupHopf/state_variables/y> ;
                                <https://w3id.org/tvbo/model_type> "generic" .

_:genid2510 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/SupercriticalHopf> .


###  https://w3id.org/tvbo/SupercriticalHopf
<https://w3id.org/tvbo/SupercriticalHopf> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/TVB
<https://w3id.org/tvbo/TVB> rdf:type owl:NamedIndividual ,
                                     <https://w3id.org/tvbo/Backend> ;
                            <https://w3id.org/tvbo/providesCapability> <https://w3id.org/tvbo/BuiltinModelLibrary> ,
                                                                       <https://w3id.org/tvbo/DelayHistoryBuffer> ,
                                                                       <https://w3id.org/tvbo/NumPyExecution> ,
                                                                       <https://w3id.org/tvbo/StochasticSolver> ;
                            <https://w3id.org/tvbo/supportsTask> <https://w3id.org/tvbo/DDEIntegration> ,
                                                                 <https://w3id.org/tvbo/ODEIntegration> ,
                                                                 <https://w3id.org/tvbo/ParameterExploration> ,
                                                                 <https://w3id.org/tvbo/SDDEIntegration> ,
                                                                 <https://w3id.org/tvbo/SDEIntegration> ;
                            rdfs:label "TVB"@en .


###  https://w3id.org/tvbo/TimeScaling
<https://w3id.org/tvbo/TimeScaling> rdf:type owl:NamedIndividual ,
                                             <http://www.w3.org/2004/02/skos/core#Concept> ;
                                    rdfs:comment "Time-constant or rate parameter that sets the temporal scale of a dynamical variable. No faithful upstream GO mapping (GO_0050789 was rejected as overly generic)."@en ;
                                    rdfs:label "TimeScaling"@en ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "TimeScaling"@en .


###  https://w3id.org/tvbo/Torus
<https://w3id.org/tvbo/Torus> rdf:type owl:NamedIndividual .


###  https://w3id.org/tvbo/TsodyksMarkram
<https://w3id.org/tvbo/TsodyksMarkram> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/Dynamics> ;
                                       <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ,
                                                                              <https://w3id.org/tvbo/Quiescent> ;
                                       <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                            <https://w3id.org/tvbo/LimitCycle> ;
                                       <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                       <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                       <https://w3id.org/tvbo/modelsNeurotransmitterSystem> <http://purl.obolibrary.org/obo/GO_0035249> ;
                                       <https://w3id.org/tvbo/phaseSpaceDimension> 3 ;
                                       <http://purl.org/dc/terms/description> "Tsodyks-Markram mean-field model of short-term synaptic plasticity. A three-variable neural mass model with firing rate E, synaptic depression variable x, and facilitation variable u. The transfer function uses a softplus nonlinearity α·log(1 + exp(s/α)). Reproduces the dynamics from BifurcationKit.jl/examples/TMModel.jl." ;
                                       rdfs:label "TsodyksMarkram" ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Tsodyks-Markram"@en ;
                                       <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/TsodyksMarkram/derived_variables/SS0> ,
                                                                                  <https://w3id.org/tvbo/TsodyksMarkram/derived_variables/SS1> ;
                                       <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/TsodyksMarkram/parameters/E0> ,
                                                                            <https://w3id.org/tvbo/TsodyksMarkram/parameters/J> ,
                                                                            <https://w3id.org/tvbo/TsodyksMarkram/parameters/U0> ,
                                                                            <https://w3id.org/tvbo/TsodyksMarkram/parameters/alpha> ,
                                                                            <https://w3id.org/tvbo/TsodyksMarkram/parameters/tau> ,
                                                                            <https://w3id.org/tvbo/TsodyksMarkram/parameters/tauD> ,
                                                                            <https://w3id.org/tvbo/TsodyksMarkram/parameters/tauF> ;
                                       <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/TsodyksMarkram/state_variables/E> ,
                                                                                <https://w3id.org/tvbo/TsodyksMarkram/state_variables/u> ,
                                                                                <https://w3id.org/tvbo/TsodyksMarkram/state_variables/x> ;
                                       <https://w3id.org/tvbo/model_type> "neural_mass" .


###  https://w3id.org/tvbo/VectorizedRNG
<https://w3id.org/tvbo/VectorizedRNG> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/tvbo/BackendCapability> ;
                                      rdfs:label "Vectorised RNG"@en .


###  https://w3id.org/tvbo/WilsonCowan
<https://w3id.org/tvbo/WilsonCowan> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/tvbo/Dynamics> ;
                                    <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2511 ,
                                                                                _:genid2512 ;
                                    <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Bistable> ,
                                                                           <https://w3id.org/tvbo/Oscillatory> ,
                                                                           <https://w3id.org/tvbo/Quiescent> ;
                                    <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                         <https://w3id.org/tvbo/LimitCycle> ;
                                    <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/ExcitatoryInhibitorySubpopulations> ,
                                                                            <https://w3id.org/tvbo/SigmoidActivation> ;
                                    <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                    <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                    <https://w3id.org/tvbo/modelsCellType> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                           <http://purl.obolibrary.org/obo/CL_0000598> ;
                                    <https://w3id.org/tvbo/modelsNeurotransmitterSystem> <http://purl.obolibrary.org/obo/GO_0007214> ,
                                                                                         <http://purl.obolibrary.org/obo/GO_0035249> ;
                                    <https://w3id.org/tvbo/hasTimescaleSeparation> "false"^^xsd:boolean ;
                                    <https://w3id.org/tvbo/phaseSpaceDimension> 2 ;
                                    <http://purl.org/dc/terms/description> """The Wilson and Cowan model consists of two populations or masses, one excitatory and one inhibitory, that are described by their mean firings rates E and I respectively (Wilson and Cowan, 1972, 1973). 

This model is the minimal representation of a NMM with a coarse-grained description of the overall activity of a large-scale neuronal network, as opposed to being a detailed biophysical model. While employing just two differential equations, it has been used to build various biophysically realistic models (Liley et al., 1999; Daffertshofer and van Wijk, 2011). 

Key parameters in the model are the strength of connectivity between each subtype of population (excitatory and inhibitory) and the strength of input to each subpopulation. The Input parameters P and Q also provide the entry point for local and long-range connectivity, that is, the activity coming from neighboring and distant populations respectively.

Varying Input and connectivity generates a diversity of dynamical behaviors that are representative of observed activity in the brain, like multistability, oscillations, traveling waves and spatial patterns.
We consider the transmission parameters of the excitatory population to be glutamatergic and therefore to be modified by glutamatergic receptors. The inhibitory population is considered as GABAergic.

Note:
- Equations and parameter names are taken from (Wilson and Cowan, 1972 and Sanz-Leon et al., 2015)
- Default parameters are taken from Fig. 4 p.10 (Wilson and Cowan, 1972)
- The model in Sanz-Leon et., 2015 includes more parameters than the original model, which can be traced in the description of the parameters.""" ;
                                    <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Wilson1972> ,
                                                                          <https://w3id.org/tvbo/studies/Wilson1973> ;
                                    rdfs:label "WilsonCowan" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Wilson-Cowan"@en ;
                                    <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/WilsonCowan/derived_variables/lc_0> ,
                                                                               <https://w3id.org/tvbo/WilsonCowan/derived_variables/lc_1> ,
                                                                               <https://w3id.org/tvbo/WilsonCowan/derived_variables/s_e> ,
                                                                               <https://w3id.org/tvbo/WilsonCowan/derived_variables/s_i> ,
                                                                               <https://w3id.org/tvbo/WilsonCowan/derived_variables/x_e> ,
                                                                               <https://w3id.org/tvbo/WilsonCowan/derived_variables/x_i> ;
                                    <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/WilsonCowan/parameters/P> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/Q> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/a_e> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/a_i> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/alpha_e> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/alpha_i> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/b_e> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/b_i> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/c_e> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/c_ee> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/c_ei> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/c_i> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/c_ie> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/c_ii> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/k_e> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/k_i> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/r_e> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/r_i> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/shift_sigmoid> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/tau_e> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/tau_i> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/theta_e> ,
                                                                         <https://w3id.org/tvbo/WilsonCowan/parameters/theta_i> ;
                                    <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/WilsonCowan/state_variables/E> ,
                                                                             <https://w3id.org/tvbo/WilsonCowan/state_variables/I> ;
                                    <https://w3id.org/tvbo/model_type> "neural_mass" .

_:genid2511 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .

_:genid2512 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/SaddleNode> .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Dynamics> ;
                                                    <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2513 ;
                                                    <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ,
                                                                                           <https://w3id.org/tvbo/Quiescent> ;
                                                    <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                                         <https://w3id.org/tvbo/LimitCycle> ;
                                                    <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/ExcitatoryInhibitorySubpopulations> ;
                                                    <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                                    <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                                    <https://w3id.org/tvbo/modelsCellType> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                                           <http://purl.obolibrary.org/obo/CL_0000598> ;
                                                    <https://w3id.org/tvbo/modelsNeurotransmitterSystem> <http://purl.obolibrary.org/obo/GO_0007214> ,
                                                                                                         <http://purl.obolibrary.org/obo/GO_0035249> ;
                                                    <https://w3id.org/tvbo/hasTimescaleSeparation> "true"^^xsd:boolean ;
                                                    <https://w3id.org/tvbo/phaseSpaceDimension> 5 ;
                                                    <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Volo2019> ,
                                                                                          <https://w3id.org/tvbo/studies/Zerlaut2018> ;
                                                    rdfs:label "ZerlautAdaptationFirstOrder" ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Zerlaut (first-order adaptation)"@en ;
                                                    <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/Fe_ext> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/Fi_ext> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/S_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/S_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_V_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_V_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_m_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_m_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_e_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_e_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_i_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_i_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_thre_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_thre_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/f_out_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/f_out_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fe_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fe_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fi_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fi_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/lc_E> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/lc_I> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_G_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_G_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Ge_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Ge_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Gi_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Gi_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_V_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_V_i> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/sigma_V_e> ,
                                                                                               <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/sigma_V_i> ;
                                                    <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/C_m> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/DTvN0> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/DmuV0> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/DsV0> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_L_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_L_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/K_ext_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/K_ext_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/N_tot> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P0_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P0_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P1_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P1_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P2_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P2_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P3_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P3_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P4_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P4_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P5_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P5_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P6_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P6_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P7_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P7_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P8_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P8_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P9_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P9_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/Q_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/Q_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/S_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/T> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/TvN0> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/a_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/a_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/b_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/b_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_ex_ex> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_ex_in> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_in_ex> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_in_in> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/g> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/g_L> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/muV0> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/p_connect_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/p_connect_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/sV0> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_OU> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_w_e> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_w_i> ,
                                                                                         <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/weight_noise> ;
                                                    <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/E> ,
                                                                                             <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/I> ,
                                                                                             <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/W_e> ,
                                                                                             <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/W_i> ,
                                                                                             <https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/ou_drift> ;
                                                    <https://w3id.org/tvbo/model_type> "mean_field" .

_:genid2513 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/ZetterbergJansen
<https://w3id.org/tvbo/ZetterbergJansen> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/Dynamics> ;
                                         <https://w3id.org/tvbo/exhibitsBifurcation> _:genid2514 ;
                                         <https://w3id.org/tvbo/exhibitsRegime> <https://w3id.org/tvbo/Oscillatory> ;
                                         <https://w3id.org/tvbo/hasAttractor> <https://w3id.org/tvbo/FixedPoint> ,
                                                                              <https://w3id.org/tvbo/LimitCycle> ;
                                         <https://w3id.org/tvbo/hasModelFeature> <https://w3id.org/tvbo/SigmoidActivation> ;
                                         <https://w3id.org/tvbo/hasStochasticityCharacter> <https://w3id.org/tvbo/Deterministic> ;
                                         <https://w3id.org/tvbo/modelsAnatomicalRegion> <http://purl.obolibrary.org/obo/UBERON_0000956> ;
                                         <https://w3id.org/tvbo/phaseSpaceDimension> 6 ;
                                         <http://purl.org/dc/terms/references> <https://w3id.org/tvbo/studies/Zetterberg1978> ;
                                         rdfs:label "ZetterbergJansen" ;
                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Zetterberg-Jansen"@en ;
                                         <https://w3id.org/tvbo/hasDerivedVariable> <https://w3id.org/tvbo/ZetterbergJansen/derived_variables/coupled_input> ,
                                                                                    <https://w3id.org/tvbo/ZetterbergJansen/derived_variables/sigma_v1> ,
                                                                                    <https://w3id.org/tvbo/ZetterbergJansen/derived_variables/sigma_v23> ,
                                                                                    <https://w3id.org/tvbo/ZetterbergJansen/derived_variables/sigma_v45> ;
                                         <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/ZetterbergJansen/parameters/He> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/Hi> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/P> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/Q> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/U> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/e0> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_1> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_1T> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_2> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_2T> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_3> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_3T> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_4> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_5> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/ke> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/ki> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/rho_1> ,
                                                                              <https://w3id.org/tvbo/ZetterbergJansen/parameters/rho_2> ;
                                         <https://w3id.org/tvbo/hasStateVariable> <https://w3id.org/tvbo/ZetterbergJansen/state_variables/v1> ,
                                                                                  <https://w3id.org/tvbo/ZetterbergJansen/state_variables/v2> ,
                                                                                  <https://w3id.org/tvbo/ZetterbergJansen/state_variables/v3> ,
                                                                                  <https://w3id.org/tvbo/ZetterbergJansen/state_variables/v4> ,
                                                                                  <https://w3id.org/tvbo/ZetterbergJansen/state_variables/v5> ,
                                                                                  <https://w3id.org/tvbo/ZetterbergJansen/state_variables/v6> ,
                                                                                  <https://w3id.org/tvbo/ZetterbergJansen/state_variables/v7> ,
                                                                                  <https://w3id.org/tvbo/ZetterbergJansen/state_variables/y1> ,
                                                                                  <https://w3id.org/tvbo/ZetterbergJansen/state_variables/y2> ,
                                                                                  <https://w3id.org/tvbo/ZetterbergJansen/state_variables/y3> ,
                                                                                  <https://w3id.org/tvbo/ZetterbergJansen/state_variables/y4> ,
                                                                                  <https://w3id.org/tvbo/ZetterbergJansen/state_variables/y5> ;
                                         <https://w3id.org/tvbo/model_type> "neural_mass" .

_:genid2514 rdf:type <https://w3id.org/tvbo/BifurcationEvent> ;
             <https://w3id.org/tvbo/bifurcationType> <https://w3id.org/tvbo/Hopf> .


###  https://w3id.org/tvbo/tvboptim
<https://w3id.org/tvbo/tvboptim> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/tvbo/Backend> ;
                                 <https://w3id.org/tvbo/providesCapability> <https://w3id.org/tvbo/Autodiff> ,
                                                                            <https://w3id.org/tvbo/CodeGeneration> ,
                                                                            <https://w3id.org/tvbo/JITCompilation> ,
                                                                            <https://w3id.org/tvbo/StochasticSolver> ;
                                 <https://w3id.org/tvbo/supportsTask> <https://w3id.org/tvbo/GradientBasedOptimization> ,
                                                                      <https://w3id.org/tvbo/ODEIntegration> ,
                                                                      <https://w3id.org/tvbo/SDEIntegration> ;
                                 rdfs:label "tvboptim"@en .


###  https://w3id.org/tvbo/CakanObermayer/derived_variables/r_E
<https://w3id.org/tvbo/CakanObermayer/derived_variables/r_E> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                             <http://purl.org/dc/terms/description> "Excitatory population firing rate. In full aLN this is ``Phi(mu_E_eff, s_EE)`` with ``Phi`` precomputed; here a sigmoid stand-in is used." ;
                                                             rdfs:label "r_E (CakanObermayer derived variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "r_E" ;
                                                             <https://w3id.org/tvbo/lhs> "r_E" ;
                                                             <https://w3id.org/tvbo/rhs> "r_max/(1 + exp(-k_phi*(mu_se - mu_th)))" .


###  https://w3id.org/tvbo/CakanObermayer/derived_variables/r_I
<https://w3id.org/tvbo/CakanObermayer/derived_variables/r_I> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                             <http://purl.org/dc/terms/description> "Inhibitory population firing rate (sigmoid stand-in for aLN Phi)." ;
                                                             rdfs:label "r_I (CakanObermayer derived variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "r_I" ;
                                                             <https://w3id.org/tvbo/lhs> "r_I" ;
                                                             <https://w3id.org/tvbo/rhs> "r_max/(1 + exp(-k_phi*(mu_si - mu_th)))" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/C
<https://w3id.org/tvbo/CakanObermayer/parameters/C> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://schema.org/defaultValue> "200.0"^^xsd:double ;
                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0030322> ,
                                                                                                             <http://purl.obolibrary.org/obo/GO_0042391> ,
                                                                                                             <http://purl.obolibrary.org/obo/GO_0098696> ;
                                                    rdfs:label "C (CakanObermayer parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Membrane capacitance of a single AdEx neuron." ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "C" ;
                                                    <https://w3id.org/tvbo/unit> "pF" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/E_A
<https://w3id.org/tvbo/CakanObermayer/parameters/E_A> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://schema.org/defaultValue> "-80.0"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                      rdfs:label "E_A (CakanObermayer parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Reversal potential of the adaptation current." ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "E_A" ;
                                                      <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/E_L
<https://w3id.org/tvbo/CakanObermayer/parameters/E_L> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://schema.org/defaultValue> "-65.0"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0022840> ;
                                                      rdfs:label "E_L (CakanObermayer parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Leak reversal potential of a single AdEx neuron." ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "E_L" ;
                                                      <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/I_A
<https://w3id.org/tvbo/CakanObermayer/parameters/I_A> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                      rdfs:label "I_A (CakanObermayer parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Subthreshold adaptation conductance amplitude (a in AdEx)." ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "I_A" ;
                                                      <https://w3id.org/tvbo/unit> "nS" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/J_EE
<https://w3id.org/tvbo/CakanObermayer/parameters/J_EE> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "2.43"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060076> ,
                                                                                                                <http://purl.obolibrary.org/obo/GO_0060079> ,
                                                                                                                <http://purl.obolibrary.org/obo/GO_0098817> ;
                                                       rdfs:label "J_EE (CakanObermayer parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Maximum excitatory-to-excitatory PSC amplitude (Jee_max in neurolib)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "J_EE" ;
                                                       <https://w3id.org/tvbo/unit> "mV_per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/J_EI
<https://w3id.org/tvbo/CakanObermayer/parameters/J_EI> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "-3.3"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ,
                                                                                                                <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                       rdfs:label "J_EI (CakanObermayer parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Maximum inhibitory-to-excitatory PSC amplitude (Jei_max in neurolib, signed negative)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "J_EI" ;
                                                       <https://w3id.org/tvbo/unit> "mV_per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/J_IE
<https://w3id.org/tvbo/CakanObermayer/parameters/J_IE> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "2.6"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                       rdfs:label "J_IE (CakanObermayer parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Maximum excitatory-to-inhibitory PSC amplitude (Jie_max in neurolib)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "J_IE" ;
                                                       <https://w3id.org/tvbo/unit> "mV_per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/J_II
<https://w3id.org/tvbo/CakanObermayer/parameters/J_II> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "-1.64"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                       rdfs:label "J_II (CakanObermayer parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Maximum inhibitory-to-inhibitory PSC amplitude (Jii_max in neurolib, signed negative)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "J_II" ;
                                                       <https://w3id.org/tvbo/unit> "mV_per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/k_phi
<https://w3id.org/tvbo/CakanObermayer/parameters/k_phi> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                        rdfs:label "k_phi (CakanObermayer parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Steepness of the sigmoid transfer-function surrogate." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "k_phi" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/mu_E
<https://w3id.org/tvbo/CakanObermayer/parameters/mu_E> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "0.4"^^xsd:double ;
                                                       rdfs:label "mu_E (CakanObermayer parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Mean external input current to the excitatory population (mue_ext_mean)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "mu_E" ;
                                                       <https://w3id.org/tvbo/unit> "mV_per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/mu_I
<https://w3id.org/tvbo/CakanObermayer/parameters/mu_I> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "0.3"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ,
                                                                                                                <http://purl.obolibrary.org/obo/GO_0060080> ,
                                                                                                                <http://purl.obolibrary.org/obo/GO_0098828> ;
                                                       rdfs:label "mu_I (CakanObermayer parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Mean external input current to the inhibitory population (mui_ext_mean)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "mu_I" ;
                                                       <https://w3id.org/tvbo/unit> "mV_per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/mu_th
<https://w3id.org/tvbo/CakanObermayer/parameters/mu_th> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                        rdfs:label "mu_th (CakanObermayer parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Half-maximum input of the sigmoid transfer-function surrogate." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "mu_th" ;
                                                        <https://w3id.org/tvbo/unit> "mV_per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/r_max
<https://w3id.org/tvbo/CakanObermayer/parameters/r_max> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://schema.org/defaultValue> "0.2"^^xsd:double ;
                                                        rdfs:label "r_max (CakanObermayer parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Asymptotic firing rate used in the sigmoid surrogate for the aLN transfer function (sigmoid stand-in for the precomputed lookup table)." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "r_max" ;
                                                        <https://w3id.org/tvbo/unit> "per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/s_EE
<https://w3id.org/tvbo/CakanObermayer/parameters/s_EE> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "1.5"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ,
                                                                                                                <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                       rdfs:label "s_EE (CakanObermayer parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Standard deviation of the random-coupling-driven membrane-potential fluctuations entering the E->E channel (sigmae_ext component)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "s_EE" ;
                                                       <https://w3id.org/tvbo/unit> "mV_per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/s_EI
<https://w3id.org/tvbo/CakanObermayer/parameters/s_EI> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "1.5"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                       rdfs:label "s_EI (CakanObermayer parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Standard deviation of the random-coupling-driven membrane-potential fluctuations entering the I->E channel." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "s_EI" ;
                                                       <https://w3id.org/tvbo/unit> "mV_per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/s_IE
<https://w3id.org/tvbo/CakanObermayer/parameters/s_IE> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "1.5"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                       rdfs:label "s_IE (CakanObermayer parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Standard deviation of the random-coupling-driven membrane-potential fluctuations entering the E->I channel." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "s_IE" ;
                                                       <https://w3id.org/tvbo/unit> "mV_per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/s_II
<https://w3id.org/tvbo/CakanObermayer/parameters/s_II> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "1.5"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ,
                                                                                                                <http://purl.obolibrary.org/obo/GO_0098828> ;
                                                       rdfs:label "s_II (CakanObermayer parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Standard deviation of the random-coupling-driven membrane-potential fluctuations entering the I->I channel." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "s_II" ;
                                                       <https://w3id.org/tvbo/unit> "mV_per_ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/tau_A
<https://w3id.org/tvbo/CakanObermayer/parameters/tau_A> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://schema.org/defaultValue> "200.0"^^xsd:double ;
                                                        rdfs:label "tau_A (CakanObermayer parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Time constant of the adaptation current." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "tau_A" ;
                                                        <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/tau_se
<https://w3id.org/tvbo/CakanObermayer/parameters/tau_se> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://schema.org/defaultValue> "2.0"^^xsd:double ;
                                                         rdfs:label "tau_se (CakanObermayer parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Synaptic time constant of excitatory PSCs (E->E and E->I)." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "tau_se" ;
                                                         <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/CakanObermayer/parameters/tau_si
<https://w3id.org/tvbo/CakanObermayer/parameters/tau_si> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                         rdfs:label "tau_si (CakanObermayer parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Synaptic time constant of inhibitory PSCs (I->E and I->I)." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "tau_si" ;
                                                         <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/CakanObermayer/state_variables/I_A_var
<https://w3id.org/tvbo/CakanObermayer/state_variables/I_A_var> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/StateVariable> ;
                                                               <http://purl.org/dc/terms/description> "Adaptation current." ;
                                                               rdfs:label "I_A_var (CakanObermayer state variable)" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "I_A_var" ;
                                                               <https://w3id.org/tvbo/lhs> "Derivative(I_A_var, t)" ;
                                                               <https://w3id.org/tvbo/rhs> "(I_A*(mu_se - E_A) - I_A_var)/tau_A" .


###  https://w3id.org/tvbo/CakanObermayer/state_variables/mu_se
<https://w3id.org/tvbo/CakanObermayer/state_variables/mu_se> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/StateVariable> ;
                                                             <http://purl.org/dc/terms/description> "Filtered mean synaptic input current to the excitatory population." ;
                                                             rdfs:label "mu_se (CakanObermayer state variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "mu_se" ;
                                                             <https://w3id.org/tvbo/lhs> "Derivative(mu_se, t)" ;
                                                             <https://w3id.org/tvbo/rhs> "(J_EE*r_E + J_EI*r_I + mu_E + c_pop0 - I_A_var/C - mu_se)/tau_se" .


###  https://w3id.org/tvbo/CakanObermayer/state_variables/mu_si
<https://w3id.org/tvbo/CakanObermayer/state_variables/mu_si> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/StateVariable> ;
                                                             <http://purl.org/dc/terms/description> "Filtered mean synaptic input current to the inhibitory population." ;
                                                             rdfs:label "mu_si (CakanObermayer state variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "mu_si" ;
                                                             <https://w3id.org/tvbo/lhs> "Derivative(mu_si, t)" ;
                                                             <https://w3id.org/tvbo/rhs> "(J_IE*r_E + J_II*r_I + mu_I - mu_si)/tau_si" .


###  https://w3id.org/tvbo/CoombesByrne/parameters/Delta
<https://w3id.org/tvbo/CoombesByrne/parameters/Delta> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Half-width of heterogeneous noise distribution" ;
                                                      <http://schema.org/defaultValue> "0.5"^^xsd:double ;
                                                      rdfs:label "Delta (CoombesByrne parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Half-width of heterogeneous noise distribution" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "Delta" .


###  https://w3id.org/tvbo/CoombesByrne/parameters/alpha
<https://w3id.org/tvbo/CoombesByrne/parameters/alpha> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Parameter of the alpha-function" ;
                                                      <http://schema.org/defaultValue> "0.95"^^xsd:double ;
                                                      rdfs:label "alpha (CoombesByrne parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Parameter of the alpha-function" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "alpha" .


###  https://w3id.org/tvbo/CoombesByrne/parameters/eta
<https://w3id.org/tvbo/CoombesByrne/parameters/eta> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "Constant parameter to scale the rate of feedback from the             firing rate variable to itself" ;
                                                    <http://schema.org/defaultValue> "20.0"^^xsd:double ;
                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                    rdfs:label "eta (CoombesByrne parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> """Constant parameter to scale the rate of feedback from the
            firing rate variable to itself""" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "eta" .


###  https://w3id.org/tvbo/CoombesByrne/parameters/k
<https://w3id.org/tvbo/CoombesByrne/parameters/k> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "Local coupling strength" ;
                                                  <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                  rdfs:label "k (CoombesByrne parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Local coupling strength" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "k" .


###  https://w3id.org/tvbo/CoombesByrne/parameters/v_syn
<https://w3id.org/tvbo/CoombesByrne/parameters/v_syn> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "QIF membrane reversal potential" ;
                                                      <http://schema.org/defaultValue> "-10.0"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                      rdfs:label "v_syn (CoombesByrne parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "QIF membrane reversal potential" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "v_syn" .


###  https://w3id.org/tvbo/CoombesByrne/state_variables/V
<https://w3id.org/tvbo/CoombesByrne/state_variables/V> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/StateVariable> ;
                                                       rdfs:label "V (CoombesByrne state variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "V" ;
                                                       <https://w3id.org/tvbo/lhs> "Derivative(V, t)" ;
                                                       <https://w3id.org/tvbo/rhs> "V**2 + c_pop0 + eta + g*(-V + v_syn) - pi**2*r**2" .


###  https://w3id.org/tvbo/CoombesByrne/state_variables/g
<https://w3id.org/tvbo/CoombesByrne/state_variables/g> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/StateVariable> ;
                                                       rdfs:label "g (CoombesByrne state variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "g" ;
                                                       <https://w3id.org/tvbo/lhs> "Derivative(g, t)" ;
                                                       <https://w3id.org/tvbo/rhs> "alpha*q" .


###  https://w3id.org/tvbo/CoombesByrne/state_variables/q
<https://w3id.org/tvbo/CoombesByrne/state_variables/q> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/StateVariable> ;
                                                       rdfs:label "q (CoombesByrne state variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "q" ;
                                                       <https://w3id.org/tvbo/lhs> "Derivative(q, t)" ;
                                                       <https://w3id.org/tvbo/rhs> "alpha*(-g + pi*k*r - 2*q)" .


###  https://w3id.org/tvbo/CoombesByrne/state_variables/r
<https://w3id.org/tvbo/CoombesByrne/state_variables/r> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/StateVariable> ;
                                                       rdfs:label "r (CoombesByrne state variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "r" ;
                                                       <https://w3id.org/tvbo/lhs> "Derivative(r, t)" ;
                                                       <https://w3id.org/tvbo/rhs> "Delta/pi + 2*V*r - g*r" .


###  https://w3id.org/tvbo/CoombesByrne2D/parameters/Delta
<https://w3id.org/tvbo/CoombesByrne2D/parameters/Delta> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "Half-width of heterogeneous noise distribution" ;
                                                        <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                        rdfs:label "Delta (CoombesByrne2D parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Half-width of heterogeneous noise distribution" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "Delta" .


###  https://w3id.org/tvbo/CoombesByrne2D/parameters/eta
<https://w3id.org/tvbo/CoombesByrne2D/parameters/eta> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Constant parameter to scale the rate of feedback from the             firing rate variable to itself" ;
                                                      <http://schema.org/defaultValue> "2.0"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                      rdfs:label "eta (CoombesByrne2D parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> """Constant parameter to scale the rate of feedback from the
            firing rate variable to itself""" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "eta" .


###  https://w3id.org/tvbo/CoombesByrne2D/parameters/k
<https://w3id.org/tvbo/CoombesByrne2D/parameters/k> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "Local coupling strength" ;
                                                    <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                    rdfs:label "k (CoombesByrne2D parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Local coupling strength" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "k" .


###  https://w3id.org/tvbo/CoombesByrne2D/parameters/v_syn
<https://w3id.org/tvbo/CoombesByrne2D/parameters/v_syn> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "QIF membrane reversal potential" ;
                                                        <http://schema.org/defaultValue> "-4.0"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                        rdfs:label "v_syn (CoombesByrne2D parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "QIF membrane reversal potential" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "v_syn" .


###  https://w3id.org/tvbo/CoombesByrne2D/state_variables/V
<https://w3id.org/tvbo/CoombesByrne2D/state_variables/V> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "V (CoombesByrne2D state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "V" ;
                                                         <https://w3id.org/tvbo/lhs> "Derivative(V, t)" ;
                                                         <https://w3id.org/tvbo/rhs> "V**2 + c_pop0 + eta + pi*k*r*(-V + v_syn) - pi**2*r**2" .


###  https://w3id.org/tvbo/CoombesByrne2D/state_variables/r
<https://w3id.org/tvbo/CoombesByrne2D/state_variables/r> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "r (CoombesByrne2D state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "r" ;
                                                         <https://w3id.org/tvbo/lhs> "Derivative(r, t)" ;
                                                         <https://w3id.org/tvbo/rhs> "Delta/pi + 2*V*r - pi*k*r**2" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/Delta_e
<https://w3id.org/tvbo/DumontGutkin/parameters/Delta_e> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "Half-width of heterogeneous noise distribution over excitatory population" ;
                                                        <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ,
                                                                                                                 <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                        rdfs:label "Delta_e (DumontGutkin parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Half-width of heterogeneous noise distribution over excitatory population" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "Delta_e" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/Delta_i
<https://w3id.org/tvbo/DumontGutkin/parameters/Delta_i> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "Half-width of heterogeneous noise distribution over inhibitory population" ;
                                                        <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0032228> ,
                                                                                                                 <http://purl.obolibrary.org/obo/GO_0060080> ,
                                                                                                                 <http://purl.obolibrary.org/obo/GO_0098828> ;
                                                        rdfs:label "Delta_i (DumontGutkin parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Half-width of heterogeneous noise distribution over inhibitory population" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "Delta_i" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/Gamma
<https://w3id.org/tvbo/DumontGutkin/parameters/Gamma> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Ratio of excitatory VS inhibitory global couplings G_ie/G_ee " ;
                                                      <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ,
                                                                                                               <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                      rdfs:label "Gamma (DumontGutkin parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Ratio of excitatory VS inhibitory global couplings G_ie/G_ee ." ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "Gamma" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/I_e
<https://w3id.org/tvbo/DumontGutkin/parameters/I_e> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "External homogeneous current on excitatory population" ;
                                                    <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                    rdfs:label "I_e (DumontGutkin parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "External homogeneous current on excitatory population" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "I_e" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/I_i
<https://w3id.org/tvbo/DumontGutkin/parameters/I_i> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "External current on inhibitory population" ;
                                                    <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ,
                                                                                                             <http://purl.obolibrary.org/obo/GO_0098828> ;
                                                    rdfs:label "I_i (DumontGutkin parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "External current on inhibitory population" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "I_i" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/J_ee
<https://w3id.org/tvbo/DumontGutkin/parameters/J_ee> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Synaptic weight e-->e" ;
                                                     <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060076> ,
                                                                                                              <http://purl.obolibrary.org/obo/GO_0097060> ,
                                                                                                              <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                     rdfs:label "J_ee (DumontGutkin parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Synaptic weight e-->e" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "J_ee" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/J_ei
<https://w3id.org/tvbo/DumontGutkin/parameters/J_ei> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Synaptic weight i-->e" ;
                                                     <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ,
                                                                                                              <http://purl.obolibrary.org/obo/GO_0097060> ;
                                                     rdfs:label "J_ei (DumontGutkin parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Synaptic weight i-->e" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "J_ei" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/J_ie
<https://w3id.org/tvbo/DumontGutkin/parameters/J_ie> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Synaptic weight e-->i" ;
                                                     <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0097060> ,
                                                                                                              <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                     rdfs:label "J_ie (DumontGutkin parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Synaptic weight e-->i" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "J_ie" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/J_ii
<https://w3id.org/tvbo/DumontGutkin/parameters/J_ii> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Synaptic weight i-->i" ;
                                                     <http://schema.org/defaultValue> "15.0"^^xsd:double ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060077> ,
                                                                                                              <http://purl.obolibrary.org/obo/GO_0097060> ;
                                                     rdfs:label "J_ii (DumontGutkin parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Synaptic weight i-->i" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "J_ii" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/eta_e
<https://w3id.org/tvbo/DumontGutkin/parameters/eta_e> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Mean heterogeneous current on excitatory population" ;
                                                      <http://schema.org/defaultValue> "-5.0"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                      rdfs:label "eta_e (DumontGutkin parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Mean heterogeneous current on excitatory population" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "eta_e" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/eta_i
<https://w3id.org/tvbo/DumontGutkin/parameters/eta_i> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Mean heterogeneous current on inhibitory population" ;
                                                      <http://schema.org/defaultValue> "-5.0"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                      rdfs:label "eta_i (DumontGutkin parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Mean heterogeneous current on inhibitory population" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "eta_i" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/tau_e
<https://w3id.org/tvbo/DumontGutkin/parameters/tau_e> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Characteristic time of excitatory population" ;
                                                      <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0043179> ,
                                                                                                               <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                      rdfs:label "tau_e (DumontGutkin parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Characteristic time of excitatory population" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "tau_e" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/tau_i
<https://w3id.org/tvbo/DumontGutkin/parameters/tau_i> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Characteristic time of inhibitory population" ;
                                                      <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0043180> ,
                                                                                                               <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                      rdfs:label "tau_i (DumontGutkin parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Characteristic time of inhibitory population" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "tau_i" .


###  https://w3id.org/tvbo/DumontGutkin/parameters/tau_s
<https://w3id.org/tvbo/DumontGutkin/parameters/tau_s> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Synaptic time constant" ;
                                                      <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                      rdfs:label "tau_s (DumontGutkin parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Synaptic time constant" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "tau_s" .


###  https://w3id.org/tvbo/DumontGutkin/state_variables/V_e
<https://w3id.org/tvbo/DumontGutkin/state_variables/V_e> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "V_e (DumontGutkin state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "V_e" ;
                                                         <https://w3id.org/tvbo/lhs> "Derivative(V_e, t)" ;
                                                         <https://w3id.org/tvbo/rhs> "(I_e + V_e**2 + eta_e - pi**2*r_e**2*tau_e**2 + s_ee*tau_e - s_ei*tau_e)/tau_e" .


###  https://w3id.org/tvbo/DumontGutkin/state_variables/V_i
<https://w3id.org/tvbo/DumontGutkin/state_variables/V_i> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "V_i (DumontGutkin state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "V_i" ;
                                                         <https://w3id.org/tvbo/lhs> "Derivative(V_i, t)" ;
                                                         <https://w3id.org/tvbo/rhs> "(I_i + V_i**2 + eta_i - pi**2*r_i**2*tau_i**2 + s_ie*tau_i - s_ii*tau_i)/tau_i" .


###  https://w3id.org/tvbo/DumontGutkin/state_variables/r_e
<https://w3id.org/tvbo/DumontGutkin/state_variables/r_e> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "r_e (DumontGutkin state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "r_e" ;
                                                         <https://w3id.org/tvbo/lhs> "Derivative(r_e, t)" ;
                                                         <https://w3id.org/tvbo/rhs> "(Delta_e/(pi*tau_e) + 2*V_e*r_e)/tau_e" .


###  https://w3id.org/tvbo/DumontGutkin/state_variables/r_i
<https://w3id.org/tvbo/DumontGutkin/state_variables/r_i> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "r_i (DumontGutkin state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "r_i" ;
                                                         <https://w3id.org/tvbo/lhs> "Derivative(r_i, t)" ;
                                                         <https://w3id.org/tvbo/rhs> "(Delta_i/(pi*tau_i) + 2*V_i*r_i)/tau_i" .


###  https://w3id.org/tvbo/DumontGutkin/state_variables/s_ee
<https://w3id.org/tvbo/DumontGutkin/state_variables/s_ee> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/StateVariable> ;
                                                          rdfs:label "s_ee (DumontGutkin state variable)" ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "s_ee" ;
                                                          <https://w3id.org/tvbo/lhs> "Derivative(s_ee, t)" ;
                                                          <https://w3id.org/tvbo/rhs> "(J_ee*r_e + c_pop0 - s_ee)/tau_s" .


###  https://w3id.org/tvbo/DumontGutkin/state_variables/s_ei
<https://w3id.org/tvbo/DumontGutkin/state_variables/s_ei> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/StateVariable> ;
                                                          rdfs:label "s_ei (DumontGutkin state variable)" ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "s_ei" ;
                                                          <https://w3id.org/tvbo/lhs> "Derivative(s_ei, t)" ;
                                                          <https://w3id.org/tvbo/rhs> "(J_ei*r_i - s_ei)/tau_s" .


###  https://w3id.org/tvbo/DumontGutkin/state_variables/s_ie
<https://w3id.org/tvbo/DumontGutkin/state_variables/s_ie> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/StateVariable> ;
                                                          rdfs:label "s_ie (DumontGutkin state variable)" ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "s_ie" ;
                                                          <https://w3id.org/tvbo/lhs> "Derivative(s_ie, t)" ;
                                                          <https://w3id.org/tvbo/rhs> "(Gamma*c_pop0 + J_ie*r_e - s_ie)/tau_s" .


###  https://w3id.org/tvbo/DumontGutkin/state_variables/s_ii
<https://w3id.org/tvbo/DumontGutkin/state_variables/s_ii> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/StateVariable> ;
                                                          rdfs:label "s_ii (DumontGutkin state variable)" ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "s_ii" ;
                                                          <https://w3id.org/tvbo/lhs> "Derivative(s_ii, t)" ;
                                                          <https://w3id.org/tvbo/rhs> "(J_ii*r_i - s_ii)/tau_s" .


###  https://w3id.org/tvbo/Epileptor2D/derived_variables/h
<https://w3id.org/tvbo/Epileptor2D/derived_variables/h> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/DerivedVariable> ;
                                                        rdfs:label "h (Epileptor2D derived variable)" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "h" ;
                                                        <https://w3id.org/tvbo/lhs> "h" ;
                                                        <https://w3id.org/tvbo/rhs> "Piecewise((x0 + 3.0/(exp((-x1 - 1*0.5)/0.1) + 1.0), modification > 0), (zcond + 4*(-x0 + x1), True))" .


###  https://w3id.org/tvbo/Epileptor2D/derived_variables/x1cond
<https://w3id.org/tvbo/Epileptor2D/derived_variables/x1cond> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                             rdfs:label "x1cond (Epileptor2D derived variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "x1cond" ;
                                                             <https://w3id.org/tvbo/lhs> "x1cond" ;
                                                             <https://w3id.org/tvbo/rhs> "Piecewise((a*x1**2 + x1*(-b + d), x1 < 0), (d*x1 - slope - 0.6*(z - 4.0)**2, True))" .


###  https://w3id.org/tvbo/Epileptor2D/derived_variables/zcond
<https://w3id.org/tvbo/Epileptor2D/derived_variables/zcond> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                            rdfs:label "zcond (Epileptor2D derived variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "zcond" ;
                                                            <https://w3id.org/tvbo/lhs> "zcond" ;
                                                            <https://w3id.org/tvbo/rhs> "Piecewise((-0.1*z**7, z < 0), (0, True))" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/Iext
<https://w3id.org/tvbo/Epileptor2D/parameters/Iext> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "External input current to the first state-variable x_E2D, in Epileptor2D (Proix et al" ;
                                                    <http://schema.org/defaultValue> "3.1"^^xsd:double ;
                                                    rdfs:label "Iext (Epileptor2D parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "External input current to the first state-variable x_E2D, in Epileptor2D (Proix et al.,2014)." ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "Iext" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/Ks
<https://w3id.org/tvbo/Epileptor2D/parameters/Ks> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "Permittivity coupling on the slow permittivity state-variable z_E2D in Epileptor2D (Proix et al" ;
                                                  <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                  rdfs:label "Ks (Epileptor2D parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> """Permittivity coupling on the slow permittivity state-variable z_E2D in Epileptor2D (Proix et al., 2014).

The coupling quantifies the influence of neuronal fast discharges x_E2D on the local slow permittivity variable z_E2D.""" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "Ks" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/Kvf
<https://w3id.org/tvbo/Epileptor2D/parameters/Kvf> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Coupling scaling on a very fast time scale" ;
                                                   <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                   rdfs:label "Kvf (Epileptor2D parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Coupling scaling on a very fast time scale." ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "Kvf" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/a
<https://w3id.org/tvbo/Epileptor2D/parameters/a> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Coefficient of the cubic term in the first state-variable x_E2D via the function f(x)_E2D, in Epileptor2D Proix et al" ;
                                                 <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                 rdfs:label "a (Epileptor2D parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the cubic term in the first state-variable x_E2D via the function f(x)_E2D, in Epileptor2D Proix et al.,2014)." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/b
<https://w3id.org/tvbo/Epileptor2D/parameters/b> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Coefficient of the squared term in the first state-variable x_E2D via the function f_E2D, in Epileptor2D (Proix et al" ;
                                                 <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                 rdfs:label "b (Epileptor2D parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the squared term in the first state-variable x_E2D via the function f_E2D, in Epileptor2D (Proix et al.,2014)." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "b" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/c
<https://w3id.org/tvbo/Epileptor2D/parameters/c> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Additive coefficient for the second state-variable x_{2},         called :math:`y_{0}` in Jirsa paper" ;
                                                 <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                 rdfs:label "c (Epileptor2D parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Additive coefficient for the second state-variable x_{2},         called :math:`y_{0}` in Jirsa paper." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "c" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/d
<https://w3id.org/tvbo/Epileptor2D/parameters/d> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Coefficient of the squared term in the first state-variable x_E2D via the function f in Epileptor2D (Proix et al" ;
                                                 <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                 rdfs:label "d (Epileptor2D parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the squared term in the first state-variable x_E2D via the function f in Epileptor2D (Proix et al.,2014)." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "d" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/modification
<https://w3id.org/tvbo/Epileptor2D/parameters/modification> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "When modification is True, the function h_E2D uses a nonlinear influence on z_E2D" ;
                                                            <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                            rdfs:label "modification (Epileptor2D parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "When modification is True, the function h_E2D uses a nonlinear influence on z_E2D. The default value is False, i.e., linear influence on z_E2D." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "modification" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/r
<https://w3id.org/tvbo/Epileptor2D/parameters/r> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Temporal scaling in the slow state-variable, \\         called :math:`1\\tau_{0}` in Jirsa paper (see class Epileptor)" ;
                                                 <http://schema.org/defaultValue> "3.5E-4"^^xsd:double ;
                                                 rdfs:label "r (Epileptor2D parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> """Temporal scaling in the slow state-variable, \\
        called :math:`1\\tau_{0}` in Jirsa paper (see class Epileptor).""" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "r" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/slope
<https://w3id.org/tvbo/Epileptor2D/parameters/slope> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Linear coefficient in the first state-variable x_E2D via the function f_E2D, in Epileptor2D (Proix et al" ;
                                                     <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                     rdfs:label "slope (Epileptor2D parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Linear coefficient in the first state-variable x_E2D via the function f_E2D, in Epileptor2D (Proix et al.,2014)." ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "slope" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/tt
<https://w3id.org/tvbo/Epileptor2D/parameters/tt> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "Characteristic time scale of the whole-system Epileptor2D" ;
                                                  <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                  rdfs:label "tt (Epileptor2D parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Characteristic time scale of the whole-system Epileptor2D." ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "tt" .


###  https://w3id.org/tvbo/Epileptor2D/parameters/x0
<https://w3id.org/tvbo/Epileptor2D/parameters/x0> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "Degree of excitability or epileptogenicity in Epileptor2D (Proix et al" ;
                                                  <http://schema.org/defaultValue> "-1.6"^^xsd:double ;
                                                  <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0043179> ;
                                                  rdfs:label "x0 (Epileptor2D parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> """Degree of excitability or epileptogenicity in Epileptor2D (Proix et al.,2014).

If x0 is greater than a critical value, x0,critic = −2.05 (i.e., in the supercritical regime), the system can trigger seizures autonomously; otherwise it is in its equilibrium state (i.e., in the subcritical regime).

Note:
- If modification_E2D:
if x0 is smaller than a critical value, x0,critic = 2.91, can trigger seizures autonomously; otherwise it is in its equilibrium state (Proix et al., 2014).""" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "x0" .


###  https://w3id.org/tvbo/Epileptor2D/state_variables/x1
<https://w3id.org/tvbo/Epileptor2D/state_variables/x1> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/StateVariable> ;
                                                       <http://purl.org/dc/terms/description> "First state-variable in the Epileptor2D (Proix et al" ;
                                                       rdfs:label "x1 (Epileptor2D state variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "x1" ;
                                                       <https://w3id.org/tvbo/lhs> "Derivative(x1, t)" ;
                                                       <https://w3id.org/tvbo/rhs> "tt*(Iext + Kvf*c_pop0 + c + local_coupling*x1 - x1*x1cond - z)" .


###  https://w3id.org/tvbo/Epileptor2D/state_variables/z
<https://w3id.org/tvbo/Epileptor2D/state_variables/z> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/StateVariable> ;
                                                      <http://purl.org/dc/terms/description> "Slow permittivity state-variable of the Epileptor2D (Proix et al" ;
                                                      rdfs:label "z (Epileptor2D state variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "z" ;
                                                      <https://w3id.org/tvbo/lhs> "Derivative(z, t)" ;
                                                      <https://w3id.org/tvbo/rhs> "r*tt*(Ks*c_pop0 + h - z)" .


###  https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/parameters/N
<https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/parameters/N> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                                   rdfs:label "N (Epileptor3DStefanescuMcDonald parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "Effective population size / scaling of the resting-state regulation term." ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "N" .


###  https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/parameters/tau_z
<https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/parameters/tau_z> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/tvbo/Parameter> ;
                                                                       <http://schema.org/defaultValue> "2857.0"^^xsd:double ;
                                                                       rdfs:label "tau_z (Epileptor3DStefanescuMcDonald parameter)" ;
                                                                       <http://www.w3.org/2004/02/skos/core#definition> "Slow timescale for the z permittivity variable." ;
                                                                       <http://www.w3.org/2004/02/skos/core#notation> "tau_z" ;
                                                                       <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/parameters/x_0
<https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/parameters/x_0> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://schema.org/defaultValue> "-1.6"^^xsd:double ;
                                                                     rdfs:label "x_0 (Epileptor3DStefanescuMcDonald parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#definition> "Excitability parameter (Epileptor convention)." ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "x_0" .


###  https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/state_variables/x1
<https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/state_variables/x1> rdf:type owl:NamedIndividual ,
                                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                                         <http://purl.org/dc/terms/description> "Fast excitable variable (placeholder Epileptor-like dynamics)." ;
                                                                         rdfs:label "x1 (Epileptor3DStefanescuMcDonald state variable)" ;
                                                                         <http://www.w3.org/2004/02/skos/core#notation> "x1" ;
                                                                         <https://w3id.org/tvbo/lhs> "Derivative(x1, t)" ;
                                                                         <https://w3id.org/tvbo/rhs> "N*(x1 - x1**3/3 - z + c_pop0)" .


###  https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/state_variables/z
<https://w3id.org/tvbo/Epileptor3DStefanescuMcDonald/state_variables/z> rdf:type owl:NamedIndividual ,
                                                                                 <https://w3id.org/tvbo/StateVariable> ;
                                                                        <http://purl.org/dc/terms/description> "Slow permittivity / excitability variable." ;
                                                                        rdfs:label "z (Epileptor3DStefanescuMcDonald state variable)" ;
                                                                        <http://www.w3.org/2004/02/skos/core#notation> "z" ;
                                                                        <https://w3id.org/tvbo/lhs> "Derivative(z, t)" ;
                                                                        <https://w3id.org/tvbo/rhs> "(4*(x1 - x_0) - z)/tau_z" .


###  https://w3id.org/tvbo/Epileptor5D/derived_variables/h
<https://w3id.org/tvbo/Epileptor5D/derived_variables/h> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/DerivedVariable> ;
                                                        rdfs:label "h (Epileptor5D derived variable)" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "h" ;
                                                        <https://w3id.org/tvbo/lhs> "h" ;
                                                        <https://w3id.org/tvbo/rhs> "Piecewise((x0 + 3/(exp((-x1 - 1*0.5)/0.1) + 1), modification > 0), (zcond + 4*(-x0 + x1), True))" .


###  https://w3id.org/tvbo/Epileptor5D/derived_variables/x1cond
<https://w3id.org/tvbo/Epileptor5D/derived_variables/x1cond> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                             rdfs:label "x1cond (Epileptor5D derived variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "x1cond" ;
                                                             <https://w3id.org/tvbo/lhs> "x1cond" ;
                                                             <https://w3id.org/tvbo/rhs> "Piecewise(((-a)*x1**2 + b*x1, x1 < 0), (slope - x2 + 0.6*(z - 4.0)**2, True))" .


###  https://w3id.org/tvbo/Epileptor5D/derived_variables/y2cond
<https://w3id.org/tvbo/Epileptor5D/derived_variables/y2cond> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                             rdfs:label "y2cond (Epileptor5D derived variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "y2cond" ;
                                                             <https://w3id.org/tvbo/lhs> "y2cond" ;
                                                             <https://w3id.org/tvbo/rhs> "Piecewise((0.0, x2 < -0.25), (aa*(x2 + 0.25), True))" .


###  https://w3id.org/tvbo/Epileptor5D/derived_variables/zcond
<https://w3id.org/tvbo/Epileptor5D/derived_variables/zcond> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                            rdfs:label "zcond (Epileptor5D derived variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "zcond" ;
                                                            <https://w3id.org/tvbo/lhs> "zcond" ;
                                                            <https://w3id.org/tvbo/rhs> "Piecewise((-0.1*z**7, z < 0), (0.0, True))" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/Iext
<https://w3id.org/tvbo/Epileptor5D/parameters/Iext> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "External input current to the first sub-population (x1_E5D, y1_E5D) via the state-variable x1_E5D, in Epileptor5D (Jirsa et al" ;
                                                    <http://schema.org/defaultValue> "3.1"^^xsd:double ;
                                                    rdfs:label "Iext (Epileptor5D parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "External input current to the first sub-population (x1_E5D, y1_E5D) via the state-variable x1_E5D, in Epileptor5D (Jirsa et al.,2014)." ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "Iext" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/Iext2
<https://w3id.org/tvbo/Epileptor5D/parameters/Iext2> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "External input current to the second population" ;
                                                     <http://schema.org/defaultValue> "0.45"^^xsd:double ;
                                                     rdfs:label "Iext2 (Epileptor5D parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "External input current to the second population" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "Iext2" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/Kf
<https://w3id.org/tvbo/Epileptor5D/parameters/Kf> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "Correspond to the coupling scaling on a fast time scale" ;
                                                  <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                  rdfs:label "Kf (Epileptor5D parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Correspond to the coupling scaling on a fast time scale." ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "Kf" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/Ks
<https://w3id.org/tvbo/Epileptor5D/parameters/Ks> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "Permittivity coupling on the slow permittivity state-variable z_E5D in Epileptor5D (Proix et al" ;
                                                  <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                  rdfs:label "Ks (Epileptor5D parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> """Permittivity coupling on the slow permittivity state-variable z_E5D in Epileptor5D (Proix et al., 2014).

The coupling quantifies the influence of neuronal fast discharges x1_E5D on the local slow permittivity variable z_E5D.""" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "Ks" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/Kvf
<https://w3id.org/tvbo/Epileptor5D/parameters/Kvf> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Coupling scaling on a very fast time scale" ;
                                                   <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                   rdfs:label "Kvf (Epileptor5D parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Coupling scaling on a very fast time scale." ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "Kvf" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/a
<https://w3id.org/tvbo/Epileptor5D/parameters/a> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Coefficient of the cubic term in the first state variable" ;
                                                 <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                 rdfs:label "a (Epileptor5D parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the cubic term in the first state variable" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/aa
<https://w3id.org/tvbo/Epileptor5D/parameters/aa> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "Linear coefficient in fifth state variable" ;
                                                  <http://schema.org/defaultValue> "6.0"^^xsd:double ;
                                                  rdfs:label "aa (Epileptor5D parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Linear coefficient in fifth state variable" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "aa" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/b
<https://w3id.org/tvbo/Epileptor5D/parameters/b> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Coefficient of the squared term in the first state variabel" ;
                                                 <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                 rdfs:label "b (Epileptor5D parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the squared term in the first state variabel" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "b" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/bb
<https://w3id.org/tvbo/Epileptor5D/parameters/bb> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "Linear coefficient of lowpass excitatory coupling in fourth state variable" ;
                                                  <http://schema.org/defaultValue> "2.0"^^xsd:double ;
                                                  rdfs:label "bb (Epileptor5D parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Linear coefficient of lowpass excitatory coupling in fourth state variable" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "bb" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/c
<https://w3id.org/tvbo/Epileptor5D/parameters/c> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Additive coefficient for the second state variable,         called :math:`y_{0}` in Jirsa paper" ;
                                                 <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                 rdfs:label "c (Epileptor5D parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Additive coefficient for the second state variable,         called :math:`y_{0}` in Jirsa paper" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "c" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/d
<https://w3id.org/tvbo/Epileptor5D/parameters/d> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Coefficient of the squared term in the derivative of the second state-variable y1_E5D in Epileptor5D (Jirsa et al" ;
                                                 <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                 rdfs:label "d (Epileptor5D parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the squared term in the derivative of the second state-variable y1_E5D in Epileptor5D (Jirsa et al.,2014)." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "d" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/modification
<https://w3id.org/tvbo/Epileptor5D/parameters/modification> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "When modification is True, the function h_E5D uses a nonlinear influence on z_E5D" ;
                                                            <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                            rdfs:label "modification (Epileptor5D parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "When modification is True, the function h_E5D uses a nonlinear influence on z_E5D. The default value is False, i.e., linear influence on z_E5D." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "modification" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/r
<https://w3id.org/tvbo/Epileptor5D/parameters/r> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Temporal scaling in the third state variable,         called :math:`1/\\tau_{0}` in Jirsa paper" ;
                                                 <http://schema.org/defaultValue> "3.5E-4"^^xsd:double ;
                                                 rdfs:label "r (Epileptor5D parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Temporal scaling in the third state variable,         called :math:`1/\\tau_{0}` in Jirsa paper" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "r" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/s
<https://w3id.org/tvbo/Epileptor5D/parameters/s> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Linear coefficient in the slow permittivity state-variable z_E5D in Epileptor5D (Jirsa et al" ;
                                                 <http://schema.org/defaultValue> "4.0"^^xsd:double ;
                                                 rdfs:label "s (Epileptor5D parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Linear coefficient in the slow permittivity state-variable z_E5D in Epileptor5D (Jirsa et al.,2014)." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "s" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/slope
<https://w3id.org/tvbo/Epileptor5D/parameters/slope> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Linear coefficient in the first state variable" ;
                                                     <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                     rdfs:label "slope (Epileptor5D parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Linear coefficient in the first state variable" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "slope" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/tau
<https://w3id.org/tvbo/Epileptor5D/parameters/tau> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Temporal scaling coefficient in fifth state variable" ;
                                                   <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                   rdfs:label "tau (Epileptor5D parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Temporal scaling coefficient in fifth state variable" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "tau" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/tt
<https://w3id.org/tvbo/Epileptor5D/parameters/tt> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "Characteristic time scale of the whole-system Epileptor5D" ;
                                                  <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                  rdfs:label "tt (Epileptor5D parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Characteristic time scale of the whole-system Epileptor5D." ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "tt" .


###  https://w3id.org/tvbo/Epileptor5D/parameters/x0
<https://w3id.org/tvbo/Epileptor5D/parameters/x0> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "Epileptogenicity Parameter" ;
                                                  <http://schema.org/defaultValue> "-1.6"^^xsd:double ;
                                                  <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                  rdfs:label "x0 (Epileptor5D parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> """Epileptogenicity Parameter. Degree of excitability or epileptogenicity in Epileptor5D (Jirsa et al.,2014).

If x0 is greater than a critical value, x0,critic = −2.05, the system can trigger seizures autonomously; otherwise it is in its equilibrium state.

Note:
- If modification_E5D:
if x0 is smaller than a critical value, x0,critic = 2.91, can trigger seizures autonomously; otherwise it is in its equilibrium state (Proix et al., 2014).""" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "x0" .


###  https://w3id.org/tvbo/Epileptor5D/state_variables/g
<https://w3id.org/tvbo/Epileptor5D/state_variables/g> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/StateVariable> ;
                                                      <http://purl.org/dc/terms/description> "g_E5D is a low-pass filtered excitatory coupling function from sub-population (x1_E5D, y1_E5D) to (x2_E5D, y2_E5D) in Epileptor5D (Jirsa et al" ;
                                                      rdfs:label "g (Epileptor5D state variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "g" ;
                                                      <https://w3id.org/tvbo/lhs> "Derivative(g, t)" ;
                                                      <https://w3id.org/tvbo/rhs> "tt*(-0.01*g + 0.001*x1)" .


###  https://w3id.org/tvbo/Epileptor5D/state_variables/x1
<https://w3id.org/tvbo/Epileptor5D/state_variables/x1> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/StateVariable> ;
                                                       <http://purl.org/dc/terms/description> "First state-variable of the first Epileptor5D population (Jirsa et al" ;
                                                       rdfs:label "x1 (Epileptor5D state variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "x1" ;
                                                       <https://w3id.org/tvbo/lhs> "Derivative(x1, t)" ;
                                                       <https://w3id.org/tvbo/rhs> "tt*(Iext + Kvf*c_pop0 + local_coupling*x1 + x1*x1cond + y1 - z)" .


###  https://w3id.org/tvbo/Epileptor5D/state_variables/x2
<https://w3id.org/tvbo/Epileptor5D/state_variables/x2> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/StateVariable> ;
                                                       <http://purl.org/dc/terms/description> "First state-variable of the second Epileptor5D sub-population (Jirsa et al" ;
                                                       rdfs:label "x2 (Epileptor5D state variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "x2" ;
                                                       <https://w3id.org/tvbo/lhs> "Derivative(x2, t)" ;
                                                       <https://w3id.org/tvbo/rhs> "tt*(Iext2 + Kf*c_pop1 + bb*g - x2**3 + x2 - y2 - 0.3*z + 1.05)" .


###  https://w3id.org/tvbo/Epileptor5D/state_variables/y1
<https://w3id.org/tvbo/Epileptor5D/state_variables/y1> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/StateVariable> ;
                                                       <http://purl.org/dc/terms/description> "Second state-variable of the first Epileptor5D sub-population (Jirsa et al" ;
                                                       rdfs:label "y1 (Epileptor5D state variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "y1" ;
                                                       <https://w3id.org/tvbo/lhs> "Derivative(y1, t)" ;
                                                       <https://w3id.org/tvbo/rhs> "tt*(c - d*x1**2 - y1)" .


###  https://w3id.org/tvbo/Epileptor5D/state_variables/y2
<https://w3id.org/tvbo/Epileptor5D/state_variables/y2> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/StateVariable> ;
                                                       <http://purl.org/dc/terms/description> "Second state-variable of the second Epileptor5D population (Jirsa et al" ;
                                                       rdfs:label "y2 (Epileptor5D state variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "y2" ;
                                                       <https://w3id.org/tvbo/lhs> "Derivative(y2, t)" ;
                                                       <https://w3id.org/tvbo/rhs> "tt*(-y2 + y2cond)/tau" .


###  https://w3id.org/tvbo/Epileptor5D/state_variables/z
<https://w3id.org/tvbo/Epileptor5D/state_variables/z> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/StateVariable> ;
                                                      <http://purl.org/dc/terms/description> "Slow permittivity state-variable of the Epileptor5D (Jirsa et al" ;
                                                      rdfs:label "z (Epileptor5D state variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "z" ;
                                                      <https://w3id.org/tvbo/lhs> "Derivative(z, t)" ;
                                                      <https://w3id.org/tvbo/rhs> "r*tt*(Ks*c_pop0 + h - z)" .


###  https://w3id.org/tvbo/EpileptorRestingState/derived_variables/lc_1
<https://w3id.org/tvbo/EpileptorRestingState/derived_variables/lc_1> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/DerivedVariable> ;
                                                                     rdfs:label "lc_1 (EpileptorRestingState derived variable)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "lc_1" ;
                                                                     <https://w3id.org/tvbo/lhs> "lc_1" ;
                                                                     <https://w3id.org/tvbo/rhs> "local_coupling*x_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/derived_variables/output
<https://w3id.org/tvbo/EpileptorRestingState/derived_variables/output> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/tvbo/DerivedVariable> ;
                                                                       rdfs:label "output (EpileptorRestingState derived variable)" ;
                                                                       <http://www.w3.org/2004/02/skos/core#notation> "output" ;
                                                                       <https://w3id.org/tvbo/lhs> "output" ;
                                                                       <https://w3id.org/tvbo/rhs> "p*(-x1 + x2) + x_rs*(1 - p)" .


###  https://w3id.org/tvbo/EpileptorRestingState/derived_variables/x1cond
<https://w3id.org/tvbo/EpileptorRestingState/derived_variables/x1cond> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/tvbo/DerivedVariable> ;
                                                                       rdfs:label "x1cond (EpileptorRestingState derived variable)" ;
                                                                       <http://www.w3.org/2004/02/skos/core#notation> "x1cond" ;
                                                                       <https://w3id.org/tvbo/lhs> "x1cond" ;
                                                                       <https://w3id.org/tvbo/rhs> "Piecewise(((-a)*x1**2 + b*x1, x1 < 0), (slope - x2 + 0.6*(z - 4.0)**2, True))" .


###  https://w3id.org/tvbo/EpileptorRestingState/derived_variables/y2cond
<https://w3id.org/tvbo/EpileptorRestingState/derived_variables/y2cond> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/tvbo/DerivedVariable> ;
                                                                       rdfs:label "y2cond (EpileptorRestingState derived variable)" ;
                                                                       <http://www.w3.org/2004/02/skos/core#notation> "y2cond" ;
                                                                       <https://w3id.org/tvbo/lhs> "y2cond" ;
                                                                       <https://w3id.org/tvbo/rhs> "Piecewise((0.0, x2 < -0.25), (aa*(x2 + 0.25), True))" .


###  https://w3id.org/tvbo/EpileptorRestingState/derived_variables/zcond
<https://w3id.org/tvbo/EpileptorRestingState/derived_variables/zcond> rdf:type owl:NamedIndividual ,
                                                                               <https://w3id.org/tvbo/DerivedVariable> ;
                                                                      rdfs:label "zcond (EpileptorRestingState derived variable)" ;
                                                                      <http://www.w3.org/2004/02/skos/core#notation> "zcond" ;
                                                                      <https://w3id.org/tvbo/lhs> "zcond" ;
                                                                      <https://w3id.org/tvbo/rhs> "Piecewise((-0.1*z**7, z < 0), (0.0, True))" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/I_rs
<https://w3id.org/tvbo/EpileptorRestingState/parameters/I_rs> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                              <http://purl.org/dc/terms/description> "External input current to the third population (x_rs, y_rs)" ;
                                                              <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                              rdfs:label "I_rs (EpileptorRestingState parameter)" ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "External input current to the third population (x_rs, y_rs)." ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "I_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/Iext
<https://w3id.org/tvbo/EpileptorRestingState/parameters/Iext> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                              <http://purl.org/dc/terms/description> "External input current to the first population (x1, y1)" ;
                                                              <http://schema.org/defaultValue> "3.1"^^xsd:double ;
                                                              rdfs:label "Iext (EpileptorRestingState parameter)" ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "External input current to the first population (x1, y1)." ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "Iext" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/Iext2
<https://w3id.org/tvbo/EpileptorRestingState/parameters/Iext2> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "External input current to the second population (x2, y2)" ;
                                                               <http://schema.org/defaultValue> "0.45"^^xsd:double ;
                                                               rdfs:label "Iext2 (EpileptorRestingState parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "External input current to the second population (x2, y2)." ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "Iext2" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/K_rs
<https://w3id.org/tvbo/EpileptorRestingState/parameters/K_rs> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                              <http://purl.org/dc/terms/description> "Coupling scaling on a fast time scale" ;
                                                              <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                              rdfs:label "K_rs (EpileptorRestingState parameter)" ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "Coupling scaling on a fast time scale." ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "K_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/Kf
<https://w3id.org/tvbo/EpileptorRestingState/parameters/Kf> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Coupling scaling on a fast time scale" ;
                                                            <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                            rdfs:label "Kf (EpileptorRestingState parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Coupling scaling on a fast time scale." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "Kf" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/Ks
<https://w3id.org/tvbo/EpileptorRestingState/parameters/Ks> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Permittivity coupling, that is from the very fast time scale         toward the slow time scale" ;
                                                            <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                            rdfs:label "Ks (EpileptorRestingState parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Permittivity coupling, that is from the very fast time scale         toward the slow time scale." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "Ks" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/Kvf
<https://w3id.org/tvbo/EpileptorRestingState/parameters/Kvf> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Coupling scaling on a very fast time scale" ;
                                                             <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                             rdfs:label "Kvf (EpileptorRestingState parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Coupling scaling on a very fast time scale." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "Kvf" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/a
<https://w3id.org/tvbo/EpileptorRestingState/parameters/a> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Coefficient of the cubic term in the first state-variable x1" ;
                                                           <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                           rdfs:label "a (EpileptorRestingState parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the cubic term in the first state-variable x1." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/a_rs
<https://w3id.org/tvbo/EpileptorRestingState/parameters/a_rs> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                              <http://purl.org/dc/terms/description> "Vertical shift of the configurable nullcline         in the state-variable y_rs" ;
                                                              <http://schema.org/defaultValue> "-2.0"^^xsd:double ;
                                                              rdfs:label "a_rs (EpileptorRestingState parameter)" ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "Vertical shift of the configurable nullcline         in the state-variable y_rs." ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "a_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/aa
<https://w3id.org/tvbo/EpileptorRestingState/parameters/aa> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Linear coefficient in the fifth state-variable y2" ;
                                                            <http://schema.org/defaultValue> "6.0"^^xsd:double ;
                                                            rdfs:label "aa (EpileptorRestingState parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Linear coefficient in the fifth state-variable y2." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "aa" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/alpha_rs
<https://w3id.org/tvbo/EpileptorRestingState/parameters/alpha_rs> rdf:type owl:NamedIndividual ,
                                                                           <https://w3id.org/tvbo/Parameter> ;
                                                                  <http://purl.org/dc/terms/description> "Constant parameter to scale the rate of feedback from the         slow variable y_rs to the fast variable x_rs" ;
                                                                  <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                  rdfs:label "alpha_rs (EpileptorRestingState parameter)" ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "Constant parameter to scale the rate of feedback from the         slow variable y_rs to the fast variable x_rs." ;
                                                                  <http://www.w3.org/2004/02/skos/core#notation> "alpha_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/b
<https://w3id.org/tvbo/EpileptorRestingState/parameters/b> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Coefficient of the squared term in the first state-variable x1" ;
                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                           rdfs:label "b (EpileptorRestingState parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the squared term in the first state-variable x1." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "b" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/b_rs
<https://w3id.org/tvbo/EpileptorRestingState/parameters/b_rs> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                              <http://purl.org/dc/terms/description> "Linear coefficient of the state-variable y_rs" ;
                                                              <http://schema.org/defaultValue> "-10.0"^^xsd:double ;
                                                              rdfs:label "b_rs (EpileptorRestingState parameter)" ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "Linear coefficient of the state-variable y_rs." ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "b_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/bb
<https://w3id.org/tvbo/EpileptorRestingState/parameters/bb> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Linear coefficient of lowpass excitatory coupling in the fourth         state-variable x2" ;
                                                            <http://schema.org/defaultValue> "2.0"^^xsd:double ;
                                                            rdfs:label "bb (EpileptorRestingState parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Linear coefficient of lowpass excitatory coupling in the fourth         state-variable x2." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "bb" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/beta_rs
<https://w3id.org/tvbo/EpileptorRestingState/parameters/beta_rs> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                 <http://purl.org/dc/terms/description> "Constant parameter to scale the rate of feedback from the         slow variable y_rs to itself" ;
                                                                 <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                 rdfs:label "beta_rs (EpileptorRestingState parameter)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "Constant parameter to scale the rate of feedback from the         slow variable y_rs to itself." ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "beta_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/c
<https://w3id.org/tvbo/EpileptorRestingState/parameters/c> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Additive coefficient for the second state-variable y1,         called :math:'y_{0}' in Jirsa et al" ;
                                                           <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                           rdfs:label "c (EpileptorRestingState parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Additive coefficient for the second state-variable y1,         called :math:'y_{0}' in Jirsa et al. (2014)." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "c" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/d
<https://w3id.org/tvbo/EpileptorRestingState/parameters/d> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Coefficient of the squared term in the second state-variable y1" ;
                                                           <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                           rdfs:label "d (EpileptorRestingState parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the squared term in the second state-variable y1." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "d" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/d_rs
<https://w3id.org/tvbo/EpileptorRestingState/parameters/d_rs> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                              <http://purl.org/dc/terms/description> "Temporal scaling of the whole third system (x_rs, y_rs)" ;
                                                              <http://schema.org/defaultValue> "0.02"^^xsd:double ;
                                                              rdfs:label "d_rs (EpileptorRestingState parameter)" ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "Temporal scaling of the whole third system (x_rs, y_rs)." ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "d_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/e_rs
<https://w3id.org/tvbo/EpileptorRestingState/parameters/e_rs> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                              <http://purl.org/dc/terms/description> "Coefficient of the squared term in the sixth state-variable x_rs" ;
                                                              <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                              rdfs:label "e_rs (EpileptorRestingState parameter)" ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the squared term in the sixth state-variable x_rs." ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "e_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/f_rs
<https://w3id.org/tvbo/EpileptorRestingState/parameters/f_rs> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                              <http://purl.org/dc/terms/description> "Coefficient of the cubic term in the sixth state-variable x_rs" ;
                                                              <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                              rdfs:label "f_rs (EpileptorRestingState parameter)" ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the cubic term in the sixth state-variable x_rs." ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "f_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/gamma_rs
<https://w3id.org/tvbo/EpileptorRestingState/parameters/gamma_rs> rdf:type owl:NamedIndividual ,
                                                                           <https://w3id.org/tvbo/Parameter> ;
                                                                  <http://purl.org/dc/terms/description> "Constant parameter to reproduce FHN dynamics where         excitatory input currents are negative" ;
                                                                  <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                  rdfs:label "gamma_rs (EpileptorRestingState parameter)" ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "Constant parameter to reproduce FHN dynamics where         excitatory input currents are negative.        Note: It scales both I_rs and the long-range coupling term." ;
                                                                  <http://www.w3.org/2004/02/skos/core#notation> "gamma_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/p
<https://w3id.org/tvbo/EpileptorRestingState/parameters/p> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Linear coefficient" ;
                                                           <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                           rdfs:label "p (EpileptorRestingState parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Linear coefficient." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "p" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/r
<https://w3id.org/tvbo/EpileptorRestingState/parameters/r> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Temporal scaling in the third state-variable z,         called :math:'1/	au_{0}' in Jirsa et al" ;
                                                           <http://schema.org/defaultValue> "3.5E-4"^^xsd:double ;
                                                           rdfs:label "r (EpileptorRestingState parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Temporal scaling in the third state-variable z,         called :math:'1/	au_{0}' in Jirsa et al. (2014)." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "r" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/slope
<https://w3id.org/tvbo/EpileptorRestingState/parameters/slope> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "Linear coefficient in the first state-variable x1" ;
                                                               <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                               rdfs:label "slope (EpileptorRestingState parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Linear coefficient in the first state-variable x1." ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "slope" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/tau
<https://w3id.org/tvbo/EpileptorRestingState/parameters/tau> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Temporal scaling coefficient in the fifth state-variable y2" ;
                                                             <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                             rdfs:label "tau (EpileptorRestingState parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Temporal scaling coefficient in the fifth state-variable y2." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "tau" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/tau_rs
<https://w3id.org/tvbo/EpileptorRestingState/parameters/tau_rs> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/Parameter> ;
                                                                <http://purl.org/dc/terms/description> "Temporal scaling coefficient in the third population (x_rs, y_rs)" ;
                                                                <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                rdfs:label "tau_rs (EpileptorRestingState parameter)" ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "Temporal scaling coefficient in the third population (x_rs, y_rs)." ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "tau_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/tt
<https://w3id.org/tvbo/EpileptorRestingState/parameters/tt> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Time scaling of the Epileptor" ;
                                                            <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                            rdfs:label "tt (EpileptorRestingState parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Time scaling of the Epileptor." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "tt" .


###  https://w3id.org/tvbo/EpileptorRestingState/parameters/x0
<https://w3id.org/tvbo/EpileptorRestingState/parameters/x0> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Epileptogenicity parameter" ;
                                                            <http://schema.org/defaultValue> "-1.6"^^xsd:double ;
                                                            rdfs:label "x0 (EpileptorRestingState parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Epileptogenicity parameter." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "x0" .


###  https://w3id.org/tvbo/EpileptorRestingState/state_variables/g
<https://w3id.org/tvbo/EpileptorRestingState/state_variables/g> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                rdfs:label "g (EpileptorRestingState state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "g" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(g, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "tt*(-0.01*g + 0.001*x1)" .


###  https://w3id.org/tvbo/EpileptorRestingState/state_variables/x1
<https://w3id.org/tvbo/EpileptorRestingState/state_variables/x1> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/StateVariable> ;
                                                                 rdfs:label "x1 (EpileptorRestingState state variable)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "x1" ;
                                                                 <https://w3id.org/tvbo/lhs> "Derivative(x1, t)" ;
                                                                 <https://w3id.org/tvbo/rhs> "tt*(Iext + Kvf*c_pop0 + local_coupling*x1 + x1*x1cond + y1 - z)" .


###  https://w3id.org/tvbo/EpileptorRestingState/state_variables/x2
<https://w3id.org/tvbo/EpileptorRestingState/state_variables/x2> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/StateVariable> ;
                                                                 rdfs:label "x2 (EpileptorRestingState state variable)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "x2" ;
                                                                 <https://w3id.org/tvbo/lhs> "Derivative(x2, t)" ;
                                                                 <https://w3id.org/tvbo/rhs> "tt*(Iext2 + Kf*c_pop1 + bb*g - x2**3 + x2 - y2 - 0.3*z + 1.05)" .


###  https://w3id.org/tvbo/EpileptorRestingState/state_variables/x_rs
<https://w3id.org/tvbo/EpileptorRestingState/state_variables/x_rs> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/StateVariable> ;
                                                                   rdfs:label "x_rs (EpileptorRestingState state variable)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "x_rs" ;
                                                                   <https://w3id.org/tvbo/lhs> "Derivative(x_rs, t)" ;
                                                                   <https://w3id.org/tvbo/rhs> "d_rs*tau_rs*(I_rs*gamma_rs + K_rs*c_pop2*gamma_rs + alpha_rs*y_rs + e_rs*x_rs**2 - f_rs*x_rs**3 + lc_1)" .


###  https://w3id.org/tvbo/EpileptorRestingState/state_variables/y1
<https://w3id.org/tvbo/EpileptorRestingState/state_variables/y1> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/StateVariable> ;
                                                                 rdfs:label "y1 (EpileptorRestingState state variable)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "y1" ;
                                                                 <https://w3id.org/tvbo/lhs> "Derivative(y1, t)" ;
                                                                 <https://w3id.org/tvbo/rhs> "tt*(c - d*x1**2 - y1)" .


###  https://w3id.org/tvbo/EpileptorRestingState/state_variables/y2
<https://w3id.org/tvbo/EpileptorRestingState/state_variables/y2> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/StateVariable> ;
                                                                 rdfs:label "y2 (EpileptorRestingState state variable)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "y2" ;
                                                                 <https://w3id.org/tvbo/lhs> "Derivative(y2, t)" ;
                                                                 <https://w3id.org/tvbo/rhs> "tt*(-y2 + y2cond)/tau" .


###  https://w3id.org/tvbo/EpileptorRestingState/state_variables/y_rs
<https://w3id.org/tvbo/EpileptorRestingState/state_variables/y_rs> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/StateVariable> ;
                                                                   rdfs:label "y_rs (EpileptorRestingState state variable)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "y_rs" ;
                                                                   <https://w3id.org/tvbo/lhs> "Derivative(y_rs, t)" ;
                                                                   <https://w3id.org/tvbo/rhs> "d_rs*(a_rs + b_rs*x_rs - beta_rs*y_rs)/tau_rs" .


###  https://w3id.org/tvbo/EpileptorRestingState/state_variables/z
<https://w3id.org/tvbo/EpileptorRestingState/state_variables/z> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                rdfs:label "z (EpileptorRestingState state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "z" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(z, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "r*tt*(Ks*c_pop0 - 4*x0 + 4*x1 - z + zcond)" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/Delta
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/Delta> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "Half-width of heterogeneous noise distribution" ;
                                                               <http://schema.org/defaultValue> "2.0"^^xsd:double ;
                                                               rdfs:label "Delta (GastSchmidtKnosche_SD parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Half-width of heterogeneous noise distribution" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "Delta" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/I
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/I> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "External homogeneous current" ;
                                                           <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                           rdfs:label "I (GastSchmidtKnosche_SD parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "External homogeneous current" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "I" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/J
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/J> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Synaptic weight" ;
                                                           <http://schema.org/defaultValue> "21.2132"^^xsd:double ;
                                                           <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                           rdfs:label "J (GastSchmidtKnosche_SD parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Synaptic weight" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "J" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/alpha
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/alpha> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "adaptation rate" ;
                                                               <http://schema.org/defaultValue> "0.5"^^xsd:double ;
                                                               rdfs:label "alpha (GastSchmidtKnosche_SD parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "adaptation rate" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "alpha" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/cr
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/cr> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "It is the weight on Coupling through variable r" ;
                                                            <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                            rdfs:label "cr (GastSchmidtKnosche_SD parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "It is the weight on Coupling through variable r." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "cr" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/cv
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/cv> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "It is the weight on Coupling through variable V" ;
                                                            <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                            rdfs:label "cv (GastSchmidtKnosche_SD parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "It is the weight on Coupling through variable V." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "cv" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/eta
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/eta> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Mean of heterogeneous noise distribution" ;
                                                             <http://schema.org/defaultValue> "-6.0"^^xsd:double ;
                                                             rdfs:label "eta (GastSchmidtKnosche_SD parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Mean of heterogeneous noise distribution" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "eta" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/tau
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/tau> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Characteristic time" ;
                                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                             rdfs:label "tau (GastSchmidtKnosche_SD parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Characteristic time" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "tau" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/tau_A
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/parameters/tau_A> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "Adaptation time scale" ;
                                                               <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                               rdfs:label "tau_A (GastSchmidtKnosche_SD parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Adaptation time scale" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "tau_A" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/A
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/A> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                rdfs:label "A (GastSchmidtKnosche_SD state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "A" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(A, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "B/tau_A" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/B
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/B> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                rdfs:label "B (GastSchmidtKnosche_SD state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "B" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(B, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "(-A - 2*B + alpha*r)/tau_A" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/V
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/V> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                rdfs:label "V (GastSchmidtKnosche_SD state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "V" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(V, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "(I + J*r*tau*(1 - A) + V**2 + c_pop0*cr + c_pop1*cv + eta - pi**2*r**2*tau**2)/tau" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/r
<https://w3id.org/tvbo/GastSchmidtKnosche_SD/state_variables/r> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                rdfs:label "r (GastSchmidtKnosche_SD state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "r" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(r, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "(Delta/(pi*tau) + 2*V*r)/tau" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/Delta
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/Delta> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "Half-width of heterogeneous noise distribution" ;
                                                               <http://schema.org/defaultValue> "2.0"^^xsd:double ;
                                                               rdfs:label "Delta (GastSchmidtKnosche_SF parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Half-width of heterogeneous noise distribution" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "Delta" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/I
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/I> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "External homogeneous current" ;
                                                           <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                           rdfs:label "I (GastSchmidtKnosche_SF parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "External homogeneous current" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "I" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/J
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/J> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Synaptic weight" ;
                                                           <http://schema.org/defaultValue> "21.2132"^^xsd:double ;
                                                           <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                           rdfs:label "J (GastSchmidtKnosche_SF parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Synaptic weight" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "J" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/alpha
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/alpha> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "adaptation rate" ;
                                                               <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                               rdfs:label "alpha (GastSchmidtKnosche_SF parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "adaptation rate" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "alpha" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/cr
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/cr> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "It is the weight on Coupling through variable r" ;
                                                            <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                            rdfs:label "cr (GastSchmidtKnosche_SF parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "It is the weight on Coupling through variable r." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "cr" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/cv
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/cv> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "It is the weight on Coupling through variable V" ;
                                                            <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                            rdfs:label "cv (GastSchmidtKnosche_SF parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "It is the weight on Coupling through variable V." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "cv" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/eta
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/eta> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Mean of heterogeneous noise distribution" ;
                                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                             rdfs:label "eta (GastSchmidtKnosche_SF parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Mean of heterogeneous noise distribution" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "eta" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/tau
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/tau> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Characteristic time" ;
                                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                             rdfs:label "tau (GastSchmidtKnosche_SF parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Characteristic time" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "tau" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/tau_A
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/parameters/tau_A> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "Adaptation time scale" ;
                                                               <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                               rdfs:label "tau_A (GastSchmidtKnosche_SF parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Adaptation time scale" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "tau_A" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/A
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/A> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                rdfs:label "A (GastSchmidtKnosche_SF state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "A" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(A, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "B/tau_A" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/B
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/B> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                rdfs:label "B (GastSchmidtKnosche_SF state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "B" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(B, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "(-A - 2*B + alpha*r)/tau_A" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/V
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/V> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                rdfs:label "V (GastSchmidtKnosche_SF state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "V" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(V, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "(-A + I + J*r*tau + V**2 + c_pop0*cr + c_pop1*cv + eta - pi**2*r**2*tau**2)/tau" .


###  https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/r
<https://w3id.org/tvbo/GastSchmidtKnosche_SF/state_variables/r> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                rdfs:label "r (GastSchmidtKnosche_SF state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "r" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(r, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "(Delta/(pi*tau) + 2*V*r)/tau" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/I
<https://w3id.org/tvbo/Generic2dOscillator/parameters/I> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Baseline shift of the cubic nullcline" ;
                                                         <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                         rdfs:label "I (Generic2dOscillator parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Baseline shift of the cubic nullcline" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "I" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/a
<https://w3id.org/tvbo/Generic2dOscillator/parameters/a> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Vertical shift of the configurable nullcline" ;
                                                         <http://schema.org/defaultValue> "-2.0"^^xsd:double ;
                                                         rdfs:label "a (Generic2dOscillator parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Vertical shift of the configurable nullcline" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/alpha
<https://w3id.org/tvbo/Generic2dOscillator/parameters/alpha> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Constant parameter to scale the rate of feedback from the slow variable to the fast variable." ;
                                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                             rdfs:label "alpha (Generic2dOscillator parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "alpha_G2D is the coefficient of the linear feedback coupling term of the state-variable W_G2D to the first state-equation Vdot_G2D. Constant parameter to scale the rate of feedback from the slow variable to the fast variable." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "alpha" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/b
<https://w3id.org/tvbo/Generic2dOscillator/parameters/b> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Linear slope of the configurable nullcline" ;
                                                         <http://schema.org/defaultValue> "-10.0"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098873> ,
                                                                                                                  <http://purl.obolibrary.org/obo/GO_0099178> ;
                                                         rdfs:label "b (Generic2dOscillator parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Linear slope of the configurable nullcline" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "b" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/beta
<https://w3id.org/tvbo/Generic2dOscillator/parameters/beta> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Constant parameter to scale the rate of feedback from the             slow variable to itself" ;
                                                            <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                            rdfs:label "beta (Generic2dOscillator parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> """Constant parameter to scale the rate of feedback from the
            slow variable to itself""" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "beta" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/c
<https://w3id.org/tvbo/Generic2dOscillator/parameters/c> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Parabolic term of the configurable nullcline" ;
                                                         <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                         rdfs:label "c (Generic2dOscillator parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Parabolic term of the configurable nullcline" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "c" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/d
<https://w3id.org/tvbo/Generic2dOscillator/parameters/d> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Temporal scale factor" ;
                                                         <http://schema.org/defaultValue> "0.02"^^xsd:double ;
                                                         rdfs:label "d (Generic2dOscillator parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> """Temporal scale factor. Warning: do not use it unless
        you know what you are doing and know about time tides.""" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "d" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/e
<https://w3id.org/tvbo/Generic2dOscillator/parameters/e> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Coefficient of the quadratic term of the cubic nullcline" ;
                                                         <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                         rdfs:label "e (Generic2dOscillator parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the quadratic term of the cubic nullcline." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "e" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/f
<https://w3id.org/tvbo/Generic2dOscillator/parameters/f> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Coefficient of the cubic term of the cubic nullcline" ;
                                                         <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                         rdfs:label "f (Generic2dOscillator parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the cubic term of the cubic nullcline." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "f" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/g
<https://w3id.org/tvbo/Generic2dOscillator/parameters/g> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Coefficient of the linear term of the cubic nullcline" ;
                                                         <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                         rdfs:label "g (Generic2dOscillator parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Coefficient of the linear term of the cubic nullcline." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "g" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/gamma
<https://w3id.org/tvbo/Generic2dOscillator/parameters/gamma> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Constant parameter to reproduce FHN dynamics where                excitatory input currents are negative" ;
                                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                             rdfs:label "gamma (Generic2dOscillator parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> """Constant parameter to reproduce FHN dynamics where
               excitatory input currents are negative.
               It scales both I and the long range coupling term.""" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "gamma" .


###  https://w3id.org/tvbo/Generic2dOscillator/parameters/tau
<https://w3id.org/tvbo/Generic2dOscillator/parameters/tau> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "A time-scale hierarchy can be introduced for the state         variables :math:`V` and :math:`W`" ;
                                                           <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                           rdfs:label "tau (Generic2dOscillator parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> """A time-scale hierarchy can be introduced for the state
        variables :math:`V` and :math:`W`. Default parameter is 1, which means
        no time-scale hierarchy.""" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "tau" .


###  https://w3id.org/tvbo/Generic2dOscillator/state_variables/V
<https://w3id.org/tvbo/Generic2dOscillator/state_variables/V> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/StateVariable> ;
                                                              <http://purl.org/dc/terms/description> "V_G2D is the first state-variable of the Generic 2-Dimensional Oscillator model, that can be associated with membrane potentials and sodium activation (FitzHugh, 1961)" ;
                                                              <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005272> ;
                                                              rdfs:label "V (Generic2dOscillator state variable)" ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "V" ;
                                                              <https://w3id.org/tvbo/lhs> "Derivative(V, t)" ;
                                                              <https://w3id.org/tvbo/rhs> "d*tau*(I*gamma - V**3*f + V**2*e + V*g + V*local_coupling + W*alpha + c_glob*gamma)" .


###  https://w3id.org/tvbo/Generic2dOscillator/state_variables/W
<https://w3id.org/tvbo/Generic2dOscillator/state_variables/W> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/StateVariable> ;
                                                              <http://purl.org/dc/terms/description> "W_G2D is the second state-variable of the Generic 2-Dimensional Oscillator model, that can be associated with accommodation and refractoriness and considered to represent potassium activation, sodium inactivation, or both (FitzHugh, 1961)" ;
                                                              <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005272> ;
                                                              rdfs:label "W (Generic2dOscillator state variable)" ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "W" ;
                                                              <https://w3id.org/tvbo/lhs> "Derivative(W, t)" ;
                                                              <https://w3id.org/tvbo/rhs> "d*(V**2*c + V*b - W*beta + a)/tau" .


###  https://w3id.org/tvbo/GenericLinear/parameters/gamma
<https://w3id.org/tvbo/GenericLinear/parameters/gamma> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Slope parameter of the state-variable 'x_GL', representing the inverse of the relaxation time" ;
                                                       <http://schema.org/defaultValue> "-10.0"^^xsd:double ;
                                                       rdfs:label "gamma (GenericLinear parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> """Slope parameter of the state-variable 'x_GL', representing the inverse of the relaxation time.

Note: The ‘minus’ sign for the self-connections, scaled by 'gamma_GL', guarantees that the nodes have a stable equilibrium point (ref).""" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "gamma" .


###  https://w3id.org/tvbo/GenericLinear/state_variables/x
<https://w3id.org/tvbo/GenericLinear/state_variables/x> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/StateVariable> ;
                                                        <http://purl.org/dc/terms/description> "State-variable of the Generic Linear model" ;
                                                        rdfs:label "x (GenericLinear state variable)" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "x" ;
                                                        <https://w3id.org/tvbo/lhs> "Derivative(x, t)" ;
                                                        <https://w3id.org/tvbo/rhs> "c_pop0 + gamma*x + local_coupling*x" .


###  https://w3id.org/tvbo/Hopfield/parameters/tauT
<https://w3id.org/tvbo/Hopfield/parameters/tauT> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "The slow time-scale for threshold calculus :math:`\\\\theta`, state-variable of the model" ;
                                                 <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                 rdfs:label "tauT (Hopfield parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "The slow time-scale for threshold calculus :math:`\\\\theta`, state-variable of the model." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "tauT" .


###  https://w3id.org/tvbo/Hopfield/parameters/taux
<https://w3id.org/tvbo/Hopfield/parameters/taux> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "The fast time-scale for potential calculus :math:`x`, state-variable of the model" ;
                                                 <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                 rdfs:label "taux (Hopfield parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "The fast time-scale for potential calculus :math:`x`, state-variable of the model." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "taux" .


###  https://w3id.org/tvbo/Hopfield/state_variables/theta
<https://w3id.org/tvbo/Hopfield/state_variables/theta> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/StateVariable> ;
                                                       <http://purl.org/dc/terms/description> "Slow state variable at node i" ;
                                                       rdfs:label "theta (Hopfield state variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "theta" ;
                                                       <https://w3id.org/tvbo/lhs> "Derivative(theta, t)" ;
                                                       <https://w3id.org/tvbo/rhs> "(c_pop1 - theta)/tauT" .


###  https://w3id.org/tvbo/Hopfield/state_variables/x
<https://w3id.org/tvbo/Hopfield/state_variables/x> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/StateVariable> ;
                                                   rdfs:label "x (Hopfield state variable)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "x" ;
                                                   <https://w3id.org/tvbo/lhs> "Derivative(x, t)" ;
                                                   <https://w3id.org/tvbo/rhs> "(c_pop0 - x)/taux" .


###  https://w3id.org/tvbo/JansenRit/derived_variables/sigma_y0_1
<https://w3id.org/tvbo/JansenRit/derived_variables/sigma_y0_1> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/DerivedVariable> ;
                                                               <http://purl.org/dc/terms/description> "Sigmoid function that transforms the average membrane potential of the PCs populations (y0) into an average firing rate to the excitatory interneurons EINs." ;
                                                               rdfs:label "sigma_y0_1 (JansenRit derived variable)" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "sigma_y0_1" ;
                                                               <https://w3id.org/tvbo/lhs> "sigma_y0_1" ;
                                                               <https://w3id.org/tvbo/rhs> "2.0*nu_max/(exp(r*(-J*a_1*y0 + v0)) + 1.0)" .


###  https://w3id.org/tvbo/JansenRit/derived_variables/sigma_y0_3
<https://w3id.org/tvbo/JansenRit/derived_variables/sigma_y0_3> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/DerivedVariable> ;
                                                               <http://purl.org/dc/terms/description> "Sigmoid function that transforms the average membrane potential of the PCs populations (y0) into an average firing rate to the inhibitory interneurons IINs." ;
                                                               rdfs:label "sigma_y0_3 (JansenRit derived variable)" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "sigma_y0_3" ;
                                                               <https://w3id.org/tvbo/lhs> "sigma_y0_3" ;
                                                               <https://w3id.org/tvbo/rhs> "2.0*nu_max/(exp(r*(-J*a_3*y0 + v0)) + 1.0)" .


###  https://w3id.org/tvbo/JansenRit/derived_variables/sigma_y1_y2
<https://w3id.org/tvbo/JansenRit/derived_variables/sigma_y1_y2> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> """Sigmoid function that transforms the average membrane potential of the interneurons populations (y1-y2)
into an average firing rate to the PCs.""" ;
                                                                rdfs:label "sigma_y1_y2 (JansenRit derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "sigma_y1_y2" ;
                                                                <https://w3id.org/tvbo/lhs> "sigma_y1_y2" ;
                                                                <https://w3id.org/tvbo/rhs> "2.0*nu_max/(exp(r*(v0 - y1 + y2)) + 1.0)" .


###  https://w3id.org/tvbo/JansenRit/parameters/A
<https://w3id.org/tvbo/JansenRit/parameters/A> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://purl.org/dc/terms/description> "Maximum amplitude of EPSP [mV]" ;
                                               <http://schema.org/defaultValue> "3.25"^^xsd:double ;
                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                               rdfs:label "A (JansenRit parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Maximum amplitude of EPSP [mV]. Also called average synaptic gain." ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "A" ;
                                               <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/JansenRit/parameters/B
<https://w3id.org/tvbo/JansenRit/parameters/B> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://purl.org/dc/terms/description> "Maximum amplitude of IPSP [mV]" ;
                                               <http://schema.org/defaultValue> "22.0"^^xsd:double ;
                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                               rdfs:label "B (JansenRit parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Maximum amplitude of IPSP [mV]. Also called average synaptic gain." ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "B" ;
                                               <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/JansenRit/parameters/J
<https://w3id.org/tvbo/JansenRit/parameters/J> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://purl.org/dc/terms/description> "Average number of synapses between three neuronal populations of the model" ;
                                               <http://schema.org/defaultValue> "135.0"^^xsd:double ;
                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0051124> ,
                                                                                                        <http://purl.obolibrary.org/obo/GO_0150092> ;
                                               rdfs:label "J (JansenRit parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Average number of synapses between three neuronal populations of the model. It accounts for synaptic phenomena such as neurotransmitter depletion." ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "J" .


###  https://w3id.org/tvbo/JansenRit/parameters/a
<https://w3id.org/tvbo/JansenRit/parameters/a> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://purl.org/dc/terms/description> "Reciprocal of the time constant of passive membrane and all other spatially distributed delays in the dendritic network. Also called average synaptic time constant." ;
                                               <http://schema.org/defaultValue> "0.1"^^xsd:double ;
                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                               rdfs:label "a (JansenRit parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Rate constant of the excitatory post-synaptic potential (EPSP). It is interpreted as being the lumped representation of the sum of the reciprocal of the time constant of passive membrane and all other spatially distributed delays, including temporal dispersion in the afferent tract, synaptic diffusion, and resistive-capacitive delay in the dendritic network." ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "a" ;
                                               <https://w3id.org/tvbo/unit> "per_ms" .


###  https://w3id.org/tvbo/JansenRit/parameters/a_1
<https://w3id.org/tvbo/JansenRit/parameters/a_1> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Average probability constant of the number of synapses made by the pyramidal cells to the dendrites of the excitatory interneurons  (feedback excitatory loop)" ;
                                                 <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                 rdfs:label "a_1 (JansenRit parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Average probability constant of the number of synapses made by the pyramidal cells to the dendrites of the excitatory interneurons  (feedback excitatory loop). It characterizes the connectivity between the PCs and EINs." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "a_1" .


###  https://w3id.org/tvbo/JansenRit/parameters/a_2
<https://w3id.org/tvbo/JansenRit/parameters/a_2> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Average probability constant of the number of synapses made by the EINs to the dendrites of the PCs" ;
                                                 <http://schema.org/defaultValue> "0.8"^^xsd:double ;
                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                 rdfs:label "a_2 (JansenRit parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Average probability constant of the number of synapses made by the EINs to the dendrites of the PCs. It characterizes the excitatory connectivity between the EINs and PCs." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "a_2" .


###  https://w3id.org/tvbo/JansenRit/parameters/a_3
<https://w3id.org/tvbo/JansenRit/parameters/a_3> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Average probability constant of the number of synapses made by the PCs to the dendrites of the IINs" ;
                                                 <http://schema.org/defaultValue> "0.25"^^xsd:double ;
                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                 rdfs:label "a_3 (JansenRit parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Average probability constant of the number of synapses made by the PCs to the dendrites of the IINs. It characterizes the connectivity between the PCs and inhibitory IINs." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "a_3" .


###  https://w3id.org/tvbo/JansenRit/parameters/a_4
<https://w3id.org/tvbo/JansenRit/parameters/a_4> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Average probability constant of the number of synapses made by the IINs to the dendrites of the PCs" ;
                                                 <http://schema.org/defaultValue> "0.25"^^xsd:double ;
                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060077> ,
                                                                                                          <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                 rdfs:label "a_4 (JansenRit parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Average probability constant of the number of synapses made by the IINs to the dendrites of the PCs. It characterizes the connectivity between the IINs and  PCs." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "a_4" .


###  https://w3id.org/tvbo/JansenRit/parameters/b
<https://w3id.org/tvbo/JansenRit/parameters/b> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://purl.org/dc/terms/description> "Rate constant of the inhibitory post-synaptic potential (IPSP)" ;
                                               <http://schema.org/defaultValue> "0.05"^^xsd:double ;
                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                               rdfs:label "b (JansenRit parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Rate constant of the inhibitory post-synaptic potential (IPSP). It is interpreted as being the lumped representation of the sum of the reciprocal of the time constant of passive membrane and all other spatially distributed delays, including temporal dispersion in the afferent tract, synaptic diffusion, and resistive-capacitive delay in the dendritic network (Freeman 1975)." ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "b" ;
                                               <https://w3id.org/tvbo/unit> "per_ms" .


###  https://w3id.org/tvbo/JansenRit/parameters/mu
<https://w3id.org/tvbo/JansenRit/parameters/mu> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://purl.org/dc/terms/description> "Mean excitatory external input to the derivative of the state-variable y4_JR (PCs) represented by a pulse density, that consists of activity originating from adjacent and more distant cortical columns, as well as from subcortical structures (e" ;
                                                <http://schema.org/defaultValue> "0.22"^^xsd:double ;
                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                rdfs:label "mu (JansenRit parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Mean excitatory external input to the derivative of the state-variable y4_JR (PCs) represented by a pulse density, that consists of activity originating from adjacent and more distant cortical columns, as well as from subcortical structures (e.g., thalamus)." ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "mu" ;
                                                <https://w3id.org/tvbo/unit> "per_ms" .


###  https://w3id.org/tvbo/JansenRit/parameters/nu_max
<https://w3id.org/tvbo/JansenRit/parameters/nu_max> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "Asymptotic of the sigmoid function Sigm_JR corresponds to the maximum firing rate of the neural populations" ;
                                                    <http://schema.org/defaultValue> "0.0025"^^xsd:double ;
                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                    rdfs:label "nu_max (JansenRit parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Asymptotic of the sigmoid function Sigm_JR corresponds to the maximum firing rate of the neural populations." ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "nu_max" ;
                                                    <https://w3id.org/tvbo/unit> "per_ms" .


###  https://w3id.org/tvbo/JansenRit/parameters/r
<https://w3id.org/tvbo/JansenRit/parameters/r> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://purl.org/dc/terms/description> "Steepness (or gain) parameter of the sigmoid function Sigm_JR" ;
                                               <http://schema.org/defaultValue> "0.56"^^xsd:double ;
                                               rdfs:label "r (JansenRit parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Steepness (or gain) parameter of the sigmoid function Sigm_JR." ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "r" ;
                                               <https://w3id.org/tvbo/unit> "per_mV" .


###  https://w3id.org/tvbo/JansenRit/parameters/v0
<https://w3id.org/tvbo/JansenRit/parameters/v0> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://purl.org/dc/terms/description> "Average firing threshold (PSP) for which half of the firing rate is achieved" ;
                                                <http://schema.org/defaultValue> "5.52"^^xsd:double ;
                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                rdfs:label "v0 (JansenRit parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> """Average firing threshold (PSP) for which half of the firing rate is achieved.

Note:
- The usual value for this parameter is 6.0 (Jansen et al., 1993; Jansen & Rit, 1995).""" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "v0" ;
                                                <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/JansenRit/state_variables/y0
<https://w3id.org/tvbo/JansenRit/state_variables/y0> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/StateVariable> ;
                                                     <http://purl.org/dc/terms/description> "First state-variable of the first Jansen-Rit population" ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000598> ,
                                                                                                              <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                     rdfs:label "y0 (JansenRit state variable)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "y0" ;
                                                     <https://w3id.org/tvbo/lhs> "Derivative(y0, t)" ;
                                                     <https://w3id.org/tvbo/rhs> "y3" .


###  https://w3id.org/tvbo/JansenRit/state_variables/y1
<https://w3id.org/tvbo/JansenRit/state_variables/y1> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/StateVariable> ;
                                                     <http://purl.org/dc/terms/description> "First state-variable of the second Jansen-Rit population (EINs)" ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                                                              <http://purl.obolibrary.org/obo/GO_0060076> ,
                                                                                                              <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                     rdfs:label "y1 (JansenRit state variable)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "y1" ;
                                                     <https://w3id.org/tvbo/lhs> "Derivative(y1, t)" ;
                                                     <https://w3id.org/tvbo/rhs> "y4" .


###  https://w3id.org/tvbo/JansenRit/state_variables/y2
<https://w3id.org/tvbo/JansenRit/state_variables/y2> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/StateVariable> ;
                                                     <http://purl.org/dc/terms/description> "First state-variable of the third Jansen-Rit population (IINs)" ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                                                              <http://purl.obolibrary.org/obo/GO_0060077> ;
                                                     rdfs:label "y2 (JansenRit state variable)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "y2" ;
                                                     <https://w3id.org/tvbo/lhs> "Derivative(y2, t)" ;
                                                     <https://w3id.org/tvbo/rhs> "y5" .


###  https://w3id.org/tvbo/JansenRit/state_variables/y3
<https://w3id.org/tvbo/JansenRit/state_variables/y3> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/StateVariable> ;
                                                     <http://purl.org/dc/terms/description> "Second state-variable of the first Jansen-Rit population (excitatory PCs)" ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000598> ;
                                                     rdfs:label "y3 (JansenRit state variable)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "y3" ;
                                                     <https://w3id.org/tvbo/lhs> "Derivative(y3, t)" ;
                                                     <https://w3id.org/tvbo/rhs> "A*a*sigma_y1_y2 - a**2*y0 - 2.0*a*y3" .


###  https://w3id.org/tvbo/JansenRit/state_variables/y4
<https://w3id.org/tvbo/JansenRit/state_variables/y4> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/StateVariable> ;
                                                     <http://purl.org/dc/terms/description> "Second state-variable of the second excitatory Jansen-Rit population (excitatory EINs)" ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000099> ;
                                                     rdfs:label "y4 (JansenRit state variable)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "y4" ;
                                                     <https://w3id.org/tvbo/lhs> "Derivative(y4, t)" ;
                                                     <https://w3id.org/tvbo/rhs> "A*a*(J*a_2*sigma_y0_1 + c_pop0 + local_coupling*(y1 - y2) + mu) - a**2*y1 - 2.0*a*y4" .


###  https://w3id.org/tvbo/JansenRit/state_variables/y5
<https://w3id.org/tvbo/JansenRit/state_variables/y5> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/StateVariable> ;
                                                     <http://purl.org/dc/terms/description> "Second state-variable of the third (inhibitory) Jansen-Rit population (IINs)" ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000099> ;
                                                     rdfs:label "y5 (JansenRit state variable)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "y5" ;
                                                     <https://w3id.org/tvbo/lhs> "Derivative(y5, t)" ;
                                                     <https://w3id.org/tvbo/rhs> "B*J*a_4*b*sigma_y0_3 - b**2*y2 - 2.0*b*y5" .


###  https://w3id.org/tvbo/JansenRit1995/derived_variables/v_pyr
<https://w3id.org/tvbo/JansenRit1995/derived_variables/v_pyr> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/DerivedVariable> ;
                                                              <http://purl.org/dc/terms/description> "Aggregate pyramidal PSP (EEG-like output)" ;
                                                              rdfs:label "v_pyr (JansenRit1995 derived variable)" ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "v_pyr" ;
                                                              <https://w3id.org/tvbo/rhs> "y1 - y2" .


###  https://w3id.org/tvbo/JansenRit1995/parameters/A
<https://w3id.org/tvbo/JansenRit1995/parameters/A> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Maximum amplitude of excitatory PSP (EPSP)" ;
                                                   <http://schema.org/defaultValue> "3.25"^^xsd:double ;
                                                   rdfs:label "A (JansenRit1995 parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "A" ;
                                                   <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/JansenRit1995/parameters/B
<https://w3id.org/tvbo/JansenRit1995/parameters/B> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Maximum amplitude of inhibitory PSP (IPSP)" ;
                                                   <http://schema.org/defaultValue> 22 ;
                                                   rdfs:label "B (JansenRit1995 parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "B" ;
                                                   <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/JansenRit1995/parameters/C
<https://w3id.org/tvbo/JansenRit1995/parameters/C> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Lumped connectivity constant (C = C1)" ;
                                                   <http://schema.org/defaultValue> 135 ;
                                                   rdfs:label "C (JansenRit1995 parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "C" .


###  https://w3id.org/tvbo/JansenRit1995/parameters/a
<https://w3id.org/tvbo/JansenRit1995/parameters/a> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Reciprocal of EPSP time constant" ;
                                                   <http://schema.org/defaultValue> 100 ;
                                                   rdfs:label "a (JansenRit1995 parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "a" ;
                                                   <https://w3id.org/tvbo/unit> "per_s" .


###  https://w3id.org/tvbo/JansenRit1995/parameters/b
<https://w3id.org/tvbo/JansenRit1995/parameters/b> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Reciprocal of IPSP time constant" ;
                                                   <http://schema.org/defaultValue> 50 ;
                                                   rdfs:label "b (JansenRit1995 parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "b" ;
                                                   <https://w3id.org/tvbo/unit> "per_s" .


###  https://w3id.org/tvbo/JansenRit1995/parameters/e0
<https://w3id.org/tvbo/JansenRit1995/parameters/e0> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "Half of maximum firing rate (2*e0 = max rate)" ;
                                                    <http://schema.org/defaultValue> "2.5"^^xsd:double ;
                                                    rdfs:label "e0 (JansenRit1995 parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "e0" ;
                                                    <https://w3id.org/tvbo/unit> "per_s" .


###  https://w3id.org/tvbo/JansenRit1995/parameters/p
<https://w3id.org/tvbo/JansenRit1995/parameters/p> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Mean external input (afferent pulse density)" ;
                                                   <http://schema.org/defaultValue> 220 ;
                                                   rdfs:label "p (JansenRit1995 parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "p" ;
                                                   <https://w3id.org/tvbo/unit> "per_s" .


###  https://w3id.org/tvbo/JansenRit1995/parameters/r
<https://w3id.org/tvbo/JansenRit1995/parameters/r> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Steepness of sigmoid transformation" ;
                                                   <http://schema.org/defaultValue> "0.56"^^xsd:double ;
                                                   rdfs:label "r (JansenRit1995 parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "r" ;
                                                   <https://w3id.org/tvbo/unit> "per_mV" .


###  https://w3id.org/tvbo/JansenRit1995/parameters/v0
<https://w3id.org/tvbo/JansenRit1995/parameters/v0> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "PSP for 50% firing rate (sigmoid midpoint)" ;
                                                    <http://schema.org/defaultValue> 6 ;
                                                    rdfs:label "v0 (JansenRit1995 parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "v0" ;
                                                    <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/JansenRit1995/state_variables/y0
<https://w3id.org/tvbo/JansenRit1995/state_variables/y0> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "y0 (JansenRit1995 state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "y0" ;
                                                         <https://w3id.org/tvbo/rhs> "y3" .


###  https://w3id.org/tvbo/JansenRit1995/state_variables/y1
<https://w3id.org/tvbo/JansenRit1995/state_variables/y1> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "y1 (JansenRit1995 state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "y1" ;
                                                         <https://w3id.org/tvbo/rhs> "y4" .


###  https://w3id.org/tvbo/JansenRit1995/state_variables/y2
<https://w3id.org/tvbo/JansenRit1995/state_variables/y2> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "y2 (JansenRit1995 state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "y2" ;
                                                         <https://w3id.org/tvbo/rhs> "y5" .


###  https://w3id.org/tvbo/JansenRit1995/state_variables/y3
<https://w3id.org/tvbo/JansenRit1995/state_variables/y3> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "y3 (JansenRit1995 state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "y3" ;
                                                         <https://w3id.org/tvbo/rhs> "A*a*Sigm(y1 - y2) - 2*a*y3 - a**2*y0" .


###  https://w3id.org/tvbo/JansenRit1995/state_variables/y4
<https://w3id.org/tvbo/JansenRit1995/state_variables/y4> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "y4 (JansenRit1995 state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "y4" ;
                                                         <https://w3id.org/tvbo/rhs> "A*a*(p + C2*Sigm(C1*y0) + c_intercolumn) - 2*a*y4 - a**2*y1" .


###  https://w3id.org/tvbo/JansenRit1995/state_variables/y5
<https://w3id.org/tvbo/JansenRit1995/state_variables/y5> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         rdfs:label "y5 (JansenRit1995 state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "y5" ;
                                                         <https://w3id.org/tvbo/rhs> "B*b*(C4*Sigm(C3*y0)) - 2*b*y5 - b**2*y2" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/DK_o
<https://w3id.org/tvbo/KIonEx/derived_variables/DK_o> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/DerivedVariable> ;
                                                      rdfs:label "DK_o (KIonEx derived variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "DK_o" ;
                                                      <https://w3id.org/tvbo/lhs> "DK_o" ;
                                                      <https://w3id.org/tvbo/rhs> "-DKi*beta" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/DNa_i
<https://w3id.org/tvbo/KIonEx/derived_variables/DNa_i> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/DerivedVariable> ;
                                                       rdfs:label "DNa_i (KIonEx derived variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "DNa_i" ;
                                                       <https://w3id.org/tvbo/lhs> "DNa_i" ;
                                                       <https://w3id.org/tvbo/rhs> "-DKi" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/DNa_o
<https://w3id.org/tvbo/KIonEx/derived_variables/DNa_o> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/DerivedVariable> ;
                                                       rdfs:label "DNa_o (KIonEx derived variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "DNa_o" ;
                                                       <https://w3id.org/tvbo/lhs> "DNa_o" ;
                                                       <https://w3id.org/tvbo/rhs> "-DNa_i*beta" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/I_Cl
<https://w3id.org/tvbo/KIonEx/derived_variables/I_Cl> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/DerivedVariable> ;
                                                      rdfs:label "I_Cl (KIonEx derived variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "I_Cl" ;
                                                      <https://w3id.org/tvbo/lhs> "I_Cl" ;
                                                      <https://w3id.org/tvbo/rhs> "g_Cl*(V + 26.64*log(Cl_o0/Cl_i0))" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/I_K
<https://w3id.org/tvbo/KIonEx/derived_variables/I_K> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/DerivedVariable> ;
                                                     rdfs:label "I_K (KIonEx derived variable)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "I_K" ;
                                                     <https://w3id.org/tvbo/lhs> "I_K" ;
                                                     <https://w3id.org/tvbo/rhs> "(V - 26.64*log(K_o/K_i))*(g_K*n + g_Kl)" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/I_Na
<https://w3id.org/tvbo/KIonEx/derived_variables/I_Na> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/DerivedVariable> ;
                                                      rdfs:label "I_Na (KIonEx derived variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "I_Na" ;
                                                      <https://w3id.org/tvbo/lhs> "I_Na" ;
                                                      <https://w3id.org/tvbo/rhs> "(V - 26.64*log(Na_o/Na_i))*(g_Na*h*minf + g_Nal)" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/I_pump
<https://w3id.org/tvbo/KIonEx/derived_variables/I_pump> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/DerivedVariable> ;
                                                        rdfs:label "I_pump (KIonEx derived variable)" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "I_pump" ;
                                                        <https://w3id.org/tvbo/lhs> "I_pump" ;
                                                        <https://w3id.org/tvbo/rhs> "1.0*rho/((exp((Ckp - K_o)/DCkp) + 1.0)*(exp((Cnap - Na_i)/DCnap) + 1.0))" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/K_i
<https://w3id.org/tvbo/KIonEx/derived_variables/K_i> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/DerivedVariable> ;
                                                     rdfs:label "K_i (KIonEx derived variable)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "K_i" ;
                                                     <https://w3id.org/tvbo/lhs> "K_i" ;
                                                     <https://w3id.org/tvbo/rhs> "DKi + K_i0" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/K_o
<https://w3id.org/tvbo/KIonEx/derived_variables/K_o> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/DerivedVariable> ;
                                                     rdfs:label "K_o (KIonEx derived variable)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "K_o" ;
                                                     <https://w3id.org/tvbo/lhs> "K_o" ;
                                                     <https://w3id.org/tvbo/rhs> "DK_o + K_o0 + Kg" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/Na_i
<https://w3id.org/tvbo/KIonEx/derived_variables/Na_i> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/DerivedVariable> ;
                                                      rdfs:label "Na_i (KIonEx derived variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "Na_i" ;
                                                      <https://w3id.org/tvbo/lhs> "Na_i" ;
                                                      <https://w3id.org/tvbo/rhs> "DNa_i + Na_i0" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/Na_o
<https://w3id.org/tvbo/KIonEx/derived_variables/Na_o> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/DerivedVariable> ;
                                                      rdfs:label "Na_o (KIonEx derived variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "Na_o" ;
                                                      <https://w3id.org/tvbo/lhs> "Na_o" ;
                                                      <https://w3id.org/tvbo/rhs> "DNa_o + Na_o0" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/V_temp
<https://w3id.org/tvbo/KIonEx/derived_variables/V_temp> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/DerivedVariable> ;
                                                        rdfs:label "V_temp (KIonEx derived variable)" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "V_temp" ;
                                                        <https://w3id.org/tvbo/lhs> "V_temp" ;
                                                        <https://w3id.org/tvbo/rhs> "-1.0*(I_Cl + I_K + I_Na + I_pump)/Cm" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/Vcond
<https://w3id.org/tvbo/KIonEx/derived_variables/Vcond> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/DerivedVariable> ;
                                                       rdfs:label "Vcond (KIonEx derived variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "Vcond" ;
                                                       <https://w3id.org/tvbo/lhs> "Vcond" ;
                                                       <https://w3id.org/tvbo/rhs> "Piecewise((R_minus*c_pop0*(-V + E)/pi - R_minus*x**2 + V_temp + eta, V <= Vstar), (R_minus*c_pop0*(-V + E)/pi - R_plus*x**2 + V_temp + eta, True))" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/beta
<https://w3id.org/tvbo/KIonEx/derived_variables/beta> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/DerivedVariable> ;
                                                      rdfs:label "beta (KIonEx derived variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "beta" ;
                                                      <https://w3id.org/tvbo/lhs> "beta" ;
                                                      <https://w3id.org/tvbo/rhs> "w_i/w_o" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/h
<https://w3id.org/tvbo/KIonEx/derived_variables/h> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/DerivedVariable> ;
                                                   rdfs:label "h (KIonEx derived variable)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "h" ;
                                                   <https://w3id.org/tvbo/lhs> "h" ;
                                                   <https://w3id.org/tvbo/rhs> "1.1 - 1.0/(1.0 + 24.5325301971094*exp(-8.0*n))" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/minf
<https://w3id.org/tvbo/KIonEx/derived_variables/minf> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/DerivedVariable> ;
                                                      rdfs:label "minf (KIonEx derived variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "minf" ;
                                                      <https://w3id.org/tvbo/lhs> "minf" ;
                                                      <https://w3id.org/tvbo/rhs> "1.0/(exp((Cmna - V)/DCmna) + 1.0)" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/ninf
<https://w3id.org/tvbo/KIonEx/derived_variables/ninf> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/DerivedVariable> ;
                                                      rdfs:label "ninf (KIonEx derived variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "ninf" ;
                                                      <https://w3id.org/tvbo/lhs> "ninf" ;
                                                      <https://w3id.org/tvbo/rhs> "1.0/(exp((Cnk - V)/DCnk) + 1.0)" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/r
<https://w3id.org/tvbo/KIonEx/derived_variables/r> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/DerivedVariable> ;
                                                   rdfs:label "r (KIonEx derived variable)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "r" ;
                                                   <https://w3id.org/tvbo/lhs> "r" ;
                                                   <https://w3id.org/tvbo/rhs> "R_minus*x/pi" .


###  https://w3id.org/tvbo/KIonEx/derived_variables/xcond
<https://w3id.org/tvbo/KIonEx/derived_variables/xcond> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/DerivedVariable> ;
                                                       rdfs:label "xcond (KIonEx derived variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "xcond" ;
                                                       <https://w3id.org/tvbo/lhs> "xcond" ;
                                                       <https://w3id.org/tvbo/rhs> "Piecewise((Delta - J*r*x + 2*R_minus*x*(V - c_minus), V <= Vstar), (Delta - J*r*x + 2*R_plus*x*(V - c_plus), True))" .


###  https://w3id.org/tvbo/KIonEx/parameters/Chn
<https://w3id.org/tvbo/KIonEx/parameters/Chn> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Parameter> ;
                                              <http://schema.org/defaultValue> "0.4"^^xsd:double ;
                                              rdfs:label "Chn (KIonEx parameter)" ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "Chn" .


###  https://w3id.org/tvbo/KIonEx/parameters/Ckp
<https://w3id.org/tvbo/KIonEx/parameters/Ckp> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Parameter> ;
                                              <http://schema.org/defaultValue> "5.5"^^xsd:double ;
                                              rdfs:label "Ckp (KIonEx parameter)" ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "Ckp" ;
                                              <https://w3id.org/tvbo/unit> "mol_per_m3" .


###  https://w3id.org/tvbo/KIonEx/parameters/Cl_i0
<https://w3id.org/tvbo/KIonEx/parameters/Cl_i0> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://purl.org/dc/terms/description> "initial concentration of intracellular Cl" ;
                                                <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                rdfs:label "Cl_i0 (KIonEx parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "initial concentration of intracellular Cl" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "Cl_i0" ;
                                                <https://w3id.org/tvbo/unit> "mmol_per_m3" .


###  https://w3id.org/tvbo/KIonEx/parameters/Cl_o0
<https://w3id.org/tvbo/KIonEx/parameters/Cl_o0> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://purl.org/dc/terms/description> "initial concentration of extracellular Cl" ;
                                                <http://schema.org/defaultValue> "112.0"^^xsd:double ;
                                                rdfs:label "Cl_o0 (KIonEx parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "initial concentration of extracellular Cl" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "Cl_o0" ;
                                                <https://w3id.org/tvbo/unit> "mmol_per_m3" .


###  https://w3id.org/tvbo/KIonEx/parameters/Cm
<https://w3id.org/tvbo/KIonEx/parameters/Cm> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/tvbo/Parameter> ;
                                             <http://purl.org/dc/terms/description> "membrane capacitance" ;
                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                             rdfs:label "Cm (KIonEx parameter)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "membrane capacitance" ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "Cm" .


###  https://w3id.org/tvbo/KIonEx/parameters/Cmna
<https://w3id.org/tvbo/KIonEx/parameters/Cmna> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://schema.org/defaultValue> "-24.0"^^xsd:double ;
                                               rdfs:label "Cmna (KIonEx parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "Cmna" ;
                                               <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/KIonEx/parameters/Cnap
<https://w3id.org/tvbo/KIonEx/parameters/Cnap> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://schema.org/defaultValue> "21.0"^^xsd:double ;
                                               rdfs:label "Cnap (KIonEx parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "Cnap" ;
                                               <https://w3id.org/tvbo/unit> "mol_per_m3" .


###  https://w3id.org/tvbo/KIonEx/parameters/Cnk
<https://w3id.org/tvbo/KIonEx/parameters/Cnk> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Parameter> ;
                                              <http://schema.org/defaultValue> "-19.0"^^xsd:double ;
                                              rdfs:label "Cnk (KIonEx parameter)" ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "Cnk" ;
                                              <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/KIonEx/parameters/DChn
<https://w3id.org/tvbo/KIonEx/parameters/DChn> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://schema.org/defaultValue> "-8.0"^^xsd:double ;
                                               rdfs:label "DChn (KIonEx parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "DChn" .


###  https://w3id.org/tvbo/KIonEx/parameters/DCkp
<https://w3id.org/tvbo/KIonEx/parameters/DCkp> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                               rdfs:label "DCkp (KIonEx parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "DCkp" ;
                                               <https://w3id.org/tvbo/unit> "mol_per_m3" .


###  https://w3id.org/tvbo/KIonEx/parameters/DCmna
<https://w3id.org/tvbo/KIonEx/parameters/DCmna> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://schema.org/defaultValue> "12.0"^^xsd:double ;
                                                rdfs:label "DCmna (KIonEx parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "DCmna" ;
                                                <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/KIonEx/parameters/DCnap
<https://w3id.org/tvbo/KIonEx/parameters/DCnap> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://schema.org/defaultValue> "2.0"^^xsd:double ;
                                                rdfs:label "DCnap (KIonEx parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "DCnap" ;
                                                <https://w3id.org/tvbo/unit> "mol_per_m3" .


###  https://w3id.org/tvbo/KIonEx/parameters/DCnk
<https://w3id.org/tvbo/KIonEx/parameters/DCnk> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://schema.org/defaultValue> "18.0"^^xsd:double ;
                                               rdfs:label "DCnk (KIonEx parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "DCnk" ;
                                               <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/KIonEx/parameters/Delta
<https://w3id.org/tvbo/KIonEx/parameters/Delta> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://purl.org/dc/terms/description> "HWHM heterogeneous noise" ;
                                                <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                rdfs:label "Delta (KIonEx parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "HWHM heterogeneous noise" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "Delta" .


###  https://w3id.org/tvbo/KIonEx/parameters/E
<https://w3id.org/tvbo/KIonEx/parameters/E> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/tvbo/Parameter> ;
                                            <http://purl.org/dc/terms/description> "Reversal Potential" ;
                                            <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                            <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0019228> ;
                                            rdfs:label "E (KIonEx parameter)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Reversal Potential" ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "E" .


###  https://w3id.org/tvbo/KIonEx/parameters/J
<https://w3id.org/tvbo/KIonEx/parameters/J> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/tvbo/Parameter> ;
                                            <http://purl.org/dc/terms/description> "Mean Synaptic weight" ;
                                            <http://schema.org/defaultValue> "0.1"^^xsd:double ;
                                            <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099536> ;
                                            rdfs:label "J (KIonEx parameter)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Mean Synaptic weight" ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "J" .


###  https://w3id.org/tvbo/KIonEx/parameters/K_bath
<https://w3id.org/tvbo/KIonEx/parameters/K_bath> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Potassium concentration in bath" ;
                                                 <http://schema.org/defaultValue> "5.5"^^xsd:double ;
                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0055075> ;
                                                 rdfs:label "K_bath (KIonEx parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Potassium concentration in bath" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "K_bath" .


###  https://w3id.org/tvbo/KIonEx/parameters/K_i0
<https://w3id.org/tvbo/KIonEx/parameters/K_i0> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://purl.org/dc/terms/description> "initial concentration of intracellular K" ;
                                               <http://schema.org/defaultValue> "130.0"^^xsd:double ;
                                               rdfs:label "K_i0 (KIonEx parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "initial concentration of intracellular K" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "K_i0" ;
                                               <https://w3id.org/tvbo/unit> "mmol_per_m3" .


###  https://w3id.org/tvbo/KIonEx/parameters/K_o0
<https://w3id.org/tvbo/KIonEx/parameters/K_o0> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://purl.org/dc/terms/description> "initial concentration of extracellular K" ;
                                               <http://schema.org/defaultValue> "4.8"^^xsd:double ;
                                               rdfs:label "K_o0 (KIonEx parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "initial concentration of extracellular K" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "K_o0" ;
                                               <https://w3id.org/tvbo/unit> "mmol_per_m3" .


###  https://w3id.org/tvbo/KIonEx/parameters/Na_i0
<https://w3id.org/tvbo/KIonEx/parameters/Na_i0> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://purl.org/dc/terms/description> "initial concentration of intracellular Na" ;
                                                <http://schema.org/defaultValue> "16.0"^^xsd:double ;
                                                rdfs:label "Na_i0 (KIonEx parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "initial concentration of intracellular Na" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "Na_i0" ;
                                                <https://w3id.org/tvbo/unit> "mmol_per_m3" .


###  https://w3id.org/tvbo/KIonEx/parameters/Na_o0
<https://w3id.org/tvbo/KIonEx/parameters/Na_o0> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://purl.org/dc/terms/description> "initial concentration of extracellular Na" ;
                                                <http://schema.org/defaultValue> "138.0"^^xsd:double ;
                                                rdfs:label "Na_o0 (KIonEx parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "initial concentration of extracellular Na" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "Na_o0" ;
                                                <https://w3id.org/tvbo/unit> "mmol_per_m3" .


###  https://w3id.org/tvbo/KIonEx/parameters/R_minus
<https://w3id.org/tvbo/KIonEx/parameters/R_minus> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "curvature left parabola" ;
                                                  <http://schema.org/defaultValue> "0.5"^^xsd:double ;
                                                  rdfs:label "R_minus (KIonEx parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "curvature left parabola" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "R_minus" .


###  https://w3id.org/tvbo/KIonEx/parameters/R_plus
<https://w3id.org/tvbo/KIonEx/parameters/R_plus> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "curvature right parabola" ;
                                                 <http://schema.org/defaultValue> "-0.5"^^xsd:double ;
                                                 rdfs:label "R_plus (KIonEx parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "curvature right parabola" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "R_plus" .


###  https://w3id.org/tvbo/KIonEx/parameters/Vstar
<https://w3id.org/tvbo/KIonEx/parameters/Vstar> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://purl.org/dc/terms/description> "x-coordinate meeting point of parabolas" ;
                                                <http://schema.org/defaultValue> "-31.0"^^xsd:double ;
                                                rdfs:label "Vstar (KIonEx parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "x-coordinate meeting point of parabolas" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "Vstar" .


###  https://w3id.org/tvbo/KIonEx/parameters/c_minus
<https://w3id.org/tvbo/KIonEx/parameters/c_minus> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "x-coordinate left parabola" ;
                                                  <http://schema.org/defaultValue> "-40.0"^^xsd:double ;
                                                  rdfs:label "c_minus (KIonEx parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "x-coordinate left parabola" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "c_minus" .


###  https://w3id.org/tvbo/KIonEx/parameters/c_plus
<https://w3id.org/tvbo/KIonEx/parameters/c_plus> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "x-coordinate right parabola" ;
                                                 <http://schema.org/defaultValue> "-20.0"^^xsd:double ;
                                                 rdfs:label "c_plus (KIonEx parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "x-coordinate right parabola" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "c_plus" .


###  https://w3id.org/tvbo/KIonEx/parameters/epsilon
<https://w3id.org/tvbo/KIonEx/parameters/epsilon> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "diffusion rate" ;
                                                  <http://schema.org/defaultValue> "0.001"^^xsd:double ;
                                                  rdfs:label "epsilon (KIonEx parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "diffusion rate" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "epsilon" .


###  https://w3id.org/tvbo/KIonEx/parameters/eta
<https://w3id.org/tvbo/KIonEx/parameters/eta> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Parameter> ;
                                              <http://purl.org/dc/terms/description> "Mean heterogeneous noise" ;
                                              <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                              rdfs:label "eta (KIonEx parameter)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Mean heterogeneous noise" ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "eta" .


###  https://w3id.org/tvbo/KIonEx/parameters/g_Cl
<https://w3id.org/tvbo/KIonEx/parameters/g_Cl> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://purl.org/dc/terms/description> "chloride conductance" ;
                                               <http://schema.org/defaultValue> "7.5"^^xsd:double ;
                                               rdfs:label "g_Cl (KIonEx parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "chloride conductance" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "g_Cl" ;
                                               <https://w3id.org/tvbo/unit> "nS" .


###  https://w3id.org/tvbo/KIonEx/parameters/g_K
<https://w3id.org/tvbo/KIonEx/parameters/g_K> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Parameter> ;
                                              <http://purl.org/dc/terms/description> "maximal potassium conductance" ;
                                              <http://schema.org/defaultValue> "22.0"^^xsd:double ;
                                              rdfs:label "g_K (KIonEx parameter)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "maximal potassium conductance" ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "g_K" ;
                                              <https://w3id.org/tvbo/unit> "nS" .


###  https://w3id.org/tvbo/KIonEx/parameters/g_Kl
<https://w3id.org/tvbo/KIonEx/parameters/g_Kl> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://purl.org/dc/terms/description> "potassium leak conductance" ;
                                               <http://schema.org/defaultValue> "0.12"^^xsd:double ;
                                               rdfs:label "g_Kl (KIonEx parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "potassium leak conductance" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "g_Kl" ;
                                               <https://w3id.org/tvbo/unit> "nS" .


###  https://w3id.org/tvbo/KIonEx/parameters/g_Na
<https://w3id.org/tvbo/KIonEx/parameters/g_Na> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Parameter> ;
                                               <http://purl.org/dc/terms/description> "maximal sodiumconductance" ;
                                               <http://schema.org/defaultValue> "40.0"^^xsd:double ;
                                               rdfs:label "g_Na (KIonEx parameter)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "maximal sodiumconductance" ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "g_Na" ;
                                               <https://w3id.org/tvbo/unit> "nS" .


###  https://w3id.org/tvbo/KIonEx/parameters/g_Nal
<https://w3id.org/tvbo/KIonEx/parameters/g_Nal> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://purl.org/dc/terms/description> "sodium leak conductance" ;
                                                <http://schema.org/defaultValue> "0.02"^^xsd:double ;
                                                rdfs:label "g_Nal (KIonEx parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "sodium leak conductance" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "g_Nal" ;
                                                <https://w3id.org/tvbo/unit> "nS" .


###  https://w3id.org/tvbo/KIonEx/parameters/gamma
<https://w3id.org/tvbo/KIonEx/parameters/gamma> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://purl.org/dc/terms/description> "conversion factor" ;
                                                <http://schema.org/defaultValue> "0.04"^^xsd:double ;
                                                rdfs:label "gamma (KIonEx parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "conversion factor" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "gamma" .


###  https://w3id.org/tvbo/KIonEx/parameters/rho
<https://w3id.org/tvbo/KIonEx/parameters/rho> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Parameter> ;
                                              <http://purl.org/dc/terms/description> "maximal Na/K pump current" ;
                                              <http://schema.org/defaultValue> "250.0"^^xsd:double ;
                                              rdfs:label "rho (KIonEx parameter)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "maximal Na/K pump current" ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "rho" ;
                                              <https://w3id.org/tvbo/unit> "pA" .


###  https://w3id.org/tvbo/KIonEx/parameters/tau_n
<https://w3id.org/tvbo/KIonEx/parameters/tau_n> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Parameter> ;
                                                <http://purl.org/dc/terms/description> "time constant of gating variable" ;
                                                <http://schema.org/defaultValue> "4.0"^^xsd:double ;
                                                rdfs:label "tau_n (KIonEx parameter)" ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "time constant of gating variable" ;
                                                <http://www.w3.org/2004/02/skos/core#notation> "tau_n" .


###  https://w3id.org/tvbo/KIonEx/parameters/w_i
<https://w3id.org/tvbo/KIonEx/parameters/w_i> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Parameter> ;
                                              <http://purl.org/dc/terms/description> "intracellular volume" ;
                                              <http://schema.org/defaultValue> "2160.0"^^xsd:double ;
                                              rdfs:label "w_i (KIonEx parameter)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "intracellular volume" ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "w_i" ;
                                              <https://w3id.org/tvbo/unit> "um3" .


###  https://w3id.org/tvbo/KIonEx/parameters/w_o
<https://w3id.org/tvbo/KIonEx/parameters/w_o> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Parameter> ;
                                              <http://purl.org/dc/terms/description> "extracellular volume" ;
                                              <http://schema.org/defaultValue> "720.0"^^xsd:double ;
                                              rdfs:label "w_o (KIonEx parameter)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "extracellular volume" ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "w_o" ;
                                              <https://w3id.org/tvbo/unit> "um3" .


###  https://w3id.org/tvbo/KIonEx/state_variables/DKi
<https://w3id.org/tvbo/KIonEx/state_variables/DKi> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/StateVariable> ;
                                                   rdfs:label "DKi (KIonEx state variable)" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "DKi" ;
                                                   <https://w3id.org/tvbo/lhs> "Derivative(DKi, t)" ;
                                                   <https://w3id.org/tvbo/rhs> "-gamma*(I_K - 2.0*I_pump)/w_i" .


###  https://w3id.org/tvbo/KIonEx/state_variables/Kg
<https://w3id.org/tvbo/KIonEx/state_variables/Kg> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/StateVariable> ;
                                                  rdfs:label "Kg (KIonEx state variable)" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "Kg" ;
                                                  <https://w3id.org/tvbo/lhs> "Derivative(Kg, t)" ;
                                                  <https://w3id.org/tvbo/rhs> "epsilon*(K_bath - K_o)" .


###  https://w3id.org/tvbo/KIonEx/state_variables/V
<https://w3id.org/tvbo/KIonEx/state_variables/V> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/StateVariable> ;
                                                 rdfs:label "V (KIonEx state variable)" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "V" ;
                                                 <https://w3id.org/tvbo/lhs> "Derivative(V, t)" ;
                                                 <https://w3id.org/tvbo/rhs> "Vcond" .


###  https://w3id.org/tvbo/KIonEx/state_variables/n
<https://w3id.org/tvbo/KIonEx/state_variables/n> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/StateVariable> ;
                                                 rdfs:label "n (KIonEx state variable)" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "n" ;
                                                 <https://w3id.org/tvbo/lhs> "Derivative(n, t)" ;
                                                 <https://w3id.org/tvbo/rhs> "(-n + ninf)/tau_n" .


###  https://w3id.org/tvbo/KIonEx/state_variables/x
<https://w3id.org/tvbo/KIonEx/state_variables/x> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/StateVariable> ;
                                                 rdfs:label "x (KIonEx state variable)" ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "x" ;
                                                 <https://w3id.org/tvbo/lhs> "Derivative(x, t)" ;
                                                 <https://w3id.org/tvbo/rhs> "xcond" .


###  https://w3id.org/tvbo/Kuramoto/derived_variables/I
<https://w3id.org/tvbo/Kuramoto/derived_variables/I> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/DerivedVariable> ;
                                                     <http://purl.org/dc/terms/description> "Input via local and long range connectivity, passing first through the Kuramoto coupling function" ;
                                                     rdfs:label "I (Kuramoto derived variable)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "I" ;
                                                     <https://w3id.org/tvbo/lhs> "I" ;
                                                     <https://w3id.org/tvbo/rhs> "c_pop0 + lc_0" .


###  https://w3id.org/tvbo/Kuramoto/derived_variables/lc_0
<https://w3id.org/tvbo/Kuramoto/derived_variables/lc_0> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/DerivedVariable> ;
                                                        rdfs:label "lc_0 (Kuramoto derived variable)" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "lc_0" ;
                                                        <https://w3id.org/tvbo/lhs> "lc_0" ;
                                                        <https://w3id.org/tvbo/rhs> "sin(local_coupling*theta)" .


###  https://w3id.org/tvbo/Kuramoto/parameters/omega
<https://w3id.org/tvbo/Kuramoto/parameters/omega> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Parameter> ;
                                                  <http://purl.org/dc/terms/description> "Sets the base line frequency for the Kuramoto oscillator" ;
                                                  <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                  rdfs:label "omega (Kuramoto parameter)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Sets the base line frequency for the Kuramoto oscillator." ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "omega" ;
                                                  <https://w3id.org/tvbo/unit> "rad_per_ms" .


###  https://w3id.org/tvbo/Kuramoto/state_variables/theta
<https://w3id.org/tvbo/Kuramoto/state_variables/theta> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/StateVariable> ;
                                                       <http://purl.org/dc/terms/description> "The Kuramoto model has only one state variable representing oscillations in general" ;
                                                       rdfs:label "theta (Kuramoto state variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "theta" ;
                                                       <https://w3id.org/tvbo/lhs> "Derivative(theta, t)" ;
                                                       <https://w3id.org/tvbo/rhs> "I + omega" .


###  https://w3id.org/tvbo/KuramotoModel2/derived_variables/I
<https://w3id.org/tvbo/KuramotoModel2/derived_variables/I> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/DerivedVariable> ;
                                                           <http://purl.org/dc/terms/description> "`I` is the input via local and long range connectivity, passing first through the Kuramoto coupling function" ;
                                                           rdfs:label "I (KuramotoModel2 derived variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "I" ;
                                                           <https://w3id.org/tvbo/lhs> "I" ;
                                                           <https://w3id.org/tvbo/rhs> "c_glob+lc_0" .


###  https://w3id.org/tvbo/KuramotoModel2/derived_variables/lc_0
<https://w3id.org/tvbo/KuramotoModel2/derived_variables/lc_0> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/DerivedVariable> ;
                                                              rdfs:label "lc_0 (KuramotoModel2 derived variable)" ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "lc_0" ;
                                                              <https://w3id.org/tvbo/lhs> "lc_0" ;
                                                              <https://w3id.org/tvbo/rhs> "sin(local_coupling*theta)" .


###  https://w3id.org/tvbo/KuramotoModel2/derived_variables/phase
<https://w3id.org/tvbo/KuramotoModel2/derived_variables/phase> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/DerivedVariable> ;
                                                               <http://purl.org/dc/terms/description> "Normalized phase output" ;
                                                               rdfs:label "phase (KuramotoModel2 derived variable)" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "phase" ;
                                                               <https://w3id.org/tvbo/rhs> "theta / (2*pi)" .


###  https://w3id.org/tvbo/KuramotoModel2/derived_variables/signal
<https://w3id.org/tvbo/KuramotoModel2/derived_variables/signal> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Sinusoidal signal output" ;
                                                                rdfs:label "signal (KuramotoModel2 derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "signal" ;
                                                                <https://w3id.org/tvbo/rhs> "sin(theta)" .


###  https://w3id.org/tvbo/KuramotoModel2/parameters/omega
<https://w3id.org/tvbo/KuramotoModel2/parameters/omega> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                        rdfs:label "omega (KuramotoModel2 parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Sets the base line frequency for the Kuramoto oscillator in [rad/ms]." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "omega" .


###  https://w3id.org/tvbo/KuramotoModel2/state_variables/theta
<https://w3id.org/tvbo/KuramotoModel2/state_variables/theta> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/StateVariable> ;
                                                             <http://purl.org/dc/terms/description> "The Kuramoto model has only one state variable representing oscillations in general" ;
                                                             rdfs:label "theta (KuramotoModel2 state variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "theta" ;
                                                             <https://w3id.org/tvbo/lhs> "thetadot" ;
                                                             <https://w3id.org/tvbo/rhs> "omega + I" .


###  https://w3id.org/tvbo/LarterBreakspear/derived_variables/Q_V
<https://w3id.org/tvbo/LarterBreakspear/derived_variables/Q_V> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/DerivedVariable> ;
                                                               <http://purl.org/dc/terms/description> "Average firing rate of the population of PCs, V." ;
                                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                               rdfs:label "Q_V (LarterBreakspear derived variable)" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "Q_V" ;
                                                               <https://w3id.org/tvbo/lhs> "Q_V" ;
                                                               <https://w3id.org/tvbo/rhs> "0.5*Q_Vmax*(tanh((V - V_T)/delta_V) + 1)" .


###  https://w3id.org/tvbo/LarterBreakspear/derived_variables/Q_Z
<https://w3id.org/tvbo/LarterBreakspear/derived_variables/Q_Z> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/DerivedVariable> ;
                                                               <http://purl.org/dc/terms/description> "Average firing rate of the population of IINs, Z." ;
                                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                               rdfs:label "Q_Z (LarterBreakspear derived variable)" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "Q_Z" ;
                                                               <https://w3id.org/tvbo/lhs> "Q_Z" ;
                                                               <https://w3id.org/tvbo/rhs> "0.5*Q_Zmax*(tanh((Z - Z_T)/delta_Z) + 1)" .


###  https://w3id.org/tvbo/LarterBreakspear/derived_variables/lc_0
<https://w3id.org/tvbo/LarterBreakspear/derived_variables/lc_0> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                rdfs:label "lc_0 (LarterBreakspear derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "lc_0" ;
                                                                <https://w3id.org/tvbo/lhs> "lc_0" ;
                                                                <https://w3id.org/tvbo/rhs> "Q_V*local_coupling" .


###  https://w3id.org/tvbo/LarterBreakspear/derived_variables/m_Ca
<https://w3id.org/tvbo/LarterBreakspear/derived_variables/m_Ca> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> """Fraction of open calcium channels (Breakspear et al., 2003b). 

Describes relationship between membrane voltage and channel conductance.""" ;
                                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005262> ;
                                                                rdfs:label "m_Ca (LarterBreakspear derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "m_Ca" ;
                                                                <https://w3id.org/tvbo/lhs> "m_Ca" ;
                                                                <https://w3id.org/tvbo/rhs> "0.5*tanh((-T_Ca + V)/delta_Ca) + 0.5" .


###  https://w3id.org/tvbo/LarterBreakspear/derived_variables/m_K
<https://w3id.org/tvbo/LarterBreakspear/derived_variables/m_K> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/DerivedVariable> ;
                                                               <http://purl.org/dc/terms/description> """Fraction of open potassium channels (Breakspear et al., 2003b). 

Describes relationship between membrane voltage and channel conductance.""" ;
                                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005267> ;
                                                               rdfs:label "m_K (LarterBreakspear derived variable)" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "m_K" ;
                                                               <https://w3id.org/tvbo/lhs> "m_K" ;
                                                               <https://w3id.org/tvbo/rhs> "0.5*tanh((-T_K + V)/delta_K) + 0.5" .


###  https://w3id.org/tvbo/LarterBreakspear/derived_variables/m_Na
<https://w3id.org/tvbo/LarterBreakspear/derived_variables/m_Na> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> """Fraction of open sodium channels (Breakspear et al., 2003b). 

Describes relationship between membrane voltage and channel conductance.""" ;
                                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005272> ;
                                                                rdfs:label "m_Na (LarterBreakspear derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "m_Na" ;
                                                                <https://w3id.org/tvbo/lhs> "m_Na" ;
                                                                <https://w3id.org/tvbo/rhs> "0.5*tanh((-T_Na + V)/delta_Na) + 0.5" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/C
<https://w3id.org/tvbo/LarterBreakspear/parameters/C> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Coupling scaling factor" ;
                                                      <http://schema.org/defaultValue> "0.1"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                      rdfs:label "C (LarterBreakspear parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Coupling scaling factor. Strength of excitatory coupling and balance between internal and local/global coupling strength." ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "C" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/I_ext
<https://w3id.org/tvbo/LarterBreakspear/parameters/I_ext> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                          <http://purl.org/dc/terms/description> "Subcortical input current" ;
                                                          <http://schema.org/defaultValue> "0.3"^^xsd:double ;
                                                          <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                          rdfs:label "I_ext (LarterBreakspear parameter)" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Subcortical input current. Represents a non-specific excitation or thalamic inputs." ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "I_ext" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/Q_Vmax
<https://w3id.org/tvbo/LarterBreakspear/parameters/Q_Vmax> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Maximal firing rate for excitatory populations" ;
                                                           <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                           <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098976> ,
                                                                                                                    <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                           rdfs:label "Q_Vmax (LarterBreakspear parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Maximal firing rate for excitatory populations." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "Q_Vmax" ;
                                                           <https://w3id.org/tvbo/unit> "kHz" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/Q_Zmax
<https://w3id.org/tvbo/LarterBreakspear/parameters/Q_Zmax> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Maximal firing rate for inhibitory population" ;
                                                           <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                           <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                           rdfs:label "Q_Zmax (LarterBreakspear parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Maximal firing rate for inhibitory population." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "Q_Zmax" ;
                                                           <https://w3id.org/tvbo/unit> "kHz" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/T_Ca
<https://w3id.org/tvbo/LarterBreakspear/parameters/T_Ca> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Threshold value for Ca channels" ;
                                                         <http://schema.org/defaultValue> "-0.01"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005262> ,
                                                                                                                  <http://purl.obolibrary.org/obo/GO_1903233> ;
                                                         rdfs:label "T_Ca (LarterBreakspear parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Threshold value for Ca channels." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "T_Ca" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/T_K
<https://w3id.org/tvbo/LarterBreakspear/parameters/T_K> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "Threshold value for K channels" ;
                                                        <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005267> ;
                                                        rdfs:label "T_K (LarterBreakspear parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Threshold value for K channels." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "T_K" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/T_Na
<https://w3id.org/tvbo/LarterBreakspear/parameters/T_Na> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Threshold value for sodium channels" ;
                                                         <http://schema.org/defaultValue> "0.3"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005272> ;
                                                         rdfs:label "T_Na (LarterBreakspear parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Threshold value for sodium channels." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "T_Na" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/V_Ca
<https://w3id.org/tvbo/LarterBreakspear/parameters/V_Ca> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Calcium Nernst potential" ;
                                                         <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005262> ;
                                                         rdfs:label "V_Ca (LarterBreakspear parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Calcium Nernst potential." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "V_Ca" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/V_K
<https://w3id.org/tvbo/LarterBreakspear/parameters/V_K> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "K Nernst potential" ;
                                                        <http://schema.org/defaultValue> "-0.7"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005267> ;
                                                        rdfs:label "V_K (LarterBreakspear parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "K Nernst potential." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "V_K" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/V_L
<https://w3id.org/tvbo/LarterBreakspear/parameters/V_L> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "Nernst potential leak channels" ;
                                                        <http://schema.org/defaultValue> "-0.5"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0022840> ;
                                                        rdfs:label "V_L (LarterBreakspear parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Nernst potential leak channels." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "V_L" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/V_Na
<https://w3id.org/tvbo/LarterBreakspear/parameters/V_Na> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Na Nernst potential" ;
                                                         <http://schema.org/defaultValue> "0.53"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005272> ;
                                                         rdfs:label "V_Na (LarterBreakspear parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Na Nernst potential." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "V_Na" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/V_T
<https://w3id.org/tvbo/LarterBreakspear/parameters/V_T> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "Threshold potential for excitatory neurons" ;
                                                        <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                        rdfs:label "V_T (LarterBreakspear parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Threshold potential for excitatory neurons. Describes the mean potential of the excitatory population." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "V_T" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/Z_T
<https://w3id.org/tvbo/LarterBreakspear/parameters/Z_T> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "Threshold potential (mean) for inihibtory neurons" ;
                                                        <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                        rdfs:label "Z_T (LarterBreakspear parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Threshold potential (mean) for inihibtory neurons." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "Z_T" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/a_ee
<https://w3id.org/tvbo/LarterBreakspear/parameters/a_ee> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Excitatory-to-excitatory synaptic strength" ;
                                                         <http://schema.org/defaultValue> "0.4"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                         rdfs:label "a_ee (LarterBreakspear parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Excitatory-to-excitatory synaptic strength." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "a_ee" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/a_ei
<https://w3id.org/tvbo/LarterBreakspear/parameters/a_ei> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Excitatory-to-inhibitory synaptic strength" ;
                                                         <http://schema.org/defaultValue> "2.0"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                         rdfs:label "a_ei (LarterBreakspear parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Excitatory-to-inhibitory synaptic strength." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "a_ei" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/a_ie
<https://w3id.org/tvbo/LarterBreakspear/parameters/a_ie> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Inhibitory-to-excitatory synaptic strength" ;
                                                         <http://schema.org/defaultValue> "2.0"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                         rdfs:label "a_ie (LarterBreakspear parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Inhibitory-to-excitatory synaptic strength." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "a_ie" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/a_ne
<https://w3id.org/tvbo/LarterBreakspear/parameters/a_ne> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Non-specific-to-excitatory synaptic strength" ;
                                                         <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                         rdfs:label "a_ne (LarterBreakspear parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Non-specific-to-excitatory synaptic strength." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "a_ne" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/a_ni
<https://w3id.org/tvbo/LarterBreakspear/parameters/a_ni> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Non-specific-to-inhibitory synaptic strength" ;
                                                         <http://schema.org/defaultValue> "0.4"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                         rdfs:label "a_ni (LarterBreakspear parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Non-specific-to-inhibitory synaptic strength." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "a_ni" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/b
<https://w3id.org/tvbo/LarterBreakspear/parameters/b> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Time constant scaling factor" ;
                                                      <http://schema.org/defaultValue> "0.1"^^xsd:double ;
                                                      rdfs:label "b (LarterBreakspear parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Time constant scaling factor." ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "b" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/delta_Ca
<https://w3id.org/tvbo/LarterBreakspear/parameters/delta_Ca> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Variance of Calcium channel threshold" ;
                                                             <http://schema.org/defaultValue> "0.15"^^xsd:double ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005262> ;
                                                             rdfs:label "delta_Ca (LarterBreakspear parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Variance of Calcium channel threshold. Defines the steepness of the sigmoid $m_{Ca}$." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "delta_Ca" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/delta_K
<https://w3id.org/tvbo/LarterBreakspear/parameters/delta_K> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Variance of Potassium channel threshold" ;
                                                            <http://schema.org/defaultValue> "0.3"^^xsd:double ;
                                                            <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005267> ;
                                                            rdfs:label "delta_K (LarterBreakspear parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Variance of Potassium channel threshold. Defines the steepness of the sigmoid $m_K$." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "delta_K" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/delta_Na
<https://w3id.org/tvbo/LarterBreakspear/parameters/delta_Na> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Variance of sodium channel threshold" ;
                                                             <http://schema.org/defaultValue> "0.15"^^xsd:double ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005272> ;
                                                             rdfs:label "delta_Na (LarterBreakspear parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Variance of sodium channel threshold. Defines the steepness of the sigmoid $m_{Na}$." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "delta_Na" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/delta_V
<https://w3id.org/tvbo/LarterBreakspear/parameters/delta_V> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Variance of excitatory threshold" ;
                                                            <http://schema.org/defaultValue> "0.65"^^xsd:double ;
                                                            <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ,
                                                                                                                     <https://w3id.org/tvbo/ExcitabilityThresholdVariance> ;
                                                            rdfs:label "delta_V (LarterBreakspear parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Variance of excitatory threshold. Defines the steepness of sigmoid $Q_V$." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "delta_V" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/delta_Z
<https://w3id.org/tvbo/LarterBreakspear/parameters/delta_Z> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Variance of inhibitory threshold" ;
                                                            <http://schema.org/defaultValue> "0.7"^^xsd:double ;
                                                            <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                            rdfs:label "delta_Z (LarterBreakspear parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Variance of inhibitory threshold. Defines the steepness of sigmoid $Q_Z$." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "delta_Z" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/g_Ca
<https://w3id.org/tvbo/LarterBreakspear/parameters/g_Ca> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Conductance of population of calcium (Ca++) channels" ;
                                                         <http://schema.org/defaultValue> "1.1"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005262> ;
                                                         rdfs:label "g_Ca (LarterBreakspear parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Conductance of population of calcium (Ca++) channels. Describes the maximal conductance if all channels are open." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "g_Ca" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/g_K
<https://w3id.org/tvbo/LarterBreakspear/parameters/g_K> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "Conductance of population of potassium (K) channels" ;
                                                        <http://schema.org/defaultValue> "2.0"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005267> ;
                                                        rdfs:label "g_K (LarterBreakspear parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Conductance of population of potassium (K) channels. Describes the maximal conductance if all channels are open." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "g_K" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/g_L
<https://w3id.org/tvbo/LarterBreakspear/parameters/g_L> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "Conductance of population of leak channels" ;
                                                        <http://schema.org/defaultValue> "0.5"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0022840> ;
                                                        rdfs:label "g_L (LarterBreakspear parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Conductance of population of leak channels." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "g_L" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/g_Na
<https://w3id.org/tvbo/LarterBreakspear/parameters/g_Na> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Conductance of population of Na channels" ;
                                                         <http://schema.org/defaultValue> "6.7"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005272> ;
                                                         rdfs:label "g_Na (LarterBreakspear parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Conductance of population of Na channels." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "g_Na" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/phi
<https://w3id.org/tvbo/LarterBreakspear/parameters/phi> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "Temperature scaling factor" ;
                                                        <http://schema.org/defaultValue> "0.7"^^xsd:double ;
                                                        rdfs:label "phi (LarterBreakspear parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Temperature scaling factor." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "phi" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/r_NMDA
<https://w3id.org/tvbo/LarterBreakspear/parameters/r_NMDA> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Ratio of NMDA to AMPA receptors" ;
                                                           <http://schema.org/defaultValue> "0.25"^^xsd:double ;
                                                           <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0004971> ;
                                                           rdfs:label "r_NMDA (LarterBreakspear parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Ratio of NMDA to AMPA receptors." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "r_NMDA" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/t_scale
<https://w3id.org/tvbo/LarterBreakspear/parameters/t_scale> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Time scale factor" ;
                                                            <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                            rdfs:label "t_scale (LarterBreakspear parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Time scale factor" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "t_scale" .


###  https://w3id.org/tvbo/LarterBreakspear/parameters/tau_K
<https://w3id.org/tvbo/LarterBreakspear/parameters/tau_K> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                          <http://purl.org/dc/terms/description> "Time constant for K relaxation time (ms)" ;
                                                          <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                          <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005267> ;
                                                          rdfs:label "tau_K (LarterBreakspear parameter)" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Time constant for K relaxation time (ms)" ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "tau_K" .


###  https://w3id.org/tvbo/LarterBreakspear/state_variables/V
<https://w3id.org/tvbo/LarterBreakspear/state_variables/V> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/StateVariable> ;
                                                           <http://purl.org/dc/terms/description> "First state-variable of the Larter-Breakspear (Breakspear et al" ;
                                                           <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                           rdfs:label "V (LarterBreakspear state variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "V" ;
                                                           <https://w3id.org/tvbo/lhs> "Derivative(V, t)" ;
                                                           <https://w3id.org/tvbo/rhs> "t_scale*(I_ext*a_ne - Q_Z*Z*a_ie - W*g_K*(V - V_K) - g_L*(V - V_L) + m_Ca*(V - V_Ca)*(-C*a_ee*c_pop0*r_NMDA - a_ee*r_NMDA*(1.0 - C)*(Q_V + lc_0) - g_Ca) - (V - V_Na)*(C*a_ee*c_pop0 + a_ee*(1.0 - C)*(Q_V + lc_0) + g_Na*m_Na))" .


###  https://w3id.org/tvbo/LarterBreakspear/state_variables/W
<https://w3id.org/tvbo/LarterBreakspear/state_variables/W> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/StateVariable> ;
                                                           <http://purl.org/dc/terms/description> "Second state-variable of the Larter-Breakspear (Breakspear et al" ;
                                                           <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005267> ;
                                                           rdfs:label "W (LarterBreakspear state variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "W" ;
                                                           <https://w3id.org/tvbo/lhs> "Derivative(W, t)" ;
                                                           <https://w3id.org/tvbo/rhs> "phi*t_scale*(-W + m_K)/tau_K" .


###  https://w3id.org/tvbo/LarterBreakspear/state_variables/Z
<https://w3id.org/tvbo/LarterBreakspear/state_variables/Z> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/StateVariable> ;
                                                           <http://purl.org/dc/terms/description> "Third state-variable of the Larter-Breakspear (Breakspear et al" ;
                                                           <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                                                                    <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                           rdfs:label "Z (LarterBreakspear state variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "Z" ;
                                                           <https://w3id.org/tvbo/lhs> "Derivative(Z, t)" ;
                                                           <https://w3id.org/tvbo/rhs> "b*t_scale*(I_ext*a_ni + Q_V*V*a_ei)" .


###  https://w3id.org/tvbo/ModelJansen1995/derived_variables/v_pyr
<https://w3id.org/tvbo/ModelJansen1995/derived_variables/v_pyr> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "EEG-like output: pyramidal potential difference" ;
                                                                rdfs:label "v_pyr (ModelJansen1995 derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "v_pyr" ;
                                                                <https://w3id.org/tvbo/rhs> "y1 - y2" .


###  https://w3id.org/tvbo/ModelJansen1995/parameters/A
<https://w3id.org/tvbo/ModelJansen1995/parameters/A> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://schema.org/defaultValue> "3.25"^^xsd:double ;
                                                     rdfs:label "A (ModelJansen1995 parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "A" ;
                                                     <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/ModelJansen1995/parameters/B
<https://w3id.org/tvbo/ModelJansen1995/parameters/B> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://schema.org/defaultValue> 22 ;
                                                     rdfs:label "B (ModelJansen1995 parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "B" ;
                                                     <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/ModelJansen1995/parameters/C
<https://w3id.org/tvbo/ModelJansen1995/parameters/C> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://schema.org/defaultValue> 135 ;
                                                     rdfs:label "C (ModelJansen1995 parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "C" .


###  https://w3id.org/tvbo/ModelJansen1995/parameters/a
<https://w3id.org/tvbo/ModelJansen1995/parameters/a> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://schema.org/defaultValue> "0.1"^^xsd:double ;
                                                     rdfs:label "a (ModelJansen1995 parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "a" ;
                                                     <https://w3id.org/tvbo/unit> "per_ms" .


###  https://w3id.org/tvbo/ModelJansen1995/parameters/b
<https://w3id.org/tvbo/ModelJansen1995/parameters/b> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://schema.org/defaultValue> "0.05"^^xsd:double ;
                                                     rdfs:label "b (ModelJansen1995 parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "b" ;
                                                     <https://w3id.org/tvbo/unit> "per_ms" .


###  https://w3id.org/tvbo/ModelJansen1995/parameters/e0
<https://w3id.org/tvbo/ModelJansen1995/parameters/e0> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://schema.org/defaultValue> "0.0025"^^xsd:double ;
                                                      rdfs:label "e0 (ModelJansen1995 parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "e0" ;
                                                      <https://w3id.org/tvbo/unit> "per_ms" .


###  https://w3id.org/tvbo/ModelJansen1995/parameters/p
<https://w3id.org/tvbo/ModelJansen1995/parameters/p> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://schema.org/defaultValue> "0.24"^^xsd:double ;
                                                     rdfs:label "p (ModelJansen1995 parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "p" ;
                                                     <https://w3id.org/tvbo/unit> "per_ms" .


###  https://w3id.org/tvbo/ModelJansen1995/parameters/r
<https://w3id.org/tvbo/ModelJansen1995/parameters/r> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://schema.org/defaultValue> "0.56"^^xsd:double ;
                                                     rdfs:label "r (ModelJansen1995 parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "r" ;
                                                     <https://w3id.org/tvbo/unit> "per_mV" .


###  https://w3id.org/tvbo/ModelJansen1995/parameters/v0
<https://w3id.org/tvbo/ModelJansen1995/parameters/v0> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://schema.org/defaultValue> 6 ;
                                                      rdfs:label "v0 (ModelJansen1995 parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "v0" ;
                                                      <https://w3id.org/tvbo/unit> "mV" .


###  https://w3id.org/tvbo/ModelJansen1995/state_variables/y0
<https://w3id.org/tvbo/ModelJansen1995/state_variables/y0> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/StateVariable> ;
                                                           rdfs:label "y0 (ModelJansen1995 state variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "y0" ;
                                                           <https://w3id.org/tvbo/rhs> "y3" .


###  https://w3id.org/tvbo/ModelJansen1995/state_variables/y1
<https://w3id.org/tvbo/ModelJansen1995/state_variables/y1> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/StateVariable> ;
                                                           rdfs:label "y1 (ModelJansen1995 state variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "y1" ;
                                                           <https://w3id.org/tvbo/rhs> "y4" .


###  https://w3id.org/tvbo/ModelJansen1995/state_variables/y2
<https://w3id.org/tvbo/ModelJansen1995/state_variables/y2> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/StateVariable> ;
                                                           rdfs:label "y2 (ModelJansen1995 state variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "y2" ;
                                                           <https://w3id.org/tvbo/rhs> "y5" .


###  https://w3id.org/tvbo/ModelJansen1995/state_variables/y3
<https://w3id.org/tvbo/ModelJansen1995/state_variables/y3> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/StateVariable> ;
                                                           rdfs:label "y3 (ModelJansen1995 state variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "y3" ;
                                                           <https://w3id.org/tvbo/rhs> "A*a*Sigm(y1 - y2) - 2*a*y3 - a**2*y0" .


###  https://w3id.org/tvbo/ModelJansen1995/state_variables/y4
<https://w3id.org/tvbo/ModelJansen1995/state_variables/y4> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/StateVariable> ;
                                                           rdfs:label "y4 (ModelJansen1995 state variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "y4" ;
                                                           <https://w3id.org/tvbo/rhs> "A*a*(p + C2*Sigm(C1*y0) + c_glob) - 2*a*y4 - a**2*y1" .


###  https://w3id.org/tvbo/ModelJansen1995/state_variables/y5
<https://w3id.org/tvbo/ModelJansen1995/state_variables/y5> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/StateVariable> ;
                                                           rdfs:label "y5 (ModelJansen1995 state variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "y5" ;
                                                           <https://w3id.org/tvbo/rhs> "B*b*(C4*Sigm(C3*y0)) - 2*b*y5 - b**2*y2" .


###  https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/Delta
<https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/Delta> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Mean heterogeneous noise" ;
                                                           <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                           <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0061669> ;
                                                           rdfs:label "Delta (MontbrioPazoRoxin parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Mean heterogeneous noise" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "Delta" .


###  https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/I
<https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/I> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "External Current" ;
                                                       <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                       rdfs:label "I (MontbrioPazoRoxin parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "External Current" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "I" .


###  https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/J
<https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/J> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Mean Synaptic weight" ;
                                                       <http://schema.org/defaultValue> "15.0"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ,
                                                                                                                <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                       rdfs:label "J (MontbrioPazoRoxin parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Mean Synaptic weight." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "J" .


###  https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/cr
<https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/cr> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "It is the weight on Coupling through variable r" ;
                                                        <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                        rdfs:label "cr (MontbrioPazoRoxin parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "It is the weight on Coupling through variable r." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "cr" .


###  https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/cv
<https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/cv> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "It is the weight on Coupling through variable V" ;
                                                        <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                        rdfs:label "cv (MontbrioPazoRoxin parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "It is the weight on Coupling through variable V." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "cv" .


###  https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/eta
<https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/eta> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Constant parameter to scale the rate of feedback from the firing rate variable to itself" ;
                                                         <http://schema.org/defaultValue> "-5.0"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                         rdfs:label "eta (MontbrioPazoRoxin parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Constant parameter to scale the rate of feedback from the firing rate variable to itself" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "eta" .


###  https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/tau
<https://w3id.org/tvbo/MontbrioPazoRoxin/parameters/tau> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Membrane time constant" ;
                                                         <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                         rdfs:label "tau (MontbrioPazoRoxin parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Membrane time constant" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "tau" .


###  https://w3id.org/tvbo/MontbrioPazoRoxin/state_variables/V
<https://w3id.org/tvbo/MontbrioPazoRoxin/state_variables/V> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "V (MontbrioPazoRoxin state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "V" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(V, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "(I + J*r*tau + V**2 + c_pop0*cr*tau + c_pop1*cv + eta - pi**2*r**2*tau**2)/tau" .


###  https://w3id.org/tvbo/MontbrioPazoRoxin/state_variables/r
<https://w3id.org/tvbo/MontbrioPazoRoxin/state_variables/r> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "r (MontbrioPazoRoxin state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "r" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(r, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "(Delta/(pi*tau) + 2*V*r)/tau" .


###  https://w3id.org/tvbo/ReducedWongWang/derived_variables/H
<https://w3id.org/tvbo/ReducedWongWang/derived_variables/H> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                            <http://purl.org/dc/terms/description> "Sigmoid input-output function of the synaptic input current, x_RWW, that computes the averaged firing rate of the neurons population (Deco et al., 2013)." ;
                                                            <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                            rdfs:label "H (ReducedWongWang derived variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "H" ;
                                                            <https://w3id.org/tvbo/lhs> "H" ;
                                                            <https://w3id.org/tvbo/rhs> "(a*x - b)/(1 - exp(-d*(a*x - b)))" .


###  https://w3id.org/tvbo/ReducedWongWang/derived_variables/x
<https://w3id.org/tvbo/ReducedWongWang/derived_variables/x> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                            <http://purl.org/dc/terms/description> "(NMDAR)-mediated synaptic input current to the neurons population (Deco et al., 2013)." ;
                                                            rdfs:label "x (ReducedWongWang derived variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "x" ;
                                                            <https://w3id.org/tvbo/lhs> "x" ;
                                                            <https://w3id.org/tvbo/rhs> "I_o + J_N*S*local_coupling + J_N*S*w + J_N*c_pop0" .


###  https://w3id.org/tvbo/ReducedWongWang/parameters/I_o
<https://w3id.org/tvbo/ReducedWongWang/parameters/I_o> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "External input current to the neurons population (Deco et al" ;
                                                       <http://schema.org/defaultValue> "0.33"^^xsd:double ;
                                                       rdfs:label "I_o (ReducedWongWang parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> """External input current to the neurons population (Deco et al., 2013).

Note:
------
In TVB, the default value is set to 0.33 (instead of 0.30 as in Deco et al. (2013)) for setting the system is bistability (see Hansen et al., 2015).""" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "I_o" ;
                                                       <https://w3id.org/tvbo/unit> "nA" .


###  https://w3id.org/tvbo/ReducedWongWang/parameters/J_N
<https://w3id.org/tvbo/ReducedWongWang/parameters/J_N> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Excitatory recurrence" ;
                                                       <http://schema.org/defaultValue> "0.2609"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                       rdfs:label "J_N (ReducedWongWang parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Excitatory recurrence" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "J_N" ;
                                                       <https://w3id.org/tvbo/unit> "nA" .


###  https://w3id.org/tvbo/ReducedWongWang/parameters/a
<https://w3id.org/tvbo/ReducedWongWang/parameters/a> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Slope (or gain) parameter of the sigmoid input-output function H_RWW (Deco et al" ;
                                                     <http://schema.org/defaultValue> "0.27"^^xsd:double ;
                                                     rdfs:label "a (ReducedWongWang parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> """Slope (or gain) parameter of the sigmoid input-output function H_RWW (Deco et al., 2013).

Note:
-----
In the original publication, the parameter 'a' is set in (nC)^-1 (i.e., equivalent to  (nA.s)^-1).  In TVB, the parameter has been converted in (pC)^-1 for setting the system in millisecond.""" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "a" ;
                                                     <https://w3id.org/tvbo/unit> "per_pC" .


###  https://w3id.org/tvbo/ReducedWongWang/parameters/b
<https://w3id.org/tvbo/ReducedWongWang/parameters/b> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Shift parameter of the sigmoid input-output function H_RWW (Deco et al" ;
                                                     <http://schema.org/defaultValue> "0.108"^^xsd:double ;
                                                     rdfs:label "b (ReducedWongWang parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> """Shift parameter of the sigmoid input-output function H_RWW (Deco et al., 2013). 

Note:
------
In the original publication, the parameter 'b' is set in Hz. In TVB, the parameter has been converted in kHz for setting the system in millisecond.""" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "b" ;
                                                     <https://w3id.org/tvbo/unit> "kHz" .


###  https://w3id.org/tvbo/ReducedWongWang/parameters/d
<https://w3id.org/tvbo/ReducedWongWang/parameters/d> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Scaling parameter of the sigmoid input-output function H_RWW (Deco et al" ;
                                                     <http://schema.org/defaultValue> "154.0"^^xsd:double ;
                                                     rdfs:label "d (ReducedWongWang parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> """Scaling parameter of the sigmoid input-output function H_RWW (Deco et al., 2013). 

Note:
------
In the original publication, the parameter 'd' is set in second. In TVB, the parameter has been converted in millisecond for setting the system in millisecond.""" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "d" ;
                                                     <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/ReducedWongWang/parameters/gamma
<https://w3id.org/tvbo/ReducedWongWang/parameters/gamma> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Kinetic parameter" ;
                                                         <http://schema.org/defaultValue> "0.641"^^xsd:double ;
                                                         rdfs:label "gamma (ReducedWongWang parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Kinetic parameter" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "gamma" .


###  https://w3id.org/tvbo/ReducedWongWang/parameters/tau_s
<https://w3id.org/tvbo/ReducedWongWang/parameters/tau_s> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Kinetic parameter" ;
                                                         <http://schema.org/defaultValue> "100.0"^^xsd:double ;
                                                         rdfs:label "tau_s (ReducedWongWang parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Kinetic parameter. Decay time constant for the NMDA synapses of the neurons population (Deco et al., 2013)." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "tau_s" ;
                                                         <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/ReducedWongWang/parameters/w
<https://w3id.org/tvbo/ReducedWongWang/parameters/w> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Excitatory recurrence" ;
                                                     <http://schema.org/defaultValue> "0.6"^^xsd:double ;
                                                     rdfs:label "w (ReducedWongWang parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Excitatory recurrence" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "w" ;
                                                     <https://w3id.org/tvbo/unit> "dimensionless" .


###  https://w3id.org/tvbo/ReducedWongWang/state_variables/S
<https://w3id.org/tvbo/ReducedWongWang/state_variables/S> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/StateVariable> ;
                                                          <http://purl.org/dc/terms/description> "State-variable of the Reduced WongWang model, denoting the average, (NMDAR)-mediated synaptic gating, i" ;
                                                          rdfs:label "S (ReducedWongWang state variable)" ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "S" ;
                                                          <https://w3id.org/tvbo/lhs> "Derivative(S, t)" ;
                                                          <https://w3id.org/tvbo/rhs> "H*gamma*(1 - S) - S/tau_s" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/H_e
<https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/H_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/DerivedVariable> ;
                                                                    <http://purl.org/dc/terms/description> "Sigmoid function that computes the averaged firing rate of the excitatory neuron population IE_RWW_EI (Deco et al., 2014; Abbott & Chance, 2005)." ;
                                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ,
                                                                                                                             <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                                    rdfs:label "H_e (ReducedWongWangExcInh derived variable)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "H_e" ;
                                                                    <https://w3id.org/tvbo/lhs> "H_e" ;
                                                                    <https://w3id.org/tvbo/rhs> "x_e/(1 - exp(-d_e*x_e))" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/H_i
<https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/H_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/DerivedVariable> ;
                                                                    <http://purl.org/dc/terms/description> "Sigmoid function that computes the averaged firing rate of the inhibitory neuron population II_RWW (Deco et al., 2014; Abbott & Chance, 2005)." ;
                                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ,
                                                                                                                             <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                                    rdfs:label "H_i (ReducedWongWangExcInh derived variable)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "H_i" ;
                                                                    <https://w3id.org/tvbo/lhs> "H_i" ;
                                                                    <https://w3id.org/tvbo/rhs> "x_i/(1 - exp(-d_i*x_i))" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/J_N_S_e
<https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/J_N_S_e> rdf:type owl:NamedIndividual ,
                                                                                 <https://w3id.org/tvbo/DerivedVariable> ;
                                                                        rdfs:label "J_N_S_e (ReducedWongWangExcInh derived variable)" ;
                                                                        <http://www.w3.org/2004/02/skos/core#notation> "J_N_S_e" ;
                                                                        <https://w3id.org/tvbo/lhs> "J_N_S_e" ;
                                                                        <https://w3id.org/tvbo/rhs> "J_N*S_e" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/coupling
<https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/coupling> rdf:type owl:NamedIndividual ,
                                                                                  <https://w3id.org/tvbo/DerivedVariable> ;
                                                                         rdfs:label "coupling (ReducedWongWangExcInh derived variable)" ;
                                                                         <http://www.w3.org/2004/02/skos/core#notation> "coupling" ;
                                                                         <https://w3id.org/tvbo/lhs> "coupling" ;
                                                                         <https://w3id.org/tvbo/rhs> "G*J_N*(S_e*local_coupling + c_glob)" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/x_e
<https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/x_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/DerivedVariable> ;
                                                                    <http://purl.org/dc/terms/description> "Input current to the excitatory population (Deco et al., 2014)." ;
                                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                                    rdfs:label "x_e (ReducedWongWangExcInh derived variable)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "x_e" ;
                                                                    <https://w3id.org/tvbo/lhs> "x_e" ;
                                                                    <https://w3id.org/tvbo/rhs> "a_e*(I_ext + I_o*W_e + J_N_S_e*w_p - J_i*S_i + coupling) - b_e" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/x_i
<https://w3id.org/tvbo/ReducedWongWangExcInh/derived_variables/x_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/DerivedVariable> ;
                                                                    <http://purl.org/dc/terms/description> "Input current to the inhibitory population (Deco et al., 2014)." ;
                                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                    rdfs:label "x_i (ReducedWongWangExcInh derived variable)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "x_i" ;
                                                                    <https://w3id.org/tvbo/lhs> "x_i" ;
                                                                    <https://w3id.org/tvbo/rhs> "a_i*(I_o*W_i + J_N_S_e - S_i + coupling*lamda) - b_i" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/G
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/G> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://purl.org/dc/terms/description> "Global coupling scaling" ;
                                                           <http://schema.org/defaultValue> "2.0"^^xsd:double ;
                                                           rdfs:label "G (ReducedWongWangExcInh parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Global coupling scaling" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "G" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/I_ext
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/I_ext> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "External stimulation parameter for evoked potential simulated activity applied to the excitatory population firing rate IE (Deco et al" ;
                                                               <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ,
                                                                                                                        <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                               rdfs:label "I_ext (ReducedWongWangExcInh parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "External stimulation parameter for evoked potential simulated activity applied to the excitatory population firing rate IE (Deco et al., 2014)." ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "I_ext" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/I_o
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/I_o> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Effective external input parameter to the excitatory E and inhibitory I population (Deco et al" ;
                                                             <http://schema.org/defaultValue> "0.382"^^xsd:double ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ,
                                                                                                                      <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                             rdfs:label "I_o (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Effective external input parameter to the excitatory E and inhibitory I population (Deco et al., 2014)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "I_o" ;
                                                             <https://w3id.org/tvbo/unit> "nA" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/J_N
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/J_N> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Excitatory synaptic coupling parameter (Deco et al" ;
                                                             <http://schema.org/defaultValue> "0.15"^^xsd:double ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                             rdfs:label "J_N (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Excitatory synaptic coupling parameter (Deco et al., 2014)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "J_N" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/J_i
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/J_i> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Local feedback inhibitory synaptic coupling to the excitatory population firing rate IE (Deco et al" ;
                                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ,
                                                                                                                      <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                             rdfs:label "J_i (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Local feedback inhibitory synaptic coupling to the excitatory population firing rate IE (Deco et al., 2014)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "J_i" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/W_e
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/W_e> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Excitatory population external input scaling weight" ;
                                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0090394> ,
                                                                                                                      <http://purl.obolibrary.org/obo/GO_2000463> ;
                                                             rdfs:label "W_e (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Excitatory population external input scaling weight" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "W_e" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/W_i
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/W_i> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Inhibitory population external input scaling weight" ;
                                                             <http://schema.org/defaultValue> "0.7"^^xsd:double ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                             rdfs:label "W_i (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Inhibitory population external input scaling weight" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "W_i" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/a_e
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/a_e> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Slope (or gain) parameter of the sigmoid function HE_RWW_EI (Deco et al" ;
                                                             <http://schema.org/defaultValue> "310.0"^^xsd:double ;
                                                             rdfs:label "a_e (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Slope (or gain) parameter of the sigmoid function HE_RWW_EI (Deco et al., 2014)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "a_e" ;
                                                             <https://w3id.org/tvbo/unit> "per_nC" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/a_i
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/a_i> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Slope (or gain) parameter of the sigmoid function HI_RWW_EI of the inhibitory population (Deco et al" ;
                                                             <http://schema.org/defaultValue> "615.0"^^xsd:double ;
                                                             rdfs:label "a_i (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Slope (or gain) parameter of the sigmoid function HI_RWW_EI of the inhibitory population (Deco et al., 2014)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "a_i" ;
                                                             <https://w3id.org/tvbo/unit> "per_nC" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/b_e
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/b_e> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Shift parameter of the sigmoid function HE_RWW_EI of the excitatory population (Deco et al" ;
                                                             <http://schema.org/defaultValue> "125.0"^^xsd:double ;
                                                             rdfs:label "b_e (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Shift parameter of the sigmoid function HE_RWW_EI of the excitatory population (Deco et al., 2014)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "b_e" ;
                                                             <https://w3id.org/tvbo/unit> "Hz" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/b_i
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/b_i> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Shift parameter of the sigmoid function HI_RWW_EI of the inhibitory population (Deco et al" ;
                                                             <http://schema.org/defaultValue> "177.0"^^xsd:double ;
                                                             rdfs:label "b_i (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Shift parameter of the sigmoid function HI_RWW_EI of the inhibitory population (Deco et al., 2014)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "b_i" ;
                                                             <https://w3id.org/tvbo/unit> "Hz" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/d_e
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/d_e> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Scaling parameter of the sigmoid function HE_RWW_EI of the excitatory population (Deco et al" ;
                                                             <http://schema.org/defaultValue> "0.16"^^xsd:double ;
                                                             rdfs:label "d_e (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Scaling parameter of the sigmoid function HE_RWW_EI of the excitatory population (Deco et al., 2014)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "d_e" ;
                                                             <https://w3id.org/tvbo/unit> "s" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/d_i
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/d_i> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Scaling parameter of the sigmoid function HI_RWW_EI of the inhibitory population (Deco et al" ;
                                                             <http://schema.org/defaultValue> "0.087"^^xsd:double ;
                                                             rdfs:label "d_i (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Scaling parameter of the sigmoid function HI_RWW_EI of the inhibitory population (Deco et al., 2014)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "d_i" ;
                                                             <https://w3id.org/tvbo/unit> "s" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/gamma_e
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/gamma_e> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                 <http://purl.org/dc/terms/description> "Excitatory population kinetic parameter" ;
                                                                 <http://schema.org/defaultValue> "6.41E-4"^^xsd:double ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                                 rdfs:label "gamma_e (ReducedWongWangExcInh parameter)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "Excitatory population kinetic parameter" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "gamma_e" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/gamma_i
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/gamma_i> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                 <http://purl.org/dc/terms/description> "Inhibitory population kinetic parameter" ;
                                                                 <http://schema.org/defaultValue> "0.001"^^xsd:double ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                 rdfs:label "gamma_i (ReducedWongWangExcInh parameter)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "Inhibitory population kinetic parameter" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "gamma_i" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/lamda
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/lamda> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "Inhibitory global coupling scaling" ;
                                                               <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                               rdfs:label "lamda (ReducedWongWangExcInh parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Inhibitory global coupling scaling" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "lamda" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/tau_e
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/tau_e> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "Kinetic parameter  that represents the decay times for NMDA synapses (Deco et al" ;
                                                               <http://schema.org/defaultValue> "100.0"^^xsd:double ;
                                                               rdfs:label "tau_e (ReducedWongWangExcInh parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Kinetic parameter  that represents the decay times for NMDA synapses (Deco et al., 2014). Excitatory population NMDA decay time constant." ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "tau_e" ;
                                                               <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/tau_i
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/tau_i> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "Kinetic parameter that represents the decay times for inhibitory GABA synapses (Deco et al" ;
                                                               <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0016917> ;
                                                               rdfs:label "tau_i (ReducedWongWangExcInh parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Kinetic parameter that represents the decay times for inhibitory GABA synapses (Deco et al., 2014)." ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "tau_i" ;
                                                               <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/w_p
<https://w3id.org/tvbo/ReducedWongWangExcInh/parameters/w_p> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Excitatory population recurrence weight" ;
                                                             <http://schema.org/defaultValue> "1.4"^^xsd:double ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                             rdfs:label "w_p (ReducedWongWangExcInh parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Excitatory population recurrence weight" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "w_p" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/state_variables/S_e
<https://w3id.org/tvbo/ReducedWongWangExcInh/state_variables/S_e> rdf:type owl:NamedIndividual ,
                                                                           <https://w3id.org/tvbo/StateVariable> ;
                                                                  <http://purl.org/dc/terms/description> "State-variable of the Reduced WongWang_EI model (Deco et al" ;
                                                                  <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ,
                                                                                                                           <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                                  rdfs:label "S_e (ReducedWongWangExcInh state variable)" ;
                                                                  <http://www.w3.org/2004/02/skos/core#notation> "S_e" ;
                                                                  <https://w3id.org/tvbo/lhs> "Derivative(S_e, t)" ;
                                                                  <https://w3id.org/tvbo/rhs> "H_e*gamma_e*(1 - S_e) - S_e/tau_e" .


###  https://w3id.org/tvbo/ReducedWongWangExcInh/state_variables/S_i
<https://w3id.org/tvbo/ReducedWongWangExcInh/state_variables/S_i> rdf:type owl:NamedIndividual ,
                                                                           <https://w3id.org/tvbo/StateVariable> ;
                                                                  <http://purl.org/dc/terms/description> "State-variable of the Reduced WongWang_EI model (Deco et al" ;
                                                                  <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ,
                                                                                                                           <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                                  rdfs:label "S_i (ReducedWongWangExcInh state variable)" ;
                                                                  <http://www.w3.org/2004/02/skos/core#notation> "S_i" ;
                                                                  <https://w3id.org/tvbo/lhs> "Derivative(S_i, t)" ;
                                                                  <https://w3id.org/tvbo/rhs> "H_i*gamma_i - S_i/tau_i" .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim/derived_variables/H_x
<https://w3id.org/tvbo/ReducedWongWangTvboptim/derived_variables/H_x> rdf:type owl:NamedIndividual ,
                                                                               <https://w3id.org/tvbo/DerivedVariable> ;
                                                                      <http://purl.org/dc/terms/description> "Average population firing rate H evaluated at the total synaptic input x." ;
                                                                      rdfs:label "H_x (ReducedWongWangTvboptim derived variable)" ;
                                                                      <http://www.w3.org/2004/02/skos/core#notation> "H_x" ;
                                                                      <https://w3id.org/tvbo/lhs> "H_x" ;
                                                                      <https://w3id.org/tvbo/rhs> "H(x)" .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim/derived_variables/x
<https://w3id.org/tvbo/ReducedWongWangTvboptim/derived_variables/x> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/DerivedVariable> ;
                                                                    <http://purl.org/dc/terms/description> "Total synaptic input current combining local recurrence, external input, and network coupling (instant and delayed) scaled by J_N." ;
                                                                    rdfs:label "x (ReducedWongWangTvboptim derived variable)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "x" ;
                                                                    <https://w3id.org/tvbo/lhs> "x" ;
                                                                    <https://w3id.org/tvbo/rhs> "w*J_N*S + I_o + J_N*instant + J_N*delayed" .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/I_o
<https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/I_o> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "External input current" ;
                                                               <http://schema.org/defaultValue> "0.34"^^xsd:double ;
                                                               rdfs:label "I_o (ReducedWongWangTvboptim parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Effective external input current to each cortical population. Default 0.34 nA sets the system in bistability (Hansen et al., 2015). Together with w, this is a key parameter for fitting functional connectivity." ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "I_o" ;
                                                               <https://w3id.org/tvbo/unit> "nA" .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/J_N
<https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/J_N> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "NMDA synaptic coupling strength" ;
                                                               <http://schema.org/defaultValue> "0.2609"^^xsd:double ;
                                                               rdfs:label "J_N (ReducedWongWangTvboptim parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "NMDA synaptic coupling strength. Scales both local recurrence and long-range network coupling inputs." ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "J_N" ;
                                                               <https://w3id.org/tvbo/unit> "nA" .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/a
<https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/a> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Input gain parameter" ;
                                                             <http://schema.org/defaultValue> "0.27"^^xsd:double ;
                                                             rdfs:label "a (ReducedWongWangTvboptim parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Input gain parameter of the sigmoid transfer function H(x)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "a" ;
                                                             <https://w3id.org/tvbo/unit> "per_pC" .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/b
<https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/b> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Input shift parameter" ;
                                                             <http://schema.org/defaultValue> "0.108"^^xsd:double ;
                                                             rdfs:label "b (ReducedWongWangTvboptim parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Input shift parameter of the sigmoid transfer function H(x)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "b" ;
                                                             <https://w3id.org/tvbo/unit> "kHz" .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/d
<https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/d> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Scaling parameter" ;
                                                             <http://schema.org/defaultValue> "154.0"^^xsd:double ;
                                                             rdfs:label "d (ReducedWongWangTvboptim parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Scaling parameter of the sigmoid transfer function H(x)." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "d" ;
                                                             <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/gamma
<https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/gamma> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                 <http://purl.org/dc/terms/description> "Kinetic parameter" ;
                                                                 <http://schema.org/defaultValue> "0.641"^^xsd:double ;
                                                                 rdfs:label "gamma (ReducedWongWangTvboptim parameter)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "Kinetic parameter governing the rate of NMDA channel dynamics." ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "gamma" .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/tau_s
<https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/tau_s> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                 <http://purl.org/dc/terms/description> "NMDA decay time constant" ;
                                                                 <http://schema.org/defaultValue> "100.0"^^xsd:double ;
                                                                 rdfs:label "tau_s (ReducedWongWangTvboptim parameter)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "NMDA decay time constant for the synaptic gating variable S." ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "tau_s" ;
                                                                 <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/w
<https://w3id.org/tvbo/ReducedWongWangTvboptim/parameters/w> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Excitatory recurrence strength (local feedback)" ;
                                                             <http://schema.org/defaultValue> "0.5"^^xsd:double ;
                                                             rdfs:label "w (ReducedWongWangTvboptim parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Local excitatory recurrence strength. Controls the positive feedback within each cortical population. Higher values increase local excitation and push the system toward higher firing rates." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "w" ;
                                                             <https://w3id.org/tvbo/unit> "dimensionless" .


###  https://w3id.org/tvbo/ReducedWongWangTvboptim/state_variables/S
<https://w3id.org/tvbo/ReducedWongWangTvboptim/state_variables/S> rdf:type owl:NamedIndividual ,
                                                                           <https://w3id.org/tvbo/StateVariable> ;
                                                                  <http://purl.org/dc/terms/description> "Average NMDA synaptic gating variable, representing the fraction of open NMDA channels at each network node." ;
                                                                  rdfs:label "S (ReducedWongWangTvboptim state variable)" ;
                                                                  <http://www.w3.org/2004/02/skos/core#notation> "S" ;
                                                                  <https://w3id.org/tvbo/lhs> "Derivative(S, t)" ;
                                                                  <https://w3id.org/tvbo/rhs> "-S/tau_s + (1 - S)*H(x)*gamma" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/Aik
<https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/Aik> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Excitatory-to-excitatory mode-coupling matrix derived from Gaussian quadrature over N(mu, sigma); computed offline at `update_derived_parameters`." ;
                                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                                rdfs:label "Aik (StefanescuJirsa2D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "Aik" ;
                                                                <https://w3id.org/tvbo/lhs> "Aik" ;
                                                                <https://w3id.org/tvbo/rhs> "0.5" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/Bik
<https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/Bik> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Inhibitory-to-excitatory mode-coupling matrix." ;
                                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                                rdfs:label "Bik (StefanescuJirsa2D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "Bik" ;
                                                                <https://w3id.org/tvbo/lhs> "Bik" ;
                                                                <https://w3id.org/tvbo/rhs> "0.5" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/Cik
<https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/Cik> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Excitatory-to-inhibitory mode-coupling matrix." ;
                                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                rdfs:label "Cik (StefanescuJirsa2D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "Cik" ;
                                                                <https://w3id.org/tvbo/lhs> "Cik" ;
                                                                <https://w3id.org/tvbo/rhs> "0.5" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/IE_i
<https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/IE_i> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/DerivedVariable> ;
                                                                 <http://purl.org/dc/terms/description> "Per-mode constant excitatory input from the heterogeneity distribution." ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                                 rdfs:label "IE_i (StefanescuJirsa2D derived variable)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "IE_i" ;
                                                                 <https://w3id.org/tvbo/lhs> "IE_i" ;
                                                                 <https://w3id.org/tvbo/rhs> "0.0" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/II_i
<https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/II_i> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/DerivedVariable> ;
                                                                 <http://purl.org/dc/terms/description> "Per-mode constant inhibitory input from the heterogeneity distribution." ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                                 rdfs:label "II_i (StefanescuJirsa2D derived variable)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "II_i" ;
                                                                 <https://w3id.org/tvbo/lhs> "II_i" ;
                                                                 <https://w3id.org/tvbo/rhs> "0.0" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/e_i
<https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/e_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode cubic-coefficient projection for the excitatory subnetwork." ;
                                                                rdfs:label "e_i (StefanescuJirsa2D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "e_i" ;
                                                                <https://w3id.org/tvbo/lhs> "e_i" ;
                                                                <https://w3id.org/tvbo/rhs> "1.0" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/f_i
<https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/f_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode cubic-coefficient projection for the inhibitory subnetwork." ;
                                                                rdfs:label "f_i (StefanescuJirsa2D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "f_i" ;
                                                                <https://w3id.org/tvbo/lhs> "f_i" ;
                                                                <https://w3id.org/tvbo/rhs> "1.0" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/m_i
<https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/m_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode offset entering the eta dynamics." ;
                                                                rdfs:label "m_i (StefanescuJirsa2D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "m_i" ;
                                                                <https://w3id.org/tvbo/lhs> "m_i" ;
                                                                <https://w3id.org/tvbo/rhs> "a" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/n_i
<https://w3id.org/tvbo/StefanescuJirsa2D/derived_variables/n_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode offset entering the beta dynamics." ;
                                                                rdfs:label "n_i (StefanescuJirsa2D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "n_i" ;
                                                                <https://w3id.org/tvbo/lhs> "n_i" ;
                                                                <https://w3id.org/tvbo/rhs> "a" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/parameters/K11
<https://w3id.org/tvbo/StefanescuJirsa2D/parameters/K11> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://schema.org/defaultValue> "0.5"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                         rdfs:label "K11 (StefanescuJirsa2D parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Internal coupling, excitatory to excitatory." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "K11" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/parameters/K12
<https://w3id.org/tvbo/StefanescuJirsa2D/parameters/K12> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://schema.org/defaultValue> "0.15"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                         rdfs:label "K12 (StefanescuJirsa2D parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Internal coupling, inhibitory to excitatory." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "K12" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/parameters/K21
<https://w3id.org/tvbo/StefanescuJirsa2D/parameters/K21> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://schema.org/defaultValue> "0.15"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                         rdfs:label "K21 (StefanescuJirsa2D parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Internal coupling, excitatory to inhibitory." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "K21" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/parameters/a
<https://w3id.org/tvbo/StefanescuJirsa2D/parameters/a> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "0.45"^^xsd:double ;
                                                       rdfs:label "a (StefanescuJirsa2D parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Heterogeneity scale parameter entering the m_i, n_i offsets." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/parameters/b
<https://w3id.org/tvbo/StefanescuJirsa2D/parameters/b> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "0.9"^^xsd:double ;
                                                       rdfs:label "b (StefanescuJirsa2D parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "FitzHugh-Nagumo recovery decay rate." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "b" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/parameters/mu
<https://w3id.org/tvbo/StefanescuJirsa2D/parameters/mu> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                        rdfs:label "mu (StefanescuJirsa2D parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Mean of the Gaussian heterogeneity distribution." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "mu" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/parameters/sigma
<https://w3id.org/tvbo/StefanescuJirsa2D/parameters/sigma> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://schema.org/defaultValue> "0.35"^^xsd:double ;
                                                           <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                           rdfs:label "sigma (StefanescuJirsa2D parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Standard deviation of the Gaussian heterogeneity distribution." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "sigma" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/parameters/tau
<https://w3id.org/tvbo/StefanescuJirsa2D/parameters/tau> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://purl.org/dc/terms/description> "Timescale separation" ;
                                                         <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                         rdfs:label "tau (StefanescuJirsa2D parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Timescale separation between fast (xi, alpha) and slow (eta, beta) variables." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "tau" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/alpha
<https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/alpha> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                <http://purl.org/dc/terms/description> "Inhibitory fast variable (per mode)." ;
                                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                rdfs:label "alpha (StefanescuJirsa2D state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "alpha" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(alpha, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "tau*(alpha - f_i*alpha**3/3 - beta) + K21*(Cik*xi - alpha) + tau*(II_i + c_pop0 + local_coupling*xi)" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/beta
<https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/beta> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/StateVariable> ;
                                                               <http://purl.org/dc/terms/description> "Inhibitory slow recovery variable (per mode)." ;
                                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                               rdfs:label "beta (StefanescuJirsa2D state variable)" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "beta" ;
                                                               <https://w3id.org/tvbo/lhs> "Derivative(beta, t)" ;
                                                               <https://w3id.org/tvbo/rhs> "(alpha - b*beta + n_i)/tau" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/eta
<https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/eta> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/StateVariable> ;
                                                              <http://purl.org/dc/terms/description> "Excitatory slow recovery variable (per mode)." ;
                                                              <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                              rdfs:label "eta (StefanescuJirsa2D state variable)" ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "eta" ;
                                                              <https://w3id.org/tvbo/lhs> "Derivative(eta, t)" ;
                                                              <https://w3id.org/tvbo/rhs> "(xi - b*eta + m_i)/tau" .


###  https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/xi
<https://w3id.org/tvbo/StefanescuJirsa2D/state_variables/xi> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/StateVariable> ;
                                                             <http://purl.org/dc/terms/description> "Excitatory fast variable (per mode)." ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                             rdfs:label "xi (StefanescuJirsa2D state variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "xi" ;
                                                             <https://w3id.org/tvbo/lhs> "Derivative(xi, t)" ;
                                                             <https://w3id.org/tvbo/rhs> "tau*(xi - e_i*xi**3/3 - eta) + K11*(Aik*xi - xi) - K12*(Bik*alpha - xi) + tau*(IE_i + c_pop0 + local_coupling*xi)" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/A_ik
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/A_ik> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/DerivedVariable> ;
                                                                 <http://purl.org/dc/terms/description> "Excitatory-to-excitatory mode-coupling matrix from Gaussian quadrature." ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                                 rdfs:label "A_ik (StefanescuJirsa3D derived variable)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "A_ik" ;
                                                                 <https://w3id.org/tvbo/lhs> "A_ik" ;
                                                                 <https://w3id.org/tvbo/rhs> "0.5" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/B_ik
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/B_ik> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/DerivedVariable> ;
                                                                 <http://purl.org/dc/terms/description> "Inhibitory-to-excitatory mode-coupling matrix." ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                 rdfs:label "B_ik (StefanescuJirsa3D derived variable)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "B_ik" ;
                                                                 <https://w3id.org/tvbo/lhs> "B_ik" ;
                                                                 <https://w3id.org/tvbo/rhs> "0.5" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/C_ik
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/C_ik> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/DerivedVariable> ;
                                                                 <http://purl.org/dc/terms/description> "Excitatory-to-inhibitory mode-coupling matrix." ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                                 rdfs:label "C_ik (StefanescuJirsa3D derived variable)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "C_ik" ;
                                                                 <https://w3id.org/tvbo/lhs> "C_ik" ;
                                                                 <https://w3id.org/tvbo/rhs> "0.5" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/IE_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/IE_i> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/DerivedVariable> ;
                                                                 <http://purl.org/dc/terms/description> "Per-mode constant excitatory input." ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                                 rdfs:label "IE_i (StefanescuJirsa3D derived variable)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "IE_i" ;
                                                                 <https://w3id.org/tvbo/lhs> "IE_i" ;
                                                                 <https://w3id.org/tvbo/rhs> "0.0" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/II_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/II_i> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/DerivedVariable> ;
                                                                 <http://purl.org/dc/terms/description> "Per-mode constant inhibitory input." ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                 rdfs:label "II_i (StefanescuJirsa3D derived variable)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "II_i" ;
                                                                 <https://w3id.org/tvbo/lhs> "II_i" ;
                                                                 <https://w3id.org/tvbo/rhs> "0.0" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/a_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/a_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode cubic coefficient for the excitatory xi dynamics (a * <V|V^3>)." ;
                                                                rdfs:label "a_i (StefanescuJirsa3D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "a_i" ;
                                                                <https://w3id.org/tvbo/lhs> "a_i" ;
                                                                <https://w3id.org/tvbo/rhs> "a" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/b_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/b_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode quadratic coefficient for the excitatory xi dynamics." ;
                                                                rdfs:label "b_i (StefanescuJirsa3D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "b_i" ;
                                                                <https://w3id.org/tvbo/lhs> "b_i" ;
                                                                <https://w3id.org/tvbo/rhs> "b" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/c_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/c_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode constant for the excitatory eta dynamics." ;
                                                                rdfs:label "c_i (StefanescuJirsa3D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "c_i" ;
                                                                <https://w3id.org/tvbo/lhs> "c_i" ;
                                                                <https://w3id.org/tvbo/rhs> "c" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/d_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/d_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode quadratic coefficient for the excitatory eta dynamics." ;
                                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                                rdfs:label "d_i (StefanescuJirsa3D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "d_i" ;
                                                                <https://w3id.org/tvbo/lhs> "d_i" ;
                                                                <https://w3id.org/tvbo/rhs> "d" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/e_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/e_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode cubic coefficient for the inhibitory alpha dynamics." ;
                                                                rdfs:label "e_i (StefanescuJirsa3D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "e_i" ;
                                                                <https://w3id.org/tvbo/lhs> "e_i" ;
                                                                <https://w3id.org/tvbo/rhs> "a" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/f_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/f_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode quadratic coefficient for the inhibitory alpha dynamics." ;
                                                                rdfs:label "f_i (StefanescuJirsa3D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "f_i" ;
                                                                <https://w3id.org/tvbo/lhs> "f_i" ;
                                                                <https://w3id.org/tvbo/rhs> "b" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/h_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/h_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode constant for the inhibitory beta dynamics." ;
                                                                rdfs:label "h_i (StefanescuJirsa3D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "h_i" ;
                                                                <https://w3id.org/tvbo/lhs> "h_i" ;
                                                                <https://w3id.org/tvbo/rhs> "c" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/m_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/m_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode adaptation offset entering the tau dynamics." ;
                                                                rdfs:label "m_i (StefanescuJirsa3D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "m_i" ;
                                                                <https://w3id.org/tvbo/lhs> "m_i" ;
                                                                <https://w3id.org/tvbo/rhs> "r*s*x_0" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/n_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/n_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode adaptation offset entering the gamma dynamics." ;
                                                                rdfs:label "n_i (StefanescuJirsa3D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "n_i" ;
                                                                <https://w3id.org/tvbo/lhs> "n_i" ;
                                                                <https://w3id.org/tvbo/rhs> "r*s*x_0" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/p_i
<https://w3id.org/tvbo/StefanescuJirsa3D/derived_variables/p_i> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                <http://purl.org/dc/terms/description> "Per-mode quadratic coefficient for the inhibitory beta dynamics." ;
                                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                rdfs:label "p_i (StefanescuJirsa3D derived variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "p_i" ;
                                                                <https://w3id.org/tvbo/lhs> "p_i" ;
                                                                <https://w3id.org/tvbo/rhs> "d" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/K_11
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/K_11> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                          <http://schema.org/defaultValue> "0.5"^^xsd:double ;
                                                          <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                          rdfs:label "K_11 (StefanescuJirsa3D parameter)" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Internal coupling, excitatory to excitatory." ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "K_11" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/K_12
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/K_12> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                          <http://schema.org/defaultValue> "0.1"^^xsd:double ;
                                                          <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                          rdfs:label "K_12 (StefanescuJirsa3D parameter)" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Internal coupling, inhibitory to excitatory." ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "K_12" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/K_21
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/K_21> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                          <http://schema.org/defaultValue> "0.15"^^xsd:double ;
                                                          <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                          rdfs:label "K_21 (StefanescuJirsa3D parameter)" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Internal coupling, excitatory to inhibitory." ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "K_21" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/a
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/a> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                       rdfs:label "a (StefanescuJirsa3D parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Hindmarsh-Rose dimensionless coefficient a." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/b
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/b> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                       rdfs:label "b (StefanescuJirsa3D parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Hindmarsh-Rose dimensionless coefficient b." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "b" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/c
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/c> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                       rdfs:label "c (StefanescuJirsa3D parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Hindmarsh-Rose dimensionless coefficient c." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "c" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/d
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/d> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                       rdfs:label "d (StefanescuJirsa3D parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Hindmarsh-Rose dimensionless coefficient d." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "d" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/mu
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/mu> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://schema.org/defaultValue> "3.3"^^xsd:double ;
                                                        <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                        rdfs:label "mu (StefanescuJirsa3D parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Mean of the Gaussian heterogeneity distribution." ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "mu" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/r
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/r> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "0.006"^^xsd:double ;
                                                       rdfs:label "r (StefanescuJirsa3D parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Adaptation parameter (Hindmarsh-Rose r)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "r" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/s
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/s> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://schema.org/defaultValue> "4.0"^^xsd:double ;
                                                       rdfs:label "s (StefanescuJirsa3D parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Adaptation feedback parameter." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "s" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/sigma
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/sigma> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                           <http://schema.org/defaultValue> "0.3"^^xsd:double ;
                                                           <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                           rdfs:label "sigma (StefanescuJirsa3D parameter)" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Standard deviation of the Gaussian heterogeneity distribution." ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "sigma" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/parameters/x_0
<https://w3id.org/tvbo/StefanescuJirsa3D/parameters/x_0> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                         <http://schema.org/defaultValue> "-1.6"^^xsd:double ;
                                                         <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                         rdfs:label "x_0 (StefanescuJirsa3D parameter)" ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Leftmost equilibrium point of x in the Hindmarsh-Rose oscillator." ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "x_0" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/alpha
<https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/alpha> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                <http://purl.org/dc/terms/description> "Inhibitory fast variable (per mode)." ;
                                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                rdfs:label "alpha (StefanescuJirsa3D state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "alpha" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(alpha, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "beta - e_i*alpha**3 + f_i*alpha**2 - gamma + K_21*(C_ik*xi - alpha) + II_i + c_pop0 + local_coupling*xi" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/beta
<https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/beta> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/StateVariable> ;
                                                               <http://purl.org/dc/terms/description> "Inhibitory recovery variable (per mode)." ;
                                                               <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                               rdfs:label "beta (StefanescuJirsa3D state variable)" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "beta" ;
                                                               <https://w3id.org/tvbo/lhs> "Derivative(beta, t)" ;
                                                               <https://w3id.org/tvbo/rhs> "h_i - p_i*alpha**2 - beta" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/eta
<https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/eta> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/StateVariable> ;
                                                              <http://purl.org/dc/terms/description> "Excitatory recovery variable (per mode)." ;
                                                              <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                              rdfs:label "eta (StefanescuJirsa3D state variable)" ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "eta" ;
                                                              <https://w3id.org/tvbo/lhs> "Derivative(eta, t)" ;
                                                              <https://w3id.org/tvbo/rhs> "c_i - d_i*xi**2 - eta" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/gamma
<https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/gamma> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/StateVariable> ;
                                                                <http://purl.org/dc/terms/description> "Inhibitory slow adaptation variable (per mode)." ;
                                                                <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                rdfs:label "gamma (StefanescuJirsa3D state variable)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "gamma" ;
                                                                <https://w3id.org/tvbo/lhs> "Derivative(gamma, t)" ;
                                                                <https://w3id.org/tvbo/rhs> "r*s*alpha - r*gamma - n_i" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/tau
<https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/tau> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/StateVariable> ;
                                                              <http://purl.org/dc/terms/description> "Excitatory slow adaptation variable (per mode)." ;
                                                              <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                              rdfs:label "tau (StefanescuJirsa3D state variable)" ;
                                                              <http://www.w3.org/2004/02/skos/core#notation> "tau" ;
                                                              <https://w3id.org/tvbo/lhs> "Derivative(tau, t)" ;
                                                              <https://w3id.org/tvbo/rhs> "r*s*xi - r*tau - m_i" .


###  https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/xi
<https://w3id.org/tvbo/StefanescuJirsa3D/state_variables/xi> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/StateVariable> ;
                                                             <http://purl.org/dc/terms/description> "Excitatory fast variable (per mode)." ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                             rdfs:label "xi (StefanescuJirsa3D state variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "xi" ;
                                                             <https://w3id.org/tvbo/lhs> "Derivative(xi, t)" ;
                                                             <https://w3id.org/tvbo/rhs> "eta - a_i*xi**3 + b_i*xi**2 - tau + K_11*(A_ik*xi - xi) - K_12*(B_ik*alpha - xi) + IE_i + c_pop0 + local_coupling*xi" .


###  https://w3id.org/tvbo/SupHopf/derived_variables/lc_0
<https://w3id.org/tvbo/SupHopf/derived_variables/lc_0> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/DerivedVariable> ;
                                                       rdfs:label "lc_0 (SupHopf derived variable)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "lc_0" ;
                                                       <https://w3id.org/tvbo/lhs> "lc_0" ;
                                                       <https://w3id.org/tvbo/rhs> "local_coupling*x" .


###  https://w3id.org/tvbo/SupHopf/parameters/a
<https://w3id.org/tvbo/SupHopf/parameters/a> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/tvbo/Parameter> ;
                                             <http://purl.org/dc/terms/description> "Local bifurcation parameter" ;
                                             <http://schema.org/defaultValue> "-0.5"^^xsd:double ;
                                             rdfs:label "a (SupHopf parameter)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Local bifurcation parameter." ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/SupHopf/parameters/omega
<https://w3id.org/tvbo/SupHopf/parameters/omega> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "Angular frequency" ;
                                                 <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                 rdfs:label "omega (SupHopf parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Angular frequency." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "omega" .


###  https://w3id.org/tvbo/SupHopf/state_variables/x
<https://w3id.org/tvbo/SupHopf/state_variables/x> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/StateVariable> ;
                                                  <http://purl.org/dc/terms/description> "First state-variable of the Supercritical Hopf model" ;
                                                  rdfs:label "x (SupHopf state variable)" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "x" ;
                                                  <https://w3id.org/tvbo/lhs> "Derivative(x, t)" ;
                                                  <https://w3id.org/tvbo/rhs> "c_pop0 + lc_0 - omega*y + x*(a - x**2 - y**2)" .


###  https://w3id.org/tvbo/SupHopf/state_variables/y
<https://w3id.org/tvbo/SupHopf/state_variables/y> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/StateVariable> ;
                                                  <http://purl.org/dc/terms/description> "Second state-variable of the Supercritical Hopf model" ;
                                                  rdfs:label "y (SupHopf state variable)" ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "y" ;
                                                  <https://w3id.org/tvbo/lhs> "Derivative(y, t)" ;
                                                  <https://w3id.org/tvbo/rhs> "c_pop1 + omega*x + y*(a - x**2 - y**2)" .


###  https://w3id.org/tvbo/TsodyksMarkram/derived_variables/SS0
<https://w3id.org/tvbo/TsodyksMarkram/derived_variables/SS0> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                             <http://purl.org/dc/terms/description> "Total synaptic input (recurrent + external)" ;
                                                             rdfs:label "SS0 (TsodyksMarkram derived variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "SS0" ;
                                                             <https://w3id.org/tvbo/lhs> "SS0" ;
                                                             <https://w3id.org/tvbo/rhs> "J*u*x*E + E0" .


###  https://w3id.org/tvbo/TsodyksMarkram/derived_variables/SS1
<https://w3id.org/tvbo/TsodyksMarkram/derived_variables/SS1> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                             <http://purl.org/dc/terms/description> "Softplus transfer function output" ;
                                                             rdfs:label "SS1 (TsodyksMarkram derived variable)" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "SS1" ;
                                                             <https://w3id.org/tvbo/lhs> "SS1" ;
                                                             <https://w3id.org/tvbo/rhs> "alpha*log(1 + exp(SS0/alpha))" .


###  https://w3id.org/tvbo/TsodyksMarkram/parameters/E0
<https://w3id.org/tvbo/TsodyksMarkram/parameters/E0> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "External input (baseline excitability)" ;
                                                     <http://schema.org/defaultValue> "-2.0"^^xsd:double ;
                                                     rdfs:label "E0 (TsodyksMarkram parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "E0" .


###  https://w3id.org/tvbo/TsodyksMarkram/parameters/J
<https://w3id.org/tvbo/TsodyksMarkram/parameters/J> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "Synaptic coupling strength" ;
                                                    <http://schema.org/defaultValue> "3.07"^^xsd:double ;
                                                    rdfs:label "J (TsodyksMarkram parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "J" .


###  https://w3id.org/tvbo/TsodyksMarkram/parameters/U0
<https://w3id.org/tvbo/TsodyksMarkram/parameters/U0> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Baseline release probability" ;
                                                     <http://schema.org/defaultValue> "0.3"^^xsd:double ;
                                                     rdfs:label "U0 (TsodyksMarkram parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "U0" .


###  https://w3id.org/tvbo/TsodyksMarkram/parameters/alpha
<https://w3id.org/tvbo/TsodyksMarkram/parameters/alpha> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                        <http://purl.org/dc/terms/description> "Softplus nonlinearity steepness (smoothed threshold gain)" ;
                                                        <http://schema.org/defaultValue> "1.5"^^xsd:double ;
                                                        rdfs:label "alpha (TsodyksMarkram parameter)" ;
                                                        <http://www.w3.org/2004/02/skos/core#notation> "alpha" .


###  https://w3id.org/tvbo/TsodyksMarkram/parameters/tau
<https://w3id.org/tvbo/TsodyksMarkram/parameters/tau> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Membrane time constant (firing rate relaxation)" ;
                                                      <http://schema.org/defaultValue> "0.013"^^xsd:double ;
                                                      rdfs:label "tau (TsodyksMarkram parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "tau" .


###  https://w3id.org/tvbo/TsodyksMarkram/parameters/tauD
<https://w3id.org/tvbo/TsodyksMarkram/parameters/tauD> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Synaptic depression recovery time constant" ;
                                                       <http://schema.org/defaultValue> "0.2"^^xsd:double ;
                                                       rdfs:label "tauD (TsodyksMarkram parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "tauD" .


###  https://w3id.org/tvbo/TsodyksMarkram/parameters/tauF
<https://w3id.org/tvbo/TsodyksMarkram/parameters/tauF> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Synaptic facilitation decay time constant" ;
                                                       <http://schema.org/defaultValue> "1.5"^^xsd:double ;
                                                       rdfs:label "tauF (TsodyksMarkram parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "tauF" .


###  https://w3id.org/tvbo/TsodyksMarkram/state_variables/E
<https://w3id.org/tvbo/TsodyksMarkram/state_variables/E> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         <http://purl.org/dc/terms/description> "Mean firing rate of the excitatory population" ;
                                                         rdfs:label "E (TsodyksMarkram state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "E" ;
                                                         <https://w3id.org/tvbo/lhs> "Derivative(E, t)" ;
                                                         <https://w3id.org/tvbo/rhs> "(-E + SS1)/tau" .


###  https://w3id.org/tvbo/TsodyksMarkram/state_variables/u
<https://w3id.org/tvbo/TsodyksMarkram/state_variables/u> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         <http://purl.org/dc/terms/description> "Synaptic facilitation variable (release probability). Decays to U0 with time constant tauF and is enhanced proportionally to firing." ;
                                                         rdfs:label "u (TsodyksMarkram state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "u" ;
                                                         <https://w3id.org/tvbo/lhs> "Derivative(u, t)" ;
                                                         <https://w3id.org/tvbo/rhs> "(U0 - u)/tauF + U0*(1 - u)*E" .


###  https://w3id.org/tvbo/TsodyksMarkram/state_variables/x
<https://w3id.org/tvbo/TsodyksMarkram/state_variables/x> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/tvbo/StateVariable> ;
                                                         <http://purl.org/dc/terms/description> "Synaptic depression variable (fraction of available neurotransmitter). Recovers to 1 with time constant tauD and is depleted proportionally to firing." ;
                                                         rdfs:label "x (TsodyksMarkram state variable)" ;
                                                         <http://www.w3.org/2004/02/skos/core#notation> "x" ;
                                                         <https://w3id.org/tvbo/lhs> "Derivative(x, t)" ;
                                                         <https://w3id.org/tvbo/rhs> "(1 - x)/tauD - u*x*E" .


###  https://w3id.org/tvbo/WilsonCowan/derived_variables/lc_0
<https://w3id.org/tvbo/WilsonCowan/derived_variables/lc_0> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/DerivedVariable> ;
                                                           rdfs:label "lc_0 (WilsonCowan derived variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "lc_0" ;
                                                           <https://w3id.org/tvbo/lhs> "lc_0" ;
                                                           <https://w3id.org/tvbo/rhs> "local_coupling*E" .


###  https://w3id.org/tvbo/WilsonCowan/derived_variables/lc_1
<https://w3id.org/tvbo/WilsonCowan/derived_variables/lc_1> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/DerivedVariable> ;
                                                           rdfs:label "lc_1 (WilsonCowan derived variable)" ;
                                                           <http://www.w3.org/2004/02/skos/core#notation> "lc_1" ;
                                                           <https://w3id.org/tvbo/lhs> "lc_1" ;
                                                           <https://w3id.org/tvbo/rhs> "I*local_coupling" .


###  https://w3id.org/tvbo/WilsonCowan/derived_variables/s_e
<https://w3id.org/tvbo/WilsonCowan/derived_variables/s_e> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/DerivedVariable> ;
                                                          rdfs:label "s_e (WilsonCowan derived variable)" ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "s_e" ;
                                                          <https://w3id.org/tvbo/lhs> "s_e" ;
                                                          <https://w3id.org/tvbo/rhs> "c_e/(1.0 + exp(-a_e*(-b_e + x_e))) - 1.0*shift_sigmoid/(exp(a_e*b_e) + 1.0)" .


###  https://w3id.org/tvbo/WilsonCowan/derived_variables/s_i
<https://w3id.org/tvbo/WilsonCowan/derived_variables/s_i> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/DerivedVariable> ;
                                                          rdfs:label "s_i (WilsonCowan derived variable)" ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "s_i" ;
                                                          <https://w3id.org/tvbo/lhs> "s_i" ;
                                                          <https://w3id.org/tvbo/rhs> "c_i/(1.0 + exp(-a_i*(-b_i + x_i))) - 1.0*shift_sigmoid/(exp(a_i*b_i) + 1.0)" .


###  https://w3id.org/tvbo/WilsonCowan/derived_variables/x_e
<https://w3id.org/tvbo/WilsonCowan/derived_variables/x_e> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/DerivedVariable> ;
                                                          <http://purl.org/dc/terms/description> "Average level of excitation in excitatory neuron at time t. Can be interpreted as membrane potential (Sanz-Leon et al., 2015)." ;
                                                          <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                          rdfs:label "x_e (WilsonCowan derived variable)" ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "x_e" ;
                                                          <https://w3id.org/tvbo/lhs> "x_e" ;
                                                          <https://w3id.org/tvbo/rhs> "alpha_e*(-I*c_ei + P + c_ee*E + c_pop0 + lc_0 + lc_1 - theta_e)" .


###  https://w3id.org/tvbo/WilsonCowan/derived_variables/x_i
<https://w3id.org/tvbo/WilsonCowan/derived_variables/x_i> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/DerivedVariable> ;
                                                          <http://purl.org/dc/terms/description> "Average level of excitation in inhibitory neuron at time t. Can be interpreted as membrane potential. (Sanz-Leon et al., 2015)." ;
                                                          <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                          rdfs:label "x_i (WilsonCowan derived variable)" ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "x_i" ;
                                                          <https://w3id.org/tvbo/lhs> "x_i" ;
                                                          <https://w3id.org/tvbo/rhs> "alpha_i*(-I*c_ii + Q + c_ie*E + lc_0 + lc_1 - theta_i)" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/P
<https://w3id.org/tvbo/WilsonCowan/parameters/P> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "External stimulus to the excitatory population (Wilson and Cowan, 1972)" ;
                                                 <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                 rdfs:label "P (WilsonCowan parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "External stimulus to the excitatory population (Wilson and Cowan, 1972)." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "P" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/Q
<https://w3id.org/tvbo/WilsonCowan/parameters/Q> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/Parameter> ;
                                                 <http://purl.org/dc/terms/description> "External stimulus to the inhibitory population (Wilson and Cowan, 1972)" ;
                                                 <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                 rdfs:label "Q (WilsonCowan parameter)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "External stimulus to the inhibitory population (Wilson and Cowan, 1972)." ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "Q" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/a_e
<https://w3id.org/tvbo/WilsonCowan/parameters/a_e> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Steepness of the excitatory response function S_e_WC (Wilson and Cowan, 1972)" ;
                                                   <http://schema.org/defaultValue> "1.2"^^xsd:double ;
                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                   rdfs:label "a_e (WilsonCowan parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Steepness of the excitatory response function S_e_WC (Wilson and Cowan, 1972)." ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "a_e" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/a_i
<https://w3id.org/tvbo/WilsonCowan/parameters/a_i> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Steepness of the excitatory response function S_i_WC (Wilson and Cowan, 1972)" ;
                                                   <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                   rdfs:label "a_i (WilsonCowan parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Steepness of the excitatory response function S_i_WC (Wilson and Cowan, 1972)." ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "a_i" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/alpha_e
<https://w3id.org/tvbo/WilsonCowan/parameters/alpha_e> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Balance parameter between excitatory and inhibitory masses (Sanz-Leon et al" ;
                                                       <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                       rdfs:label "alpha_e (WilsonCowan parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Balance parameter between excitatory and inhibitory masses (Sanz-Leon et al., 2015)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "alpha_e" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/alpha_i
<https://w3id.org/tvbo/WilsonCowan/parameters/alpha_i> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Balance parameter between excitatory and inhibitory masses (Sanz-Leon et al" ;
                                                       <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                       rdfs:label "alpha_i (WilsonCowan parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Balance parameter between excitatory and inhibitory masses (Sanz-Leon et al., 2015)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "alpha_i" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/b_e
<https://w3id.org/tvbo/WilsonCowan/parameters/b_e> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Position of the maximum slope of the excitatory response function S_e_WC (Sanz-Leon et al" ;
                                                   <http://schema.org/defaultValue> "2.8"^^xsd:double ;
                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                   rdfs:label "b_e (WilsonCowan parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Position of the maximum slope of the excitatory response function S_e_WC (Sanz-Leon et al., 2015)." ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "b_e" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/b_i
<https://w3id.org/tvbo/WilsonCowan/parameters/b_i> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Position of the maximum slope of a sigmoid function [in         threshold units]" ;
                                                   <http://schema.org/defaultValue> "4.0"^^xsd:double ;
                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                   rdfs:label "b_i (WilsonCowan parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> """Position of the maximum slope of a sigmoid function [in
        threshold units]""" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "b_i" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/c_e
<https://w3id.org/tvbo/WilsonCowan/parameters/c_e> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "The amplitude parameter for the excitatory response function" ;
                                                   <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                   rdfs:label "c_e (WilsonCowan parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "The amplitude parameter for the excitatory response function" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "c_e" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/c_ee
<https://w3id.org/tvbo/WilsonCowan/parameters/c_ee> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "Excitatory to excitatory  coupling coefficient" ;
                                                    <http://schema.org/defaultValue> "12.0"^^xsd:double ;
                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                    rdfs:label "c_ee (WilsonCowan parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Excitatory to excitatory  coupling coefficient" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "c_ee" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/c_ei
<https://w3id.org/tvbo/WilsonCowan/parameters/c_ei> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "Inhibitory to excitatory coupling coefficient" ;
                                                    <http://schema.org/defaultValue> "4.0"^^xsd:double ;
                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                    rdfs:label "c_ei (WilsonCowan parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Inhibitory to excitatory coupling coefficient" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "c_ei" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/c_i
<https://w3id.org/tvbo/WilsonCowan/parameters/c_i> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "The amplitude parameter for the excitatory response function S_i_WC (Sanz-Leon et al" ;
                                                   <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                   rdfs:label "c_i (WilsonCowan parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "The amplitude parameter for the excitatory response function S_i_WC (Sanz-Leon et al., 2015)." ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "c_i" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/c_ie
<https://w3id.org/tvbo/WilsonCowan/parameters/c_ie> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "Excitatory to inhibitory coupling coefficient (Sanz-Leon et al" ;
                                                    <http://schema.org/defaultValue> "13.0"^^xsd:double ;
                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                    rdfs:label "c_ie (WilsonCowan parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Excitatory to inhibitory coupling coefficient (Sanz-Leon et al., 2015)" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "c_ie" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/c_ii
<https://w3id.org/tvbo/WilsonCowan/parameters/c_ii> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Parameter> ;
                                                    <http://purl.org/dc/terms/description> "Inhibitory to inhibitory coupling coefficient (Sanz-Leon et al" ;
                                                    <http://schema.org/defaultValue> "11.0"^^xsd:double ;
                                                    <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                    rdfs:label "c_ii (WilsonCowan parameter)" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Inhibitory to inhibitory coupling coefficient (Sanz-Leon et al., 2015)" ;
                                                    <http://www.w3.org/2004/02/skos/core#notation> "c_ii" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/k_e
<https://w3id.org/tvbo/WilsonCowan/parameters/k_e> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Maximum value of the excitatory response function" ;
                                                   <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                   rdfs:label "k_e (WilsonCowan parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Maximum value of the excitatory response function" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "k_e" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/k_i
<https://w3id.org/tvbo/WilsonCowan/parameters/k_i> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Maximum value of the inhibitory response function" ;
                                                   <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                   rdfs:label "k_i (WilsonCowan parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Maximum value of the inhibitory response function" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "k_i" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/r_e
<https://w3id.org/tvbo/WilsonCowan/parameters/r_e> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Excitatory refractory period" ;
                                                   <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                   rdfs:label "r_e (WilsonCowan parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Excitatory refractory period" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "r_e" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/r_i
<https://w3id.org/tvbo/WilsonCowan/parameters/r_i> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Parameter> ;
                                                   <http://purl.org/dc/terms/description> "Inhibitory refractory period" ;
                                                   <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098828> ;
                                                   rdfs:label "r_i (WilsonCowan parameter)" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Inhibitory refractory period" ;
                                                   <http://www.w3.org/2004/02/skos/core#notation> "r_i" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/shift_sigmoid
<https://w3id.org/tvbo/WilsonCowan/parameters/shift_sigmoid> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "In order to have resting state (E=0 and I=0) in absence of external input,         the logistic curve are translated downward S(0)=0" ;
                                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                             rdfs:label "shift_sigmoid (WilsonCowan parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> """In order to have resting state (E=0 and I=0) in absence of external input,
        the logistic curve are translated downward S(0)=0""" ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "shift_sigmoid" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/tau_e
<https://w3id.org/tvbo/WilsonCowan/parameters/tau_e> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Excitatory population, membrane time-constant (Wilson and Cowan, 1972)" ;
                                                     <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0043179> ;
                                                     rdfs:label "tau_e (WilsonCowan parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Excitatory population, membrane time-constant (Wilson and Cowan, 1972)." ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "tau_e" ;
                                                     <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/tau_i
<https://w3id.org/tvbo/WilsonCowan/parameters/tau_i> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Parameter> ;
                                                     <http://purl.org/dc/terms/description> "Inhibitory population, membrane time-constant (Wilson and Cowan, 1972)" ;
                                                     <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0043180> ;
                                                     rdfs:label "tau_i (WilsonCowan parameter)" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Inhibitory population, membrane time-constant (Wilson and Cowan, 1972)." ;
                                                     <http://www.w3.org/2004/02/skos/core#notation> "tau_i" ;
                                                     <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/theta_e
<https://w3id.org/tvbo/WilsonCowan/parameters/theta_e> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Excitation threshold of excitatory population (Sanz-Leon et al" ;
                                                       <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                       rdfs:label "theta_e (WilsonCowan parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Excitation threshold of excitatory population (Sanz-Leon et al., 2015)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "theta_e" .


###  https://w3id.org/tvbo/WilsonCowan/parameters/theta_i
<https://w3id.org/tvbo/WilsonCowan/parameters/theta_i> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Excitation threshold of inhibitory population (Sanz-Leon et al" ;
                                                       <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/tvbo/InhibitoryThresholdVariance> ;
                                                       rdfs:label "theta_i (WilsonCowan parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Excitation threshold of inhibitory population (Sanz-Leon et al., 2015)." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "theta_i" .


###  https://w3id.org/tvbo/WilsonCowan/state_variables/E
<https://w3id.org/tvbo/WilsonCowan/state_variables/E> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/StateVariable> ;
                                                      <http://purl.org/dc/terms/description> "State-variable of the Wilson and Cowan model (Wilson and Cowan, 1973), denoting the mean firing rate of all excitatory neurons of the population" ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                      rdfs:label "E (WilsonCowan state variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "E" ;
                                                      <https://w3id.org/tvbo/lhs> "Derivative(E, t)" ;
                                                      <https://w3id.org/tvbo/rhs> "(-E + s_e*(-E*r_e + k_e))/tau_e" .


###  https://w3id.org/tvbo/WilsonCowan/state_variables/I
<https://w3id.org/tvbo/WilsonCowan/state_variables/I> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/StateVariable> ;
                                                      <http://purl.org/dc/terms/description> "State-variable of the Wilson and Cowan model (Wilson and Cowan, 1973), denoting the mean firing rate of all inhibitory neurons of the population" ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                      rdfs:label "I (WilsonCowan state variable)" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "I" ;
                                                      <https://w3id.org/tvbo/lhs> "Derivative(I, t)" ;
                                                      <https://w3id.org/tvbo/rhs> "(-I + s_i*(-I*r_i + k_i))/tau_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/Fe_ext
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/Fe_ext> rdf:type owl:NamedIndividual ,
                                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                                             rdfs:label "Fe_ext (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                             <http://www.w3.org/2004/02/skos/core#notation> "Fe_ext" ;
                                                                             <https://w3id.org/tvbo/lhs> "Fe_ext" ;
                                                                             <https://w3id.org/tvbo/rhs> "Piecewise((0, K_ext_e*(c_pop0 + lc_E + ou_drift*weight_noise) < 0), (c_pop0 + lc_E + ou_drift*weight_noise, True))" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/Fi_ext
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/Fi_ext> rdf:type owl:NamedIndividual ,
                                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                                             rdfs:label "Fi_ext (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                             <http://www.w3.org/2004/02/skos/core#notation> "Fi_ext" ;
                                                                             <https://w3id.org/tvbo/lhs> "Fi_ext" ;
                                                                             <https://w3id.org/tvbo/rhs> "lc_I" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/S_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/S_e> rdf:type owl:NamedIndividual ,
                                                                                   <https://w3id.org/tvbo/DerivedVariable> ;
                                                                          rdfs:label "S_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                          <http://www.w3.org/2004/02/skos/core#notation> "S_e" ;
                                                                          <https://w3id.org/tvbo/lhs> "S_e" ;
                                                                          <https://w3id.org/tvbo/rhs> "(-sV0 + sigma_V_e)/DsV0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/S_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/S_i> rdf:type owl:NamedIndividual ,
                                                                                   <https://w3id.org/tvbo/DerivedVariable> ;
                                                                          <http://purl.org/dc/terms/description> """Scaling of the remote input for the inhibitory population with
        respect to the excitatory population.""" ;
                                                                          rdfs:label "S_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                          <http://www.w3.org/2004/02/skos/core#notation> "S_i" ;
                                                                          <https://w3id.org/tvbo/lhs> "S_i" ;
                                                                          <https://w3id.org/tvbo/rhs> "(-sV0 + sigma_V_i)/DsV0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_V_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_V_e> rdf:type owl:NamedIndividual ,
                                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                                            rdfs:label "T_V_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                            <http://www.w3.org/2004/02/skos/core#notation> "T_V_e" ;
                                                                            <https://w3id.org/tvbo/lhs> "T_V_e" ;
                                                                            <https://w3id.org/tvbo/rhs> "(U_e_e**2*fe_e*tau_e**2 + U_i_e**2*fi_e*tau_i**2)/(U_e_e**2*fe_e*tau_e**2/(T_m_e + tau_e) + U_i_e**2*fi_e*tau_i**2/(T_m_e + tau_i))" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_V_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_V_i> rdf:type owl:NamedIndividual ,
                                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                                            rdfs:label "T_V_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                            <http://www.w3.org/2004/02/skos/core#notation> "T_V_i" ;
                                                                            <https://w3id.org/tvbo/lhs> "T_V_i" ;
                                                                            <https://w3id.org/tvbo/rhs> "(U_e_i**2*fe_i*tau_e**2 + U_i_i**2*fi_i*tau_i**2)/(U_e_i**2*fe_i*tau_e**2/(T_m_i + tau_e) + U_i_i**2*fi_i*tau_i**2/(T_m_i + tau_i))" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_e> rdf:type owl:NamedIndividual ,
                                                                                   <https://w3id.org/tvbo/DerivedVariable> ;
                                                                          rdfs:label "T_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                          <http://www.w3.org/2004/02/skos/core#notation> "T_e" ;
                                                                          <https://w3id.org/tvbo/lhs> "T_e" ;
                                                                          <https://w3id.org/tvbo/rhs> "(-TvN0 + T_V_e*g_L/C_m)/DTvN0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_i> rdf:type owl:NamedIndividual ,
                                                                                   <https://w3id.org/tvbo/DerivedVariable> ;
                                                                          rdfs:label "T_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                          <http://www.w3.org/2004/02/skos/core#notation> "T_i" ;
                                                                          <https://w3id.org/tvbo/lhs> "T_i" ;
                                                                          <https://w3id.org/tvbo/rhs> "(-TvN0 + T_V_i*g_L/C_m)/DTvN0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_m_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_m_e> rdf:type owl:NamedIndividual ,
                                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                                            rdfs:label "T_m_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                            <http://www.w3.org/2004/02/skos/core#notation> "T_m_e" ;
                                                                            <https://w3id.org/tvbo/lhs> "T_m_e" ;
                                                                            <https://w3id.org/tvbo/rhs> "C_m/mu_G_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_m_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/T_m_i> rdf:type owl:NamedIndividual ,
                                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                                            rdfs:label "T_m_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                            <http://www.w3.org/2004/02/skos/core#notation> "T_m_i" ;
                                                                            <https://w3id.org/tvbo/lhs> "T_m_i" ;
                                                                            <https://w3id.org/tvbo/rhs> "C_m/mu_G_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_e_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_e_e> rdf:type owl:NamedIndividual ,
                                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                                            rdfs:label "U_e_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                            <http://www.w3.org/2004/02/skos/core#notation> "U_e_e" ;
                                                                            <https://w3id.org/tvbo/lhs> "U_e_e" ;
                                                                            <https://w3id.org/tvbo/rhs> "Q_e*(E_e - mu_V_e)/mu_G_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_e_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_e_i> rdf:type owl:NamedIndividual ,
                                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                                            rdfs:label "U_e_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                            <http://www.w3.org/2004/02/skos/core#notation> "U_e_i" ;
                                                                            <https://w3id.org/tvbo/lhs> "U_e_i" ;
                                                                            <https://w3id.org/tvbo/rhs> "Q_e*(E_e - mu_V_i)/mu_G_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_i_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_i_e> rdf:type owl:NamedIndividual ,
                                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                                            rdfs:label "U_i_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                            <http://www.w3.org/2004/02/skos/core#notation> "U_i_e" ;
                                                                            <https://w3id.org/tvbo/lhs> "U_i_e" ;
                                                                            <https://w3id.org/tvbo/rhs> "Q_i*(E_i - mu_V_e)/mu_G_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_i_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/U_i_i> rdf:type owl:NamedIndividual ,
                                                                                     <https://w3id.org/tvbo/DerivedVariable> ;
                                                                            rdfs:label "U_i_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                            <http://www.w3.org/2004/02/skos/core#notation> "U_i_i" ;
                                                                            <https://w3id.org/tvbo/lhs> "U_i_i" ;
                                                                            <https://w3id.org/tvbo/rhs> "Q_i*(E_i - mu_V_i)/mu_G_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_e> rdf:type owl:NamedIndividual ,
                                                                                   <https://w3id.org/tvbo/DerivedVariable> ;
                                                                          rdfs:label "V_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                          <http://www.w3.org/2004/02/skos/core#notation> "V_e" ;
                                                                          <https://w3id.org/tvbo/lhs> "V_e" ;
                                                                          <https://w3id.org/tvbo/rhs> "(-muV0 + mu_V_e)/DmuV0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_i> rdf:type owl:NamedIndividual ,
                                                                                   <https://w3id.org/tvbo/DerivedVariable> ;
                                                                          rdfs:label "V_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                          <http://www.w3.org/2004/02/skos/core#notation> "V_i" ;
                                                                          <https://w3id.org/tvbo/lhs> "V_i" ;
                                                                          <https://w3id.org/tvbo/rhs> "(-muV0 + mu_V_i)/DmuV0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_thre_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_thre_e> rdf:type owl:NamedIndividual ,
                                                                                        <https://w3id.org/tvbo/DerivedVariable> ;
                                                                               rdfs:label "V_thre_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                               <http://www.w3.org/2004/02/skos/core#notation> "V_thre_e" ;
                                                                               <https://w3id.org/tvbo/lhs> "V_thre_e" ;
                                                                               <https://w3id.org/tvbo/rhs> "1000.0*P0_e + 1000.0*P1_e*V_e + 1000.0*P2_e*S_e + 1000.0*P3_e*T_e + 1000.0*P4_e*V_e**2 + 1000.0*P5_e*S_e**2 + 1000.0*P6_e*T_e**2 + 1000.0*P7_e*S_e*V_e + 1000.0*P8_e*T_e*V_e + 1000.0*P9_e*S_e*T_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_thre_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/V_thre_i> rdf:type owl:NamedIndividual ,
                                                                                        <https://w3id.org/tvbo/DerivedVariable> ;
                                                                               rdfs:label "V_thre_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                               <http://www.w3.org/2004/02/skos/core#notation> "V_thre_i" ;
                                                                               <https://w3id.org/tvbo/lhs> "V_thre_i" ;
                                                                               <https://w3id.org/tvbo/rhs> "1000.0*P0_i + 1000.0*P1_i*V_i + 1000.0*P2_i*S_i + 1000.0*P3_i*T_i + 1000.0*P4_i*V_i**2 + 1000.0*P5_i*S_i**2 + 1000.0*P6_i*T_i**2 + 1000.0*P7_i*S_i*V_i + 1000.0*P8_i*T_i*V_i + 1000.0*P9_i*S_i*T_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/f_out_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/f_out_e> rdf:type owl:NamedIndividual ,
                                                                                       <https://w3id.org/tvbo/DerivedVariable> ;
                                                                              rdfs:label "f_out_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                              <http://www.w3.org/2004/02/skos/core#notation> "f_out_e" ;
                                                                              <https://w3id.org/tvbo/lhs> "f_out_e" ;
                                                                              <https://w3id.org/tvbo/rhs> "erfc(sqrt(2)*(V_thre_e - mu_V_e)/(2*sigma_V_e))/(2*T_V_e)" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/f_out_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/f_out_i> rdf:type owl:NamedIndividual ,
                                                                                       <https://w3id.org/tvbo/DerivedVariable> ;
                                                                              rdfs:label "f_out_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                              <http://www.w3.org/2004/02/skos/core#notation> "f_out_i" ;
                                                                              <https://w3id.org/tvbo/lhs> "f_out_i" ;
                                                                              <https://w3id.org/tvbo/rhs> "erfc(sqrt(2)*(V_thre_i - mu_V_i)/(2*sigma_V_i))/(2*T_V_i)" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fe_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fe_e> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/DerivedVariable> ;
                                                                           rdfs:label "fe_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "fe_e" ;
                                                                           <https://w3id.org/tvbo/lhs> "fe_e" ;
                                                                           <https://w3id.org/tvbo/rhs> "K_ext_e*(Fe_ext + external_input_ex_ex) + N_tot*p_connect_e*(1.0 - g)*(E + 1/1000000)" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fe_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fe_i> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/DerivedVariable> ;
                                                                           rdfs:label "fe_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "fe_i" ;
                                                                           <https://w3id.org/tvbo/lhs> "fe_i" ;
                                                                           <https://w3id.org/tvbo/rhs> "K_ext_e*(Fe_ext + external_input_in_ex) + N_tot*p_connect_e*(1.0 - g)*(E + 1/1000000)" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fi_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fi_e> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/DerivedVariable> ;
                                                                           rdfs:label "fi_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "fi_e" ;
                                                                           <https://w3id.org/tvbo/lhs> "fi_e" ;
                                                                           <https://w3id.org/tvbo/rhs> "K_ext_i*(Fi_ext + external_input_ex_in) + N_tot*g*p_connect_i*(I + 1/1000000)" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fi_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/fi_i> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/DerivedVariable> ;
                                                                           rdfs:label "fi_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "fi_i" ;
                                                                           <https://w3id.org/tvbo/lhs> "fi_i" ;
                                                                           <https://w3id.org/tvbo/rhs> "K_ext_i*(Fi_ext + external_input_in_in) + N_tot*g*p_connect_i*(I + 1/1000000)" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/lc_E
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/lc_E> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/DerivedVariable> ;
                                                                           rdfs:label "lc_E (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "lc_E" ;
                                                                           <https://w3id.org/tvbo/lhs> "lc_E" ;
                                                                           <https://w3id.org/tvbo/rhs> "local_coupling*E" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/lc_I
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/lc_I> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/DerivedVariable> ;
                                                                           rdfs:label "lc_I (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "lc_I" ;
                                                                           <https://w3id.org/tvbo/lhs> "lc_I" ;
                                                                           <https://w3id.org/tvbo/rhs> "I*local_coupling" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_G_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_G_e> rdf:type owl:NamedIndividual ,
                                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                                             rdfs:label "mu_G_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                             <http://www.w3.org/2004/02/skos/core#notation> "mu_G_e" ;
                                                                             <https://w3id.org/tvbo/lhs> "mu_G_e" ;
                                                                             <https://w3id.org/tvbo/rhs> "g_L + mu_Ge_e + mu_Gi_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_G_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_G_i> rdf:type owl:NamedIndividual ,
                                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                                             rdfs:label "mu_G_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                             <http://www.w3.org/2004/02/skos/core#notation> "mu_G_i" ;
                                                                             <https://w3id.org/tvbo/lhs> "mu_G_i" ;
                                                                             <https://w3id.org/tvbo/rhs> "g_L + mu_Ge_i + mu_Gi_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Ge_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Ge_e> rdf:type owl:NamedIndividual ,
                                                                                       <https://w3id.org/tvbo/DerivedVariable> ;
                                                                              rdfs:label "mu_Ge_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                              <http://www.w3.org/2004/02/skos/core#notation> "mu_Ge_e" ;
                                                                              <https://w3id.org/tvbo/lhs> "mu_Ge_e" ;
                                                                              <https://w3id.org/tvbo/rhs> "Q_e*fe_e*tau_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Ge_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Ge_i> rdf:type owl:NamedIndividual ,
                                                                                       <https://w3id.org/tvbo/DerivedVariable> ;
                                                                              rdfs:label "mu_Ge_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                              <http://www.w3.org/2004/02/skos/core#notation> "mu_Ge_i" ;
                                                                              <https://w3id.org/tvbo/lhs> "mu_Ge_i" ;
                                                                              <https://w3id.org/tvbo/rhs> "Q_e*fe_i*tau_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Gi_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Gi_e> rdf:type owl:NamedIndividual ,
                                                                                       <https://w3id.org/tvbo/DerivedVariable> ;
                                                                              rdfs:label "mu_Gi_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                              <http://www.w3.org/2004/02/skos/core#notation> "mu_Gi_e" ;
                                                                              <https://w3id.org/tvbo/lhs> "mu_Gi_e" ;
                                                                              <https://w3id.org/tvbo/rhs> "Q_i*fi_e*tau_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Gi_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_Gi_i> rdf:type owl:NamedIndividual ,
                                                                                       <https://w3id.org/tvbo/DerivedVariable> ;
                                                                              rdfs:label "mu_Gi_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                              <http://www.w3.org/2004/02/skos/core#notation> "mu_Gi_i" ;
                                                                              <https://w3id.org/tvbo/lhs> "mu_Gi_i" ;
                                                                              <https://w3id.org/tvbo/rhs> "Q_i*fi_i*tau_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_V_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_V_e> rdf:type owl:NamedIndividual ,
                                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                                             rdfs:label "mu_V_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                             <http://www.w3.org/2004/02/skos/core#notation> "mu_V_e" ;
                                                                             <https://w3id.org/tvbo/lhs> "mu_V_e" ;
                                                                             <https://w3id.org/tvbo/rhs> "(E_L_e*g_L + E_e*mu_Ge_e + E_i*mu_Gi_e - W_e)/mu_G_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_V_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/mu_V_i> rdf:type owl:NamedIndividual ,
                                                                                      <https://w3id.org/tvbo/DerivedVariable> ;
                                                                             rdfs:label "mu_V_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                             <http://www.w3.org/2004/02/skos/core#notation> "mu_V_i" ;
                                                                             <https://w3id.org/tvbo/lhs> "mu_V_i" ;
                                                                             <https://w3id.org/tvbo/rhs> "(E_L_i*g_L + E_e*mu_Ge_i + E_i*mu_Gi_i - W_i)/mu_G_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/sigma_V_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/sigma_V_e> rdf:type owl:NamedIndividual ,
                                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                                rdfs:label "sigma_V_e (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                                <http://www.w3.org/2004/02/skos/core#notation> "sigma_V_e" ;
                                                                                <https://w3id.org/tvbo/lhs> "sigma_V_e" ;
                                                                                <https://w3id.org/tvbo/rhs> "sqrt(U_e_e**2*fe_e*tau_e**2/(2.0*T_m_e + 2.0*tau_e) + U_i_e**2*fi_e*tau_i**2/(2.0*T_m_e + 2.0*tau_i))" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/sigma_V_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/derived_variables/sigma_V_i> rdf:type owl:NamedIndividual ,
                                                                                         <https://w3id.org/tvbo/DerivedVariable> ;
                                                                                rdfs:label "sigma_V_i (ZerlautAdaptationFirstOrder derived variable)" ;
                                                                                <http://www.w3.org/2004/02/skos/core#notation> "sigma_V_i" ;
                                                                                <https://w3id.org/tvbo/lhs> "sigma_V_i" ;
                                                                                <https://w3id.org/tvbo/rhs> "sqrt(U_e_i**2*fe_i*tau_e**2/(2.0*T_m_i + 2.0*tau_e) + U_i_i**2*fi_i*tau_i**2/(2.0*T_m_i + 2.0*tau_i))" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/C_m
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/C_m> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "membrane capacitance [pF]" ;
                                                                   <http://schema.org/defaultValue> "200.0"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0042391> ;
                                                                   rdfs:label "C_m (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "membrane capacitance [pF]" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "C_m" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/DTvN0
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/DTvN0> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                     <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                     rdfs:label "DTvN0 (ZerlautAdaptationFirstOrder parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#definition> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "DTvN0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/DmuV0
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/DmuV0> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                     <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                                     rdfs:label "DmuV0 (ZerlautAdaptationFirstOrder parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#definition> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "DmuV0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/DsV0
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/DsV0> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                    <http://schema.org/defaultValue> "6.0"^^xsd:double ;
                                                                    rdfs:label "DsV0 (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "DsV0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_L_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_L_e> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "leak reversal potential for excitatory [mV]" ;
                                                                     <http://schema.org/defaultValue> "-65.0"^^xsd:double ;
                                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0022840> ;
                                                                     rdfs:label "E_L_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#definition> "leak reversal potential for excitatory [mV]" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "E_L_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_L_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_L_i> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "leak reversal potential for inhibitory [mV]" ;
                                                                     <http://schema.org/defaultValue> "-65.0"^^xsd:double ;
                                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0022840> ;
                                                                     rdfs:label "E_L_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#definition> "leak reversal potential for inhibitory [mV]" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "E_L_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_e> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "excitatory reversal potential [mV]" ;
                                                                   <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                                   rdfs:label "E_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "excitatory reversal potential [mV]" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "E_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/E_i> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "inhibitory reversal potential [mV]" ;
                                                                   <http://schema.org/defaultValue> "-80.0"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                   rdfs:label "E_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "inhibitory reversal potential [mV]" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "E_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/K_ext_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/K_ext_e> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/tvbo/Parameter> ;
                                                                       <http://purl.org/dc/terms/description> "Number of excitatory connexions from external population" ;
                                                                       <http://schema.org/defaultValue> "400.0"^^xsd:double ;
                                                                       rdfs:label "K_ext_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                       <http://www.w3.org/2004/02/skos/core#definition> "Number of excitatory connexions from external population" ;
                                                                       <http://www.w3.org/2004/02/skos/core#notation> "K_ext_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/K_ext_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/K_ext_i> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/tvbo/Parameter> ;
                                                                       <http://purl.org/dc/terms/description> "Number of inhibitory connexions from external population" ;
                                                                       <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                       rdfs:label "K_ext_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                       <http://www.w3.org/2004/02/skos/core#definition> "Number of inhibitory connexions from external population" ;
                                                                       <http://www.w3.org/2004/02/skos/core#notation> "K_ext_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/N_tot
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/N_tot> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "cell number" ;
                                                                     <http://schema.org/defaultValue> "10000.0"^^xsd:double ;
                                                                     rdfs:label "N_tot (ZerlautAdaptationFirstOrder parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#definition> "cell number" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "N_tot" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P0_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P0_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "-0.04983106"^^xsd:double ;
                                                                    rdfs:label "P0_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P0_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P0_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P0_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "-0.05149122"^^xsd:double ;
                                                                    rdfs:label "P0_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P0_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P1_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P1_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "0.005063551"^^xsd:double ;
                                                                    rdfs:label "P1_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P1_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P1_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P1_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "0.004003689"^^xsd:double ;
                                                                    rdfs:label "P1_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P1_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P2_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P2_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "-0.02347012"^^xsd:double ;
                                                                    rdfs:label "P2_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P2_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P2_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P2_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "-0.008352014"^^xsd:double ;
                                                                    rdfs:label "P2_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P2_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P3_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P3_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "0.002295151"^^xsd:double ;
                                                                    rdfs:label "P3_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P3_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P3_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P3_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "2.414238E-4"^^xsd:double ;
                                                                    rdfs:label "P3_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P3_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P4_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P4_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "-4.105303E-4"^^xsd:double ;
                                                                    rdfs:label "P4_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P4_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P4_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P4_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "-5.070645E-4"^^xsd:double ;
                                                                    rdfs:label "P4_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P4_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P5_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P5_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "0.01054705"^^xsd:double ;
                                                                    rdfs:label "P5_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P5_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P5_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P5_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "0.001434539"^^xsd:double ;
                                                                    rdfs:label "P5_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P5_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P6_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P6_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "-0.03659253"^^xsd:double ;
                                                                    rdfs:label "P6_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P6_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P6_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P6_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "-0.01468669"^^xsd:double ;
                                                                    rdfs:label "P6_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P6_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P7_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P7_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "0.007437488"^^xsd:double ;
                                                                    rdfs:label "P7_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P7_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P7_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P7_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "0.004502706"^^xsd:double ;
                                                                    rdfs:label "P7_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P7_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P8_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P8_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "0.001265065"^^xsd:double ;
                                                                    rdfs:label "P8_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P8_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P8_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P8_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "0.002847219"^^xsd:double ;
                                                                    rdfs:label "P8_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P8_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P9_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P9_e> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "-0.04072161"^^xsd:double ;
                                                                    rdfs:label "P9_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P9_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P9_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P9_i> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://schema.org/defaultValue> "-0.0153578"^^xsd:double ;
                                                                    rdfs:label "P9_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "P9_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P_e> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                   <http://schema.org/defaultValue> "-0.04983106"^^xsd:double ;
                                                                   rdfs:label "P_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "Polynome of excitatory phenomenological threshold (order 9)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "P_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/P_i> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                   <http://schema.org/defaultValue> "-0.05149122"^^xsd:double ;
                                                                   rdfs:label "P_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "Polynome of inhibitory phenomenological threshold (order 9)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "P_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/Q_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/Q_e> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "excitatory quantal conductance [nS]" ;
                                                                   <http://schema.org/defaultValue> "1.5"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                                   rdfs:label "Q_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "excitatory quantal conductance [nS]" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "Q_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/Q_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/Q_i> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "inhibitory quantal conductance [nS]" ;
                                                                   <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                   rdfs:label "Q_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "inhibitory quantal conductance [nS]" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "Q_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/S_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/S_i> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "Scaling of the remote input for the inhibitory population with         respect to the excitatory population" ;
                                                                   <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                   rdfs:label "S_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> """Scaling of the remote input for the inhibitory population with
        respect to the excitatory population.""" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "S_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/T
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/T> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                 <http://purl.org/dc/terms/description> "Time scale of describing network activity" ;
                                                                 <http://schema.org/defaultValue> "20.0"^^xsd:double ;
                                                                 rdfs:label "T (ZerlautAdaptationFirstOrder parameter)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "Time scale of describing network activity" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "T" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/TvN0
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/TvN0> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                    <http://schema.org/defaultValue> "0.5"^^xsd:double ;
                                                                    rdfs:label "TvN0 (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "TvN0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/a_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/a_e> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "Excitatory adaptation conductance [nS]" ;
                                                                   <http://schema.org/defaultValue> "4.0"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                                   rdfs:label "a_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "Excitatory adaptation conductance [nS]" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "a_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/a_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/a_i> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "Inhibitory adaptation conductance [nS]" ;
                                                                   <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                   rdfs:label "a_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "Inhibitory adaptation conductance [nS]" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "a_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/b_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/b_e> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "Excitatory adaptation current increment [pA]" ;
                                                                   <http://schema.org/defaultValue> "60.0"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ;
                                                                   rdfs:label "b_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "Excitatory adaptation current increment [pA]" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "b_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/b_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/b_i> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "Inhibitory adaptation current increment [pA]" ;
                                                                   <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ;
                                                                   rdfs:label "b_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "Inhibitory adaptation current increment [pA]" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "b_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_ex_ex
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_ex_ex> rdf:type owl:NamedIndividual ,
                                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                                    <http://purl.org/dc/terms/description> "external drive" ;
                                                                                    <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                                    rdfs:label "external_input_ex_ex (ZerlautAdaptationFirstOrder parameter)" ;
                                                                                    <http://www.w3.org/2004/02/skos/core#definition> "external drive" ;
                                                                                    <http://www.w3.org/2004/02/skos/core#notation> "external_input_ex_ex" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_ex_in
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_ex_in> rdf:type owl:NamedIndividual ,
                                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                                    <http://purl.org/dc/terms/description> "external drive" ;
                                                                                    <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                                    rdfs:label "external_input_ex_in (ZerlautAdaptationFirstOrder parameter)" ;
                                                                                    <http://www.w3.org/2004/02/skos/core#definition> "external drive" ;
                                                                                    <http://www.w3.org/2004/02/skos/core#notation> "external_input_ex_in" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_in_ex
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_in_ex> rdf:type owl:NamedIndividual ,
                                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                                    <http://purl.org/dc/terms/description> "external drive" ;
                                                                                    <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                                    rdfs:label "external_input_in_ex (ZerlautAdaptationFirstOrder parameter)" ;
                                                                                    <http://www.w3.org/2004/02/skos/core#definition> "external drive" ;
                                                                                    <http://www.w3.org/2004/02/skos/core#notation> "external_input_in_ex" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_in_in
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/external_input_in_in> rdf:type owl:NamedIndividual ,
                                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                                    <http://purl.org/dc/terms/description> "external drive" ;
                                                                                    <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                                    rdfs:label "external_input_in_in (ZerlautAdaptationFirstOrder parameter)" ;
                                                                                    <http://www.w3.org/2004/02/skos/core#definition> "external drive" ;
                                                                                    <http://www.w3.org/2004/02/skos/core#notation> "external_input_in_in" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/g
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/g> rdf:type owl:NamedIndividual ,
                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                 <http://purl.org/dc/terms/description> "fraction of inhibitory cells" ;
                                                                 <http://schema.org/defaultValue> "0.2"^^xsd:double ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060077> ;
                                                                 rdfs:label "g (ZerlautAdaptationFirstOrder parameter)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "fraction of inhibitory cells" ;
                                                                 <http://www.w3.org/2004/02/skos/core#notation> "g" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/g_L
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/g_L> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "leak conductance [nS]" ;
                                                                   <http://schema.org/defaultValue> "10.0"^^xsd:double ;
                                                                   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0022840> ;
                                                                   rdfs:label "g_L (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "leak conductance [nS]" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "g_L" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/muV0
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/muV0> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://purl.org/dc/terms/description> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                    <http://schema.org/defaultValue> "-60.0"^^xsd:double ;
                                                                    rdfs:label "muV0 (ZerlautAdaptationFirstOrder parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "muV0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/p_connect_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/p_connect_e> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                           <http://purl.org/dc/terms/description> "connectivity probability" ;
                                                                           <http://schema.org/defaultValue> "0.05"^^xsd:double ;
                                                                           rdfs:label "p_connect_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#definition> "connectivity probability" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "p_connect_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/p_connect_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/p_connect_i> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                           <http://purl.org/dc/terms/description> "connectivity probability" ;
                                                                           <http://schema.org/defaultValue> "0.05"^^xsd:double ;
                                                                           rdfs:label "p_connect_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#definition> "connectivity probability" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "p_connect_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/sV0
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/sV0> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://purl.org/dc/terms/description> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                   <http://schema.org/defaultValue> "4.0"^^xsd:double ;
                                                                   rdfs:label "sV0 (ZerlautAdaptationFirstOrder parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "Normalization factors page 48 after the equation 4 from [ZD_2018]" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "sV0" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_OU
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_OU> rdf:type owl:NamedIndividual ,
                                                                               <https://w3id.org/tvbo/Parameter> ;
                                                                      <http://purl.org/dc/terms/description> "time constant noise" ;
                                                                      <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                                      rdfs:label "tau_OU (ZerlautAdaptationFirstOrder parameter)" ;
                                                                      <http://www.w3.org/2004/02/skos/core#definition> "time constant noise" ;
                                                                      <http://www.w3.org/2004/02/skos/core#notation> "tau_OU" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_e> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "excitatory decay [ms]" ;
                                                                     <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                                     rdfs:label "tau_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#definition> "excitatory decay [ms]" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "tau_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_i> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "inhibitory decay [ms]" ;
                                                                     <http://schema.org/defaultValue> "5.0"^^xsd:double ;
                                                                     <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098828> ;
                                                                     rdfs:label "tau_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#definition> "inhibitory decay [ms]" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "tau_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_w_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_w_e> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/tvbo/Parameter> ;
                                                                       <http://purl.org/dc/terms/description> "Adaptation time constant of excitatory neurons [ms]" ;
                                                                       <http://schema.org/defaultValue> "500.0"^^xsd:double ;
                                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                                       rdfs:label "tau_w_e (ZerlautAdaptationFirstOrder parameter)" ;
                                                                       <http://www.w3.org/2004/02/skos/core#definition> "Adaptation time constant of excitatory neurons [ms]" ;
                                                                       <http://www.w3.org/2004/02/skos/core#notation> "tau_w_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_w_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/tau_w_i> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/tvbo/Parameter> ;
                                                                       <http://purl.org/dc/terms/description> "Adaptation time constant of inhibitory neurons [ms]" ;
                                                                       <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0098828> ;
                                                                       rdfs:label "tau_w_i (ZerlautAdaptationFirstOrder parameter)" ;
                                                                       <http://www.w3.org/2004/02/skos/core#definition> "Adaptation time constant of inhibitory neurons [ms]" ;
                                                                       <http://www.w3.org/2004/02/skos/core#notation> "tau_w_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/weight_noise
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/parameters/weight_noise> rdf:type owl:NamedIndividual ,
                                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                                            <http://purl.org/dc/terms/description> "weight noise" ;
                                                                            <http://schema.org/defaultValue> "10.5"^^xsd:double ;
                                                                            rdfs:label "weight_noise (ZerlautAdaptationFirstOrder parameter)" ;
                                                                            <http://www.w3.org/2004/02/skos/core#definition> "weight noise" ;
                                                                            <http://www.w3.org/2004/02/skos/core#notation> "weight_noise" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/E
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/E> rdf:type owl:NamedIndividual ,
                                                                               <https://w3id.org/tvbo/StateVariable> ;
                                                                      <http://purl.org/dc/terms/description> "Firing rate of excitatory population in KHz" ;
                                                                      rdfs:label "E (ZerlautAdaptationFirstOrder state variable)" ;
                                                                      <http://www.w3.org/2004/02/skos/core#notation> "E" ;
                                                                      <https://w3id.org/tvbo/lhs> "Derivative(E, t)" ;
                                                                      <https://w3id.org/tvbo/rhs> "(-E + f_out_e)/T" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/I
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/I> rdf:type owl:NamedIndividual ,
                                                                               <https://w3id.org/tvbo/StateVariable> ;
                                                                      <http://purl.org/dc/terms/description> "Firing rate of inhibitory population in KHz" ;
                                                                      rdfs:label "I (ZerlautAdaptationFirstOrder state variable)" ;
                                                                      <http://www.w3.org/2004/02/skos/core#notation> "I" ;
                                                                      <https://w3id.org/tvbo/lhs> "Derivative(I, t)" ;
                                                                      <https://w3id.org/tvbo/rhs> "(-I + f_out_i)/T" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/W_e
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/W_e> rdf:type owl:NamedIndividual ,
                                                                                 <https://w3id.org/tvbo/StateVariable> ;
                                                                        <http://purl.org/dc/terms/description> "Level of adaptation of excitatory in pA" ;
                                                                        rdfs:label "W_e (ZerlautAdaptationFirstOrder state variable)" ;
                                                                        <http://www.w3.org/2004/02/skos/core#notation> "W_e" ;
                                                                        <https://w3id.org/tvbo/lhs> "Derivative(W_e, t)" ;
                                                                        <https://w3id.org/tvbo/rhs> "E*b_e - W_e/tau_w_e + a_e*(-E_L_e + mu_V_e)/tau_w_e" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/W_i
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/W_i> rdf:type owl:NamedIndividual ,
                                                                                 <https://w3id.org/tvbo/StateVariable> ;
                                                                        <http://purl.org/dc/terms/description> "Level of adaptation of inhibitory in pA" ;
                                                                        rdfs:label "W_i (ZerlautAdaptationFirstOrder state variable)" ;
                                                                        <http://www.w3.org/2004/02/skos/core#notation> "W_i" ;
                                                                        <https://w3id.org/tvbo/lhs> "Derivative(W_i, t)" ;
                                                                        <https://w3id.org/tvbo/rhs> "I*b_i - W_i/tau_w_i + a_i*(-E_L_i + mu_V_i)/tau_w_i" .


###  https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/ou_drift
<https://w3id.org/tvbo/ZerlautAdaptationFirstOrder/state_variables/ou_drift> rdf:type owl:NamedIndividual ,
                                                                                      <https://w3id.org/tvbo/StateVariable> ;
                                                                             rdfs:label "ou_drift (ZerlautAdaptationFirstOrder state variable)" ;
                                                                             <http://www.w3.org/2004/02/skos/core#notation> "ou_drift" ;
                                                                             <https://w3id.org/tvbo/lhs> "Derivative(ou_drift, t)" ;
                                                                             <https://w3id.org/tvbo/rhs> "-ou_drift/tau_OU" .


###  https://w3id.org/tvbo/ZetterbergJansen/derived_variables/coupled_input
<https://w3id.org/tvbo/ZetterbergJansen/derived_variables/coupled_input> rdf:type owl:NamedIndividual ,
                                                                                  <https://w3id.org/tvbo/DerivedVariable> ;
                                                                         rdfs:label "coupled_input (ZetterbergJansen derived variable)" ;
                                                                         <http://www.w3.org/2004/02/skos/core#notation> "coupled_input" ;
                                                                         <https://w3id.org/tvbo/lhs> "coupled_input" ;
                                                                         <https://w3id.org/tvbo/rhs> "2*e0/(exp(rho_1*(-c_pop0 - local_coupling*v6 + rho_2)) + 1)" .


###  https://w3id.org/tvbo/ZetterbergJansen/derived_variables/sigma_v1
<https://w3id.org/tvbo/ZetterbergJansen/derived_variables/sigma_v1> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/DerivedVariable> ;
                                                                    rdfs:label "sigma_v1 (ZetterbergJansen derived variable)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "sigma_v1" ;
                                                                    <https://w3id.org/tvbo/lhs> "sigma_v1" ;
                                                                    <https://w3id.org/tvbo/rhs> "Piecewise((0, rho_1*(rho_2 - v1) > 709), (2*e0/(exp(rho_1*(rho_2 - v1)) + 1), True))" .


###  https://w3id.org/tvbo/ZetterbergJansen/derived_variables/sigma_v23
<https://w3id.org/tvbo/ZetterbergJansen/derived_variables/sigma_v23> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/DerivedVariable> ;
                                                                     rdfs:label "sigma_v23 (ZetterbergJansen derived variable)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "sigma_v23" ;
                                                                     <https://w3id.org/tvbo/lhs> "sigma_v23" ;
                                                                     <https://w3id.org/tvbo/rhs> "Piecewise((0, rho_1*(rho_2 - (v2 - v3)) > 709), (2*e0/(exp(rho_1*(rho_2 - (v2 - v3))) + 1), True))" .


###  https://w3id.org/tvbo/ZetterbergJansen/derived_variables/sigma_v45
<https://w3id.org/tvbo/ZetterbergJansen/derived_variables/sigma_v45> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/DerivedVariable> ;
                                                                     rdfs:label "sigma_v45 (ZetterbergJansen derived variable)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "sigma_v45" ;
                                                                     <https://w3id.org/tvbo/lhs> "sigma_v45" ;
                                                                     <https://w3id.org/tvbo/rhs> "Piecewise((0, rho_1*(rho_2 - (v4 - v5)) > 709), (2*e0/(exp(rho_1*(rho_2 - (v4 - v5))) + 1), True))" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/He
<https://w3id.org/tvbo/ZetterbergJansen/parameters/He> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Maximum amplitude of EPSP [mV]" ;
                                                       <http://schema.org/defaultValue> "3.25"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060079> ,
                                                                                                                <http://purl.obolibrary.org/obo/GO_0098815> ;
                                                       rdfs:label "He (ZetterbergJansen parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Maximum amplitude of EPSP [mV]. Also called average synaptic gain." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "He" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/Hi
<https://w3id.org/tvbo/ZetterbergJansen/parameters/Hi> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Maximum amplitude of IPSP [mV]" ;
                                                       <http://schema.org/defaultValue> "22.0"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0060080> ,
                                                                                                                <http://purl.obolibrary.org/obo/GO_0098828> ;
                                                       rdfs:label "Hi (ZetterbergJansen parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Maximum amplitude of IPSP [mV]. Also called average synaptic gain." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "Hi" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/P
<https://w3id.org/tvbo/ZetterbergJansen/parameters/P> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Maximum firing rate to the pyramidal population [ms^-1]" ;
                                                      <http://schema.org/defaultValue> "0.12"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000598> ,
                                                                                                               <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                      rdfs:label "P (ZetterbergJansen parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> """Maximum firing rate to the pyramidal population [ms^-1].
        (External stimulus. Constant intensity.Entry point for coupling.)""" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "P" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/Q
<https://w3id.org/tvbo/ZetterbergJansen/parameters/Q> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Maximum firing rate to the interneurons population [ms^-1]" ;
                                                      <http://schema.org/defaultValue> "0.12"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                                                               <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                      rdfs:label "Q (ZetterbergJansen parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> """Maximum firing rate to the interneurons population [ms^-1].
        (External stimulus. Constant intensity.Entry point for coupling.)""" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "Q" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/U
<https://w3id.org/tvbo/ZetterbergJansen/parameters/U> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Parameter> ;
                                                      <http://purl.org/dc/terms/description> "Maximum firing rate to the stellate population [ms^-1]" ;
                                                      <http://schema.org/defaultValue> "0.12"^^xsd:double ;
                                                      <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                      rdfs:label "U (ZetterbergJansen parameter)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> """Maximum firing rate to the stellate population [ms^-1].
        (External stimulus. Constant intensity.Entry point for coupling.)""" ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "U" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/e0
<https://w3id.org/tvbo/ZetterbergJansen/parameters/e0> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Half of the maximum population mean firing rate [ms^-1]" ;
                                                       <http://schema.org/defaultValue> "0.0025"^^xsd:double ;
                                                       <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099605> ;
                                                       rdfs:label "e0 (ZetterbergJansen parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Half of the maximum population mean firing rate [ms^-1]." ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "e0" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_1
<https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_1> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Average number of synapses between populations (pyramidal to stellate)" ;
                                                            <http://schema.org/defaultValue> "135.0"^^xsd:double ;
                                                            <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000598> ,
                                                                                                                     <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                            rdfs:label "gamma_1 (ZetterbergJansen parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Average number of synapses between populations (pyramidal to stellate)." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "gamma_1" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_1T
<https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_1T> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Coupling factor from the extrinisic input to the spiny stellate population" ;
                                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                             rdfs:label "gamma_1T (ZetterbergJansen parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Coupling factor from the extrinisic input to the spiny stellate population." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "gamma_1T" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_2
<https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_2> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Average number of synapses between populations (stellate to pyramidal)" ;
                                                            <http://schema.org/defaultValue> "108.0"^^xsd:double ;
                                                            <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                            rdfs:label "gamma_2 (ZetterbergJansen parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Average number of synapses between populations (stellate to pyramidal)." ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "gamma_2" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_2T
<https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_2T> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Coupling factor from the extrinisic input to the pyramidal population" ;
                                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000598> ,
                                                                                                                      <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                             rdfs:label "gamma_2T (ZetterbergJansen parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Coupling factor from the extrinisic input to the pyramidal population." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "gamma_2T" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_3
<https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_3> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Connectivity constant (pyramidal to interneurons)" ;
                                                            <http://schema.org/defaultValue> "33.75"^^xsd:double ;
                                                            <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                                                                     <http://purl.obolibrary.org/obo/CL_0000598> ,
                                                                                                                     <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                            rdfs:label "gamma_3 (ZetterbergJansen parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Connectivity constant (pyramidal to interneurons)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "gamma_3" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_3T
<https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_3T> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                             <http://purl.org/dc/terms/description> "Coupling factor from the extrinisic input to the inhibitory population" ;
                                                             <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                             <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0099536> ;
                                                             rdfs:label "gamma_3T (ZetterbergJansen parameter)" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Coupling factor from the extrinisic input to the inhibitory population." ;
                                                             <http://www.w3.org/2004/02/skos/core#notation> "gamma_3T" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_4
<https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_4> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Connectivity constant (interneurons to pyramidal)" ;
                                                            <http://schema.org/defaultValue> "33.75"^^xsd:double ;
                                                            <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000099> ,
                                                                                                                     <http://purl.obolibrary.org/obo/CL_0000598> ;
                                                            rdfs:label "gamma_4 (ZetterbergJansen parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Connectivity constant (interneurons to pyramidal)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "gamma_4" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_5
<https://w3id.org/tvbo/ZetterbergJansen/parameters/gamma_5> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Connectivity constant (interneurons to interneurons)" ;
                                                            <http://schema.org/defaultValue> "15.0"^^xsd:double ;
                                                            <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/CL_0000099> ;
                                                            rdfs:label "gamma_5 (ZetterbergJansen parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Connectivity constant (interneurons to interneurons)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "gamma_5" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/ke
<https://w3id.org/tvbo/ZetterbergJansen/parameters/ke> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Reciprocal of the time constant of passive membrane and all         other spatially distributed delays in the dendritic network [ms^-1]" ;
                                                       <http://schema.org/defaultValue> "0.1"^^xsd:double ;
                                                       rdfs:label "ke (ZetterbergJansen parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> """Reciprocal of the time constant of passive membrane and all
        other spatially distributed delays in the dendritic network [ms^-1].
        Also called average synaptic time constant.""" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "ke" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/ki
<https://w3id.org/tvbo/ZetterbergJansen/parameters/ki> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Parameter> ;
                                                       <http://purl.org/dc/terms/description> "Reciprocal of the time constant of passive membrane and all         other spatially distributed delays in the dendritic network [ms^-1]" ;
                                                       <http://schema.org/defaultValue> "0.05"^^xsd:double ;
                                                       rdfs:label "ki (ZetterbergJansen parameter)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> """Reciprocal of the time constant of passive membrane and all
        other spatially distributed delays in the dendritic network [ms^-1].
        Also called average synaptic time constant.""" ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "ki" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/rho_1
<https://w3id.org/tvbo/ZetterbergJansen/parameters/rho_1> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                          <http://purl.org/dc/terms/description> "Steepness of the sigmoidal transformation [mV^-1]" ;
                                                          <http://schema.org/defaultValue> "0.56"^^xsd:double ;
                                                          rdfs:label "rho_1 (ZetterbergJansen parameter)" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Steepness of the sigmoidal transformation [mV^-1]." ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "rho_1" .


###  https://w3id.org/tvbo/ZetterbergJansen/parameters/rho_2
<https://w3id.org/tvbo/ZetterbergJansen/parameters/rho_2> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                          <http://purl.org/dc/terms/description> "Firing threshold (PSP) for which a 50% firing rate is achieved" ;
                                                          <http://schema.org/defaultValue> "6.0"^^xsd:double ;
                                                          rdfs:label "rho_2 (ZetterbergJansen parameter)" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> """Firing threshold (PSP) for which a 50% firing rate is achieved.
        In other words, it is the value of the average membrane potential
        corresponding to the inflection point of the sigmoid [mV]. Population mean firing threshold.""" ;
                                                          <http://www.w3.org/2004/02/skos/core#notation> "rho_2" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/v1
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/v1> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "v1 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "v1" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(v1, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "y1" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/v2
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/v2> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "v2 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "v2" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(v2, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "y2" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/v3
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/v3> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "v3 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "v3" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(v3, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "y3" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/v4
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/v4> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "v4 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "v4" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(v4, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "y4" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/v5
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/v5> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "v5 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "v5" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(v5, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "y5" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/v6
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/v6> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "v6 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "v6" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(v6, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "y2 - y3" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/v7
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/v7> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "v7 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "v7" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(v7, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "y4 - y5" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/y1
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/y1> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "y1 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "y1" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(y1, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "He*ke*(gamma_1*sigma_v23 + gamma_1T*(U + coupled_input)) - ke**2*v1 - 2*ke*y1" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/y2
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/y2> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "y2 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "y2" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(y2, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "He*ke*(gamma_2*sigma_v1 + gamma_2T*(P + coupled_input)) - ke**2*v2 - 2*ke*y2" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/y3
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/y3> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "y3 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "y3" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(y3, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "Hi*gamma_4*ki*sigma_v45 - ki**2*v3 - 2*ki*y3" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/y4
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/y4> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "y4 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "y4" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(y4, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "He*ke*(gamma_3*sigma_v23 + gamma_3T*(Q + coupled_input)) - ke**2*v4 - 2*ke*y4" .


###  https://w3id.org/tvbo/ZetterbergJansen/state_variables/y5
<https://w3id.org/tvbo/ZetterbergJansen/state_variables/y5> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/StateVariable> ;
                                                            rdfs:label "y5 (ZetterbergJansen state variable)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "y5" ;
                                                            <https://w3id.org/tvbo/lhs> "Derivative(y5, t)" ;
                                                            <https://w3id.org/tvbo/rhs> "Hi*gamma_5*ki*sigma_v45 - ke**2*v5 - 2*ki*y5" .


###  https://w3id.org/tvbo/atlases/space-MNI152_atlas-Yeo17_res-1_dseg
<https://w3id.org/tvbo/atlases/space-MNI152_atlas-Yeo17_res-1_dseg> rdf:type owl:NamedIndividual ,
                                                                             <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                    rdfs:label "space-MNI152_atlas-Yeo17_res-1_dseg" ;
                                                                    <http://www.w3.org/2004/02/skos/core#altLabel> "Yeo17" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-1000_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-1000_dseg> rdf:type owl:NamedIndividual ,
                                                                                                         <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                                rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-1000_dseg" ;
                                                                                                <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-100_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-100_dseg> rdf:type owl:NamedIndividual ,
                                                                                                        <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                               rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-100_dseg" ;
                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-200_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-200_dseg> rdf:type owl:NamedIndividual ,
                                                                                                        <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                               rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-200_dseg" ;
                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-300_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-300_dseg> rdf:type owl:NamedIndividual ,
                                                                                                        <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                               rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-300_dseg" ;
                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-400_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-400_dseg> rdf:type owl:NamedIndividual ,
                                                                                                        <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                               rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-400_dseg" ;
                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-500_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-500_dseg> rdf:type owl:NamedIndividual ,
                                                                                                        <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                               rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-500_dseg" ;
                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-600_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-600_dseg> rdf:type owl:NamedIndividual ,
                                                                                                        <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                               rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-600_dseg" ;
                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-700_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-700_dseg> rdf:type owl:NamedIndividual ,
                                                                                                        <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                               rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-700_dseg" ;
                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-800_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-800_dseg> rdf:type owl:NamedIndividual ,
                                                                                                        <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                               rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-800_dseg" ;
                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-900_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-900_dseg> rdf:type owl:NamedIndividual ,
                                                                                                        <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                               rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-17Networks_scale-900_dseg" ;
                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-1000_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-1000_dseg> rdf:type owl:NamedIndividual ,
                                                                                                        <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                               rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-1000_dseg" ;
                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-100_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-100_dseg> rdf:type owl:NamedIndividual ,
                                                                                                       <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                              rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-100_dseg" ;
                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-200_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-200_dseg> rdf:type owl:NamedIndividual ,
                                                                                                       <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                              rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-200_dseg" ;
                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-300_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-300_dseg> rdf:type owl:NamedIndividual ,
                                                                                                       <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                              rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-300_dseg" ;
                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-400_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-400_dseg> rdf:type owl:NamedIndividual ,
                                                                                                       <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                              rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-400_dseg" ;
                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-500_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-500_dseg> rdf:type owl:NamedIndividual ,
                                                                                                       <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                              rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-500_dseg" ;
                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-600_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-600_dseg> rdf:type owl:NamedIndividual ,
                                                                                                       <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                              rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-600_dseg" ;
                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-700_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-700_dseg> rdf:type owl:NamedIndividual ,
                                                                                                       <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                              rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-700_dseg" ;
                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-800_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-800_dseg> rdf:type owl:NamedIndividual ,
                                                                                                       <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                              rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-800_dseg" ;
                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-900_dseg
<https://w3id.org/tvbo/atlases/tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-900_dseg> rdf:type owl:NamedIndividual ,
                                                                                                       <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                              rdfs:label "tpl-FSLMNI152_atlas-Schaefer2018_seg-7Networks_scale-900_dseg" ;
                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018" .


###  https://w3id.org/tvbo/atlases/tpl-MNI152NLin2009b_atlas-hcpmmp1_desc-ordered_dseg
<https://w3id.org/tvbo/atlases/tpl-MNI152NLin2009b_atlas-hcpmmp1_desc-ordered_dseg> rdf:type owl:NamedIndividual ,
                                                                                             <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                    rdfs:label "tpl-MNI152NLin2009b_atlas-hcpmmp1_desc-ordered_dseg" ;
                                                                                    <http://www.w3.org/2004/02/skos/core#altLabel> "hcpmmp1" .


###  https://w3id.org/tvbo/atlases/tpl-MNI152NLin2009c_atlas-DesikanKilliany_desc-ranked_dseg
<https://w3id.org/tvbo/atlases/tpl-MNI152NLin2009c_atlas-DesikanKilliany_desc-ranked_dseg> rdf:type owl:NamedIndividual ,
                                                                                                    <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                           rdfs:label "tpl-MNI152NLin2009c_atlas-DesikanKilliany_desc-ranked_dseg" ;
                                                                                           <http://www.w3.org/2004/02/skos/core#altLabel> "DesikanKilliany" .


###  https://w3id.org/tvbo/atlases/tpl-MNI152Nlin2009c_atlas-Destrieux_desc-ranked_dseg
<https://w3id.org/tvbo/atlases/tpl-MNI152Nlin2009c_atlas-Destrieux_desc-ranked_dseg> rdf:type owl:NamedIndividual ,
                                                                                              <http://uri.interlex.org/tgbugs/uris/readable/BrainAtlas> ;
                                                                                     rdfs:label "tpl-MNI152Nlin2009c_atlas-Destrieux_desc-ranked_dseg" ;
                                                                                     <http://www.w3.org/2004/02/skos/core#altLabel> "Destrieux" .


###  https://w3id.org/tvbo/continuations/Generic2dOscillator-bifurcation
<https://w3id.org/tvbo/continuations/Generic2dOscillator-bifurcation> rdf:type owl:NamedIndividual ,
                                                                               <https://w3id.org/tvbo/Continuation> ;
                                                                      <http://purl.org/dc/terms/description> "Continue the equilibrium branch of the Generic2dOscillator as parameter a is varied. Detect Hopf bifurcations and continue periodic orbits from all Hopf points." ;
                                                                      rdfs:label "eq_in_a" .


###  https://w3id.org/tvbo/continuations/Generic2dOscillator-bifurcation-full
<https://w3id.org/tvbo/continuations/Generic2dOscillator-bifurcation-full> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/Continuation> ;
                                                                           <http://purl.org/dc/terms/description> "Comprehensive bifurcation analysis of the Generic2dOscillator. Continues the equilibrium branch as parameter a is varied, detects fold and Hopf bifurcations, then branches to periodic orbits from both Hopf points with fine-tuned solver settings." ;
                                                                           rdfs:label "eq_in_a_full" .


###  https://w3id.org/tvbo/coordinate_spaces/MNI152NLin2009b
<https://w3id.org/tvbo/coordinate_spaces/MNI152NLin2009b> rdf:type owl:NamedIndividual ,
                                                                   <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace> ;
                                                          <http://purl.org/dc/terms/description> "Nonlinear 6th-generation MNI152 average, 2009b release (symmetric variant). Produced by the McConnell Brain Imaging Centre (Fonov et al., 2011)." ;
                                                          rdfs:label "MNI152NLin2009b" ;
                                                          <http://www.w3.org/2004/02/skos/core#altLabel> "MNI152NLin2009b" ,
                                                                                                         "MNI152NLin2009bSym" ,
                                                                                                         "tpl-MNI152NLin2009bSym" ;
                                                          <https://w3id.org/tvbo/anatomicalAxesOrientation> "RAS" ;
                                                          <https://w3id.org/tvbo/axesOrigin> "anterior commissure" ;
                                                          <https://w3id.org/tvbo/unit> "mm" .


###  https://w3id.org/tvbo/coordinate_spaces/MNI152NLin2009c
<https://w3id.org/tvbo/coordinate_spaces/MNI152NLin2009c> rdf:type owl:NamedIndividual ,
                                                                   <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace> ;
                                                          <http://purl.org/dc/terms/description> "Nonlinear 6th-generation MNI152 average, 2009c release (symmetric variant). Produced by the McConnell Brain Imaging Centre (Fonov et al., 2011)." ;
                                                          rdfs:label "MNI152NLin2009c" ;
                                                          <http://www.w3.org/2004/02/skos/core#altLabel> "MNI152NLin2009c" ,
                                                                                                         "MNI152NLin2009cSym" ,
                                                                                                         "tpl-MNI152NLin2009cSym" ;
                                                          <https://w3id.org/tvbo/anatomicalAxesOrientation> "RAS" ;
                                                          <https://w3id.org/tvbo/axesOrigin> "anterior commissure" ;
                                                          <https://w3id.org/tvbo/unit> "mm" .


###  https://w3id.org/tvbo/coordinate_spaces/MNI152NLin2009cAsym
<https://w3id.org/tvbo/coordinate_spaces/MNI152NLin2009cAsym> rdf:type owl:NamedIndividual ,
                                                                       <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace> ;
                                                              <http://purl.org/dc/terms/description> "Nonlinear 6th-generation MNI152 average, 2009c release, asymmetric variant (Fonov et al., 2011). Default template space for fMRIPrep and many modern BIDS pipelines. TemplateFlow id: `tpl-MNI152NLin2009cAsym`." ;
                                                              rdfs:label "MNI152NLin2009cAsym" ;
                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "MNI152NLin2009cAsym" ,
                                                                                                             "MNI152_2009c_asym" ,
                                                                                                             "tpl-MNI152NLin2009cAsym" ;
                                                              <https://w3id.org/tvbo/anatomicalAxesOrientation> "RAS" ;
                                                              <https://w3id.org/tvbo/axesOrigin> "anterior commissure" ;
                                                              <https://w3id.org/tvbo/unit> "mm" .


###  https://w3id.org/tvbo/coordinate_spaces/MNI152NLin6Asym
<https://w3id.org/tvbo/coordinate_spaces/MNI152NLin6Asym> rdf:type owl:NamedIndividual ,
                                                                   <http://uri.interlex.org/tgbugs/uris/readable/CommonCoordinateSpace> ;
                                                          <http://purl.org/dc/terms/description> "Sixth-generation nonlinear ICBM152 average (Mazziotta et al., 2001), asymmetric variant. This is the template shipped with FSL as `MNI152_T1_*mm.nii.gz` (commonly referred to as \"FSLMNI152\" or generic \"MNI152\" in older literature). TemplateFlow id: `tpl-MNI152NLin6Asym`." ;
                                                          rdfs:label "MNI152NLin6Asym" ;
                                                          <http://www.w3.org/2004/02/skos/core#altLabel> "FSLMNI152" ,
                                                                                                         "MNI152" ,
                                                                                                         "MNI152NLin6" ,
                                                                                                         "MNI152NLin6Asym" ;
                                                          <https://w3id.org/tvbo/anatomicalAxesOrientation> "RAS" ;
                                                          <https://w3id.org/tvbo/axesOrigin> "anterior commissure" ;
                                                          <https://w3id.org/tvbo/unit> "mm" .


###  https://w3id.org/tvbo/coupling_functions/Difference
<https://w3id.org/tvbo/coupling_functions/Difference> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Coupling> ;
                                                      rdfs:label "Difference" ;
                                                      <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/coupling_functions/Difference/parameters/a> .


###  https://w3id.org/tvbo/coupling_functions/FastLinearCoupling
<https://w3id.org/tvbo/coupling_functions/FastLinearCoupling> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/Coupling> ;
                                                              <http://purl.org/dc/terms/description> "Instantaneous linear coupling using vectorized matrix multiplication. Applies global coupling strength G to the weighted sum of source states. Faster than element-wise LinearCoupling for dense all-to-all connectivity." ;
                                                              rdfs:label "FastLinearCoupling" ;
                                                              <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/coupling_functions/FastLinearCoupling/parameters/G> ,
                                                                                                   <https://w3id.org/tvbo/coupling_functions/FastLinearCoupling/parameters/b> .


###  https://w3id.org/tvbo/coupling_functions/HyperbolicTangent
<https://w3id.org/tvbo/coupling_functions/HyperbolicTangent> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Coupling> ;
                                                             rdfs:label "HyperbolicTangent" ;
                                                             <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/a> ,
                                                                                                  <https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/b> ,
                                                                                                  <https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/midpoint> ,
                                                                                                  <https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/sigma> .


###  https://w3id.org/tvbo/coupling_functions/KuramotoCoupling
<https://w3id.org/tvbo/coupling_functions/KuramotoCoupling> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Coupling> ;
                                                            rdfs:label "KuramotoCoupling" ;
                                                            <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/coupling_functions/KuramotoCoupling/parameters/N> ,
                                                                                                 <https://w3id.org/tvbo/coupling_functions/KuramotoCoupling/parameters/a> .


###  https://w3id.org/tvbo/coupling_functions/Linear
<https://w3id.org/tvbo/coupling_functions/Linear> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/tvbo/Coupling> ;
                                                  rdfs:label "Linear" ;
                                                  <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/coupling_functions/Linear/parameters/a> ,
                                                                                       <https://w3id.org/tvbo/coupling_functions/Linear/parameters/b> .


###  https://w3id.org/tvbo/coupling_functions/PreSigmoidal
<https://w3id.org/tvbo/coupling_functions/PreSigmoidal> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/tvbo/Coupling> ;
                                                        rdfs:label "PreSigmoidal" ;
                                                        <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/G> ,
                                                                                             <https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/H> ,
                                                                                             <https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/P> ,
                                                                                             <https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/Q> ,
                                                                                             <https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/theta> .


###  https://w3id.org/tvbo/coupling_functions/Scaling
<https://w3id.org/tvbo/coupling_functions/Scaling> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/Coupling> ;
                                                   rdfs:label "Scaling" ;
                                                   <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/coupling_functions/Scaling/parameters/a> .


###  https://w3id.org/tvbo/coupling_functions/Sigmoidal
<https://w3id.org/tvbo/coupling_functions/Sigmoidal> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Coupling> ;
                                                     rdfs:label "Sigmoidal" ;
                                                     <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/a> ,
                                                                                          <https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/cmax> ,
                                                                                          <https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/cmin> ,
                                                                                          <https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/midpoint> ,
                                                                                          <https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/sigma> .


###  https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit
<https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/Coupling> ;
                                                              rdfs:label "SigmoidalJansenRit" ;
                                                              <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/a> ,
                                                                                                   <https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/cmax> ,
                                                                                                   <https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/cmin> ,
                                                                                                   <https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/midpoint> ,
                                                                                                   <https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/r> .


###  https://w3id.org/tvbo/coupling_functions/Difference/parameters/a
<https://w3id.org/tvbo/coupling_functions/Difference/parameters/a> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                   <http://schema.org/defaultValue> "0.1"^^xsd:double ;
                                                                   rdfs:label "a (Difference parameter)" ;
                                                                   <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/coupling_functions/FastLinearCoupling/parameters/G
<https://w3id.org/tvbo/coupling_functions/FastLinearCoupling/parameters/G> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                           <http://purl.org/dc/terms/description> "Global coupling strength scaling long-range connections" ;
                                                                           <http://schema.org/defaultValue> "0.1"^^xsd:double ;
                                                                           rdfs:label "G (FastLinearCoupling parameter)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "G" .


###  https://w3id.org/tvbo/coupling_functions/FastLinearCoupling/parameters/b
<https://w3id.org/tvbo/coupling_functions/FastLinearCoupling/parameters/b> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                           <http://purl.org/dc/terms/description> "Offset/bias added to coupling signal" ;
                                                                           <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                           rdfs:label "b (FastLinearCoupling parameter)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "b" .


###  https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/a
<https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/a> rdf:type owl:NamedIndividual ,
                                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                                          <http://purl.org/dc/terms/description> "Minimum of the sigmoid function" ;
                                                                          <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                          rdfs:label "a (HyperbolicTangent parameter)" ;
                                                                          <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/b
<https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/b> rdf:type owl:NamedIndividual ,
                                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                                          <http://purl.org/dc/terms/description> "Scaling factor for the variable" ;
                                                                          <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                          rdfs:label "b (HyperbolicTangent parameter)" ;
                                                                          <http://www.w3.org/2004/02/skos/core#notation> "b" .


###  https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/midpoint
<https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/midpoint> rdf:type owl:NamedIndividual ,
                                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                                 <http://purl.org/dc/terms/description> "Midpoint of the linear portion of the sigmoid" ;
                                                                                 <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                                 rdfs:label "midpoint (HyperbolicTangent parameter)" ;
                                                                                 <http://www.w3.org/2004/02/skos/core#notation> "midpoint" .


###  https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/sigma
<https://w3id.org/tvbo/coupling_functions/HyperbolicTangent/parameters/sigma> rdf:type owl:NamedIndividual ,
                                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                                              <http://purl.org/dc/terms/description> "Standard deviation of the coupling" ;
                                                                              <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                              rdfs:label "sigma (HyperbolicTangent parameter)" ;
                                                                              <http://www.w3.org/2004/02/skos/core#notation> "sigma" .


###  https://w3id.org/tvbo/coupling_functions/KuramotoCoupling/parameters/N
<https://w3id.org/tvbo/coupling_functions/KuramotoCoupling/parameters/N> rdf:type owl:NamedIndividual ,
                                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                                         <http://purl.org/dc/terms/description> "Number of nodes, i.e., size of network." ;
                                                                         <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                         rdfs:label "N (KuramotoCoupling parameter)" ;
                                                                         <http://www.w3.org/2004/02/skos/core#notation> "N" .


###  https://w3id.org/tvbo/coupling_functions/KuramotoCoupling/parameters/a
<https://w3id.org/tvbo/coupling_functions/KuramotoCoupling/parameters/a> rdf:type owl:NamedIndividual ,
                                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                                         <http://purl.org/dc/terms/description> "Rescales the connection strength." ;
                                                                         <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                         rdfs:label "a (KuramotoCoupling parameter)" ;
                                                                         <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/coupling_functions/Linear/parameters/a
<https://w3id.org/tvbo/coupling_functions/Linear/parameters/a> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "Linear scaling factor of the coupled (delayed) input." ;
                                                               <http://schema.org/defaultValue> "0.00390625"^^xsd:double ;
                                                               rdfs:label "a (Linear parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/coupling_functions/Linear/parameters/b
<https://w3id.org/tvbo/coupling_functions/Linear/parameters/b> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/tvbo/Parameter> ;
                                                               <http://purl.org/dc/terms/description> "Shifts the base of the connection strength while maintaining the absolute difference between different values." ;
                                                               <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                               rdfs:label "b (Linear parameter)" ;
                                                               <http://www.w3.org/2004/02/skos/core#notation> "b" .


###  https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/G
<https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/G> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "Gain" ;
                                                                     <http://schema.org/defaultValue> "60.0"^^xsd:double ;
                                                                     rdfs:label "G (PreSigmoidal parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "G" .


###  https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/H
<https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/H> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "Global Factor" ;
                                                                     <http://schema.org/defaultValue> "0.5"^^xsd:double ;
                                                                     rdfs:label "H (PreSigmoidal parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "H" .


###  https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/P
<https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/P> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "Excitation-Inhibition ratio" ;
                                                                     <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                     rdfs:label "P (PreSigmoidal parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "P" .


###  https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/Q
<https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/Q> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "Average" ;
                                                                     <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                     rdfs:label "Q (PreSigmoidal parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "Q" .


###  https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/theta
<https://w3id.org/tvbo/coupling_functions/PreSigmoidal/parameters/theta> rdf:type owl:NamedIndividual ,
                                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                                         <http://purl.org/dc/terms/description> "Threshold" ;
                                                                         <http://schema.org/defaultValue> "0.5"^^xsd:double ;
                                                                         rdfs:label "theta (PreSigmoidal parameter)" ;
                                                                         <http://www.w3.org/2004/02/skos/core#notation> "theta" .


###  https://w3id.org/tvbo/coupling_functions/Scaling/parameters/a
<https://w3id.org/tvbo/coupling_functions/Scaling/parameters/a> rdf:type owl:NamedIndividual ,
                                                                         <https://w3id.org/tvbo/Parameter> ;
                                                                <http://purl.org/dc/terms/description> "Linear scaling factor of the coupled (delayed) input." ;
                                                                <http://schema.org/defaultValue> "0.00390625"^^xsd:double ;
                                                                rdfs:label "a (Scaling parameter)" ;
                                                                <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/a
<https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/a> rdf:type owl:NamedIndividual ,
                                                                           <https://w3id.org/tvbo/Parameter> ;
                                                                  <http://purl.org/dc/terms/description> "Scaling of sigmoidal" ;
                                                                  <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                  rdfs:label "a (Sigmoidal parameter)" ;
                                                                  <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/cmax
<https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/cmax> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "Maximum of the sigmoid function" ;
                                                                     <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                     rdfs:label "cmax (Sigmoidal parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "cmax" .


###  https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/cmin
<https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/cmin> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                     <http://purl.org/dc/terms/description> "Minimum of sigmoid function" ;
                                                                     <http://schema.org/defaultValue> "-1.0"^^xsd:double ;
                                                                     rdfs:label "cmin (Sigmoidal parameter)" ;
                                                                     <http://www.w3.org/2004/02/skos/core#notation> "cmin" .


###  https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/midpoint
<https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/midpoint> rdf:type owl:NamedIndividual ,
                                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                                         <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                         rdfs:label "midpoint (Sigmoidal parameter)" ;
                                                                         <http://www.w3.org/2004/02/skos/core#notation> "midpoint" .


###  https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/sigma
<https://w3id.org/tvbo/coupling_functions/Sigmoidal/parameters/sigma> rdf:type owl:NamedIndividual ,
                                                                               <https://w3id.org/tvbo/Parameter> ;
                                                                      <http://schema.org/defaultValue> "230.0"^^xsd:double ;
                                                                      rdfs:label "sigma (Sigmoidal parameter)" ;
                                                                      <http://www.w3.org/2004/02/skos/core#notation> "sigma" .


###  https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/a
<https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/a> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                           <http://purl.org/dc/terms/description> "Scaling of the coupling term" ;
                                                                           <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                           rdfs:label "a (SigmoidalJansenRit parameter)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "a" .


###  https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/cmax
<https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/cmax> rdf:type owl:NamedIndividual ,
                                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                                              <http://purl.org/dc/terms/description> "Maximum of the Sigmoid function" ;
                                                                              <http://schema.org/defaultValue> "0.005"^^xsd:double ;
                                                                              rdfs:label "cmax (SigmoidalJansenRit parameter)" ;
                                                                              <http://www.w3.org/2004/02/skos/core#notation> "cmax" .


###  https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/cmin
<https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/cmin> rdf:type owl:NamedIndividual ,
                                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                                              <http://purl.org/dc/terms/description> "minimum of the Sigmoid function" ;
                                                                              <http://schema.org/defaultValue> "0.0"^^xsd:double ;
                                                                              rdfs:label "cmin (SigmoidalJansenRit parameter)" ;
                                                                              <http://www.w3.org/2004/02/skos/core#notation> "cmin" .


###  https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/midpoint
<https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/midpoint> rdf:type owl:NamedIndividual ,
                                                                                           <https://w3id.org/tvbo/Parameter> ;
                                                                                  <http://purl.org/dc/terms/description> "Midpoint of the linear portion of the sigmoid" ;
                                                                                  <http://schema.org/defaultValue> "6.0"^^xsd:double ;
                                                                                  rdfs:label "midpoint (SigmoidalJansenRit parameter)" ;
                                                                                  <http://www.w3.org/2004/02/skos/core#notation> "midpoint" .


###  https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/r
<https://w3id.org/tvbo/coupling_functions/SigmoidalJansenRit/parameters/r> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                           <http://purl.org/dc/terms/description> "The steepness of the sigmoidal transformation" ;
                                                                           <http://schema.org/defaultValue> "0.56"^^xsd:double ;
                                                                           rdfs:label "r (SigmoidalJansenRit parameter)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "r" .


###  https://w3id.org/tvbo/experiments/EI_Tuning_FIC_EIB_Optimization
<https://w3id.org/tvbo/experiments/EI_Tuning_FIC_EIB_Optimization> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/SimulationExperiment> ;
                                                                   <http://purl.org/dc/terms/description> """Fitting functional connectivity using the two-population Reduced Wong-Wang model with explicit excitatory and inhibitory populations. Combines Feedback Inhibition Control (FIC) to maintain local E-I balance with EIB tuning to globally optimize network connectivity. Supports both iterative (FIC+EIB) and gradient-based optimization approaches.
""" ;
                                                                   rdfs:label "EI Tuning: Functional Connectivity Fitting" .


###  https://w3id.org/tvbo/experiments/JR_MEG_FrequencyGradient_Optimization
<https://w3id.org/tvbo/experiments/JR_MEG_FrequencyGradient_Optimization> rdf:type owl:NamedIndividual ,
                                                                                   <https://w3id.org/tvbo/SimulationExperiment> ;
                                                                          <http://purl.org/dc/terms/description> """Reproducing MEG Resting-State Frequency Gradients with Network Dynamics. This experiment fits region-specific Jansen-Rit parameters to reproduce the empirical frequency gradient from visual cortex (11 Hz) to association areas (7 Hz).
""" ;
                                                                          rdfs:label "JR Peak Frequency Optimization" .


###  https://w3id.org/tvbo/experiments/RWW_BOLD_FC_Optimization
<https://w3id.org/tvbo/experiments/RWW_BOLD_FC_Optimization> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/SimulationExperiment> ;
                                                             <http://purl.org/dc/terms/description> """Fitting functional connectivity using the Reduced Wong-Wang model. Two-stage optimization: global parameters first, then regional heterogeneity. Based on tvboptim RWW.qmd tutorial.
""" ;
                                                             rdfs:label "RWW Functional Connectivity Fitting" .


###  https://w3id.org/tvbo/experiments/RateML_ReducedWongWang
<https://w3id.org/tvbo/experiments/RateML_ReducedWongWang> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/SimulationExperiment> ;
                                                           rdfs:label "RateML rwongwang ground truth" .


###  https://w3id.org/tvbo/experiments/Schirner2023_MultiscaleBNM_DM
<https://w3id.org/tvbo/experiments/Schirner2023_MultiscaleBNM_DM> rdf:type owl:NamedIndividual ,
                                                                           <https://w3id.org/tvbo/SimulationExperiment> ;
                                                                  <http://purl.org/dc/terms/description> """Multiscale brain network model coupling large-scale structural connectivity with a small-scale frontoparietal circuit for decision-making (DM) and working memory (WM). The large-scale model uses the Reduced Wong-Wang model (Deco et al., 2014, JNeurosci) with explicit excitatory and inhibitory populations. The functional circuit implements winner-take-all DM and persistent-activity WM based on Murray, Jaramillo & Wang (2017, JNeurosci).
Key innovation: The ratio of long-range excitation (LRE) to feedforward inhibition (FFI) controls functional connectivity between brain regions. This E/I balance tuning enables fitting personalized brain network models to empirical functional connectivity and explains individual differences in cognitive performance (speed-accuracy trade-off in intelligence tests).
""" ;
                                                                  rdfs:label "Multiscale BNM: Decision-Making with E/I Balance Tuning" .


###  https://w3id.org/tvbo/integrators/Dopri5
<https://w3id.org/tvbo/integrators/Dopri5> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/tvbo/Integrator> ;
                                           rdfs:label "Dopri5" .


###  https://w3id.org/tvbo/integrators/Dopri853
<https://w3id.org/tvbo/integrators/Dopri853> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/tvbo/Integrator> ;
                                             rdfs:label "Dopri853" .


###  https://w3id.org/tvbo/integrators/Euler
<https://w3id.org/tvbo/integrators/Euler> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/Integrator> ;
                                          rdfs:label "Euler" .


###  https://w3id.org/tvbo/integrators/Heun
<https://w3id.org/tvbo/integrators/Heun> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/Integrator> ;
                                         rdfs:label "Heun" .


###  https://w3id.org/tvbo/integrators/Identity
<https://w3id.org/tvbo/integrators/Identity> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/tvbo/Integrator> ;
                                             rdfs:label "Identity" .


###  https://w3id.org/tvbo/integrators/RungeKutta4thOrder
<https://w3id.org/tvbo/integrators/RungeKutta4thOrder> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Integrator> ;
                                                       rdfs:label "RungeKutta4thOrder" .


###  https://w3id.org/tvbo/integrators/VODE
<https://w3id.org/tvbo/integrators/VODE> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/Integrator> ;
                                         rdfs:label "VODE" .


###  https://w3id.org/tvbo/networks/SmileyNetwork
<https://w3id.org/tvbo/networks/SmileyNetwork> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Network> ;
                                               rdfs:label "SmileyNetwork" ;
                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/SmileyNetwork/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/acq-EEGBrainstorm65_sensors
<https://w3id.org/tvbo/networks/acq-EEGBrainstorm65_sensors> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Network> ;
                                                             <http://purl.org/dc/terms/description> "65-channel EEG sensor array (Brainstorm default). Positions in mm, Brainstorm coordinate space." ;
                                                             rdfs:label "acq-EEGBrainstorm65_sensors" ;
                                                             <http://www.w3.org/2004/02/skos/core#altLabel> "EEG Brainstorm 65" ;
                                                             <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/acq-EEGBrainstorm65_sensors/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/acq-MEGBrainstorm276_sensors
<https://w3id.org/tvbo/networks/acq-MEGBrainstorm276_sensors> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/tvbo/Network> ;
                                                              <http://purl.org/dc/terms/description> "276-channel MEG sensor array (Brainstorm default). Positions and orientations in mm." ;
                                                              rdfs:label "acq-MEGBrainstorm276_sensors" ;
                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "MEG Brainstorm 276" ;
                                                              <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/acq-MEGBrainstorm276_sensors/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/acq-SEEG588_sensors
<https://w3id.org/tvbo/networks/acq-SEEG588_sensors> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Network> ;
                                                     <http://purl.org/dc/terms/description> "588-contact stereo-EEG array (TVB default). Intracranial depth electrodes. No precomputed projection — gain is computed analytically." ;
                                                     rdfs:label "acq-SEEG588_sensors" ;
                                                     <http://www.w3.org/2004/02/skos/core#altLabel> "SEEG 588 contacts" ;
                                                     <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/acq-SEEG588_sensors/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/example_3node_network
<https://w3id.org/tvbo/networks/example_3node_network> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/tvbo/Network> ;
                                                       <http://purl.org/dc/terms/description> "Example network with 3 nodes and two different coupling types (excitatory and inhibitory)" ;
                                                       rdfs:label "example_3node_network" ;
                                                       <http://www.w3.org/2004/02/skos/core#altLabel> "Simple 3-Node Network Example" ;
                                                       <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/example_3node_network/parameters/G> ,
                                                                                            <https://w3id.org/tvbo/networks/example_3node_network/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/sensors_eeg_standard1005_fsaverage_aparc_projection
<https://w3id.org/tvbo/networks/sensors_eeg_standard1005_fsaverage_aparc_projection> rdf:type owl:NamedIndividual ,
                                                                                              <https://w3id.org/tvbo/Network> ;
                                                                                     <http://purl.org/dc/terms/description> "MNE standard_1005 EEG sensors (MNI, mm) with fsaverage aparc projection gain matrix (sensors x regions)." ;
                                                                                     rdfs:label "sensors_eeg_standard1005_fsaverage_aparc_projection" ;
                                                                                     <http://www.w3.org/2004/02/skos/core#altLabel> "EEG standard_1005 fsaverage projection" ;
                                                                                     <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/sensors_eeg_standard1005_fsaverage_aparc_projection/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-Hansen2022_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SCFC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-Hansen2022_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SCFC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                                <https://w3id.org/tvbo/Network> ;
                                                                                                                                       <http://purl.org/dc/terms/description> "Schaefer2018 100-parcel 7Networks multi-graph network from Hansen et al. (2022). Contains structural connectivity (SC) from diffusion MRI tractography and functional connectivity (FC) from resting-state fMRI, both derived from the HCP Young Adult cohort. SC edge weights are log-transformed streamline counts normalized to [0, 1]. FC edge weights are Pearson correlations." ;
                                                                                                                                       rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-Hansen2022_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SCFC_relmat" ;
                                                                                                                                       <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_100_7Networks_Hansen2022_SCFC" ;
                                                                                                                                       <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-Hansen2022_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SCFC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_scale-1000_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_scale-1000_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                           <https://w3id.org/tvbo/Network> ;
                                                                                                                  rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_scale-1000_desc-SC_relmat" ;
                                                                                                                  <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer1000 (dTOR)" ;
                                                                                                                  <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_scale-1000_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                          <https://w3id.org/tvbo/Network> ;
                                                                                                                                 rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat" ;
                                                                                                                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_1000_17Networks_dTOR" ;
                                                                                                                                 <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-100_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-100_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                         <https://w3id.org/tvbo/Network> ;
                                                                                                                                rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-100_desc-SC_relmat" ;
                                                                                                                                <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_100_17Networks_dTOR" ;
                                                                                                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-100_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-200_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-200_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                         <https://w3id.org/tvbo/Network> ;
                                                                                                                                rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-200_desc-SC_relmat" ;
                                                                                                                                <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_200_17Networks_dTOR" ;
                                                                                                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-200_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-300_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-300_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                         <https://w3id.org/tvbo/Network> ;
                                                                                                                                rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-300_desc-SC_relmat" ;
                                                                                                                                <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_300_17Networks_dTOR" ;
                                                                                                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-300_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-400_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-400_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                         <https://w3id.org/tvbo/Network> ;
                                                                                                                                rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-400_desc-SC_relmat" ;
                                                                                                                                <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_400_17Networks_dTOR" ;
                                                                                                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-400_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-500_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-500_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                         <https://w3id.org/tvbo/Network> ;
                                                                                                                                rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-500_desc-SC_relmat" ;
                                                                                                                                <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_500_17Networks_dTOR" ;
                                                                                                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-500_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-600_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-600_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                         <https://w3id.org/tvbo/Network> ;
                                                                                                                                rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-600_desc-SC_relmat" ;
                                                                                                                                <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_600_17Networks_dTOR" ;
                                                                                                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-600_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-700_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-700_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                         <https://w3id.org/tvbo/Network> ;
                                                                                                                                rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-700_desc-SC_relmat" ;
                                                                                                                                <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_700_17Networks_dTOR" ;
                                                                                                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-700_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-800_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-800_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                         <https://w3id.org/tvbo/Network> ;
                                                                                                                                rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-800_desc-SC_relmat" ;
                                                                                                                                <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_800_17Networks_dTOR" ;
                                                                                                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-800_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-900_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-900_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                         <https://w3id.org/tvbo/Network> ;
                                                                                                                                rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-900_desc-SC_relmat" ;
                                                                                                                                <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_900_17Networks_dTOR" ;
                                                                                                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-900_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-1000_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-1000_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                         <https://w3id.org/tvbo/Network> ;
                                                                                                                                rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-1000_desc-SC_relmat" ;
                                                                                                                                <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_1000_7Networks_dTOR" ;
                                                                                                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                                               rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SC_relmat" ;
                                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_100_7Networks_dTOR" ;
                                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-200_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-200_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                                               rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-200_desc-SC_relmat" ;
                                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_200_7Networks_dTOR" ;
                                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-200_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-300_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-300_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                                               rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-300_desc-SC_relmat" ;
                                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_300_7Networks_dTOR" ;
                                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-300_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-400_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-400_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                                               rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-400_desc-SC_relmat" ;
                                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_400_7Networks_dTOR" ;
                                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-400_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-500_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-500_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                                               rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-500_desc-SC_relmat" ;
                                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_500_7Networks_dTOR" ;
                                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-500_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-600_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-600_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                                               rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-600_desc-SC_relmat" ;
                                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_600_7Networks_dTOR" ;
                                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-600_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-700_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-700_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                                               rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-700_desc-SC_relmat" ;
                                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_700_7Networks_dTOR" ;
                                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-700_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-800_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-800_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                                               rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-800_desc-SC_relmat" ;
                                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_800_7Networks_dTOR" ;
                                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-800_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-900_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-900_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                                               rdfs:label "tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-900_desc-SC_relmat" ;
                                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer2018_900_7Networks_dTOR" ;
                                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-900_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_scale-1000_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_scale-1000_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                                               rdfs:label "tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_scale-1000_desc-SC_relmat" ;
                                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer1000 (MghUscHcp32)" ;
                                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_scale-1000_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                                       <https://w3id.org/tvbo/Network> ;
                                                                                                                                              rdfs:label "tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat" ;
                                                                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer100017Networks (MghUscHcp32)" ;
                                                                                                                                              <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_scale-1000_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_scale-1000_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                              <https://w3id.org/tvbo/Network> ;
                                                                                                                     rdfs:label "tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_scale-1000_desc-SC_relmat" ;
                                                                                                                     <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer1000 (PPMI85)" ;
                                                                                                                     <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_scale-1000_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                             <https://w3id.org/tvbo/Network> ;
                                                                                                                                    rdfs:label "tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat" ;
                                                                                                                                    <http://www.w3.org/2004/02/skos/core#altLabel> "Schaefer100017Networks (PPMI85)" ;
                                                                                                                                    <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                     <https://w3id.org/tvbo/Network> ;
                                                                                                            rdfs:label "tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_desc-SC_relmat" ;
                                                                                                            <http://www.w3.org/2004/02/skos/core#altLabel> "hcpmmp1 (dTOR)" ;
                                                                                                            <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_seg-ordered_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_seg-ordered_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                 <https://w3id.org/tvbo/Network> ;
                                                                                                                        rdfs:label "tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_seg-ordered_desc-SC_relmat" ;
                                                                                                                        <http://www.w3.org/2004/02/skos/core#altLabel> "hcpmmp1ordered (dTOR)" ;
                                                                                                                        <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_seg-ordered_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                  <https://w3id.org/tvbo/Network> ;
                                                                                                                         rdfs:label "tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_desc-SC_relmat" ;
                                                                                                                         <http://www.w3.org/2004/02/skos/core#altLabel> "hcpmmp1 (MghUscHcp32)" ;
                                                                                                                         <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_seg-ordered_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_seg-ordered_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                              <https://w3id.org/tvbo/Network> ;
                                                                                                                                     rdfs:label "tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_seg-ordered_desc-SC_relmat" ;
                                                                                                                                     <http://www.w3.org/2004/02/skos/core#altLabel> "hcpmmp1ordered (MghUscHcp32)" ;
                                                                                                                                     <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_seg-ordered_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                               rdfs:label "tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_desc-SC_relmat" ;
                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "hcpmmp1 (PPMI85)" ;
                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_seg-ordered_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_seg-ordered_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                    <https://w3id.org/tvbo/Network> ;
                                                                                                                           rdfs:label "tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_seg-ordered_desc-SC_relmat" ;
                                                                                                                           <http://www.w3.org/2004/02/skos/core#altLabel> "hcpmmp1ordered (PPMI85)" ;
                                                                                                                           <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_seg-ordered_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_desc-surf_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_desc-surf_relmat> rdf:type owl:NamedIndividual ,
                                                                                                             <https://w3id.org/tvbo/Network> ;
                                                                                                    rdfs:label "tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_desc-surf_relmat" ;
                                                                                                    <http://www.w3.org/2004/02/skos/core#altLabel> "Lobar8 surface (fsaverage 164k, 327684 vertices)" ;
                                                                                                    <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_desc-surf_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-L_desc-surf_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-L_desc-surf_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                    <https://w3id.org/tvbo/Network> ;
                                                                                                           rdfs:label "tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-L_desc-surf_relmat" ;
                                                                                                           <http://www.w3.org/2004/02/skos/core#altLabel> "Lobar8 LH surface (fsaverage 164k, 163842 vertices)" ;
                                                                                                           <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-L_desc-surf_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-R_desc-surf_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-R_desc-surf_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                    <https://w3id.org/tvbo/Network> ;
                                                                                                           rdfs:label "tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-R_desc-surf_relmat" ;
                                                                                                           <http://www.w3.org/2004/02/skos/core#altLabel> "Lobar8 RH surface (fsaverage 164k, 163842 vertices)" ;
                                                                                                           <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-R_desc-surf_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-DesikanKilliany_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-DesikanKilliany_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                             <https://w3id.org/tvbo/Network> ;
                                                                                                                    rdfs:label "tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-DesikanKilliany_desc-SC_relmat" ;
                                                                                                                    <http://www.w3.org/2004/02/skos/core#altLabel> "DesikanKilliany (dTOR)" ;
                                                                                                                    <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-DesikanKilliany_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Destrieux_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Destrieux_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                       <https://w3id.org/tvbo/Network> ;
                                                                                                              rdfs:label "tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Destrieux_desc-SC_relmat" ;
                                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Destrieux (dTOR)" ;
                                                                                                              <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Destrieux_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-HCPex_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-HCPex_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                   <https://w3id.org/tvbo/Network> ;
                                                                                                          rdfs:label "tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-HCPex_desc-SC_relmat" ;
                                                                                                          <http://www.w3.org/2004/02/skos/core#altLabel> "HCPex (dTOR)" ;
                                                                                                          <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-HCPex_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar8_desc-SCFC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar8_desc-SCFC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                      <https://w3id.org/tvbo/Network> ;
                                                                                                             rdfs:label "tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar8_desc-SCFC_relmat" ;
                                                                                                             <http://www.w3.org/2004/02/skos/core#altLabel> "Lobar8 (dTOR)" ;
                                                                                                             <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar8_desc-SCFC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                   <https://w3id.org/tvbo/Network> ;
                                                                                                          rdfs:label "tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-SC_relmat" ;
                                                                                                          <http://www.w3.org/2004/02/skos/core#altLabel> "Lobar (dTOR)" ;
                                                                                                          <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-surf_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-surf_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                     <https://w3id.org/tvbo/Network> ;
                                                                                                            rdfs:label "tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-surf_relmat" ;
                                                                                                            <http://www.w3.org/2004/02/skos/core#altLabel> "Lobar surface (fsLR 32k, 64984 vertices)" ;
                                                                                                            <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-surf_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Yeo17_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Yeo17_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                   <https://w3id.org/tvbo/Network> ;
                                                                                                          rdfs:label "tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Yeo17_desc-SC_relmat" ;
                                                                                                          <http://www.w3.org/2004/02/skos/core#altLabel> "Yeo17 (dTOR)" ;
                                                                                                          <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Yeo17_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-virtualdbs_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-virtualdbs_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                        <https://w3id.org/tvbo/Network> ;
                                                                                                               rdfs:label "tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-virtualdbs_desc-SC_relmat" ;
                                                                                                               <http://www.w3.org/2004/02/skos/core#altLabel> "virtualdbs (dTOR)" ;
                                                                                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-virtualdbs_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-DesikanKilliany_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-DesikanKilliany_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                          <https://w3id.org/tvbo/Network> ;
                                                                                                                                 rdfs:label "tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-DesikanKilliany_desc-SC_relmat" ;
                                                                                                                                 <http://www.w3.org/2004/02/skos/core#altLabel> "DesikanKilliany (MghUscHcp32)" ;
                                                                                                                                 <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-DesikanKilliany_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Destrieux_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Destrieux_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                    <https://w3id.org/tvbo/Network> ;
                                                                                                                           rdfs:label "tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Destrieux_desc-SC_relmat" ;
                                                                                                                           <http://www.w3.org/2004/02/skos/core#altLabel> "Destrieux (MghUscHcp32)" ;
                                                                                                                           <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Destrieux_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HOCPA_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HOCPA_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                <https://w3id.org/tvbo/Network> ;
                                                                                                                       rdfs:label "tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HOCPA_desc-SC_relmat" ;
                                                                                                                       <http://www.w3.org/2004/02/skos/core#altLabel> "HOCPA (MghUscHcp32)" ;
                                                                                                                       <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HOCPA_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Yeo17_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Yeo17_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                <https://w3id.org/tvbo/Network> ;
                                                                                                                       rdfs:label "tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Yeo17_desc-SC_relmat" ;
                                                                                                                       <http://www.w3.org/2004/02/skos/core#altLabel> "Yeo17 (MghUscHcp32)" ;
                                                                                                                       <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Yeo17_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-virtualdbs_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-virtualdbs_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                     <https://w3id.org/tvbo/Network> ;
                                                                                                                            rdfs:label "tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-virtualdbs_desc-SC_relmat" ;
                                                                                                                            <http://www.w3.org/2004/02/skos/core#altLabel> "virtualdbs (MghUscHcp32)" ;
                                                                                                                            <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-virtualdbs_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-DesikanKilliany_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-DesikanKilliany_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                                <https://w3id.org/tvbo/Network> ;
                                                                                                                       rdfs:label "tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-DesikanKilliany_desc-SC_relmat" ;
                                                                                                                       <http://www.w3.org/2004/02/skos/core#altLabel> "DesikanKilliany (PPMI85)" ;
                                                                                                                       <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-DesikanKilliany_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Destrieux_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Destrieux_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                          <https://w3id.org/tvbo/Network> ;
                                                                                                                 rdfs:label "tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Destrieux_desc-SC_relmat" ;
                                                                                                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Destrieux (PPMI85)" ;
                                                                                                                 <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Destrieux_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Yeo17_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Yeo17_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                      <https://w3id.org/tvbo/Network> ;
                                                                                                             rdfs:label "tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Yeo17_desc-SC_relmat" ;
                                                                                                             <http://www.w3.org/2004/02/skos/core#altLabel> "Yeo17 (PPMI85)" ;
                                                                                                             <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Yeo17_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-virtualdbs_desc-SC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-virtualdbs_desc-SC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                           <https://w3id.org/tvbo/Network> ;
                                                                                                                  rdfs:label "tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-virtualdbs_desc-SC_relmat" ;
                                                                                                                  <http://www.w3.org/2004/02/skos/core#altLabel> "virtualdbs (PPMI85)" ;
                                                                                                                  <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-virtualdbs_desc-SC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-DesikanKilliany_desc-SCFC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-DesikanKilliany_desc-SCFC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                                       <https://w3id.org/tvbo/Network> ;
                                                                                                              rdfs:label "tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-DesikanKilliany_desc-SCFC_relmat" ;
                                                                                                              <http://www.w3.org/2004/02/skos/core#altLabel> "DesikanKilliany (avgMatrix SC+FC)" ;
                                                                                                              <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-DesikanKilliany_desc-SCFC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-Lobar8_desc-SCFC_relmat
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-Lobar8_desc-SCFC_relmat> rdf:type owl:NamedIndividual ,
                                                                                                              <https://w3id.org/tvbo/Network> ;
                                                                                                     rdfs:label "tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-Lobar8_desc-SCFC_relmat" ;
                                                                                                     <http://www.w3.org/2004/02/skos/core#altLabel> "Lobar8 (avgMatrix)" ;
                                                                                                     <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-Lobar8_desc-SCFC_relmat/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/tpl-fsaverage_acq-EEGstandard1005_atlas-DesikanKilliany_desc-projection_sensors
<https://w3id.org/tvbo/networks/tpl-fsaverage_acq-EEGstandard1005_atlas-DesikanKilliany_desc-projection_sensors> rdf:type owl:NamedIndividual ,
                                                                                                                          <https://w3id.org/tvbo/Network> ;
                                                                                                                 <http://purl.org/dc/terms/description> "MNE standard_1005 EEG sensors (MNI, mm) with fsaverage aparc projection gain matrix (sensors x regions)." ;
                                                                                                                 rdfs:label "tpl-fsaverage_acq-EEGstandard1005_atlas-DesikanKilliany_desc-projection_sensors" ;
                                                                                                                 <http://www.w3.org/2004/02/skos/core#altLabel> "EEG standard_1005 fsaverage projection" ;
                                                                                                                 <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/networks/tpl-fsaverage_acq-EEGstandard1005_atlas-DesikanKilliany_desc-projection_sensors/parameters/conduction_speed> .


###  https://w3id.org/tvbo/networks/SmileyNetwork/parameters/conduction_speed
<https://w3id.org/tvbo/networks/SmileyNetwork/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                           rdfs:label "conduction_speed (SmileyNetwork parameter)" ;
                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/acq-EEGBrainstorm65_sensors/parameters/conduction_speed
<https://w3id.org/tvbo/networks/acq-EEGBrainstorm65_sensors/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                                                         <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                         rdfs:label "conduction_speed (acq-EEGBrainstorm65_sensors parameter)" ;
                                                                                         <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                         <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/acq-MEGBrainstorm276_sensors/parameters/conduction_speed
<https://w3id.org/tvbo/networks/acq-MEGBrainstorm276_sensors/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                                                          <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                          rdfs:label "conduction_speed (acq-MEGBrainstorm276_sensors parameter)" ;
                                                                                          <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                          <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/acq-SEEG588_sensors/parameters/conduction_speed
<https://w3id.org/tvbo/networks/acq-SEEG588_sensors/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                                 <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                 rdfs:label "conduction_speed (acq-SEEG588_sensors parameter)" ;
                                                                                 <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                 <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/example_3node_network/parameters/G
<https://w3id.org/tvbo/networks/example_3node_network/parameters/G> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                    rdfs:label "G (example_3node_network parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "G" .


###  https://w3id.org/tvbo/networks/example_3node_network/parameters/conduction_speed
<https://w3id.org/tvbo/networks/example_3node_network/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                                   <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                   rdfs:label "conduction_speed (example_3node_network parameter)" ;
                                                                                   <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                   <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/sensors_eeg_standard1005_fsaverage_aparc_projection/parameters/conduction_speed
<https://w3id.org/tvbo/networks/sensors_eeg_standard1005_fsaverage_aparc_projection/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                                                                 <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                 rdfs:label "conduction_speed (sensors_eeg_standard1005_fsaverage_aparc_projection parameter)" ;
                                                                                                                 <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                 <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-Hansen2022_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SCFC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-Hansen2022_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SCFC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                                   <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                                   rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-Hansen2022_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SCFC_relmat parameter)" ;
                                                                                                                                                                   <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                                   <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_scale-1000_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_scale-1000_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                              <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                              rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_scale-1000_desc-SC_relmat parameter)" ;
                                                                                                                                              <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                              <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                             <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                             rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat parameter)" ;
                                                                                                                                                             <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                             <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-100_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-100_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                            <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                            rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-100_desc-SC_relmat parameter)" ;
                                                                                                                                                            <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                            <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-200_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-200_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                            <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                            rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-200_desc-SC_relmat parameter)" ;
                                                                                                                                                            <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                            <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-300_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-300_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                            <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                            rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-300_desc-SC_relmat parameter)" ;
                                                                                                                                                            <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                            <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-400_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-400_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                            <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                            rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-400_desc-SC_relmat parameter)" ;
                                                                                                                                                            <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                            <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-500_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-500_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                            <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                            rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-500_desc-SC_relmat parameter)" ;
                                                                                                                                                            <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                            <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-600_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-600_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                            <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                            rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-600_desc-SC_relmat parameter)" ;
                                                                                                                                                            <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                            <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-700_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-700_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                            <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                            rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-700_desc-SC_relmat parameter)" ;
                                                                                                                                                            <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                            <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-800_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-800_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                            <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                            rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-800_desc-SC_relmat parameter)" ;
                                                                                                                                                            <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                            <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-900_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-900_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                            <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                            rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-17Networks_scale-900_desc-SC_relmat parameter)" ;
                                                                                                                                                            <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                            <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                            <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                            rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-1000_desc-SC_relmat parameter)" ;
                                                                                                                                                            <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                            <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                           rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-100_desc-SC_relmat parameter)" ;
                                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-200_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-200_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                           rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-200_desc-SC_relmat parameter)" ;
                                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-300_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-300_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                           rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-300_desc-SC_relmat parameter)" ;
                                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-400_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-400_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                           rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-400_desc-SC_relmat parameter)" ;
                                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-500_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-500_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                           rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-500_desc-SC_relmat parameter)" ;
                                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-600_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-600_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                           rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-600_desc-SC_relmat parameter)" ;
                                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-700_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-700_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                           rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-700_desc-SC_relmat parameter)" ;
                                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-800_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-800_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                           rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-800_desc-SC_relmat parameter)" ;
                                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-900_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-900_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                           rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-HCPYA_rec-dTOR_atlas-Schaefer2018_seg-7Networks_scale-900_desc-SC_relmat parameter)" ;
                                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_scale-1000_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_scale-1000_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                           rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_scale-1000_desc-SC_relmat parameter)" ;
                                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                                          <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                                          rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat parameter)" ;
                                                                                                                                                                          <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                                          <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_scale-1000_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_scale-1000_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                 <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                 rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_scale-1000_desc-SC_relmat parameter)" ;
                                                                                                                                                 <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                 <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                         <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                                <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                                rdfs:label "conduction_speed (tpl-FSLMNI152_cohort-PPMI85_rec-PPMI85_atlas-Schaefer2018_seg-17Networks_scale-1000_desc-SC_relmat parameter)" ;
                                                                                                                                                                <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                                <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                        <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                        rdfs:label "conduction_speed (tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_desc-SC_relmat parameter)" ;
                                                                                                                                        <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                        <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_seg-ordered_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_seg-ordered_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                    <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                    rdfs:label "conduction_speed (tpl-MNI152NLin2009bAsym_cohort-HCPYA_rec-dTOR_atlas-HCPMMP1_seg-ordered_desc-SC_relmat parameter)" ;
                                                                                                                                                    <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                    <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                              <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                     <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                     rdfs:label "conduction_speed (tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_desc-SC_relmat parameter)" ;
                                                                                                                                                     <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                     <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_seg-ordered_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_seg-ordered_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                                 <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                                 rdfs:label "conduction_speed (tpl-MNI152NLin2009bAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HCPMMP1_seg-ordered_desc-SC_relmat parameter)" ;
                                                                                                                                                                 <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                                 <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                           rdfs:label "conduction_speed (tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_desc-SC_relmat parameter)" ;
                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_seg-ordered_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_seg-ordered_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                       <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                       rdfs:label "conduction_speed (tpl-MNI152NLin2009bAsym_cohort-PPMI85_rec-PPMI85_atlas-HCPMMP1_seg-ordered_desc-SC_relmat parameter)" ;
                                                                                                                                                       <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                       <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_desc-surf_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_desc-surf_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                         <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_desc-surf_relmat parameter)" ;
                                                                                                                                <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-L_desc-surf_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-L_desc-surf_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                       <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                       rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-L_desc-surf_relmat parameter)" ;
                                                                                                                                       <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                       <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-R_desc-surf_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-R_desc-surf_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                       <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                       rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-HCPYA_atlas-Lobar8_hemi-R_desc-surf_relmat parameter)" ;
                                                                                                                                       <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                       <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-DesikanKilliany_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-DesikanKilliany_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                         <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-DesikanKilliany_desc-SC_relmat parameter)" ;
                                                                                                                                                <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Destrieux_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Destrieux_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                          <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                          rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Destrieux_desc-SC_relmat parameter)" ;
                                                                                                                                          <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                          <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-HCPex_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-HCPex_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                               <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                      <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                      rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-HCPex_desc-SC_relmat parameter)" ;
                                                                                                                                      <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                      <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar8_desc-SCFC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar8_desc-SCFC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                         <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                         rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar8_desc-SCFC_relmat parameter)" ;
                                                                                                                                         <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                         <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                               <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                      <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                      rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-SC_relmat parameter)" ;
                                                                                                                                      <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                      <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-surf_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-surf_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                        <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                        rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Lobar_desc-surf_relmat parameter)" ;
                                                                                                                                        <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                        <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Yeo17_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Yeo17_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                               <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                      <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                      rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-Yeo17_desc-SC_relmat parameter)" ;
                                                                                                                                      <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                      <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-virtualdbs_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-virtualdbs_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                    <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                           <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                           rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-HCPYA_rec-dTOR_atlas-virtualdbs_desc-SC_relmat parameter)" ;
                                                                                                                                           <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                           <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-DesikanKilliany_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-DesikanKilliany_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                             <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                             rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-DesikanKilliany_desc-SC_relmat parameter)" ;
                                                                                                                                                             <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                             <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Destrieux_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Destrieux_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                       <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                       rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Destrieux_desc-SC_relmat parameter)" ;
                                                                                                                                                       <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                       <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HOCPA_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HOCPA_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                   <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                   rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-HOCPA_desc-SC_relmat parameter)" ;
                                                                                                                                                   <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                   <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Yeo17_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Yeo17_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                   <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                   rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-Yeo17_desc-SC_relmat parameter)" ;
                                                                                                                                                   <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                   <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-virtualdbs_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-virtualdbs_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                        <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                        rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-MghUscHcp32_rec-MghUscHcp32_atlas-virtualdbs_desc-SC_relmat parameter)" ;
                                                                                                                                                        <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                        <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-DesikanKilliany_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-DesikanKilliany_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                                   <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                                   rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-DesikanKilliany_desc-SC_relmat parameter)" ;
                                                                                                                                                   <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                                   <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Destrieux_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Destrieux_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                             <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                             rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Destrieux_desc-SC_relmat parameter)" ;
                                                                                                                                             <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                             <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Yeo17_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Yeo17_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                  <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                         <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                         rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-Yeo17_desc-SC_relmat parameter)" ;
                                                                                                                                         <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                         <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-virtualdbs_desc-SC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-virtualdbs_desc-SC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                              <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                              rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_cohort-PPMI85_rec-PPMI85_atlas-virtualdbs_desc-SC_relmat parameter)" ;
                                                                                                                                              <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                              <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-DesikanKilliany_desc-SCFC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-DesikanKilliany_desc-SCFC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                   <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                          <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                          rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-DesikanKilliany_desc-SCFC_relmat parameter)" ;
                                                                                                                                          <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                          <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-Lobar8_desc-SCFC_relmat/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-Lobar8_desc-SCFC_relmat/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                 <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                 rdfs:label "conduction_speed (tpl-MNI152NLin2009cAsym_rec-avgMatrix_atlas-Lobar8_desc-SCFC_relmat parameter)" ;
                                                                                                                                 <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                 <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/networks/tpl-fsaverage_acq-EEGstandard1005_atlas-DesikanKilliany_desc-projection_sensors/parameters/conduction_speed
<https://w3id.org/tvbo/networks/tpl-fsaverage_acq-EEGstandard1005_atlas-DesikanKilliany_desc-projection_sensors/parameters/conduction_speed> rdf:type owl:NamedIndividual ,
                                                                                                                                                      <https://w3id.org/tvbo/Parameter> ;
                                                                                                                                             <http://schema.org/defaultValue> "3.0"^^xsd:double ;
                                                                                                                                             rdfs:label "conduction_speed (tpl-fsaverage_acq-EEGstandard1005_atlas-DesikanKilliany_desc-projection_sensors parameter)" ;
                                                                                                                                             <http://www.w3.org/2004/02/skos/core#notation> "conduction_speed" ;
                                                                                                                                             <https://w3id.org/tvbo/unit> "mm_per_ms" .


###  https://w3id.org/tvbo/observation_models/FC
<https://w3id.org/tvbo/observation_models/FC> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/Observation> ;
                                              <http://purl.org/dc/terms/description> "Functional Connectivity (FC) observation model that computes pairwise Pearson correlation coefficients between regional time series. Commonly used to characterize the statistical dependencies between brain regions from fMRI or simulated neural activity." ;
                                              rdfs:label "FunctionalConnectivity" ;
                                              <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/observation_models/FC/parameters/TR> ,
                                                                                   <https://w3id.org/tvbo/observation_models/FC/parameters/fisher_z> .


###  https://w3id.org/tvbo/observation_models/afferent_coupling
<https://w3id.org/tvbo/observation_models/afferent_coupling> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/tvbo/Observation> ;
                                                             <http://purl.org/dc/terms/description> "Records the afferent (incoming) coupling term at each network node at every integration step. Records the coupling input that drives the dynamics rather than the model state itself." ;
                                                             rdfs:label "AfferentCoupling" .


###  https://w3id.org/tvbo/observation_models/afferent_coupling_temporal_average
<https://w3id.org/tvbo/observation_models/afferent_coupling_temporal_average> rdf:type owl:NamedIndividual ,
                                                                                       <https://w3id.org/tvbo/Observation> ;
                                                                              <http://purl.org/dc/terms/description> "Temporally averaged afferent coupling input at each node. Combines coupling input recording with temporal averaging." ;
                                                                              rdfs:label "AfferentCouplingTemporalAverage" .


###  https://w3id.org/tvbo/observation_models/bold_double_exponential
<https://w3id.org/tvbo/observation_models/bold_double_exponential> rdf:type owl:NamedIndividual ,
                                                                            <https://w3id.org/tvbo/Observation> ;
                                                                   <http://purl.org/dc/terms/description> "BOLD fMRI observation model using a Double Exponential hemodynamic response function." ;
                                                                   rdfs:label "BOLD_DoubleExponential" ;
                                                                   <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/observation_models/bold_double_exponential/parameters/TR> .


###  https://w3id.org/tvbo/observation_models/bold_gamma
<https://w3id.org/tvbo/observation_models/bold_gamma> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/tvbo/Observation> ;
                                                      <http://purl.org/dc/terms/description> "BOLD fMRI observation model using a Gamma-shaped hemodynamic response function. Provides a simpler, unimodal HRF shape." ;
                                                      rdfs:label "BOLD_Gamma" ;
                                                      <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/observation_models/bold_gamma/parameters/TR> .


###  https://w3id.org/tvbo/observation_models/bold_mixture_of_gammas
<https://w3id.org/tvbo/observation_models/bold_mixture_of_gammas> rdf:type owl:NamedIndividual ,
                                                                           <https://w3id.org/tvbo/Observation> ;
                                                                  <http://purl.org/dc/terms/description> "BOLD fMRI observation model using the canonical double-gamma hemodynamic response function (Glover 1999). Standard HRF used in most fMRI analysis packages (SPM, FSL, AFNI)." ;
                                                                  rdfs:label "BOLD_MixtureOfGammas" ;
                                                                  <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/observation_models/bold_mixture_of_gammas/parameters/TR> .


###  https://w3id.org/tvbo/observation_models/bold_region_roi
<https://w3id.org/tvbo/observation_models/bold_region_roi> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Observation> ;
                                                           <http://purl.org/dc/terms/description> "BOLD fMRI observation model that computes the hemodynamic response at each source location and spatially averages within brain regions using a parcellation mapping. Produces per-region BOLD signals suitable for comparison with parcellated empirical data." ;
                                                           rdfs:label "BOLD_RegionROI" ;
                                                           <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/observation_models/bold_region_roi/parameters/hrf_length> .


###  https://w3id.org/tvbo/observation_models/bold_tvb
<https://w3id.org/tvbo/observation_models/bold_tvb> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/Observation> ;
                                                    <http://purl.org/dc/terms/description> "BOLD fMRI observation model using the Balloon-Windkessel hemodynamic model. Transforms neural activity into simulated BOLD signal via convolution with a hemodynamic response function (First Order Volterra kernel), followed by a nonlinear Volterra transformation." ;
                                                    rdfs:label "BOLD_TVB" ;
                                                    <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/observation_models/bold_tvb/parameters/TR> .


###  https://w3id.org/tvbo/observation_models/eeg
<https://w3id.org/tvbo/observation_models/eeg> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Observation> ;
                                               <http://purl.org/dc/terms/description> "Forward solution for scalp electroencephalography. Projects source neural activity through a lead field (gain) matrix to electrode locations on the scalp. If no precomputed gain is available, uses a single-sphere analytic approximation (Sarvas 1987, Eq. 12). Supports re-referencing: common average, single-electrode, or ideal reference-free recording." ;
                                               rdfs:label "EEG" ;
                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/observation_models/eeg/parameters/conductivity> ,
                                                                                    <https://w3id.org/tvbo/observation_models/eeg/parameters/reference_electrode> .


###  https://w3id.org/tvbo/observation_models/global_average
<https://w3id.org/tvbo/observation_models/global_average> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/Observation> ;
                                                          <http://purl.org/dc/terms/description> "Spatial mean across all network nodes at each sampling period. Reduces spatial dimension to a single global signal per state variable." ;
                                                          rdfs:label "GlobalAverage" .


###  https://w3id.org/tvbo/observation_models/ieeg
<https://w3id.org/tvbo/observation_models/ieeg> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/Observation> ;
                                                <http://purl.org/dc/terms/description> "Forward solution for intracranial/stereoelectroencephalography (SEEG). Projects source activity through a lead field matrix to implanted depth electrode contacts. Uses the same single-sphere analytic formula as scalp EEG (Sarvas 1987, Eq. 12), but with electrode positions inside the brain volume." ;
                                                rdfs:label "iEEG" ;
                                                <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/observation_models/ieeg/parameters/conductivity> .


###  https://w3id.org/tvbo/observation_models/meg
<https://w3id.org/tvbo/observation_models/meg> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Observation> ;
                                               <http://purl.org/dc/terms/description> "Forward solution for magnetoencephalography. Projects source neural activity through a lead field matrix to MEG sensor locations using oriented gradiometers. If no precomputed gain is available, uses the single-sphere analytic formula (Sarvas 1987, Eq. 25) for the magnetic field produced by current dipoles in a conducting sphere." ;
                                               rdfs:label "MEG" ;
                                               <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/observation_models/meg/parameters/permeability> .


###  https://w3id.org/tvbo/observation_models/raw
<https://w3id.org/tvbo/observation_models/raw> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/tvbo/Observation> ;
                                               <http://purl.org/dc/terms/description> "Records all state variables at every integration step without any transformation. Identity passthrough of the full simulation state." ;
                                               rdfs:label "Raw" .


###  https://w3id.org/tvbo/observation_models/spatial_average
<https://w3id.org/tvbo/observation_models/spatial_average> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/tvbo/Observation> ;
                                                           <http://purl.org/dc/terms/description> "Computes spatially averaged signals within regions defined by a spatial mask (node-to-region assignment). The mask assigns each node to a region index, and the output is the mean signal per region." ;
                                                           rdfs:label "SpatialAverage" ;
                                                           <https://w3id.org/tvbo/hasParameter> <https://w3id.org/tvbo/observation_models/spatial_average/parameters/spatial_mask> .


###  https://w3id.org/tvbo/observation_models/subsample
<https://w3id.org/tvbo/observation_models/subsample> rdf:type owl:NamedIndividual ,
                                                              <https://w3id.org/tvbo/Observation> ;
                                                     <http://purl.org/dc/terms/description> "Temporal decimation of selected state variables. Records every N-th integration step without any averaging or smoothing." ;
                                                     rdfs:label "SubSample" .


###  https://w3id.org/tvbo/observation_models/temporal_average
<https://w3id.org/tvbo/observation_models/temporal_average> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Observation> ;
                                                            <http://purl.org/dc/terms/description> "Running temporal mean over a sliding window of configurable length. Returns one averaged sample per period." ;
                                                            rdfs:label "TemporalAverage" .


###  https://w3id.org/tvbo/observation_models/FC/parameters/TR
<https://w3id.org/tvbo/observation_models/FC/parameters/TR> rdf:type owl:NamedIndividual ,
                                                                     <https://w3id.org/tvbo/Parameter> ;
                                                            <http://purl.org/dc/terms/description> "Repetition time" ;
                                                            <http://schema.org/defaultValue> "720.0"^^xsd:double ;
                                                            rdfs:label "TR (FC parameter)" ;
                                                            <http://www.w3.org/2004/02/skos/core#notation> "TR" ;
                                                            <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/observation_models/FC/parameters/fisher_z
<https://w3id.org/tvbo/observation_models/FC/parameters/fisher_z> rdf:type owl:NamedIndividual ,
                                                                           <https://w3id.org/tvbo/Parameter> ;
                                                                  <http://purl.org/dc/terms/description> "Apply Fisher z-transformation to correlations" ;
                                                                  <http://schema.org/defaultValue> "true"^^xsd:boolean ;
                                                                  rdfs:label "fisher_z (FC parameter)" ;
                                                                  <http://www.w3.org/2004/02/skos/core#notation> "fisher_z" .


###  https://w3id.org/tvbo/observation_models/bold_double_exponential/parameters/TR
<https://w3id.org/tvbo/observation_models/bold_double_exponential/parameters/TR> rdf:type owl:NamedIndividual ,
                                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                                 <http://schema.org/defaultValue> "2000.0"^^xsd:double ;
                                                                                 rdfs:label "TR (bold_double_exponential parameter)" ;
                                                                                 <http://www.w3.org/2004/02/skos/core#notation> "TR" ;
                                                                                 <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/observation_models/bold_gamma/parameters/TR
<https://w3id.org/tvbo/observation_models/bold_gamma/parameters/TR> rdf:type owl:NamedIndividual ,
                                                                             <https://w3id.org/tvbo/Parameter> ;
                                                                    <http://schema.org/defaultValue> "2000.0"^^xsd:double ;
                                                                    rdfs:label "TR (bold_gamma parameter)" ;
                                                                    <http://www.w3.org/2004/02/skos/core#notation> "TR" ;
                                                                    <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/observation_models/bold_mixture_of_gammas/parameters/TR
<https://w3id.org/tvbo/observation_models/bold_mixture_of_gammas/parameters/TR> rdf:type owl:NamedIndividual ,
                                                                                         <https://w3id.org/tvbo/Parameter> ;
                                                                                <http://schema.org/defaultValue> "2000.0"^^xsd:double ;
                                                                                rdfs:label "TR (bold_mixture_of_gammas parameter)" ;
                                                                                <http://www.w3.org/2004/02/skos/core#notation> "TR" ;
                                                                                <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/observation_models/bold_region_roi/parameters/hrf_length
<https://w3id.org/tvbo/observation_models/bold_region_roi/parameters/hrf_length> rdf:type owl:NamedIndividual ,
                                                                                          <https://w3id.org/tvbo/Parameter> ;
                                                                                 <http://schema.org/defaultValue> "20000.0"^^xsd:double ;
                                                                                 rdfs:label "hrf_length (bold_region_roi parameter)" ;
                                                                                 <http://www.w3.org/2004/02/skos/core#notation> "hrf_length" ;
                                                                                 <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/observation_models/bold_tvb/parameters/TR
<https://w3id.org/tvbo/observation_models/bold_tvb/parameters/TR> rdf:type owl:NamedIndividual ,
                                                                           <https://w3id.org/tvbo/Parameter> ;
                                                                  <http://purl.org/dc/terms/description> "Repetition time (sampling period)" ;
                                                                  <http://schema.org/defaultValue> "720.0"^^xsd:double ;
                                                                  rdfs:label "TR (bold_tvb parameter)" ;
                                                                  <http://www.w3.org/2004/02/skos/core#notation> "TR" ;
                                                                  <https://w3id.org/tvbo/unit> "ms" .


###  https://w3id.org/tvbo/observation_models/eeg/parameters/conductivity
<https://w3id.org/tvbo/observation_models/eeg/parameters/conductivity> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/tvbo/Parameter> ;
                                                                       <http://purl.org/dc/terms/description> "Volume conductor conductivity for the single-sphere analytic approximation. Only used when no precomputed gain is available." ;
                                                                       <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                       rdfs:label "conductivity (eeg parameter)" ;
                                                                       <http://www.w3.org/2004/02/skos/core#notation> "conductivity" ;
                                                                       <https://w3id.org/tvbo/unit> "S_per_m" .


###  https://w3id.org/tvbo/observation_models/eeg/parameters/reference_electrode
<https://w3id.org/tvbo/observation_models/eeg/parameters/reference_electrode> rdf:type owl:NamedIndividual ,
                                                                                       <https://w3id.org/tvbo/Parameter> ;
                                                                              <http://purl.org/dc/terms/description> "Re-referencing scheme. Options: - Electrode label (e.g. \"Cz\"): subtract that electrode signal - \"average\": subtract mean across all channels - null: ideal reference-free recording" ;
                                                                              rdfs:label "reference_electrode (eeg parameter)" ;
                                                                              <http://www.w3.org/2004/02/skos/core#notation> "reference_electrode" .


###  https://w3id.org/tvbo/observation_models/ieeg/parameters/conductivity
<https://w3id.org/tvbo/observation_models/ieeg/parameters/conductivity> rdf:type owl:NamedIndividual ,
                                                                                 <https://w3id.org/tvbo/Parameter> ;
                                                                        <http://purl.org/dc/terms/description> "Tissue conductivity for the analytic point-dipole approximation. Only used when no precomputed gain is available." ;
                                                                        <http://schema.org/defaultValue> "1.0"^^xsd:double ;
                                                                        rdfs:label "conductivity (ieeg parameter)" ;
                                                                        <http://www.w3.org/2004/02/skos/core#notation> "conductivity" ;
                                                                        <https://w3id.org/tvbo/unit> "S_per_m" .


###  https://w3id.org/tvbo/observation_models/meg/parameters/permeability
<https://w3id.org/tvbo/observation_models/meg/parameters/permeability> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/tvbo/Parameter> ;
                                                                       <http://purl.org/dc/terms/description> "Magnetic constant (permeability of free space)" ;
                                                                       <http://schema.org/defaultValue> "1.256637E-6"^^xsd:double ;
                                                                       rdfs:label "permeability (meg parameter)" ;
                                                                       <http://www.w3.org/2004/02/skos/core#notation> "permeability" ;
                                                                       <https://w3id.org/tvbo/unit> "H_per_m" .


###  https://w3id.org/tvbo/observation_models/spatial_average/parameters/spatial_mask
<https://w3id.org/tvbo/observation_models/spatial_average/parameters/spatial_mask> rdf:type owl:NamedIndividual ,
                                                                                            <https://w3id.org/tvbo/Parameter> ;
                                                                                   <http://purl.org/dc/terms/description> "Vector of length N_nodes mapping each node to a region index (0-indexed). Inferred from network topology if not provided." ;
                                                                                   rdfs:label "spatial_mask (spatial_average parameter)" ;
                                                                                   <http://www.w3.org/2004/02/skos/core#notation> "spatial_mask" .


###  https://w3id.org/tvbo/software/AUTO-07p
<https://w3id.org/tvbo/software/AUTO-07p> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/SoftwarePackage> ;
                                          <http://purl.org/dc/terms/description> "A software package for continuation and bifurcation problems in ordinary differential equations. The standard tool for numerical continuation in dynamical systems since 1980." ;
                                          <http://purl.org/dc/terms/license> "BSD-2-Clause" ;
                                          <http://schema.org/codeRepository> "https://github.com/auto-07p/auto-07p" ;
                                          <http://schema.org/identifier> "10.1007/978-1-4614-6141-2_3" ;
                                          <http://schema.org/url> "https://github.com/auto-07p/auto-07p" ;
                                          rdfs:label "AUTO-07p" .


###  https://w3id.org/tvbo/software/Arbor
<https://w3id.org/tvbo/software/Arbor> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SoftwarePackage> ;
                                       <http://purl.org/dc/terms/description> "A high-performance library for computational neuroscience simulation with native support for morphologically detailed neuron models on modern hardware including GPUs and many-core CPUs." ;
                                       <http://purl.org/dc/terms/license> "BSD-2-Clause" ;
                                       <http://schema.org/codeRepository> "https://github.com/arbor-sim/arbor" ;
                                       <http://schema.org/identifier> "10.5281/zenodo.1459679" ;
                                       <http://schema.org/url> "https://arbor-sim.org" ;
                                       rdfs:label "Arbor" .


###  https://w3id.org/tvbo/software/BSB
<https://w3id.org/tvbo/software/BSB> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/tvbo/SoftwarePackage> ;
                                     <http://purl.org/dc/terms/description> "Brain Scaffold Builder — a framework for reconstructing and simulating data-driven brain tissue models using morphological and connectivity scaffolds." ;
                                     <http://purl.org/dc/terms/license> "Apache-2.0" ;
                                     <http://schema.org/codeRepository> "https://github.com/dbbs-lab/bsb-core" ;
                                     <http://schema.org/url> "https://bsb.readthedocs.io" ;
                                     rdfs:label "BSB" .


###  https://w3id.org/tvbo/software/BifurcationKit.jl
<https://w3id.org/tvbo/software/BifurcationKit.jl> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/tvbo/SoftwarePackage> ;
                                                   <http://purl.org/dc/terms/description> "A Julia package for bifurcation analysis of large-dimensional equations. Supports continuation of equilibria, periodic orbits, and detection of bifurcation points for ODE and PDE systems." ;
                                                   <http://purl.org/dc/terms/license> "MIT" ;
                                                   <http://schema.org/codeRepository> "https://github.com/bifurcationkit/BifurcationKit.jl" ;
                                                   <http://schema.org/identifier> "10.21105/joss.06316" ;
                                                   <http://schema.org/url> "https://bifurcationkit.github.io/BifurcationKitDocs.jl/stable/" ;
                                                   rdfs:label "BifurcationKit.jl" .


###  https://w3id.org/tvbo/software/BluePyOpt
<https://w3id.org/tvbo/software/BluePyOpt> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/tvbo/SoftwarePackage> ;
                                           <http://purl.org/dc/terms/description> "Blue Brain Python Optimisation Library — a framework for data-driven model parameter optimisation using multi-objective evolutionary algorithms on NEURON models." ;
                                           <http://purl.org/dc/terms/license> "LGPL-3.0-only" ;
                                           <http://schema.org/codeRepository> "https://github.com/BlueBrain/BluePyOpt" ;
                                           <http://schema.org/identifier> "10.3389/fninf.2016.00017" ;
                                           <http://schema.org/url> "https://bluepyopt.readthedocs.io" ;
                                           rdfs:label "BluePyOpt" .


###  https://w3id.org/tvbo/software/BrainBrowser
<https://w3id.org/tvbo/software/BrainBrowser> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/SoftwarePackage> ;
                                              <http://purl.org/dc/terms/description> "A set of JavaScript visualization tools for rendering brain surfaces, volumes, and connectivity data in the browser using WebGL." ;
                                              <http://purl.org/dc/terms/license> "MIT" ;
                                              <http://schema.org/codeRepository> "https://github.com/aces/brainbrowser" ;
                                              <http://schema.org/url> "https://brainbrowser.cbrain.mcgill.ca" ;
                                              rdfs:label "BrainBrowser" .


###  https://w3id.org/tvbo/software/BrainPy
<https://w3id.org/tvbo/software/BrainPy> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/SoftwarePackage> ;
                                         <http://purl.org/dc/terms/description> "A flexible, efficient, and extensible framework for computational neuroscience and brain-inspired computation built on JAX. Supports spiking, rate-based, and mean-field models at all scales." ;
                                         <http://purl.org/dc/terms/license> "Apache-2.0" ;
                                         <http://schema.org/codeRepository> "https://github.com/brainpy/BrainPy" ;
                                         <http://schema.org/identifier> "10.7554/eLife.86365" ;
                                         <http://schema.org/url> "https://brainpy.readthedocs.io" ;
                                         rdfs:label "BrainPy" .


###  https://w3id.org/tvbo/software/BrainSimII
<https://w3id.org/tvbo/software/BrainSimII> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/tvbo/SoftwarePackage> ;
                                            <http://purl.org/dc/terms/description> "A neural simulator exploring AGI-inspired approaches to brain simulation, with a focus on large-scale spiking neuron models and real-time interaction." ;
                                            <http://purl.org/dc/terms/license> "MIT" ;
                                            <http://schema.org/codeRepository> "https://github.com/FutureAIGuru/BrainSimII" ;
                                            rdfs:label "BrainSimII" .


###  https://w3id.org/tvbo/software/Brainstorm
<https://w3id.org/tvbo/software/Brainstorm> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/tvbo/SoftwarePackage> ;
                                            <http://purl.org/dc/terms/description> "A collaborative, open-source application for MEG/EEG/sEEG/ECoG/fNIRS data analysis, visualization, and source localization." ;
                                            <http://purl.org/dc/terms/license> "GPL-3.0-only" ;
                                            <http://schema.org/codeRepository> "https://github.com/brainstorm-tools/brainstorm3" ;
                                            <http://schema.org/identifier> "10.1155/2011/879716" ;
                                            <http://schema.org/url> "https://neuroimage.usc.edu/brainstorm/" ;
                                            rdfs:label "Brainstorm" .


###  https://w3id.org/tvbo/software/Brian2
<https://w3id.org/tvbo/software/Brian2> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/tvbo/SoftwarePackage> ;
                                        <http://purl.org/dc/terms/description> "A simulator for spiking neural networks. Equations are specified in standard mathematical notation, and Brian2 automatically generates efficient C++ code for numerical integration." ;
                                        <http://purl.org/dc/terms/license> "CeCILL-2.1" ;
                                        <http://schema.org/codeRepository> "https://github.com/brian-team/brian2" ;
                                        <http://schema.org/identifier> "10.7554/eLife.47314" ;
                                        <http://schema.org/url> "https://brian2.readthedocs.io" ;
                                        rdfs:label "Brian2" .


###  https://w3id.org/tvbo/software/CARLsim
<https://w3id.org/tvbo/software/CARLsim> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/SoftwarePackage> ;
                                         <http://purl.org/dc/terms/description> "An efficient, easy-to-use, GPU-accelerated library for simulating large-scale spiking neural network models with conductance-based synapses, STDP, and neuromodulation." ;
                                         <http://purl.org/dc/terms/license> "MIT" ;
                                         <http://schema.org/codeRepository> "https://github.com/UCI-CARL/CARLsim6" ;
                                         <http://schema.org/url> "https://uci-carl.github.io/CARLsim6/" ;
                                         rdfs:label "CARLsim" .


###  https://w3id.org/tvbo/software/CoreNEURON
<https://w3id.org/tvbo/software/CoreNEURON> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/tvbo/SoftwarePackage> ;
                                            <http://purl.org/dc/terms/description> "Optimized compute engine for the NEURON simulator. Provides efficient execution of NEURON models on CPUs and GPUs using NMODL code generation." ;
                                            <http://purl.org/dc/terms/license> "BSD-3-Clause" ;
                                            <http://schema.org/codeRepository> "https://github.com/BlueBrain/CoreNeuron" ;
                                            <http://schema.org/url> "https://github.com/BlueBrain/CoreNeuron" ;
                                            rdfs:label "CoreNEURON" .


###  https://w3id.org/tvbo/software/CxSystem2
<https://w3id.org/tvbo/software/CxSystem2> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/tvbo/SoftwarePackage> ;
                                           <http://purl.org/dc/terms/description> "A simulation framework for cortical microcircuit models with support for data-driven customization and modular circuit specification. Uses Brian2 as its simulation backend." ;
                                           <http://purl.org/dc/terms/license> "MIT" ;
                                           <http://schema.org/codeRepository> "https://github.com/VisualNeuroscience-UH/CxSystem2" ;
                                           <http://schema.org/identifier> "10.1016/j.neucom.2019.11.004" ;
                                           <http://schema.org/url> "https://cxsystem2.readthedocs.io" ;
                                           rdfs:label "CxSystem2" .


###  https://w3id.org/tvbo/software/DifferentialEquations.jl
<https://w3id.org/tvbo/software/DifferentialEquations.jl> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/tvbo/SoftwarePackage> ;
                                                          <http://purl.org/dc/terms/description> "A suite for numerically solving differential equations in Julia. Supports ODEs, SDEs, DAEs, DDEs, and PDEs with a unified interface, high performance, and extensive algorithm selection." ;
                                                          <http://purl.org/dc/terms/license> "MIT" ;
                                                          <http://schema.org/codeRepository> "https://github.com/SciML/DifferentialEquations.jl" ;
                                                          <http://schema.org/identifier> "10.5334/jors.151" ;
                                                          <http://schema.org/url> "https://docs.sciml.ai/DiffEqDocs/stable/" ;
                                                          rdfs:label "DifferentialEquations.jl" .


###  https://w3id.org/tvbo/software/EEGLAB
<https://w3id.org/tvbo/software/EEGLAB> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/tvbo/SoftwarePackage> ;
                                        <http://purl.org/dc/terms/description> "An interactive MATLAB toolbox for processing continuous and event-related EEG, MEG, and other electrophysiological data using independent component analysis, time/frequency analysis, and other methods." ;
                                        <http://purl.org/dc/terms/license> "BSD-2-Clause" ;
                                        <http://schema.org/codeRepository> "https://github.com/sccn/eeglab" ;
                                        <http://schema.org/identifier> "10.1016/j.jneumeth.2003.10.009" ;
                                        <http://schema.org/url> "https://eeglab.org" ;
                                        rdfs:label "EEGLAB" .


###  https://w3id.org/tvbo/software/Elephant
<https://w3id.org/tvbo/software/Elephant> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/SoftwarePackage> ;
                                          <http://purl.org/dc/terms/description> "Electrophysiology Analysis Toolkit — a Python library for the analysis of electrophysiological data, including spike-train statistics, spectral analysis, and unitary event analysis." ;
                                          <http://purl.org/dc/terms/license> "BSD-3-Clause" ;
                                          <http://schema.org/codeRepository> "https://github.com/NeuralEnsemble/elephant" ;
                                          <http://schema.org/identifier> "10.5281/zenodo.1186602" ;
                                          <http://schema.org/url> "https://elephant.readthedocs.io" ;
                                          rdfs:label "Elephant" .


###  https://w3id.org/tvbo/software/FastDMF
<https://w3id.org/tvbo/software/FastDMF> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/SoftwarePackage> ;
                                         <http://purl.org/dc/terms/description> "A fast C++ implementation of the Dynamic Mean Field (DMF) model for whole-brain simulation, with Python bindings. Optimized for rapid parameter exploration on connectome data." ;
                                         <http://purl.org/dc/terms/license> "MIT" ;
                                         <http://schema.org/codeRepository> "https://github.com/Picardian14/FastDMF" ;
                                         <http://schema.org/identifier> "10.3389/fncom.2022.866517" ;
                                         rdfs:label "FastDMF" .


###  https://w3id.org/tvbo/software/FieldTrip
<https://w3id.org/tvbo/software/FieldTrip> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/tvbo/SoftwarePackage> ;
                                           <http://purl.org/dc/terms/description> "A MATLAB toolbox for MEG, EEG, iEEG and NIRS analysis, including preprocessing, source reconstruction, statistical testing, and connectivity analysis." ;
                                           <http://purl.org/dc/terms/license> "GPL-3.0-only" ;
                                           <http://schema.org/codeRepository> "https://github.com/fieldtrip/fieldtrip" ;
                                           <http://schema.org/identifier> "10.1155/2011/156869" ;
                                           <http://schema.org/url> "https://www.fieldtriptoolbox.org" ;
                                           rdfs:label "FieldTrip" .


###  https://w3id.org/tvbo/software/GENESIS
<https://w3id.org/tvbo/software/GENESIS> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/SoftwarePackage> ;
                                         <http://purl.org/dc/terms/description> "GEneral NEural SImulation System — one of the earliest simulators for biologically realistic modeling of neural systems, from sub-cellular components to large networks." ;
                                         <http://purl.org/dc/terms/license> "GPL-2.0-only" ;
                                         <http://schema.org/codeRepository> "https://github.com/genesis-sim/genesis-2.4" ;
                                         <http://schema.org/url> "http://www.genesis-sim.org" ;
                                         rdfs:label "GENESIS" .


###  https://w3id.org/tvbo/software/GeNN
<https://w3id.org/tvbo/software/GeNN> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/tvbo/SoftwarePackage> ;
                                      <http://purl.org/dc/terms/description> "GPU Enhanced Neuronal Networks — a framework for GPU-accelerated spiking neural network simulations using NVIDIA CUDA. Generates optimized GPU kernels from model descriptions." ;
                                      <http://purl.org/dc/terms/license> "GPL-2.0-only" ;
                                      <http://schema.org/codeRepository> "https://github.com/genn-team/genn" ;
                                      <http://schema.org/identifier> "10.1038/s43588-022-00222-7" ;
                                      <http://schema.org/url> "https://genn-team.github.io/genn/" ;
                                      rdfs:label "GeNN" .


###  https://w3id.org/tvbo/software/HNN-core
<https://w3id.org/tvbo/software/HNN-core> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/SoftwarePackage> ;
                                          <http://purl.org/dc/terms/description> "Human Neocortical Neurosolver — a tool for simulating the cellular and network-level origin of MEG/EEG signals using biophysically detailed neocortical column models on NEURON." ;
                                          <http://purl.org/dc/terms/license> "BSD-3-Clause" ;
                                          <http://schema.org/codeRepository> "https://github.com/jonescompneurolab/hnn-core" ;
                                          <http://schema.org/identifier> "10.1523/ENEURO.0460-21.2022" ;
                                          <http://schema.org/url> "https://jonescompneurolab.github.io/hnn-core/" ;
                                          rdfs:label "HNN-core" .


###  https://w3id.org/tvbo/software/LEMS
<https://w3id.org/tvbo/software/LEMS> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/tvbo/SoftwarePackage> ;
                                      <http://purl.org/dc/terms/description> "Low Entropy Model Specification — an XML-based language for defining the structure and dynamics of hierarchically structured models of biological systems. Foundation for NeuroML2." ;
                                      <http://purl.org/dc/terms/license> "MIT" ;
                                      <http://schema.org/codeRepository> "https://github.com/LEMS/jLEMS" ;
                                      <http://schema.org/url> "https://lems.github.io/LEMS/" ;
                                      rdfs:label "LEMS" .


###  https://w3id.org/tvbo/software/LFPy
<https://w3id.org/tvbo/software/LFPy> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/tvbo/SoftwarePackage> ;
                                      <http://purl.org/dc/terms/description> "A Python module for calculating local field potentials (LFPs) and extracellular potentials from multicompartment neuron models using the line-source method on NEURON simulations." ;
                                      <http://purl.org/dc/terms/license> "GPL-3.0-only" ;
                                      <http://schema.org/codeRepository> "https://github.com/LFPy/LFPy" ;
                                      <http://schema.org/identifier> "10.3389/fninf.2013.00041" ;
                                      <http://schema.org/url> "https://lfpy.readthedocs.io" ;
                                      rdfs:label "LFPy" .


###  https://w3id.org/tvbo/software/MCell
<https://w3id.org/tvbo/software/MCell> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SoftwarePackage> ;
                                       <http://purl.org/dc/terms/description> "Monte Carlo Cell — a program for realistic simulation of cellular signaling using spatially realistic 3D models of sub-cellular reaction-diffusion dynamics." ;
                                       <http://purl.org/dc/terms/license> "GPL-2.0-only" ;
                                       <http://schema.org/codeRepository> "https://github.com/mcellteam/mcell" ;
                                       <http://schema.org/identifier> "10.1016/j.cpc.2016.06.013" ;
                                       <http://schema.org/url> "https://mcell.org" ;
                                       rdfs:label "MCell" .


###  https://w3id.org/tvbo/software/MNE-Python
<https://w3id.org/tvbo/software/MNE-Python> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/tvbo/SoftwarePackage> ;
                                            <http://purl.org/dc/terms/description> "Open-source Python package for exploring, visualizing, and analyzing human neurophysiological data: MEG, EEG, sEEG, ECoG, NIRS, and more." ;
                                            <http://purl.org/dc/terms/license> "BSD-3-Clause" ;
                                            <http://schema.org/codeRepository> "https://github.com/mne-tools/mne-python" ;
                                            <http://schema.org/identifier> "10.3389/fnins.2013.00267" ;
                                            <http://schema.org/url> "https://mne.tools" ;
                                            rdfs:label "MNE-Python" .


###  https://w3id.org/tvbo/software/MOOSE
<https://w3id.org/tvbo/software/MOOSE> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SoftwarePackage> ;
                                       <http://purl.org/dc/terms/description> "Multiscale Object-Oriented Simulation Environment. Supports models from sub-cellular signaling to large networks, including reaction-diffusion, electrical, and chemical compartmental models." ;
                                       <http://purl.org/dc/terms/license> "GPL-3.0-only" ;
                                       <http://schema.org/codeRepository> "https://github.com/BhallaLab/moose-core" ;
                                       <http://schema.org/identifier> "10.3389/fninf.2014.00094" ;
                                       <http://schema.org/url> "https://moose.ncbs.res.in" ;
                                       rdfs:label "MOOSE" .


###  https://w3id.org/tvbo/software/MatCont
<https://w3id.org/tvbo/software/MatCont> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/SoftwarePackage> ;
                                         <http://purl.org/dc/terms/description> "A MATLAB continuation toolbox for interactive bifurcation analysis of dynamical systems. Computes equilibria, limit cycles, and bifurcation curves with graphical user interface." ;
                                         <http://purl.org/dc/terms/license> "GPL-3.0-only" ;
                                         <http://schema.org/codeRepository> "https://sourceforge.net/projects/matcont/" ;
                                         <http://schema.org/url> "https://sourceforge.net/projects/matcont/" ;
                                         rdfs:label "MatCont" .


###  https://w3id.org/tvbo/software/ModelDB
<https://w3id.org/tvbo/software/ModelDB> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/SoftwarePackage> ;
                                         <http://purl.org/dc/terms/description> "A curated database of published computational neuroscience models. Provides source code and metadata for thousands of models linked to peer-reviewed publications." ;
                                         <http://schema.org/url> "https://modeldb.science" ;
                                         rdfs:label "ModelDB" .


###  https://w3id.org/tvbo/software/NEST
<https://w3id.org/tvbo/software/NEST> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/tvbo/SoftwarePackage> ;
                                      <http://purl.org/dc/terms/description> "NEST is a simulator for spiking neural network models that focuses on the dynamics, size, and structure of neural systems rather than on the exact morphology of individual neurons." ;
                                      <http://purl.org/dc/terms/license> "GPL-2.0-or-later" ;
                                      <http://schema.org/codeRepository> "https://github.com/nest/nest-simulator" ;
                                      <http://schema.org/identifier> "10.5281/zenodo.882971" ;
                                      <http://schema.org/url> "https://www.nest-simulator.org" ;
                                      rdfs:label "NEST" .


###  https://w3id.org/tvbo/software/NEURON
<https://w3id.org/tvbo/software/NEURON> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/tvbo/SoftwarePackage> ;
                                        <http://purl.org/dc/terms/description> "NEURON is a simulation environment for modeling individual neurons and networks of neurons. It provides tools for constructing, managing, and using biophysically realistic models with active membranes." ;
                                        <http://purl.org/dc/terms/license> "BSD-3-Clause" ;
                                        <http://schema.org/codeRepository> "https://github.com/neuronsimulator/nrn" ;
                                        <http://schema.org/identifier> "10.3389/fninf.2009.00001" ;
                                        <http://schema.org/url> "https://www.neuron.yale.edu" ;
                                        rdfs:label "NEURON" .


###  https://w3id.org/tvbo/software/NWB
<https://w3id.org/tvbo/software/NWB> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/tvbo/SoftwarePackage> ;
                                     <http://purl.org/dc/terms/description> "Neurodata Without Borders — a data standard for neurophysiology providing a common format for storing diverse cellular and systems neuroscience data in HDF5 files." ;
                                     <http://purl.org/dc/terms/license> "BSD-3-Clause" ;
                                     <http://schema.org/codeRepository> "https://github.com/NeurodataWithoutBorders/pynwb" ;
                                     <http://schema.org/identifier> "10.7554/eLife.78362" ;
                                     <http://schema.org/url> "https://www.nwb.org" ;
                                     rdfs:label "NWB" .


###  https://w3id.org/tvbo/software/Nengo
<https://w3id.org/tvbo/software/Nengo> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SoftwarePackage> ;
                                       <http://purl.org/dc/terms/description> "A Python library for building and simulating large-scale brain models using the Neural Engineering Framework (NEF). Supports spiking and rate-based neurons with backends including NumPy, TensorFlow (NengoDL), and neuromorphic hardware (NengoLoihi)." ;
                                       <http://purl.org/dc/terms/license> "MIT" ;
                                       <http://schema.org/codeRepository> "https://github.com/nengo/nengo" ;
                                       <http://schema.org/identifier> "10.3389/fninf.2013.00048" ;
                                       <http://schema.org/url> "https://www.nengo.ai" ;
                                       rdfs:label "Nengo" .


###  https://w3id.org/tvbo/software/Neo
<https://w3id.org/tvbo/software/Neo> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/tvbo/SoftwarePackage> ;
                                     <http://purl.org/dc/terms/description> "A Python package for representing electrophysiology data in a common object model independently of the data source. Core I/O library for the NeuralEnsemble ecosystem." ;
                                     <http://purl.org/dc/terms/license> "BSD-3-Clause" ;
                                     <http://schema.org/codeRepository> "https://github.com/NeuralEnsemble/python-neo" ;
                                     <http://schema.org/identifier> "10.3389/fninf.2014.00010" ;
                                     <http://schema.org/url> "https://neo.readthedocs.io" ;
                                     rdfs:label "Neo" .


###  https://w3id.org/tvbo/software/NetPyNE
<https://w3id.org/tvbo/software/NetPyNE> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/SoftwarePackage> ;
                                         <http://purl.org/dc/terms/description> "A high-level Python interface for NEURON that facilitates the development, simulation, and analysis of biological neuronal networks. Supports multiscale models from detailed to abstract." ;
                                         <http://purl.org/dc/terms/license> "MIT" ;
                                         <http://schema.org/codeRepository> "https://github.com/Neurosim-lab/netpyne" ;
                                         <http://schema.org/identifier> "10.7554/eLife.44494" ;
                                         <http://schema.org/url> "http://netpyne.org" ;
                                         rdfs:label "NetPyNE" .


###  https://w3id.org/tvbo/software/NetworkDynamics.jl
<https://w3id.org/tvbo/software/NetworkDynamics.jl> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/tvbo/SoftwarePackage> ;
                                                    <http://purl.org/dc/terms/description> "A Julia package for simulating dynamics on networks. Provides an efficient interface for defining node and edge dynamics that compiles to optimized DifferentialEquations.jl ODE/SDE problems." ;
                                                    <http://purl.org/dc/terms/license> "MIT" ;
                                                    <http://schema.org/codeRepository> "https://github.com/PIK-ICoNe/NetworkDynamics.jl" ;
                                                    <http://schema.org/identifier> "10.1063/5.0051387" ;
                                                    <http://schema.org/url> "https://juliadynamics.github.io/NetworkDynamics.jl/stable/" ;
                                                    rdfs:label "NetworkDynamics.jl" .


###  https://w3id.org/tvbo/software/NeuroML
<https://w3id.org/tvbo/software/NeuroML> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/SoftwarePackage> ;
                                         <http://purl.org/dc/terms/description> "An XML-based model description language for computational neuroscience. Provides a standardized format for defining models of neurons, synapses, networks, and channels that can be simulated across multiple platforms." ;
                                         <http://purl.org/dc/terms/license> "LGPL-3.0-only" ;
                                         <http://schema.org/codeRepository> "https://github.com/NeuroML/NeuroML2" ;
                                         <http://schema.org/identifier> "10.1371/journal.pcbi.1008349" ;
                                         <http://schema.org/url> "https://neuroml.org" ;
                                         rdfs:label "NeuroML" .


###  https://w3id.org/tvbo/software/Neuroblox.jl
<https://w3id.org/tvbo/software/Neuroblox.jl> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/SoftwarePackage> ;
                                              <http://purl.org/dc/terms/description> "A Julia package for building brain circuit models from composable neural mass and spiking \"blox\" components. Built on ModelingToolkit.jl for symbolic model construction and automatic differentiation." ;
                                              <http://purl.org/dc/terms/license> "MIT" ;
                                              <http://schema.org/codeRepository> "https://github.com/Neuroblox/Neuroblox.jl" ;
                                              <http://schema.org/url> "https://docs.neuroblox.org" ;
                                              rdfs:label "Neuroblox.jl" .


###  https://w3id.org/tvbo/software/Neurofitter
<https://w3id.org/tvbo/software/Neurofitter> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/tvbo/SoftwarePackage> ;
                                             <http://purl.org/dc/terms/description> "A parameter optimization tool for neuroscience models. Uses evolutionary algorithms to fit model parameters to experimental electrophysiology data." ;
                                             <http://purl.org/dc/terms/license> "GPL-2.0-only" ;
                                             <http://schema.org/codeRepository> "https://github.com/ModelDBRepository/64261" ;
                                             rdfs:label "Neurofitter" .


###  https://w3id.org/tvbo/software/NineML
<https://w3id.org/tvbo/software/NineML> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/tvbo/SoftwarePackage> ;
                                        <http://purl.org/dc/terms/description> "A language for describing the dynamics and connectivity of spiking neuronal network models. Designed by the INCF to enable simulator-independent model exchange." ;
                                        <http://purl.org/dc/terms/license> "BSD-2-Clause" ;
                                        <http://schema.org/codeRepository> "https://github.com/INCF/nineml-spec" ;
                                        <http://schema.org/url> "https://nineml.net" ;
                                        rdfs:label "NineML" .


###  https://w3id.org/tvbo/software/OpenSourceBrain
<https://w3id.org/tvbo/software/OpenSourceBrain> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/tvbo/SoftwarePackage> ;
                                                 <http://purl.org/dc/terms/description> "A platform for sharing and collaboratively developing computational neuroscience models in standardized formats, primarily NeuroML." ;
                                                 <http://purl.org/dc/terms/license> "LGPL-3.0-only" ;
                                                 <http://schema.org/codeRepository> "https://github.com/OpenSourceBrain" ;
                                                 <http://schema.org/url> "https://www.opensourcebrain.org" ;
                                                 rdfs:label "Open Source Brain" .


###  https://w3id.org/tvbo/software/OpenWorm
<https://w3id.org/tvbo/software/OpenWorm> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/SoftwarePackage> ;
                                          <http://purl.org/dc/terms/description> "An open science project to build a comprehensive computational model of the C. elegans nematode, including its 302-neuron nervous system." ;
                                          <http://purl.org/dc/terms/license> "MIT" ;
                                          <http://schema.org/codeRepository> "https://github.com/openworm/OpenWorm" ;
                                          <http://schema.org/url> "http://openworm.org" ;
                                          rdfs:label "OpenWorm" .


###  https://w3id.org/tvbo/software/PSICS
<https://w3id.org/tvbo/software/PSICS> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SoftwarePackage> ;
                                       <http://purl.org/dc/terms/description> "Parallel Stochastic Ion Channel Simulator — a fast simulator for stochastic ion channel models in morphologically detailed neurons using efficient population-based algorithms." ;
                                       <http://purl.org/dc/terms/license> "MPL-2.0" ;
                                       <http://schema.org/codeRepository> "https://github.com/BorgwardtLab/PSICS" ;
                                       rdfs:label "PSICS" .


###  https://w3id.org/tvbo/software/PyNN
<https://w3id.org/tvbo/software/PyNN> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/tvbo/SoftwarePackage> ;
                                      <http://purl.org/dc/terms/description> "A Python package for simulator-independent specification of spiking neuronal network models. Provides a common API for NEST, NEURON, Brian2, GeNN, and SpiNNaker backends." ;
                                      <http://purl.org/dc/terms/license> "CeCILL-2.0" ;
                                      <http://schema.org/codeRepository> "https://github.com/NeuralEnsemble/PyNN" ;
                                      <http://schema.org/identifier> "10.3389/fninf.2008.00011" ;
                                      <http://schema.org/url> "https://neuralensemble.org/PyNN/" ;
                                      rdfs:label "PyNN" .


###  https://w3id.org/tvbo/software/PyRates
<https://w3id.org/tvbo/software/PyRates> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/SoftwarePackage> ;
                                         <http://purl.org/dc/terms/description> "A Python framework for rate-based and neural mass network simulations. Provides symbolic equation parsing, automatic code generation, and parameter continuation support." ;
                                         <http://purl.org/dc/terms/license> "BSD-3-Clause" ;
                                         <http://schema.org/codeRepository> "https://github.com/pyrates-neuroscience/PyRates" ;
                                         <http://schema.org/identifier> "10.1371/journal.pone.0244637" ;
                                         <http://schema.org/url> "https://pyrates.readthedocs.io" ;
                                         rdfs:label "PyRates" .


###  https://w3id.org/tvbo/software/PyRhO
<https://w3id.org/tvbo/software/PyRhO> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SoftwarePackage> ;
                                       <http://purl.org/dc/terms/description> "A Python module for fitting, simulating, and analyzing optogenetic rhodopsin photocurrent models. Integrates with NEURON and Brian2." ;
                                       <http://purl.org/dc/terms/license> "BSD-3-Clause" ;
                                       <http://schema.org/codeRepository> "https://github.com/ProjectPyRhO/PyRhO" ;
                                       <http://schema.org/identifier> "10.3389/fninf.2016.00008" ;
                                       <http://schema.org/url> "https://pyrho.readthedocs.io" ;
                                       rdfs:label "PyRhO" .


###  https://w3id.org/tvbo/software/SONATA
<https://w3id.org/tvbo/software/SONATA> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/tvbo/SoftwarePackage> ;
                                        <http://purl.org/dc/terms/description> "Scalable Open Network Architecture ToolKit and Application — a data format specification for storing large-scale neural network models and simulation results. Joint Allen Institute / Blue Brain standard." ;
                                        <http://purl.org/dc/terms/license> "BSD-3-Clause" ;
                                        <http://schema.org/codeRepository> "https://github.com/AllenInstitute/sonata" ;
                                        <http://schema.org/url> "https://github.com/AllenInstitute/sonata/blob/master/docs/SONATA_DEVELOPER_GUIDE.md" ;
                                        rdfs:label "SONATA" .


###  https://w3id.org/tvbo/software/SPM
<https://w3id.org/tvbo/software/SPM> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/tvbo/SoftwarePackage> ;
                                     <http://purl.org/dc/terms/description> "Statistical Parametric Mapping — software for the analysis of brain imaging data sequences (fMRI, PET, SPECT, EEG, MEG). Standard tool for voxel-based and DCM analyses." ;
                                     <http://purl.org/dc/terms/license> "GPL-2.0-or-later" ;
                                     <http://schema.org/codeRepository> "https://github.com/spm/spm" ;
                                     <http://schema.org/identifier> "10.1016/B978-012372560-8/50002-4" ;
                                     <http://schema.org/url> "https://www.fil.ion.ucl.ac.uk/spm/" ;
                                     rdfs:label "SPM" .


###  https://w3id.org/tvbo/software/STEPS
<https://w3id.org/tvbo/software/STEPS> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SoftwarePackage> ;
                                       <http://purl.org/dc/terms/description> "STochastic Engine for Pathway Simulation — a stochastic reaction-diffusion simulator for modeling biochemical signaling pathways in realistic 3D cellular morphologies." ;
                                       <http://purl.org/dc/terms/license> "GPL-3.0-only" ;
                                       <http://schema.org/codeRepository> "https://github.com/CNS-OIST/STEPS" ;
                                       <http://schema.org/identifier> "10.3389/fninf.2014.00068" ;
                                       <http://schema.org/url> "https://steps.sourceforge.net" ;
                                       rdfs:label "STEPS" .


###  https://w3id.org/tvbo/software/Snudda
<https://w3id.org/tvbo/software/Snudda> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/tvbo/SoftwarePackage> ;
                                        <http://purl.org/dc/terms/description> "A Python tool for creating detailed neuronal network models with realistic 3D neuron placement, morphology, and connectivity using touch detection. Exports to NEURON via SONATA format." ;
                                        <http://purl.org/dc/terms/license> "GPL-3.0-only" ;
                                        <http://schema.org/codeRepository> "https://github.com/Hjorthmedansen/Snudda" ;
                                        <http://schema.org/url> "https://snudda.readthedocs.io" ;
                                        rdfs:label "Snudda" .


###  https://w3id.org/tvbo/software/SpikeInterface
<https://w3id.org/tvbo/software/SpikeInterface> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/SoftwarePackage> ;
                                                <http://purl.org/dc/terms/description> "A unified framework for spike sorting, providing a common interface to many spike sorting algorithms, preprocessing tools, and quality metrics." ;
                                                <http://purl.org/dc/terms/license> "MIT" ;
                                                <http://schema.org/codeRepository> "https://github.com/SpikeInterface/spikeinterface" ;
                                                <http://schema.org/identifier> "10.7554/eLife.61834" ;
                                                <http://schema.org/url> "https://spikeinterface.readthedocs.io" ;
                                                rdfs:label "SpikeInterface" .


###  https://w3id.org/tvbo/software/SpineCreator
<https://w3id.org/tvbo/software/SpineCreator> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/tvbo/SoftwarePackage> ;
                                              <http://purl.org/dc/terms/description> "A graphical tool for building neural network models using SpineML component-based descriptions, with export to multiple simulation engines." ;
                                              <http://purl.org/dc/terms/license> "GPL-3.0-only" ;
                                              <http://schema.org/codeRepository> "https://github.com/SpineML/SpineCreator" ;
                                              <http://schema.org/url> "https://spineml.github.io/spinecreator/" ;
                                              rdfs:label "SpineCreator" .


###  https://w3id.org/tvbo/software/SpineML
<https://w3id.org/tvbo/software/SpineML> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/tvbo/SoftwarePackage> ;
                                         <http://purl.org/dc/terms/description> "A declarative XML-based language for describing spiking neural network models using a component-based approach. Designed for simulator independence." ;
                                         <http://purl.org/dc/terms/license> "BSD-3-Clause" ;
                                         <http://schema.org/codeRepository> "https://github.com/SpineML" ;
                                         <http://schema.org/url> "https://spineml.github.io" ;
                                         rdfs:label "SpineML" .


###  https://w3id.org/tvbo/software/TVB
<https://w3id.org/tvbo/software/TVB> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/tvbo/SoftwarePackage> ;
                                     <http://purl.org/dc/terms/description> "The Virtual Brain — a neuroinformatics platform for full-brain network simulation using neural mass and mean-field models on individual connectome data." ;
                                     <http://purl.org/dc/terms/license> "GPL-3.0-or-later" ;
                                     <http://schema.org/codeRepository> "https://github.com/the-virtual-brain/tvb-root" ;
                                     <http://schema.org/identifier> "10.3389/fninf.2013.00010" ;
                                     <http://schema.org/url> "https://www.thevirtualbrain.org" ;
                                     rdfs:label "TVB" .


###  https://w3id.org/tvbo/software/TVB-O
<https://w3id.org/tvbo/software/TVB-O> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/tvbo/SoftwarePackage> ;
                                       <http://purl.org/dc/terms/description> "The Virtual Brain Ontology — a Python library for knowledge representation, code generation, and simulation of large-scale brain network models. Integrates a LinkML-based ontology with JAX-accelerated numerical backends and interoperates with TVB, PyRates, NEURON, NEST, NeuroML, and NetworkDynamics.jl." ;
                                       <http://purl.org/dc/terms/license> "EUPL-1.2" ;
                                       <http://schema.org/codeRepository> "https://github.com/virtual-twin/tvbo" ;
                                       <http://schema.org/identifier> "10.1101/2025.11.19.689211" ;
                                       <http://schema.org/url> "https://tvbo.charite.de" ;
                                       rdfs:label "TVB-O" .


###  https://w3id.org/tvbo/software/TVB-Optim
<https://w3id.org/tvbo/software/TVB-Optim> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/tvbo/SoftwarePackage> ;
                                           <http://purl.org/dc/terms/description> "Differentiable whole-brain simulation and optimization framework using JAX. Supports gradient-based fitting of neural mass models to empirical neuroimaging data." ;
                                           <http://purl.org/dc/terms/license> "EUPL-1.2" ;
                                           <http://schema.org/codeRepository> "https://github.com/virtual-twin/tvboptim" ;
                                           <http://schema.org/url> "https://virtual-twin.github.io/tvboptim/" ;
                                           rdfs:label "TVB-Optim" .


###  https://w3id.org/tvbo/software/jNeuroML
<https://w3id.org/tvbo/software/jNeuroML> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/SoftwarePackage> ;
                                          <http://purl.org/dc/terms/description> "Java-based toolchain for NeuroML/LEMS model validation, simulation, and export to multiple simulator backends including NEURON, NEST, and Brian2." ;
                                          <http://purl.org/dc/terms/license> "LGPL-3.0-only" ;
                                          <http://schema.org/codeRepository> "https://github.com/NeuroML/jNeuroML" ;
                                          <http://schema.org/url> "https://docs.neuroml.org/Userdocs/Software/jNeuroML.html" ;
                                          rdfs:label "jNeuroML" .


###  https://w3id.org/tvbo/software/jaxley
<https://w3id.org/tvbo/software/jaxley> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/tvbo/SoftwarePackage> ;
                                        <http://purl.org/dc/terms/description> "A differentiable simulator for biophysical neuron models built on JAX. Supports multi-compartment Hodgkin-Huxley models with automatic differentiation for gradient-based parameter inference." ;
                                        <http://purl.org/dc/terms/license> "Apache-2.0" ;
                                        <http://schema.org/codeRepository> "https://github.com/jaxleyverse/jaxley" ;
                                        <http://schema.org/identifier> "10.7554/eLife.99205" ;
                                        <http://schema.org/url> "https://jaxley.readthedocs.io" ;
                                        rdfs:label "jaxley" .


###  https://w3id.org/tvbo/software/neuroConstruct
<https://w3id.org/tvbo/software/neuroConstruct> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/tvbo/SoftwarePackage> ;
                                                <http://purl.org/dc/terms/description> "A graphical tool for constructing and simulating biologically realistic 3D neuronal networks with morphologically detailed cells. Exports to NEURON, GENESIS, and NeuroML." ;
                                                <http://purl.org/dc/terms/license> "GPL-2.0-only" ;
                                                <http://schema.org/codeRepository> "https://github.com/NeuralEnsemble/neuroConstruct" ;
                                                <http://schema.org/url> "http://www.neuroconstruct.org" ;
                                                rdfs:label "neuroConstruct" .


###  https://w3id.org/tvbo/software/neurolib
<https://w3id.org/tvbo/software/neurolib> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/tvbo/SoftwarePackage> ;
                                          <http://purl.org/dc/terms/description> "A simulation framework for whole-brain neural mass models with built-in exploration, optimization, and fMRI/EEG forward-model support on empirical connectomes." ;
                                          <http://purl.org/dc/terms/license> "MIT" ;
                                          <http://schema.org/codeRepository> "https://github.com/neurolib-dev/neurolib" ;
                                          <http://schema.org/identifier> "10.1007/s12559-021-09931-9" ;
                                          <http://schema.org/url> "https://neurolib-dev.github.io/" ;
                                          rdfs:label "neurolib" .


###  https://w3id.org/tvbo/software/pyNeuroML
<https://w3id.org/tvbo/software/pyNeuroML> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/tvbo/SoftwarePackage> ;
                                           <http://purl.org/dc/terms/description> "Python API and command-line tools for NeuroML/LEMS model creation, validation, visualization, and simulation via jNeuroML and direct simulator backends." ;
                                           <http://purl.org/dc/terms/license> "LGPL-3.0-only" ;
                                           <http://schema.org/codeRepository> "https://github.com/NeuroML/pyNeuroML" ;
                                           <http://schema.org/url> "https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html" ;
                                           rdfs:label "pyNeuroML" .


###  https://w3id.org/tvbo/software/pynn_genn
<https://w3id.org/tvbo/software/pynn_genn> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/tvbo/SoftwarePackage> ;
                                           <http://purl.org/dc/terms/description> "PyNN interface for the GeNN GPU simulator, enabling PyNN models to run on NVIDIA GPUs via the GeNN backend." ;
                                           <http://purl.org/dc/terms/license> "GPL-2.0-only" ;
                                           <http://schema.org/codeRepository> "https://github.com/genn-team/pynn_genn" ;
                                           rdfs:label "pynn_genn" .


###  https://w3id.org/tvbo/software/sPyNNaker
<https://w3id.org/tvbo/software/sPyNNaker> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/tvbo/SoftwarePackage> ;
                                           <http://purl.org/dc/terms/description> "Software stack enabling PyNN models to execute on the SpiNNaker neuromorphic computing platform. Translates PyNN network descriptions into configurations for SpiNNaker's many-core ARM processors." ;
                                           <http://purl.org/dc/terms/license> "GPL-3.0-only" ;
                                           <http://schema.org/codeRepository> "https://github.com/SpiNNakerManchester/sPyNNaker" ;
                                           <http://schema.org/url> "https://spinnakermanchester.github.io" ;
                                           rdfs:label "sPyNNaker" .


###  https://w3id.org/tvbo/studies/Abbott2005
<https://w3id.org/tvbo/studies/Abbott2005> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/Book> ;
                                           <http://purl.org/dc/terms/issued> "2005" ;
                                           <http://purl.org/dc/terms/title> "Theoretical Neuroscience: Computational and Mathematical Modeling of Neural Systems" ;
                                           <http://schema.org/author> "Abbott, L. F." ,
                                                                      "Dayan, Peter" ;
                                           <http://schema.org/publisher> "MIT Press" ;
                                           rdfs:label "Abbott2005" .


###  https://w3id.org/tvbo/studies/Arnold1968
<https://w3id.org/tvbo/studies/Arnold1968> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/Book> ;
                                           <http://purl.org/dc/terms/issued> "1968" ;
                                           <http://purl.org/dc/terms/title> "Ergodic Problems of Classical Mechanics" ;
                                           <http://schema.org/author> "Arnol'd, V. I." ,
                                                                      "Avez, A." ;
                                           <http://schema.org/publisher> "W. A. Benjamin" ;
                                           rdfs:label "Arnold1968" .


###  https://w3id.org/tvbo/studies/Arnold1968a
<https://w3id.org/tvbo/studies/Arnold1968a> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/Book> ;
                                            <http://purl.org/dc/terms/issued> "1968" ;
                                            <http://purl.org/dc/terms/title> "Ergodic Problems of Classical Mechanics" ;
                                            <http://schema.org/author> "Arnol'd, V. I." ,
                                                                       "Avez, A." ;
                                            <http://schema.org/publisher> "W. A. Benjamin" ;
                                            rdfs:label "Arnold1968a" .


###  https://w3id.org/tvbo/studies/Bandyopadhyay2021
<https://w3id.org/tvbo/studies/Bandyopadhyay2021> rdf:type owl:NamedIndividual ,
                                                           <http://schema.org/ScholarlyArticle> ;
                                                  <http://purl.org/dc/terms/issued> "2021" ;
                                                  <http://purl.org/dc/terms/title> "K Ion Exchange model reference" ;
                                                  <http://schema.org/author> "Bandyopadhyay, S." ,
                                                                             "others" ;
                                                  <http://schema.org/isPartOf> "Preprint" ;
                                                  rdfs:label "Bandyopadhyay2021" .


###  https://w3id.org/tvbo/studies/Baran1998
<https://w3id.org/tvbo/studies/Baran1998> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/ScholarlyArticle> ;
                                          <http://purl.org/dc/terms/issued> "1998" ;
                                          <http://purl.org/dc/terms/title> "Chaotic Dynamics in a Quartic Nuclear Collective Hamiltonian" ;
                                          <http://schema.org/author> "Baran, V." ,
                                                                     "Raduta, A. A." ;
                                          <http://schema.org/isPartOf> "International Journal of Modern Physics E" ;
                                          <http://schema.org/pagination> "527--551" ;
                                          <http://schema.org/volumeNumber> "7" ;
                                          rdfs:label "Baran1998" .


###  https://w3id.org/tvbo/studies/Bo-Cheng2008
<https://w3id.org/tvbo/studies/Bo-Cheng2008> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "2008" ;
                                             <http://purl.org/dc/terms/title> "A hyperchaotic attractor coined from chaotic L\"u system" ;
                                             <http://schema.org/author> "Bo-Cheng, B." ,
                                                                        "Zhong, L." ;
                                             <http://schema.org/isPartOf> "Chinese Physics Letters" ;
                                             <http://schema.org/issueNumber> "7" ;
                                             <http://schema.org/pagination> "2396" ;
                                             <http://schema.org/volumeNumber> "25" ;
                                             rdfs:label "Bo-Cheng2008" .


###  https://w3id.org/tvbo/studies/BoCheng2008
<https://w3id.org/tvbo/studies/BoCheng2008> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "2008" ;
                                            <http://purl.org/dc/terms/title> "A hyperchaotic attractor coined from chaotic L\"u system" ;
                                            <http://schema.org/author> "Bo-Cheng, B." ,
                                                                       "Zhong, L." ;
                                            <http://schema.org/identifier> "10.1088/0256-307x/25/7/018" ;
                                            <http://schema.org/isPartOf> "Chinese Physics Letters" ;
                                            <http://schema.org/issueNumber> "7" ;
                                            <http://schema.org/pagination> "2396" ;
                                            <http://schema.org/volumeNumber> "25" ;
                                            rdfs:label "BoCheng2008" .


###  https://w3id.org/tvbo/studies/Byrne2020
<https://w3id.org/tvbo/studies/Byrne2020> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/ScholarlyArticle> ;
                                          <http://purl.org/dc/terms/issued> "2020" ;
                                          <http://purl.org/dc/terms/title> "Next generation neural mass models" ;
                                          <http://schema.org/author> "Byrne, A." ,
                                                                     "Coombes, S." ;
                                          <http://schema.org/isPartOf> "Journal of Mathematical Neuroscience" ;
                                          rdfs:label "Byrne2020" .


###  https://w3id.org/tvbo/studies/Cabral2011
<https://w3id.org/tvbo/studies/Cabral2011> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "2011" ;
                                           <http://purl.org/dc/terms/title> "Role of local network oscillations in resting-state functional connectivity" ;
                                           <http://schema.org/author> "Cabral, Joana" ,
                                                                      "others" ;
                                           <http://schema.org/isPartOf> "NeuroImage" ;
                                           rdfs:label "Cabral2011" .


###  https://w3id.org/tvbo/studies/Cai2007
<https://w3id.org/tvbo/studies/Cai2007> rdf:type owl:NamedIndividual ,
                                                 <http://schema.org/ScholarlyArticle> ;
                                        <http://purl.org/dc/terms/issued> "2007" ;
                                        <http://purl.org/dc/terms/title> "A new finance chaotic attractor" ;
                                        <http://schema.org/author> "Cai, G." ,
                                                                   "Huang, J." ;
                                        <http://schema.org/isPartOf> "International Journal of Nonlinear Science" ;
                                        <http://schema.org/issueNumber> "3" ;
                                        <http://schema.org/pagination> "213--220" ;
                                        <http://schema.org/volumeNumber> "3" ;
                                        rdfs:label "Cai2007" .


###  https://w3id.org/tvbo/studies/Cakan
<https://w3id.org/tvbo/studies/Cakan> rdf:type owl:NamedIndividual ,
                                               <http://schema.org/CreativeWork> ;
                                      <http://purl.org/dc/terms/title> "Reference for network mean-field neural mass model" ;
                                      <http://schema.org/author> "Cakan, C." ,
                                                                 "Obermayer, K." ;
                                      rdfs:label "Cakan" .


###  https://w3id.org/tvbo/studies/Cao2013
<https://w3id.org/tvbo/studies/Cao2013> rdf:type owl:NamedIndividual ,
                                                 <http://schema.org/ScholarlyArticle> ;
                                        <http://purl.org/dc/terms/issued> "2013" ;
                                        <http://purl.org/dc/terms/title> "Bursting types and stable domains of Rulkov neuron network with mean field coupling" ;
                                        <http://schema.org/author> "Cao, H." ,
                                                                   "Wu, Y." ;
                                        <http://schema.org/isPartOf> "International Journal of Bifurcation and Chaos" ;
                                        <http://schema.org/pagination> "1330041" ;
                                        <http://schema.org/volumeNumber> "23" ;
                                        rdfs:label "Cao2013" .


###  https://w3id.org/tvbo/studies/Chen2006
<https://w3id.org/tvbo/studies/Chen2006> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "2006" ;
                                         <http://purl.org/dc/terms/title> "Generating hyperchaotic L\"u attractor via state feedback control" ;
                                         <http://schema.org/author> "Chen, A." ,
                                                                    "L\"u, J." ,
                                                                    "Lu, J." ,
                                                                    "Yu, S." ;
                                         <http://schema.org/isPartOf> "Physica A: Statistical Mechanics and its Applications" ;
                                         <http://schema.org/pagination> "103--110" ;
                                         <http://schema.org/volumeNumber> "364" ;
                                         rdfs:label "Chen2006" .


###  https://w3id.org/tvbo/studies/Chirikov1969
<https://w3id.org/tvbo/studies/Chirikov1969> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/Report> ;
                                             <http://purl.org/dc/terms/issued> "1969" ;
                                             <http://purl.org/dc/terms/title> "Research concerning the theory of nonlinear resonance" ;
                                             <http://schema.org/author> "Chirikov, Boris V." ;
                                             <http://schema.org/issueNumber> "Preprint 267" ;
                                             rdfs:label "Chirikov1969" .


###  https://w3id.org/tvbo/studies/Chua1992
<https://w3id.org/tvbo/studies/Chua1992> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "1992" ;
                                         <http://purl.org/dc/terms/title> "The Genesis of Chua's Circuit" ;
                                         <http://schema.org/author> "Chua, Leon O." ;
                                         <http://schema.org/isPartOf> "Archiv f\"ur Elektronik und \"Ubertragungstechnik" ;
                                         <http://schema.org/pagination> "250--257" ;
                                         <http://schema.org/volumeNumber> "46" ;
                                         rdfs:label "Chua1992" .


###  https://w3id.org/tvbo/studies/Chua2007
<https://w3id.org/tvbo/studies/Chua2007> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "2007" ;
                                         <http://purl.org/dc/terms/title> "Chua circuit" ;
                                         <http://schema.org/author> "Chua, Leon O." ;
                                         <http://schema.org/isPartOf> "Scholarpedia" ;
                                         <http://schema.org/issueNumber> "10" ;
                                         <http://schema.org/pagination> "1488" ;
                                         <http://schema.org/url> "http://www.scholarpedia.org/article/Chua_circuit" ;
                                         <http://schema.org/volumeNumber> "2" ;
                                         rdfs:label "Chua2007" .


###  https://w3id.org/tvbo/studies/Courtiol2020
<https://w3id.org/tvbo/studies/Courtiol2020> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "2020" ;
                                             <http://purl.org/dc/terms/title> "The brain resting state: dynamics and models" ;
                                             <http://schema.org/author> "Courtiol, Julie" ,
                                                                        "others" ;
                                             <http://schema.org/isPartOf> "Journal of Neuroscience Methods" ;
                                             rdfs:label "Courtiol2020" .


###  https://w3id.org/tvbo/studies/Datseris2019
<https://w3id.org/tvbo/studies/Datseris2019> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "2019" ;
                                             <http://purl.org/dc/terms/title> "Abrupt Phase-Space Contraction in a Magnetotransport System" ;
                                             <http://schema.org/author> "Datseris, George" ,
                                                                        "et al." ;
                                             <http://schema.org/identifier> "10.1088/1367-2630/ab19cc" ;
                                             <http://schema.org/isPartOf> "New Journal of Physics" ;
                                             <http://schema.org/issueNumber> "5" ;
                                             <http://schema.org/pagination> "053036" ;
                                             <http://schema.org/volumeNumber> "21" ;
                                             rdfs:label "Datseris2019" .


###  https://w3id.org/tvbo/studies/Deco2013
<https://w3id.org/tvbo/studies/Deco2013> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "2013" ;
                                         <http://purl.org/dc/terms/title> "Resting-State Functional Connectivity Emerges from Structurally and Dynamically Shaped Slow Linear Fluctuations" ;
                                         <http://schema.org/author> "Corbetta, M." ,
                                                                    "Deco, G." ,
                                                                    "Hagmann, P." ,
                                                                    "Mantini, D." ,
                                                                    "Ponce-Alvarez, A." ,
                                                                    "Romani, G. L." ;
                                         <http://schema.org/identifier> "10.1523/jneurosci.1091-13.2013" ;
                                         <http://schema.org/isPartOf> "Journal of Neuroscience" ;
                                         <http://schema.org/issueNumber> "27" ;
                                         <http://schema.org/pagination> "11239--11252" ;
                                         <http://schema.org/publisher> "Society for Neuroscience" ;
                                         <http://schema.org/volumeNumber> "33" ;
                                         rdfs:label "Deco2013" .


###  https://w3id.org/tvbo/studies/Deco2014
<https://w3id.org/tvbo/studies/Deco2014> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "2014" ;
                                         <http://purl.org/dc/terms/title> "How local excitation--inhibition ratio impacts the whole brain dynamics" ;
                                         <http://schema.org/author> "Deco, Gustavo" ,
                                                                    "others" ;
                                         <http://schema.org/isPartOf> "Journal of Neuroscience" ;
                                         rdfs:label "Deco2014" .


###  https://w3id.org/tvbo/studies/Deco2017
<https://w3id.org/tvbo/studies/Deco2017> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "2017" ;
                                         <http://purl.org/dc/terms/title> "The dynamics of resting fluctuations in the brain: metastability and its dynamical cortical core" ;
                                         <http://schema.org/author> "Deco, Gustavo" ,
                                                                    "Kringelbach, Morten L." ,
                                                                    "others" ;
                                         <http://schema.org/isPartOf> "Scientific Reports" ;
                                         <http://schema.org/pagination> "3095" ;
                                         <http://schema.org/volumeNumber> "7" ;
                                         rdfs:label "Deco2017" .


###  https://w3id.org/tvbo/studies/Depannemaecker2023
<https://w3id.org/tvbo/studies/Depannemaecker2023> rdf:type owl:NamedIndividual ,
                                                            <http://schema.org/ScholarlyArticle> ;
                                                   <http://purl.org/dc/terms/issued> "2023" ;
                                                   <http://purl.org/dc/terms/title> "K Ion Exchange model extensions" ;
                                                   <http://schema.org/author> "Depannemaecker, Damien" ,
                                                                              "others" ;
                                                   <http://schema.org/isPartOf> "Preprint" ;
                                                   rdfs:label "Depannemaecker2023" .


###  https://w3id.org/tvbo/studies/Duffing1918
<https://w3id.org/tvbo/studies/Duffing1918> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/Book> ;
                                            <http://purl.org/dc/terms/issued> "1918" ;
                                            <http://purl.org/dc/terms/title> "Erzwungene Schwingungen bei ver\"anderlicher Eigenfrequenz und ihre technische Bedeutung" ;
                                            <http://schema.org/author> "Duffing, Georg" ;
                                            <http://schema.org/publisher> "Vieweg+Teubner" ;
                                            rdfs:label "Duffing1918" .


###  https://w3id.org/tvbo/studies/Dumont2019
<https://w3id.org/tvbo/studies/Dumont2019> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "2019" ;
                                           <http://purl.org/dc/terms/title> "A reduced model of coupled neural masses with complex dynamics" ;
                                           <http://schema.org/author> "Dumont, Gr\\'egoire" ,
                                                                      "Gutkin, Boris" ;
                                           <http://schema.org/isPartOf> "eNeuro" ;
                                           rdfs:label "Dumont2019" .


###  https://w3id.org/tvbo/studies/Eisenberg1975
<https://w3id.org/tvbo/studies/Eisenberg1975> rdf:type owl:NamedIndividual ,
                                                       <http://schema.org/Book> ;
                                              <http://purl.org/dc/terms/issued> "1975" ;
                                              <http://purl.org/dc/terms/title> "Nuclear Theory: Nuclear Models Collective and Single-Particle Phenomena" ;
                                              <http://schema.org/author> "Eisenberg, Judah M." ,
                                                                         "Greiner, Walter" ;
                                              <http://schema.org/publisher> "North-Holland" ;
                                              rdfs:label "Eisenberg1975" .


###  https://w3id.org/tvbo/studies/Ermentrout2010
<https://w3id.org/tvbo/studies/Ermentrout2010> rdf:type owl:NamedIndividual ,
                                                        <http://schema.org/Book> ;
                                               <http://purl.org/dc/terms/issued> "2010" ;
                                               <http://purl.org/dc/terms/title> "Mathematical Foundations of Neuroscience" ;
                                               <http://schema.org/author> "Ermentrout, G. Bard" ,
                                                                          "Terman, David H." ;
                                               <http://schema.org/publisher> "Springer" ;
                                               rdfs:label "Ermentrout2010" .


###  https://w3id.org/tvbo/studies/Feigenbaum1978
<https://w3id.org/tvbo/studies/Feigenbaum1978> rdf:type owl:NamedIndividual ,
                                                        <http://schema.org/ScholarlyArticle> ;
                                               <http://purl.org/dc/terms/issued> "1978" ;
                                               <http://purl.org/dc/terms/title> "Quantitative Universality for a Class of Nonlinear Transformations" ;
                                               <http://schema.org/author> "Feigenbaum, Mitchell J." ;
                                               <http://schema.org/identifier> "10.1007/bf01020332" ;
                                               <http://schema.org/isPartOf> "Journal of Statistical Physics" ;
                                               <http://schema.org/pagination> "25--52" ;
                                               <http://schema.org/volumeNumber> "19" ;
                                               rdfs:label "Feigenbaum1978" .


###  https://w3id.org/tvbo/studies/FitzHugh1961
<https://w3id.org/tvbo/studies/FitzHugh1961> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "1961" ;
                                             <http://purl.org/dc/terms/title> "Impulses and physiological states in theoretical models of nerve membrane" ;
                                             <http://schema.org/author> "FitzHugh, Richard" ;
                                             <http://schema.org/isPartOf> "Biophysical Journal" ;
                                             rdfs:label "FitzHugh1961" .


###  https://w3id.org/tvbo/studies/FitzHughNagumo
<https://w3id.org/tvbo/studies/FitzHughNagumo> rdf:type owl:NamedIndividual ,
                                                        <http://schema.org/CreativeWork> ;
                                               <http://purl.org/dc/terms/title> "FitzHugh--Nagumo model" ;
                                               <http://schema.org/identifier> "10.4249/scholarpedia.1349" ;
                                               rdfs:label "FitzHughNagumo" .


###  https://w3id.org/tvbo/studies/Freire2008
<https://w3id.org/tvbo/studies/Freire2008> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "2008" ;
                                           <http://purl.org/dc/terms/title> "Multistability, phase diagrams, and intransitivity in the Lorenz-84 low-order atmospheric circulation model" ;
                                           <http://schema.org/author> "Freire, Jos\\'e G." ,
                                                                      "others" ;
                                           <http://schema.org/isPartOf> "Chaos" ;
                                           <http://schema.org/pagination> "033121" ;
                                           <http://schema.org/volumeNumber> "18" ;
                                           rdfs:label "Freire2008" .


###  https://w3id.org/tvbo/studies/Galan2008
<https://w3id.org/tvbo/studies/Galan2008> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/ScholarlyArticle> ;
                                          <http://purl.org/dc/terms/issued> "2008" ;
                                          <http://purl.org/dc/terms/title> "Optimal time scale for spike-time reliability: theory, simulations, and experiments" ;
                                          <http://schema.org/author> "Ermentrout, G. Bard" ,
                                                                     "Gal\\'an, R. F." ,
                                                                     "Urban, N. N." ;
                                          <http://schema.org/isPartOf> "Journal of Neurophysiology" ;
                                          rdfs:label "Galan2008" .


###  https://w3id.org/tvbo/studies/Gast2020
<https://w3id.org/tvbo/studies/Gast2020> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "2020" ;
                                         <http://purl.org/dc/terms/title> "A mean-field description of bursting dynamics in neural populations" ;
                                         <http://schema.org/author> "Gast, Richard" ,
                                                                    "Kn\\\"osche, T. R." ,
                                                                    "Schmidt, Helmut" ;
                                         <http://schema.org/isPartOf> "PLOS Computational Biology" ;
                                         rdfs:label "Gast2020" .


###  https://w3id.org/tvbo/studies/Gissinger2012
<https://w3id.org/tvbo/studies/Gissinger2012> rdf:type owl:NamedIndividual ,
                                                       <http://schema.org/ScholarlyArticle> ;
                                              <http://purl.org/dc/terms/issued> "2012" ;
                                              <http://purl.org/dc/terms/title> "A New Deterministic Model of Chaotic Reversals" ;
                                              <http://schema.org/author> "Gissinger, Christophe" ;
                                              <http://schema.org/identifier> "10.1140/epjb/e2012-30024-x" ;
                                              <http://schema.org/isPartOf> "The European Physical Journal B" ;
                                              <http://schema.org/issueNumber> "4" ;
                                              <http://schema.org/pagination> "137" ;
                                              <http://schema.org/volumeNumber> "85" ;
                                              rdfs:label "Gissinger2012" .


###  https://w3id.org/tvbo/studies/Grebogi1983
<https://w3id.org/tvbo/studies/Grebogi1983> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "1983" ;
                                            <http://purl.org/dc/terms/title> "Final state sensitivity: An obstruction to predictability" ;
                                            <http://schema.org/author> "Grebogi, Celso" ,
                                                                       "McDonald, S. W." ,
                                                                       "Ott, Edward" ,
                                                                       "Yorke, James A." ;
                                            <http://schema.org/isPartOf> "Physics Letters A" ;
                                            <http://schema.org/issueNumber> "9" ;
                                            <http://schema.org/pagination> "373--375" ;
                                            <http://schema.org/volumeNumber> "99" ;
                                            rdfs:label "Grebogi1983" .


###  https://w3id.org/tvbo/studies/Greene1979
<https://w3id.org/tvbo/studies/Greene1979> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1979" ;
                                           <http://purl.org/dc/terms/title> "A Method for Determining a Stochastic Transition" ;
                                           <http://schema.org/author> "Greene, J. M." ;
                                           <http://schema.org/identifier> "10.1201/9781003069515-23" ;
                                           <http://schema.org/isPartOf> "Journal of Mathematical Physics" ;
                                           <http://schema.org/pagination> "1183--1201" ;
                                           <http://schema.org/volumeNumber> "20" ;
                                           rdfs:label "Greene1979" .


###  https://w3id.org/tvbo/studies/Guckenheimer1983
<https://w3id.org/tvbo/studies/Guckenheimer1983> rdf:type owl:NamedIndividual ,
                                                          <http://schema.org/Book> ;
                                                 <http://purl.org/dc/terms/issued> "1983" ;
                                                 <http://purl.org/dc/terms/title> "Nonlinear Oscillations, Dynamical Systems, and Bifurcations of Vector Fields" ;
                                                 <http://schema.org/author> "Guckenheimer, John" ,
                                                                            "Holmes, Philip" ;
                                                 <http://schema.org/identifier> "10.1007/978-1-4612-1140-2" ;
                                                 <http://schema.org/publisher> "Springer" ;
                                                 <http://schema.org/volumeNumber> "42" ;
                                                 rdfs:label "Guckenheimer1983" .


###  https://w3id.org/tvbo/studies/GuckenheimerHolmes1983
<https://w3id.org/tvbo/studies/GuckenheimerHolmes1983> rdf:type owl:NamedIndividual ,
                                                                <http://schema.org/Book> ;
                                                       <http://purl.org/dc/terms/issued> "1983" ;
                                                       <http://purl.org/dc/terms/title> "Nonlinear Oscillations, Dynamical Systems, and Bifurcations of Vector Fields" ;
                                                       <http://schema.org/author> "Guckenheimer, John" ,
                                                                                  "Holmes, Philip" ;
                                                       <http://schema.org/publisher> "Springer" ;
                                                       <http://schema.org/volumeNumber> "42" ;
                                                       rdfs:label "GuckenheimerHolmes1983" .


###  https://w3id.org/tvbo/studies/GuckenheimerHolmes1983Alias
<https://w3id.org/tvbo/studies/GuckenheimerHolmes1983Alias> rdf:type owl:NamedIndividual ,
                                                                     <http://schema.org/ScholarlyArticle> ;
                                                            <http://purl.org/dc/terms/title> "Alias for GuckenheimerHolmes1983" ;
                                                            rdfs:label "GuckenheimerHolmes1983Alias" .


###  https://w3id.org/tvbo/studies/Halvorsen2000
<https://w3id.org/tvbo/studies/Halvorsen2000> rdf:type owl:NamedIndividual ,
                                                       <http://schema.org/CreativeWork> ;
                                              <http://purl.org/dc/terms/issued> "2000" ;
                                              <http://purl.org/dc/terms/title> "An algebraically simple chaotic system" ;
                                              <http://schema.org/author> "Halvorsen, E." ;
                                              rdfs:label "Halvorsen2000" .


###  https://w3id.org/tvbo/studies/Henon1964
<https://w3id.org/tvbo/studies/Henon1964> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/ScholarlyArticle> ;
                                          <http://purl.org/dc/terms/issued> "1964" ;
                                          <http://purl.org/dc/terms/title> "The Applicability of the Third Integral of Motion: Some Numerical Experiments" ;
                                          <http://schema.org/author> "Heiles, Carl" ,
                                                                     "Henon, Michel" ;
                                          <http://schema.org/identifier> "10.1086/109234" ;
                                          <http://schema.org/isPartOf> "The Astronomical Journal" ;
                                          <http://schema.org/pagination> "73--79" ;
                                          <http://schema.org/volumeNumber> "69" ;
                                          rdfs:label "Henon1964" .


###  https://w3id.org/tvbo/studies/Henon1976
<https://w3id.org/tvbo/studies/Henon1976> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/ScholarlyArticle> ;
                                          <http://purl.org/dc/terms/issued> "1976" ;
                                          <http://purl.org/dc/terms/title> "A Two-Dimensional Mapping with a Strange Attractor" ;
                                          <http://schema.org/author> "H\\'enon, Michel" ;
                                          <http://schema.org/identifier> "10.1007/978-0-387-21830-4_8" ;
                                          <http://schema.org/isPartOf> "Communications in Mathematical Physics" ;
                                          <http://schema.org/pagination> "69--77" ;
                                          <http://schema.org/volumeNumber> "50" ;
                                          rdfs:label "Henon1976" .


###  https://w3id.org/tvbo/studies/HenonHeiles1964
<https://w3id.org/tvbo/studies/HenonHeiles1964> rdf:type owl:NamedIndividual ,
                                                         <http://schema.org/ScholarlyArticle> ;
                                                <http://purl.org/dc/terms/issued> "1964" ;
                                                <http://purl.org/dc/terms/title> "The Applicability of the Third Integral of Motion: Some Numerical Experiments" ;
                                                <http://schema.org/author> "H\\'enon, Michel" ,
                                                                           "Heiles, Carl" ;
                                                <http://schema.org/identifier> "10.1086/109234" ;
                                                <http://schema.org/isPartOf> "The Astronomical Journal" ;
                                                <http://schema.org/pagination> "73--79" ;
                                                <http://schema.org/volumeNumber> "69" ;
                                                rdfs:label "HenonHeiles1964" .


###  https://w3id.org/tvbo/studies/Hindmarsh1984
<https://w3id.org/tvbo/studies/Hindmarsh1984> rdf:type owl:NamedIndividual ,
                                                       <http://schema.org/ScholarlyArticle> ;
                                              <http://purl.org/dc/terms/issued> "1984" ;
                                              <http://purl.org/dc/terms/title> "A model of neuronal bursting using three coupled first order differential equations" ;
                                              <http://schema.org/author> "Hindmarsh, J. L." ,
                                                                         "Rose, R. M." ;
                                              <http://schema.org/isPartOf> "Proceedings of the Royal Society of London. Series B, Biological Sciences" ;
                                              <http://schema.org/pagination> "87--102" ;
                                              <http://schema.org/volumeNumber> "221" ;
                                              rdfs:label "Hindmarsh1984" .


###  https://w3id.org/tvbo/studies/HindmarshRose1984
<https://w3id.org/tvbo/studies/HindmarshRose1984> rdf:type owl:NamedIndividual ,
                                                           <http://schema.org/ScholarlyArticle> ;
                                                  <http://purl.org/dc/terms/issued> "1984" ;
                                                  <http://purl.org/dc/terms/title> "A model of neuronal bursting using three coupled first order differential equations" ;
                                                  <http://schema.org/author> "Hindmarsh, J. L." ,
                                                                             "Rose, R. M." ;
                                                  <http://schema.org/isPartOf> "Proceedings of the Royal Society of London. Series B, Biological Sciences" ;
                                                  <http://schema.org/pagination> "87--102" ;
                                                  <http://schema.org/volumeNumber> "221" ;
                                                  rdfs:label "HindmarshRose1984" .


###  https://w3id.org/tvbo/studies/Hodgkin1952
<https://w3id.org/tvbo/studies/Hodgkin1952> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "1952" ;
                                            <http://purl.org/dc/terms/title> "A Quantitative Description of Membrane Current and Its Application to Conduction and Excitation in Nerve" ;
                                            <http://schema.org/author> "Hodgkin, A. L." ,
                                                                       "Huxley, A. F." ;
                                            <http://schema.org/identifier> "10.1113/jphysiol.1952.sp004764" ;
                                            <http://schema.org/isPartOf> "The Journal of Physiology" ;
                                            <http://schema.org/issueNumber> "4" ;
                                            <http://schema.org/pagination> "500--544" ;
                                            <http://schema.org/volumeNumber> "117" ;
                                            rdfs:label "Hodgkin1952" .


###  https://w3id.org/tvbo/studies/HodgkinHuxley1952
<https://w3id.org/tvbo/studies/HodgkinHuxley1952> rdf:type owl:NamedIndividual ,
                                                           <http://schema.org/ScholarlyArticle> ;
                                                  <http://purl.org/dc/terms/issued> "1952" ;
                                                  <http://purl.org/dc/terms/title> "A Quantitative Description of Membrane Current and Its Application to Conduction and Excitation in Nerve" ;
                                                  <http://schema.org/author> "Hodgkin, A. L." ,
                                                                             "Huxley, A. F." ;
                                                  <http://schema.org/identifier> "10.1113/jphysiol.1952.sp004764" ;
                                                  <http://schema.org/isPartOf> "The Journal of Physiology" ;
                                                  <http://schema.org/issueNumber> "4" ;
                                                  <http://schema.org/pagination> "500--544" ;
                                                  <http://schema.org/volumeNumber> "117" ;
                                                  rdfs:label "HodgkinHuxley1952" .


###  https://w3id.org/tvbo/studies/Hoover1995
<https://w3id.org/tvbo/studies/Hoover1995> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1995" ;
                                           <http://purl.org/dc/terms/title> "Remark on ``Some Simple Chaotic Flows''" ;
                                           <http://schema.org/author> "Hoover, William G." ;
                                           <http://schema.org/identifier> "10.1103/PhysRevE.51.759" ;
                                           <http://schema.org/isPartOf> "Physical Review E" ;
                                           <http://schema.org/pagination> "759--760" ;
                                           <http://schema.org/volumeNumber> "51" ;
                                           rdfs:label "Hoover1995" .


###  https://w3id.org/tvbo/studies/Hopfield1982
<https://w3id.org/tvbo/studies/Hopfield1982> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "1982" ;
                                             <http://purl.org/dc/terms/title> "Neural networks and physical systems with emergent collective computational abilities" ;
                                             <http://schema.org/author> "Hopfield, John J." ;
                                             <http://schema.org/isPartOf> "Proceedings of the National Academy of Sciences" ;
                                             rdfs:label "Hopfield1982" .


###  https://w3id.org/tvbo/studies/Hopfield1984
<https://w3id.org/tvbo/studies/Hopfield1984> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "1984" ;
                                             <http://purl.org/dc/terms/title> "Neurons with graded response have collective computational properties like those of two-state neurons" ;
                                             <http://schema.org/author> "Hopfield, John J." ;
                                             <http://schema.org/isPartOf> "Proceedings of the National Academy of Sciences" ;
                                             rdfs:label "Hopfield1984" .


###  https://w3id.org/tvbo/studies/Hoppensteadt2006
<https://w3id.org/tvbo/studies/Hoppensteadt2006> rdf:type owl:NamedIndividual ,
                                                          <http://schema.org/ScholarlyArticle> ;
                                                 <http://purl.org/dc/terms/issued> "2006" ;
                                                 <http://purl.org/dc/terms/title> "Predator-prey model" ;
                                                 <http://schema.org/author> "Hoppensteadt, Frank" ;
                                                 <http://schema.org/isPartOf> "Scholarpedia" ;
                                                 <http://schema.org/issueNumber> "10" ;
                                                 <http://schema.org/pagination> "1563" ;
                                                 <http://schema.org/volumeNumber> "1" ;
                                                 rdfs:label "Hoppensteadt2006" .


###  https://w3id.org/tvbo/studies/Huisman2001
<https://w3id.org/tvbo/studies/Huisman2001> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "2001" ;
                                            <http://purl.org/dc/terms/title> "Fundamental Unpredictability in Multispecies Competition" ;
                                            <http://schema.org/author> "Huisman, Johan" ,
                                                                       "Weissing, Franz J." ;
                                            <http://schema.org/isPartOf> "The American Naturalist" ;
                                            <http://schema.org/issueNumber> "5" ;
                                            <http://schema.org/volumeNumber> "157" ;
                                            rdfs:label "Huisman2001" .


###  https://w3id.org/tvbo/studies/Hussain2015
<https://w3id.org/tvbo/studies/Hussain2015> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "2015" ;
                                            <http://purl.org/dc/terms/title> "Construction of dynamical non-linear components based on Lorenz system and symmetric group of permutations" ;
                                            <http://schema.org/author> "Gondal, M. A." ,
                                                                       "Hussain, A." ,
                                                                       "Hussain, I." ;
                                            <http://schema.org/isPartOf> "3D Research" ;
                                            <http://schema.org/pagination> "1--6" ;
                                            <http://schema.org/volumeNumber> "6" ;
                                            rdfs:label "Hussain2015" .


###  https://w3id.org/tvbo/studies/IzhikevichBook
<https://w3id.org/tvbo/studies/IzhikevichBook> rdf:type owl:NamedIndividual ,
                                                        <http://schema.org/Book> ;
                                               <http://purl.org/dc/terms/issued> "2007" ;
                                               <http://purl.org/dc/terms/title> "Dynamical Systems in Neuroscience: The Geometry of Excitability and Bursting" ;
                                               <http://schema.org/author> "Izhikevich, Eugene M." ;
                                               <http://schema.org/publisher> "MIT Press" ;
                                               rdfs:label "IzhikevichBook" .


###  https://w3id.org/tvbo/studies/Jansen1993
<https://w3id.org/tvbo/studies/Jansen1993> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1993" ;
                                           <http://purl.org/dc/terms/title> "Electroencephalogram and visual evoked potential generation in a mathematical model of coupled cortical columns" ;
                                           <http://schema.org/author> "Jansen, Ben H." ,
                                                                      "Rit, Vincent G." ;
                                           <http://schema.org/isPartOf> "Biological Cybernetics" ;
                                           rdfs:label "Jansen1993" .


###  https://w3id.org/tvbo/studies/Jansen1995
<https://w3id.org/tvbo/studies/Jansen1995> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1995" ;
                                           <http://purl.org/dc/terms/title> "Parameter exploration of a realistic neural mass model of visual cortex" ;
                                           <http://schema.org/author> "Jansen, Ben H." ,
                                                                      "Rit, Vincent G." ;
                                           <http://schema.org/isPartOf> "Biological Cybernetics" ;
                                           rdfs:label "Jansen1995" .


###  https://w3id.org/tvbo/studies/Jirsa2014
<https://w3id.org/tvbo/studies/Jirsa2014> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/ScholarlyArticle> ;
                                          <http://purl.org/dc/terms/issued> "2014" ;
                                          <http://purl.org/dc/terms/title> "On the nature of seizure dynamics" ;
                                          <http://schema.org/author> "Jirsa, Viktor" ,
                                                                     "others" ;
                                          <http://schema.org/isPartOf> "Brain" ;
                                          rdfs:label "Jirsa2014" .


###  https://w3id.org/tvbo/studies/Kanamaru2007
<https://w3id.org/tvbo/studies/Kanamaru2007> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "2007" ;
                                             <http://purl.org/dc/terms/title> "Van der Pol Oscillator" ;
                                             <http://schema.org/author> "Kanamaru, Takashi" ;
                                             <http://schema.org/isPartOf> "Scholarpedia" ;
                                             <http://schema.org/issueNumber> "1" ;
                                             <http://schema.org/pagination> "2202" ;
                                             <http://schema.org/volumeNumber> "2" ;
                                             rdfs:label "Kanamaru2007" .


###  https://w3id.org/tvbo/studies/KantzGrassberger1988
<https://w3id.org/tvbo/studies/KantzGrassberger1988> rdf:type owl:NamedIndividual ,
                                                              <http://schema.org/ScholarlyArticle> ;
                                                     <http://purl.org/dc/terms/issued> "1988" ;
                                                     <http://purl.org/dc/terms/title> "On a Robust Method to Detect Intermittency" ;
                                                     <http://schema.org/author> "Grassberger, Peter" ,
                                                                                "Kantz, Holger" ;
                                                     <http://schema.org/isPartOf> "Journal of Physics A: Mathematical and General" ;
                                                     <http://schema.org/pagination> "127--133" ;
                                                     <http://schema.org/volumeNumber> "21" ;
                                                     rdfs:label "KantzGrassberger1988" .


###  https://w3id.org/tvbo/studies/Kuramoto1975
<https://w3id.org/tvbo/studies/Kuramoto1975> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "1975" ;
                                             <http://purl.org/dc/terms/title> "Self-entrainment of a Population of Coupled Nonlinear Oscillators" ;
                                             <http://schema.org/author> "Kuramoto, Yoshiki" ;
                                             <http://schema.org/isPartOf> "International Symposium on Mathematical Problems in Theoretical Physics" ;
                                             <http://schema.org/volumeNumber> "39" ;
                                             rdfs:label "Kuramoto1975" .


###  https://w3id.org/tvbo/studies/Landau1944
<https://w3id.org/tvbo/studies/Landau1944> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1944" ;
                                           <http://purl.org/dc/terms/title> "On the problem of turbulence" ;
                                           <http://schema.org/author> "Landau, L. D." ;
                                           <http://schema.org/isPartOf> "Doklady Akademii Nauk SSSR" ;
                                           <http://schema.org/issueNumber> "8" ;
                                           <http://schema.org/pagination> "339--349" ;
                                           <http://schema.org/volumeNumber> "44" ;
                                           rdfs:label "Landau1944" .


###  https://w3id.org/tvbo/studies/Letellier2007
<https://w3id.org/tvbo/studies/Letellier2007> rdf:type owl:NamedIndividual ,
                                                       <http://schema.org/ScholarlyArticle> ;
                                              <http://purl.org/dc/terms/issued> "2007" ;
                                              <http://purl.org/dc/terms/title> "Hyperchaos" ;
                                              <http://schema.org/author> "Letellier, Christophe" ,
                                                                         "R\"ossler, Otto E." ;
                                              <http://schema.org/isPartOf> "Scholarpedia" ;
                                              <http://schema.org/issueNumber> "8" ;
                                              <http://schema.org/pagination> "1936" ;
                                              <http://schema.org/volumeNumber> "2" ;
                                              rdfs:label "Letellier2007" .


###  https://w3id.org/tvbo/studies/Li2015
<https://w3id.org/tvbo/studies/Li2015> rdf:type owl:NamedIndividual ,
                                                <http://schema.org/ScholarlyArticle> ;
                                       <http://purl.org/dc/terms/issued> "2015" ;
                                       <http://purl.org/dc/terms/title> "A novel four-wing strange attractor born in bistability" ;
                                       <http://schema.org/author> "Li, Chunbiao" ,
                                                                  "et al." ;
                                       <http://schema.org/isPartOf> "IEICE Electronics Express" ;
                                       <http://schema.org/issueNumber> "4" ;
                                       <http://schema.org/volumeNumber> "12" ;
                                       rdfs:label "Li2015" .


###  https://w3id.org/tvbo/studies/Lorenz1963
<https://w3id.org/tvbo/studies/Lorenz1963> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1963" ;
                                           <http://purl.org/dc/terms/title> "Deterministic Nonperiodic Flow" ;
                                           <http://schema.org/author> "Lorenz, Edward N." ;
                                           <http://schema.org/identifier> "10.1175/1520-0469(1963)020<0130:DNF>2.0.CO;2" ;
                                           <http://schema.org/isPartOf> "Journal of the Atmospheric Sciences" ;
                                           <http://schema.org/pagination> "130--141" ;
                                           <http://schema.org/volumeNumber> "20" ;
                                           rdfs:label "Lorenz1963" .


###  https://w3id.org/tvbo/studies/Lorenz1996
<https://w3id.org/tvbo/studies/Lorenz1996> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1996" ;
                                           <http://purl.org/dc/terms/title> "Predictability: A Problem Partly Solved" ;
                                           <http://schema.org/author> "Lorenz, Edward N." ;
                                           <http://schema.org/identifier> "10.1017/cbo9780511617652.004" ;
                                           <http://schema.org/isPartOf> "Proc. Seminar on Predictability" ;
                                           rdfs:label "Lorenz1996" .


###  https://w3id.org/tvbo/studies/Manneville1980
<https://w3id.org/tvbo/studies/Manneville1980> rdf:type owl:NamedIndividual ,
                                                        <http://schema.org/ScholarlyArticle> ;
                                               <http://purl.org/dc/terms/issued> "1980" ;
                                               <http://purl.org/dc/terms/title> "Intermittency, self-similarity and 1/f spectrum in dissipative dynamical systems" ;
                                               <http://schema.org/author> "Manneville, Paul" ;
                                               <http://schema.org/isPartOf> "Journal de Physique" ;
                                               <http://schema.org/issueNumber> "11" ;
                                               <http://schema.org/pagination> "1235--1243" ;
                                               <http://schema.org/volumeNumber> "41" ;
                                               rdfs:label "Manneville1980" .


###  https://w3id.org/tvbo/studies/MannevillePomeau1980
<https://w3id.org/tvbo/studies/MannevillePomeau1980> rdf:type owl:NamedIndividual ,
                                                              <http://schema.org/ScholarlyArticle> ;
                                                     <http://purl.org/dc/terms/issued> "1980" ;
                                                     <http://purl.org/dc/terms/title> "Intermittency and the Lorenz Model" ;
                                                     <http://schema.org/author> "Manneville, P." ,
                                                                                "Pomeau, Y." ;
                                                     <http://schema.org/isPartOf> "Communications in Mathematical Physics" ;
                                                     <http://schema.org/volumeNumber> "74" ;
                                                     rdfs:label "MannevillePomeau1980" .


###  https://w3id.org/tvbo/studies/May1976
<https://w3id.org/tvbo/studies/May1976> rdf:type owl:NamedIndividual ,
                                                 <http://schema.org/ScholarlyArticle> ;
                                        <http://purl.org/dc/terms/issued> "1976" ;
                                        <http://purl.org/dc/terms/title> "Simple mathematical models with very complicated dynamics" ;
                                        <http://schema.org/author> "May, Robert M." ;
                                        <http://schema.org/identifier> "10.1201/9780203734636-5" ;
                                        <http://schema.org/isPartOf> "Nature" ;
                                        <http://schema.org/pagination> "459--467" ;
                                        <http://schema.org/volumeNumber> "261" ;
                                        rdfs:label "May1976" .


###  https://w3id.org/tvbo/studies/Meyer2019
<https://w3id.org/tvbo/studies/Meyer2019> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/ScholarlyArticle> ;
                                          <http://purl.org/dc/terms/issued> "2019" ;
                                          <http://purl.org/dc/terms/title> "Long-range correlations in intermittent maps" ;
                                          <http://schema.org/author> "Meyer, R." ,
                                                                     "et al." ;
                                          <http://schema.org/isPartOf> "New Journal of Physics" ;
                                          <http://schema.org/volumeNumber> "20" ;
                                          rdfs:label "Meyer2019" .


###  https://w3id.org/tvbo/studies/Micluta-Campeanu2018
<https://w3id.org/tvbo/studies/Micluta-Campeanu2018> rdf:type owl:NamedIndividual ,
                                                              <http://schema.org/ScholarlyArticle> ;
                                                     <http://purl.org/dc/terms/issued> "2018" ;
                                                     <http://purl.org/dc/terms/title> "Chaoticity Evolution in a Quartic Collective Hamiltonian" ;
                                                     <http://schema.org/author> "Baran, V." ,
                                                                                "Micluta-Campeanu, S." ,
                                                                                "Nicolin, A. I." ,
                                                                                "Raportaru, M. C." ;
                                                     <http://schema.org/isPartOf> "Romanian Reports in Physics" ;
                                                     <http://schema.org/pagination> "105" ;
                                                     <http://schema.org/volumeNumber> "70" ;
                                                     rdfs:label "Micluta-Campeanu2018" .


###  https://w3id.org/tvbo/studies/MiclutaCampeanu2018
<https://w3id.org/tvbo/studies/MiclutaCampeanu2018> rdf:type owl:NamedIndividual ,
                                                             <http://schema.org/ScholarlyArticle> ;
                                                    <http://purl.org/dc/terms/issued> "2018" ;
                                                    <http://purl.org/dc/terms/title> "Chaoticity Evolution in a Quartic Collective Hamiltonian" ;
                                                    <http://schema.org/author> "Micluta-Campeanu, S." ,
                                                                               "Raduta, A." ,
                                                                               "others" ;
                                                    <http://schema.org/isPartOf> "Romanian Journal of Physics" ;
                                                    <http://schema.org/pagination> "105" ;
                                                    <http://schema.org/volumeNumber> "70" ;
                                                    rdfs:label "MiclutaCampeanu2018" .


###  https://w3id.org/tvbo/studies/Mirshra2018
<https://w3id.org/tvbo/studies/Mirshra2018> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "2018" ;
                                            <http://purl.org/dc/terms/title> "Dragon-king-like extreme events in coupled bursting neurons" ;
                                            <http://schema.org/author> "Dana, S. K." ,
                                                                       "Kapitaniak, T." ,
                                                                       "Mishra, A." ,
                                                                       "Pal, P." ,
                                                                       "Saha, S." ,
                                                                       "Vigneshwaran, M." ;
                                            <http://schema.org/identifier> "10.1103/PhysRevE.97.062311" ;
                                            <http://schema.org/isPartOf> "Physical Review E" ;
                                            <http://schema.org/issueNumber> "6" ;
                                            <http://schema.org/pagination> "062311" ;
                                            <http://schema.org/volumeNumber> "97" ;
                                            rdfs:label "Mirshra2018" .


###  https://w3id.org/tvbo/studies/Mishra2018
<https://w3id.org/tvbo/studies/Mishra2018> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "2018" ;
                                           <http://purl.org/dc/terms/title> "Dragon-king-like extreme events in coupled bursting neurons" ;
                                           <http://schema.org/author> "Dana, S. K." ,
                                                                      "Kapitaniak, T." ,
                                                                      "Mishra, A." ,
                                                                      "Pal, P." ,
                                                                      "Saha, S." ,
                                                                      "Vigneshwaran, M." ;
                                           <http://schema.org/identifier> "10.1103/PhysRevE.97.062311" ;
                                           <http://schema.org/isPartOf> "Physical Review E" ;
                                           <http://schema.org/issueNumber> "6" ;
                                           <http://schema.org/pagination> "062311" ;
                                           <http://schema.org/volumeNumber> "97" ;
                                           rdfs:label "Mishra2018" .


###  https://w3id.org/tvbo/studies/Mishra2018a
<https://w3id.org/tvbo/studies/Mishra2018a> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "2018" ;
                                            <http://purl.org/dc/terms/title> "Dragon-king-like extreme events in coupled bursting neurons" ;
                                            <http://schema.org/author> "Dana, S. K." ,
                                                                       "Kapitaniak, T." ,
                                                                       "Mishra, A." ,
                                                                       "Pal, P." ,
                                                                       "Saha, S." ,
                                                                       "Vigneshwaran, M." ;
                                            <http://schema.org/identifier> "10.1103/PhysRevE.97.062311" ;
                                            <http://schema.org/isPartOf> "Physical Review E" ;
                                            <http://schema.org/issueNumber> "6" ;
                                            <http://schema.org/pagination> "062311" ;
                                            <http://schema.org/volumeNumber> "97" ;
                                            rdfs:label "Mishra2018a" .


###  https://w3id.org/tvbo/studies/Montbrio2015
<https://w3id.org/tvbo/studies/Montbrio2015> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "2015" ;
                                             <http://purl.org/dc/terms/title> "Macroscopic description for networks of spiking neurons" ;
                                             <http://schema.org/author> "Montbri\\'o, Ernest" ,
                                                                        "Paz\\'o, Diego" ,
                                                                        "Roxin, Alex" ;
                                             <http://schema.org/isPartOf> "Physical Review X" ;
                                             rdfs:label "Montbrio2015" .


###  https://w3id.org/tvbo/studies/MorrisLecar1981
<https://w3id.org/tvbo/studies/MorrisLecar1981> rdf:type owl:NamedIndividual ,
                                                         <http://schema.org/ScholarlyArticle> ;
                                                <http://purl.org/dc/terms/issued> "1981" ;
                                                <http://purl.org/dc/terms/title> "Voltage oscillations in the barnacle giant muscle fiber" ;
                                                <http://schema.org/author> "Lecar, H." ,
                                                                           "Morris, C." ;
                                                <http://schema.org/isPartOf> "Biophysical Journal" ;
                                                <http://schema.org/url> "https://www.cell.com/biophysj/pdf/S0006-3495(81)84782-0.pdf" ;
                                                rdfs:label "MorrisLecar1981" .


###  https://w3id.org/tvbo/studies/Nagumo1962
<https://w3id.org/tvbo/studies/Nagumo1962> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1962" ;
                                           <http://purl.org/dc/terms/title> "An active pulse transmission line simulating nerve axon" ;
                                           <http://schema.org/author> "Arimoto, S." ,
                                                                      "Nagumo, J." ,
                                                                      "Yoshizawa, S." ;
                                           <http://schema.org/isPartOf> "Proceedings of the IRE" ;
                                           rdfs:label "Nagumo1962" .


###  https://w3id.org/tvbo/studies/Ott2002
<https://w3id.org/tvbo/studies/Ott2002> rdf:type owl:NamedIndividual ,
                                                 <http://schema.org/Book> ;
                                        <http://purl.org/dc/terms/issued> "2010" ;
                                        <http://purl.org/dc/terms/title> "Chaos in Dynamical Systems" ;
                                        <http://schema.org/author> "Ott, Edward" ;
                                        <http://schema.org/publisher> "Cambridge University Press" ;
                                        rdfs:label "Ott2002" .


###  https://w3id.org/tvbo/studies/Ott2010
<https://w3id.org/tvbo/studies/Ott2010> rdf:type owl:NamedIndividual ,
                                                 <http://schema.org/Book> ;
                                        <http://purl.org/dc/terms/issued> "2010" ;
                                        <http://purl.org/dc/terms/title> "Chaos in Dynamical Systems" ;
                                        <http://schema.org/author> "Ott, Edward" ;
                                        <http://schema.org/publisher> "Cambridge University Press" ;
                                        rdfs:label "Ott2010" .


###  https://w3id.org/tvbo/studies/OttRiddled2014
<https://w3id.org/tvbo/studies/OttRiddled2014> rdf:type owl:NamedIndividual ,
                                                        <http://schema.org/CreativeWork> ;
                                               <http://purl.org/dc/terms/title> "The transition to chaotic attractors with riddled basins" ;
                                               <http://schema.org/author> "Alexander, J. C." ,
                                                                          "Kan, I." ,
                                                                          "Ott, Edward" ,
                                                                          "Sommerer, J. C." ,
                                                                          "Yorke, James A." ;
                                               <http://schema.org/url> "http://yorke.umd.edu/Yorke_papers_most_cited_and_post2000/1994_04_Ott_Alexander_Kan_Sommerer_PhysicaD_riddled%20basins.pdf" ;
                                               rdfs:label "OttRiddled2014" .


###  https://w3id.org/tvbo/studies/Pang2011
<https://w3id.org/tvbo/studies/Pang2011> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "2011" ;
                                         <http://purl.org/dc/terms/title> "A new hyperchaotic system from the L\"u system and its control" ;
                                         <http://schema.org/author> "Liu, Y." ,
                                                                    "Pang, S." ;
                                         <http://schema.org/isPartOf> "Journal of Computational and Applied Mathematics" ;
                                         <http://schema.org/issueNumber> "8" ;
                                         <http://schema.org/pagination> "2775--2789" ;
                                         <http://schema.org/volumeNumber> "235" ;
                                         rdfs:label "Pang2011" .


###  https://w3id.org/tvbo/studies/Proix2014
<https://w3id.org/tvbo/studies/Proix2014> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/ScholarlyArticle> ;
                                          <http://purl.org/dc/terms/issued> "2014" ;
                                          <http://purl.org/dc/terms/title> "A neural mass model of seizure initiation and propagation" ;
                                          <http://schema.org/author> "Proix, Timoth\\'ee" ,
                                                                     "others" ;
                                          <http://schema.org/isPartOf> "Brain" ;
                                          rdfs:label "Proix2014" .


###  https://w3id.org/tvbo/studies/Proix2017
<https://w3id.org/tvbo/studies/Proix2017> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/ScholarlyArticle> ;
                                          <http://purl.org/dc/terms/issued> "2017" ;
                                          <http://purl.org/dc/terms/title> "Individual structural connectivity defines propagation networks in partial epilepsy" ;
                                          <http://schema.org/author> "Proix, Timoth\\'ee" ,
                                                                     "others" ;
                                          <http://schema.org/isPartOf> "Brain" ;
                                          rdfs:label "Proix2017" .


###  https://w3id.org/tvbo/studies/Qi2008
<https://w3id.org/tvbo/studies/Qi2008> rdf:type owl:NamedIndividual ,
                                                <http://schema.org/ScholarlyArticle> ;
                                       <http://purl.org/dc/terms/issued> "2008" ;
                                       <http://purl.org/dc/terms/title> "On a new hyperchaotic system" ;
                                       <http://schema.org/author> "Chen, G." ,
                                                                  "Qi, G." ,
                                                                  "van Wyk, B. J." ,
                                                                  "van Wyk, M. A." ;
                                       <http://schema.org/isPartOf> "Physics Letters A" ;
                                       <http://schema.org/issueNumber> "2" ;
                                       <http://schema.org/pagination> "124--136" ;
                                       <http://schema.org/volumeNumber> "372" ;
                                       rdfs:label "Qi2008" .


###  https://w3id.org/tvbo/studies/R_ossler1976
<https://w3id.org/tvbo/studies/R_ossler1976> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "1976" ;
                                             <http://purl.org/dc/terms/title> "An Equation for Continuous Chaos" ;
                                             <http://schema.org/author> "R\"ossler, Otto E." ;
                                             <http://schema.org/identifier> "10.1016/0375-9601(76)90101-8" ;
                                             <http://schema.org/isPartOf> "Physics Letters A" ;
                                             <http://schema.org/issueNumber> "5" ;
                                             <http://schema.org/pagination> "397--398" ;
                                             <http://schema.org/volumeNumber> "57" ;
                                             rdfs:label "R_ossler1976" .


###  https://w3id.org/tvbo/studies/Rikitake1958
<https://w3id.org/tvbo/studies/Rikitake1958> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "1958" ;
                                             <http://purl.org/dc/terms/title> "Oscillations of a System of Disks" ;
                                             <http://schema.org/author> "Rikitake, Tsuneji" ;
                                             <http://schema.org/identifier> "10.1017/S0305004100033283" ;
                                             <http://schema.org/isPartOf> "Proceedings of the Cambridge Philosophical Society" ;
                                             <http://schema.org/pagination> "89--105" ;
                                             <http://schema.org/volumeNumber> "54" ;
                                             rdfs:label "Rikitake1958" .


###  https://w3id.org/tvbo/studies/Roessler1976
<https://w3id.org/tvbo/studies/Roessler1976> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "1976" ;
                                             <http://purl.org/dc/terms/title> "An Equation for Continuous Chaos" ;
                                             <http://schema.org/author> "Roessler, Otto E." ;
                                             <http://schema.org/identifier> "10.1016/0375-9601(76)90101-8" ;
                                             <http://schema.org/isPartOf> "Physics Letters A" ;
                                             <http://schema.org/issueNumber> "5" ;
                                             <http://schema.org/pagination> "397--398" ;
                                             <http://schema.org/volumeNumber> "57" ;
                                             rdfs:label "Roessler1976" .


###  https://w3id.org/tvbo/studies/Roessler1979
<https://w3id.org/tvbo/studies/Roessler1979> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "1979" ;
                                             <http://purl.org/dc/terms/title> "An equation for hyperchaos" ;
                                             <http://schema.org/author> "R\"ossler, Otto E." ;
                                             <http://schema.org/isPartOf> "Physics Letters A" ;
                                             <http://schema.org/issueNumber> "2--3" ;
                                             <http://schema.org/pagination> "155--157" ;
                                             <http://schema.org/volumeNumber> "71" ;
                                             rdfs:label "Roessler1979" .


###  https://w3id.org/tvbo/studies/Roessler1979Alias
<https://w3id.org/tvbo/studies/Roessler1979Alias> rdf:type owl:NamedIndividual ,
                                                           <http://schema.org/ScholarlyArticle> ;
                                                  <http://purl.org/dc/terms/title> "Alias for Rossler1979" ;
                                                  rdfs:label "Roessler1979Alias" .


###  https://w3id.org/tvbo/studies/Rossler1976
<https://w3id.org/tvbo/studies/Rossler1976> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "1976" ;
                                            <http://purl.org/dc/terms/title> "An Equation for Continuous Chaos" ;
                                            <http://schema.org/author> "R\"ossler, Otto E." ;
                                            <http://schema.org/identifier> "10.1016/0375-9601(76)90101-8" ;
                                            <http://schema.org/isPartOf> "Physics Letters A" ;
                                            <http://schema.org/issueNumber> "5" ;
                                            <http://schema.org/pagination> "397--398" ;
                                            <http://schema.org/volumeNumber> "57" ;
                                            rdfs:label "Rossler1976" .


###  https://w3id.org/tvbo/studies/Rossler1979
<https://w3id.org/tvbo/studies/Rossler1979> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "1979" ;
                                            <http://purl.org/dc/terms/title> "An equation for hyperchaos" ;
                                            <http://schema.org/author> "R\"ossler, O. E." ;
                                            <http://schema.org/isPartOf> "Physics Letters A" ;
                                            <http://schema.org/issueNumber> "2--3" ;
                                            <http://schema.org/pagination> "155--157" ;
                                            <http://schema.org/volumeNumber> "71" ;
                                            rdfs:label "Rossler1979" .


###  https://w3id.org/tvbo/studies/Ruelle1980
<https://w3id.org/tvbo/studies/Ruelle1980> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1980" ;
                                           <http://purl.org/dc/terms/title> "Strange Attractors" ;
                                           <http://schema.org/author> "Ruelle, David" ;
                                           <http://schema.org/identifier> "10.1007/BF03024089" ;
                                           <http://schema.org/isPartOf> "The Mathematical Intelligencer" ;
                                           <http://schema.org/issueNumber> "3" ;
                                           <http://schema.org/pagination> "126--137" ;
                                           <http://schema.org/volumeNumber> "2" ;
                                           rdfs:label "Ruelle1980" .


###  https://w3id.org/tvbo/studies/Rulkov2001
<https://w3id.org/tvbo/studies/Rulkov2001> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "2001" ;
                                           <http://purl.org/dc/terms/title> "Regularization of Synchronized Chaotic Bursts" ;
                                           <http://schema.org/author> "Abarbanel, Henry D. I." ,
                                                                      "Rulkov, Nikolai F." ,
                                                                      "Sushchik, M. M." ,
                                                                      "Tsimring, L. S." ;
                                           <http://schema.org/isPartOf> "Physical Review Letters" ;
                                           <http://schema.org/pagination> "183" ;
                                           <http://schema.org/volumeNumber> "86" ;
                                           rdfs:label "Rulkov2001" .


###  https://w3id.org/tvbo/studies/Rulkov2002
<https://w3id.org/tvbo/studies/Rulkov2002> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "2002" ;
                                           <http://purl.org/dc/terms/title> "Modeling of spiking-bursting neural behavior using two-dimensional map" ;
                                           <http://schema.org/author> "Rulkov, Nikolai F." ;
                                           <http://schema.org/isPartOf> "Physical Review E" ;
                                           <http://schema.org/pagination> "041922" ;
                                           <http://schema.org/volumeNumber> "65" ;
                                           rdfs:label "Rulkov2002" .


###  https://w3id.org/tvbo/studies/Skiadas2008
<https://w3id.org/tvbo/studies/Skiadas2008> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/Book> ;
                                            <http://purl.org/dc/terms/issued> "2008" ;
                                            <http://purl.org/dc/terms/title> "Chaotic Modelling and Simulation: Analysis of Chaotic Models, Attractors and Forms" ;
                                            <http://schema.org/author> "Skiadas, Christos H." ;
                                            <http://schema.org/publisher> "CRC Press" ;
                                            rdfs:label "Skiadas2008" .


###  https://w3id.org/tvbo/studies/Sprott2010
<https://w3id.org/tvbo/studies/Sprott2010> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/Book> ;
                                           <http://purl.org/dc/terms/issued> "2010" ;
                                           <http://purl.org/dc/terms/title> "Elegant Chaos: Algebraically Simple Chaotic Flows" ;
                                           <http://schema.org/author> "Sprott, J. C." ;
                                           <http://schema.org/identifier> "10.1142/7434" ;
                                           <http://schema.org/publisher> "World Scientific" ;
                                           rdfs:label "Sprott2010" .


###  https://w3id.org/tvbo/studies/Sprott2014
<https://w3id.org/tvbo/studies/Sprott2014> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "2014" ;
                                           <http://purl.org/dc/terms/title> "Simplest Chaotic Flows with Involutional Symmetries" ;
                                           <http://schema.org/author> "Sprott, J. C." ;
                                           <http://schema.org/isPartOf> "International Journal of Bifurcation and Chaos" ;
                                           <http://schema.org/pagination> "1450009" ;
                                           <http://schema.org/volumeNumber> "24" ;
                                           rdfs:label "Sprott2014" .


###  https://w3id.org/tvbo/studies/Sprott2014b
<https://w3id.org/tvbo/studies/Sprott2014b> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "2014" ;
                                            <http://purl.org/dc/terms/title> "Physics Letters A" ;
                                            <http://schema.org/author> "Sprott, J. C." ;
                                            <http://schema.org/isPartOf> "Physics Letters A" ;
                                            <http://schema.org/volumeNumber> "378" ;
                                            rdfs:label "Sprott2014b" .


###  https://w3id.org/tvbo/studies/Sprott2020
<https://w3id.org/tvbo/studies/Sprott2020> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "2020" ;
                                           <http://purl.org/dc/terms/title> "Do We Need More Chaos Examples?" ;
                                           <http://schema.org/author> "Sprott, J. C." ;
                                           <http://schema.org/isPartOf> "Chaos Theory and Applications" ;
                                           <http://schema.org/issueNumber> "2" ;
                                           <http://schema.org/pagination> "1--3" ;
                                           <http://schema.org/volumeNumber> "2" ;
                                           rdfs:label "Sprott2020" .


###  https://w3id.org/tvbo/studies/SprottXiong2015
<https://w3id.org/tvbo/studies/SprottXiong2015> rdf:type owl:NamedIndividual ,
                                                         <http://schema.org/ScholarlyArticle> ;
                                                <http://purl.org/dc/terms/issued> "2015" ;
                                                <http://purl.org/dc/terms/title> "Classifying and quantifying basins of attraction" ;
                                                <http://schema.org/author> "Sprott, J. C." ,
                                                                           "Xiong, A." ;
                                                <http://schema.org/isPartOf> "Chaos: An Interdisciplinary Journal of Nonlinear Science" ;
                                                <http://schema.org/issueNumber> "8" ;
                                                <http://schema.org/pagination> "083101" ;
                                                <http://schema.org/volumeNumber> "25" ;
                                                rdfs:label "SprottXiong2015" .


###  https://w3id.org/tvbo/studies/Stankevich2012
<https://w3id.org/tvbo/studies/Stankevich2012> rdf:type owl:NamedIndividual ,
                                                        <http://schema.org/CreativeWork> ;
                                               <http://purl.org/dc/terms/issued> "2012" ;
                                               <http://purl.org/dc/terms/title> "Hyperchaotic dynamics in a R\"ossler-like system" ;
                                               <http://schema.org/author> "Stankevich, N. V." ;
                                               rdfs:label "Stankevich2012" .


###  https://w3id.org/tvbo/studies/Stommel1961
<https://w3id.org/tvbo/studies/Stommel1961> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "1961" ;
                                            <http://purl.org/dc/terms/title> "Thermohaline convection with two stable regimes of flow" ;
                                            <http://schema.org/author> "Stommel, Henry" ;
                                            <http://schema.org/isPartOf> "Tellus" ;
                                            <http://schema.org/issueNumber> "2" ;
                                            <http://schema.org/volumeNumber> "13" ;
                                            rdfs:label "Stommel1961" .


###  https://w3id.org/tvbo/studies/Strogatz2000
<https://w3id.org/tvbo/studies/Strogatz2000> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/ScholarlyArticle> ;
                                             <http://purl.org/dc/terms/issued> "2000" ;
                                             <http://purl.org/dc/terms/title> "From Kuramoto to Crawford: exploring the onset of synchronization in populations of coupled oscillators" ;
                                             <http://schema.org/author> "Strogatz, Steven H." ;
                                             <http://schema.org/isPartOf> "Physica D" ;
                                             rdfs:label "Strogatz2000" .


###  https://w3id.org/tvbo/studies/Strogatz2015
<https://w3id.org/tvbo/studies/Strogatz2015> rdf:type owl:NamedIndividual ,
                                                      <http://schema.org/Book> ;
                                             <http://purl.org/dc/terms/issued> "2015" ;
                                             <http://purl.org/dc/terms/title> "Nonlinear Dynamics and Chaos: With Applications to Physics, Biology, Chemistry, and Engineering" ;
                                             <http://schema.org/author> "Strogatz, Steven H." ;
                                             <http://schema.org/publisher> "Westview Press" ;
                                             rdfs:label "Strogatz2015" .


###  https://w3id.org/tvbo/studies/Thomas1999
<https://w3id.org/tvbo/studies/Thomas1999> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1999" ;
                                           <http://purl.org/dc/terms/title> "Deterministic chaos seen in terms of feedback circuits: Analysis, synthesis, \\& biological applications" ;
                                           <http://schema.org/author> "Thomas, Ren\\'e" ;
                                           <http://schema.org/isPartOf> "International Journal of Bifurcation and Chaos" ;
                                           <http://schema.org/issueNumber> "10" ;
                                           <http://schema.org/pagination> "1889--1905" ;
                                           <http://schema.org/volumeNumber> "9" ;
                                           rdfs:label "Thomas1999" .


###  https://w3id.org/tvbo/studies/Tufillaro1984
<https://w3id.org/tvbo/studies/Tufillaro1984> rdf:type owl:NamedIndividual ,
                                                       <http://schema.org/ScholarlyArticle> ;
                                              <http://purl.org/dc/terms/issued> "1984" ;
                                              <http://purl.org/dc/terms/title> "Swinging Atwood's Machine" ;
                                              <http://schema.org/author> "Abbott, Tyler A." ,
                                                                         "Griffiths, David J." ,
                                                                         "Tufillaro, Nicholas B." ;
                                              <http://schema.org/isPartOf> "American Journal of Physics" ;
                                              <http://schema.org/issueNumber> "10" ;
                                              <http://schema.org/pagination> "895--903" ;
                                              <http://schema.org/volumeNumber> "52" ;
                                              rdfs:label "Tufillaro1984" .


###  https://w3id.org/tvbo/studies/Tufillaro1992
<https://w3id.org/tvbo/studies/Tufillaro1992> rdf:type owl:NamedIndividual ,
                                                       <http://schema.org/Book> ;
                                              <http://purl.org/dc/terms/issued> "1992" ;
                                              <http://purl.org/dc/terms/title> "An Experimental Approach to Nonlinear Dynamics and Chaos" ;
                                              <http://schema.org/author> "Abbott, Tyler" ,
                                                                         "Reilly, James" ,
                                                                         "Tufillaro, Nicholas B." ;
                                              <http://schema.org/identifier> "10.1119/1.17380" ;
                                              <http://schema.org/publisher> "Addison-Wesley" ;
                                              rdfs:label "Tufillaro1992" .


###  https://w3id.org/tvbo/studies/Ueda1961
<https://w3id.org/tvbo/studies/Ueda1961> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "1961" ;
                                         <http://purl.org/dc/terms/title> "Randomly Transitional Phenomena in the System Governed by Duffing's Equation" ;
                                         <http://schema.org/author> "Ueda, Yoshisuke" ;
                                         <http://schema.org/isPartOf> "Journal of Statistical Physics" ;
                                         rdfs:label "Ueda1961" .


###  https://w3id.org/tvbo/studies/Ulam1960s
<https://w3id.org/tvbo/studies/Ulam1960s> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/CreativeWork> ;
                                          <http://purl.org/dc/terms/issued> "1960" ;
                                          <http://purl.org/dc/terms/title> "Ulam coupled map on a ring" ;
                                          <http://schema.org/author> "Ulam, Stanislaw" ;
                                          rdfs:label "Ulam1960s" .


###  https://w3id.org/tvbo/studies/Volo2019
<https://w3id.org/tvbo/studies/Volo2019> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "2019" ;
                                         <http://purl.org/dc/terms/title> "Biophysical ingredients for a robust model of cortical dynamics" ;
                                         <http://schema.org/author> "di Volo, Matteo" ,
                                                                    "others" ;
                                         <http://schema.org/isPartOf> "PLOS Computational Biology" ;
                                         rdfs:label "Volo2019" .


###  https://w3id.org/tvbo/studies/Volo2019a
<https://w3id.org/tvbo/studies/Volo2019a> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/ScholarlyArticle> ;
                                          <http://purl.org/dc/terms/title> "Alias for di Volo et al. 2019" ;
                                          rdfs:label "Volo2019a" .


###  https://w3id.org/tvbo/studies/Wang2008
<https://w3id.org/tvbo/studies/Wang2008> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "2008" ;
                                         <http://purl.org/dc/terms/title> "A hyperchaos generated from Lorenz system" ;
                                         <http://schema.org/author> "Wang, M." ,
                                                                    "Wang, X." ;
                                         <http://schema.org/isPartOf> "Physica A: Statistical Mechanics and its Applications" ;
                                         <http://schema.org/issueNumber> "14" ;
                                         <http://schema.org/pagination> "3751--3758" ;
                                         <http://schema.org/volumeNumber> "387" ;
                                         rdfs:label "Wang2008" .


###  https://w3id.org/tvbo/studies/Wang2009
<https://w3id.org/tvbo/studies/Wang2009> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "2009" ;
                                         <http://purl.org/dc/terms/title> "A 3-D four-wing attractor and its analysis" ;
                                         <http://schema.org/author> "Qi, G." ,
                                                                    "Sun, Y." ,
                                                                    "Wang, Z." ,
                                                                    "van Wyk, B. J." ,
                                                                    "van Wyk, M. A." ;
                                         <http://schema.org/isPartOf> "Brazilian Journal of Physics" ;
                                         <http://schema.org/pagination> "547--553" ;
                                         <http://schema.org/volumeNumber> "39" ;
                                         rdfs:label "Wang2009" .


###  https://w3id.org/tvbo/studies/Weisstein
<https://w3id.org/tvbo/studies/Weisstein> rdf:type owl:NamedIndividual ,
                                                   <http://schema.org/CreativeWork> ;
                                          <http://purl.org/dc/terms/title> "Lotka-Volterra Equations" ;
                                          <http://schema.org/author> "Weisstein, Eric W." ;
                                          <http://schema.org/url> "https://mathworld.wolfram.com/Lotka-VolterraEquations.html" ;
                                          rdfs:label "Weisstein" .


###  https://w3id.org/tvbo/studies/Wilson1972
<https://w3id.org/tvbo/studies/Wilson1972> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1972" ;
                                           <http://purl.org/dc/terms/title> "Excitatory and inhibitory interactions in localized populations of model neurons" ;
                                           <http://schema.org/author> "Cowan, Jack D." ,
                                                                      "Wilson, Hugh R." ;
                                           <http://schema.org/isPartOf> "Biophysical Journal" ;
                                           rdfs:label "Wilson1972" .


###  https://w3id.org/tvbo/studies/Wilson1973
<https://w3id.org/tvbo/studies/Wilson1973> rdf:type owl:NamedIndividual ,
                                                    <http://schema.org/ScholarlyArticle> ;
                                           <http://purl.org/dc/terms/issued> "1973" ;
                                           <http://purl.org/dc/terms/title> "A mathematical theory of the functional dynamics of cortical and thalamic nervous tissue" ;
                                           <http://schema.org/author> "Cowan, Jack D." ,
                                                                      "Wilson, Hugh R." ;
                                           <http://schema.org/isPartOf> "Biological Cybernetics" ;
                                           rdfs:label "Wilson1973" .


###  https://w3id.org/tvbo/studies/Wong2006
<https://w3id.org/tvbo/studies/Wong2006> rdf:type owl:NamedIndividual ,
                                                  <http://schema.org/ScholarlyArticle> ;
                                         <http://purl.org/dc/terms/issued> "2006" ;
                                         <http://purl.org/dc/terms/title> "A Recurrent Network Mechanism of Time Integration in Perceptual Decisions" ;
                                         <http://schema.org/author> "Wang, Xiao-Jing" ,
                                                                    "Wong, Kong-Fatt" ;
                                         <http://schema.org/identifier> "10.1523/jneurosci.3733-05.2006" ;
                                         <http://schema.org/isPartOf> "The Journal of Neuroscience" ;
                                         <http://schema.org/issueNumber> "4" ;
                                         <http://schema.org/pagination> "1314--1328" ;
                                         <http://schema.org/publisher> "Society for Neuroscience" ;
                                         <http://schema.org/volumeNumber> "26" ;
                                         rdfs:label "Wong2006" .


###  https://w3id.org/tvbo/studies/Zaslavskii1978
<https://w3id.org/tvbo/studies/Zaslavskii1978> rdf:type owl:NamedIndividual ,
                                                        <http://schema.org/ScholarlyArticle> ;
                                               <http://purl.org/dc/terms/issued> "1978" ;
                                               <http://purl.org/dc/terms/title> "The simplest case of a strange attractor" ;
                                               <http://schema.org/author> "Chernikov, A. A." ,
                                                                          "Sagdeev, R. Z." ,
                                                                          "Usikov, D. A." ,
                                                                          "Zaslavskii, G. M." ;
                                               <http://schema.org/isPartOf> "Physics Letters A" ;
                                               <http://schema.org/issueNumber> "3" ;
                                               <http://schema.org/pagination> "145--147" ;
                                               <http://schema.org/volumeNumber> "69" ;
                                               rdfs:label "Zaslavskii1978" .


###  https://w3id.org/tvbo/studies/Zerlaut2018
<https://w3id.org/tvbo/studies/Zerlaut2018> rdf:type owl:NamedIndividual ,
                                                     <http://schema.org/ScholarlyArticle> ;
                                            <http://purl.org/dc/terms/issued> "2018" ;
                                            <http://purl.org/dc/terms/title> "A mean-field model of conductance-based networks of adaptive exponential integrate-and-fire neurons" ;
                                            <http://schema.org/author> "Destexhe, Alain" ,
                                                                       "Zerlaut, Yann" ;
                                            <http://schema.org/isPartOf> "Neural Computation" ;
                                            rdfs:label "Zerlaut2018" .


###  https://w3id.org/tvbo/studies/Zetterberg1978
<https://w3id.org/tvbo/studies/Zetterberg1978> rdf:type owl:NamedIndividual ,
                                                        <http://schema.org/ScholarlyArticle> ;
                                               <http://purl.org/dc/terms/issued> "1978" ;
                                               <http://purl.org/dc/terms/title> "A model for the interrelationship between EEG and evoked potentials" ;
                                               <http://schema.org/author> "Jansen, B. H." ,
                                                                          "Zetterberg, L. H." ;
                                               <http://schema.org/isPartOf> "Biological Cybernetics" ;
                                               rdfs:label "Zetterberg1978" .


###  https://w3id.org/tvbo/studies/vanderpol1926
<https://w3id.org/tvbo/studies/vanderpol1926> rdf:type owl:NamedIndividual ,
                                                       <http://schema.org/ScholarlyArticle> ;
                                              <http://purl.org/dc/terms/issued> "1926" ;
                                              <http://purl.org/dc/terms/title> "On relaxation-oscillations" ;
                                              <http://schema.org/author> "van der Pol, B." ;
                                              <http://schema.org/isPartOf> "The London, Edinburgh, and Dublin Philosophical Magazine and Journal of Science" ;
                                              <http://schema.org/issueNumber> "11" ;
                                              <http://schema.org/pagination> "978--992" ;
                                              <http://schema.org/volumeNumber> "2" ;
                                              rdfs:label "vanderpol1926" .


#################################################################
#    Annotations
#################################################################

<http://schema.org/Chapter> rdfs:label "Chapter" .


<http://schema.org/Thesis> rdfs:label "Thesis" .


<http://uri.interlex.org/tgbugs/uris/readable/abbreviation> rdfs:label "abbreviation" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Slot for the abbreviation of a resource." ;
                                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/alternateName> rdfs:label "alternateName" ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Enter any alternate names, including abbreviations, for this entity." ;
                                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/anatomicalAxesOrientation> rdfs:label "anatomicalAxesOrientation" ;
                                                                         <http://www.w3.org/2004/02/skos/core#definition> "Add the axes orientation in standard anatomical terms (XYZ)." ;
                                                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/author> rdfs:label "author" ;
                                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/axesOrigin> rdfs:label "axesOrigin" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Enter the origin (central point where all axes intersect)." ;
                                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/color> rdfs:label "color" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Add the color code used for visual representation of this entity." ;
                                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/dataLocation> rdfs:label "dataLocation" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Add the location of the data file containing the parcellation terminology." ;
                                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/defaultImage> rdfs:label "defaultImage" ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Add all image files used as visual representation of this common coordinate space version." ;
                                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/isVersionOf> rdfs:label "isVersionOf" ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Linked type for the version of a brain atlas or coordinate space." ;
                                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/license> rdfs:label "license" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Linked type for the license of the brain atlas or coordinate space version." ;
                                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/nativeUnit> rdfs:label "nativeUnit" ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Add the native unit that is used for this common coordinate space version." ;
                                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/ontologyIdentifier> rdfs:label "ontologyIdentifier" ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "Enter the internationalized resource identifier (IRI) to the related ontological terms." ;
                                                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/relatedUBERONTerm> rdfs:label "relatedUBERONTerm" ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "Add the related anatomical entity as defined by the UBERON ontology." ;
                                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


<http://uri.interlex.org/tgbugs/uris/readable/versionIdentifier> rdfs:label "versionIdentifier" ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "Enter the version identifier of this brain atlas or coordinate space version." ;
                                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://openminds.ebrains.eu/sands/BrainAtlas> .


xsd:string rdfs:label "string" .


<https://w3id.org/tvbo/Bistable> rdfs:label "Bistable"@en .


<https://w3id.org/tvbo/Bursting> rdfs:label "Bursting"@en .


<https://w3id.org/tvbo/Chaotic> rdfs:label "Chaotic"@en .


<https://w3id.org/tvbo/CouplingInput> rdfs:comment "Aggregate input arriving at a node from connected nodes; modelled as the postsynaptic potential induced by long-range projections."@en ;
                                      rdfs:isDefinedBy <https://w3id.org/tvbo/struct> ;
                                      rdfs:label "CouplingInput" ;
                                      rdfs:seeAlso <https://w3id.org/tvbo/PostsynapticPotential> ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Specification of a coupling input channel for multi-coupling dynamics" ;
                                      <http://www.w3.org/2004/02/skos/core#exactMatch> <https://w3id.org/tvbo/CouplingInput> ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "CouplingInput"@en .


<https://w3id.org/tvbo/Deterministic> rdfs:label "Deterministic"@en .


<https://w3id.org/tvbo/Excitable> rdfs:label "Excitable"@en .


<https://w3id.org/tvbo/FixedPoint> rdfs:label "Fixed point"@en .


<https://w3id.org/tvbo/HomoclinicBifurcation> rdfs:label "Homoclinic"@en .


<https://w3id.org/tvbo/Hopf> rdfs:label "Hopf"@en .


<https://w3id.org/tvbo/LimitCycle> rdfs:label "Limit cycle"@en .


<https://w3id.org/tvbo/Multistable> rdfs:label "Multistable"@en .


<https://w3id.org/tvbo/Oscillatory> rdfs:label "Oscillatory"@en .


<https://w3id.org/tvbo/Quiescent> rdfs:label "Quiescent"@en .


<https://w3id.org/tvbo/SaddleNode> rdfs:label "Saddle-node"@en .


<https://w3id.org/tvbo/StrangeAttractor> rdfs:label "Strange attractor"@en .


<https://w3id.org/tvbo/SupercriticalHopf> rdfs:label "Supercritical Hopf"@en .


<https://w3id.org/tvbo/Torus> rdfs:label "Torus"@en .


<https://w3id.org/tvbo/accelerator> rdfs:label "accelerator (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Hardware accelerator: 'cpu', 'gpu', 'tpu'" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "accelerator" .


<https://w3id.org/tvbo/acronym> rdfs:label "acronym (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "acronym" .


<https://w3id.org/tvbo/affect_parameters> rdfs:label "affect_parameters (slot)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Parameter symbols modifiable in the affect function." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "affect_parameters" .


<https://w3id.org/tvbo/affect_states> rdfs:label "affect_states (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "State variable symbols modifiable in the affect function." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "affect_states" .


<https://w3id.org/tvbo/average> rdfs:label "average (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#definition> "Averaging mode across trials. 'trials' = average over n_trials independent runs (evoked potential paradigm). None = return all trials." ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "average" .


<https://w3id.org/tvbo/bids_dir> rdfs:label "bids_dir (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Path to BEP017-compliant BIDS directory for loading connectivity matrices" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "bids_dir" .


<https://w3id.org/tvbo/cohort> rdfs:label "cohort (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "BIDS cohort- entity (e.g., HCPYA, PPMI85)" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "cohort" .


<https://w3id.org/tvbo/comment> rdfs:label "comment (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "comment" .


<https://w3id.org/tvbo/condition_parameters> rdfs:label "condition_parameters (slot)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Parameter symbols accessible in the condition function." ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "condition_parameters" .


<https://w3id.org/tvbo/condition_states> rdfs:label "condition_states (slot)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "State variable symbols accessible in the condition function. For edges, can include source/destination vertex outputs." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "condition_states" .


<https://w3id.org/tvbo/connectivity_ref> rdfs:label "connectivity_ref (slot)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Reference to connectivity data (_conndata-network_connectivity.tsv)." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "connectivity_ref" .


<https://w3id.org/tvbo/dataLocation> rdfs:label "dataLocation (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "dataLocation" .


<https://w3id.org/tvbo/data_file> rdfs:label "data_file (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Path to companion data file. Supported extensions: .h5 (HDF5), .zarr/ (Zarr), .csv (legacy single-matrix). Null if no companion data needed." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "data_file" .


<https://w3id.org/tvbo/dataset_path> rdfs:label "dataset_path (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Dataset path for array-valued parameters. When set, the parameter value is stored in the binary companion file (HDF5 or Zarr) at this path. The value slot is omitted." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "dataset_path" .


<https://w3id.org/tvbo/date_created> rdfs:label "date_created (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "ISO 8601 (prov:generatedAtTime)" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "date_created" .


<https://w3id.org/tvbo/default> rdfs:label "default (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "default" .


<https://w3id.org/tvbo/definition> rdfs:label "definition (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "definition" .


<https://w3id.org/tvbo/derived_from> rdfs:label "derived_from (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "derived_from" .


<https://w3id.org/tvbo/description> rdfs:label "description (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "description" .


<https://w3id.org/tvbo/descriptor> rdfs:label "descriptor (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Short alphanumeric identifier for the BIDS desc- filename entity (e.g., SC, FC, EC, SCFC). Classifies the connectivity modality of the network's edge measures." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "descriptor" .


<https://w3id.org/tvbo/dimension_labels> rdfs:label "dimension_labels (slot)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Ordered labels for the matrix columns (dim-1) when the matrix is non-square.  Row labels (dim-0) are the parent Network's node labels.  Stored as HDF5 dimension scales in the companion file." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "dimension_labels" .


<https://w3id.org/tvbo/doi> rdfs:label "doi (slot)" ;
                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                            <http://www.w3.org/2004/02/skos/core#notation> "doi" .


<https://w3id.org/tvbo/elements> rdfs:label "elements (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Connectivity (indices) or file reference to topology." ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "elements" .


<https://w3id.org/tvbo/equation_type> rdfs:label "equation_type (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Type of equation: 'differential' (default) means dx/dt = rhs, 'algebraic' means 0 = rhs or x ~ rhs (DAE constraint). Algebraic equations are used by ModelingToolkit.jl backend." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "equation_type" .


<https://w3id.org/tvbo/extension> rdfs:label "extension (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "extension" .


<https://w3id.org/tvbo/generated_by> rdfs:label "generated_by (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Software/agent identifier (prov:wasGeneratedBy)" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "generated_by" .


<https://w3id.org/tvbo/geometry> rdfs:label "geometry (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Optional file for geometry/ROI mask (e.g., NIfTI, GIfTI)." ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "geometry" .


<https://w3id.org/tvbo/groups> rdfs:label "groups (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "groups" .


<https://w3id.org/tvbo/has_reference> rdfs:label "has_reference (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "has_reference" .


<https://w3id.org/tvbo/hemi> rdfs:label "hemi (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "BIDS hemi- entity (L or R) for hemisphere-specific surface/volume data" ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "hemi" .


<https://w3id.org/tvbo/keys> rdfs:label "keys (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Named keys for multi-dimensional coupling. When dimension > 1, provides symbolic names for each index (e.g., keys: [lre, ffi] for dimension: 2). Used in equations as variable names." ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "keys" .


<https://w3id.org/tvbo/label> rdfs:label "label (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "label" .


<https://w3id.org/tvbo/labels_dimensions> rdfs:label "labels_dimensions (slot)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Mapping of dimension names to their labels (JSON-encoded dict)." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "labels_dimensions" .


<https://w3id.org/tvbo/labels_ordering> rdfs:label "labels_ordering (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Ordering of dimensions: Time, State Variable, Space, Mode." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "labels_ordering" .


<https://w3id.org/tvbo/learning_rate_schedule> rdfs:label "learning_rate_schedule (slot)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Learning rate schedule: 'constant', 'linear', 'exponential'" ;
                                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "learning_rate_schedule" .


<https://w3id.org/tvbo/lefthandside> rdfs:label "lefthandside (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "lefthandside" ;
                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "lhs" .


<https://w3id.org/tvbo/license> rdfs:label "license (slot)" ;
                                <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                <http://www.w3.org/2004/02/skos/core#notation> "license" .


<https://w3id.org/tvbo/mesh_file> rdfs:label "mesh_file (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Path to external mesh file (GIFTI, VTK, MSH, FreeSurfer, etc.)." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "mesh_file" .


<https://w3id.org/tvbo/mesh_format> rdfs:label "mesh_format (slot)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Explicit format override (gifti, freesurfer, meshio, vtk, gmsh). Auto-detected from extension if null." ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "mesh_format" .


<https://w3id.org/tvbo/mode> rdfs:label "mode (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Combination mode: 'product' (full grid), 'zip' (paired)" ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "mode" .


<https://w3id.org/tvbo/model_equation_ref> rdfs:label "model_equation_ref (slot)" ;
                                           <http://www.w3.org/2004/02/skos/core#definition> "BIDS ModelEq reference: path to _eq.xml LEMS file." ;
                                           <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                           <http://www.w3.org/2004/02/skos/core#notation> "model_equation_ref" .


<https://w3id.org/tvbo/model_param_ref> rdfs:label "model_param_ref (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "BIDS ModelParam reference: path to _param.xml LEMS file." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "model_param_ref" .


<https://w3id.org/tvbo/module> rdfs:label "module (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "module" .


<https://w3id.org/tvbo/name> rdfs:label "name (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Globally unique identifier for the entity." ,
                                                                              "Optional step label; used in pipelines to key step outputs." ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ,
                                                                            <https://w3id.org/tvbo/common> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "name" .


<https://w3id.org/tvbo/node_mapping> rdfs:label "node_mapping (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "HDF5 dataset path for node-to-parent mapping. Int32 array of shape (N,) where entry i is the parent node ID. Required when parent_network is set." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "node_mapping" .


<https://w3id.org/tvbo/noise_type> rdfs:label "noise_type (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "noise_type" .


<https://w3id.org/tvbo/observational_measures> rdfs:label "observational_measures (slot)" ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "BEP017 measure names for observational targets (e.g., BoldCorrelation)" ;
                                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                               <http://www.w3.org/2004/02/skos/core#notation> "observational_measures" .


<https://w3id.org/tvbo/on_region> rdfs:label "on_region (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Mesh/atlas subset where BC applies." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "on_region" .


<https://w3id.org/tvbo/outsym> rdfs:label "outsym (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Output symbol names for the edge model. E.g. ['P'] for a scalar power flow, ['Fx', 'Fy'] for 2D forces. Maps directly to outsym in ND.jl EdgeModel. If not specified, derived from coupling variables of the connected vertex dynamics." ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "outsym" .


<https://w3id.org/tvbo/parent_network> rdfs:label "parent_network (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Path/URI to parent (coarser) Network. When set, this network is a refinement where each node maps to exactly one parent node via node_mapping." ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "parent_network" .


<https://w3id.org/tvbo/precision> rdfs:label "precision (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Floating point precision: 'float32' or 'float64'" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "precision" .


<https://w3id.org/tvbo/preconditioner> rdfs:label "preconditioner (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "preconditioner" .


<https://w3id.org/tvbo/processing_pipeline> rdfs:label "processing_pipeline (slot)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Processing pipeline used to generate the tractography" ;
                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "processing_pipeline" .


<https://w3id.org/tvbo/quantity_kind> rdfs:label "quantity_kind (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Scalar, vector, or tensor." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "quantity_kind" .


<https://w3id.org/tvbo/reconstruction> rdfs:label "reconstruction (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "BIDS rec- entity (e.g., dTOR)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "reconstruction" .


<https://w3id.org/tvbo/reference> rdfs:label "reference (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Publication or DOI reference for this tractography dataset" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "reference" .


<https://w3id.org/tvbo/references> rdfs:label "references (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "references" .


<https://w3id.org/tvbo/righthandside> rdfs:label "righthandside (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "righthandside" ;
                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "rhs" .


<https://w3id.org/tvbo/sampling_period_unit> rdfs:label "sampling_period_unit (slot)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Unit of the sampling period (e.g., 'ms', 's')." ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "sampling_period_unit" .


<https://w3id.org/tvbo/scale> rdfs:label "scale (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#definition> "BIDS scale- entity (BEP017, e.g., 1000)" ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "scale" .


<https://w3id.org/tvbo/segmentation> rdfs:label "segmentation (slot)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "BIDS seg- entity (e.g., ordered, ranked, 17Networks)" ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "segmentation" .


<https://w3id.org/tvbo/session_id> rdfs:label "session_id (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "BIDS session identifier." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "session_id" .


<https://w3id.org/tvbo/source> rdfs:label "source (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "source" .


<https://w3id.org/tvbo/source_branch> rdfs:label "source_branch (slot)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Name of a previously computed branch (for from_branch method)." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "source_branch" .


<https://w3id.org/tvbo/source_var> rdfs:label "source_var (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Output variable from source node to use (e.g., 'x_out'). If not specified, uses first output variable from source dynamics." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "source_var" .


<https://w3id.org/tvbo/structural_measures> rdfs:label "structural_measures (slot)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "BEP017 measure names for structural connectivity (e.g., streamlineCount, tractLength)" ;
                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "structural_measures" .


<https://w3id.org/tvbo/subject_id> rdfs:label "subject_id (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "BIDS subject identifier." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "subject_id" .


<https://w3id.org/tvbo/symbol> rdfs:label "symbol (slot)" ;
                               <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                               <http://www.w3.org/2004/02/skos/core#notation> "symbol" .


<https://w3id.org/tvbo/symmetry> rdfs:label "symmetry (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Edge symmetry type for NetworkDynamics.jl EdgeModel: 'directed' (default), 'antisymmetric', or 'symmetric'. AntiSymmetric edges flip sign for the reverse direction." ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "symmetry" .


<https://w3id.org/tvbo/target_component> rdfs:label "target_component (slot)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Component to attach this event to. Can be a node label, edge label, or 'all_edges'/'all_vertices' for broadcast. If not specified, event is experiment-level." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "target_component" .


<https://w3id.org/tvbo/target_network> rdfs:label "target_network (slot)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Path or name of the Network whose nodes define the columns of a non-square (projection) matrix. For example, a gain matrix with shape (n_sensors, n_regions) references the brain parcellation network here.  Row labels come from the parent Network's own nodes." ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "target_network" .


<https://w3id.org/tvbo/target_var> rdfs:label "target_var (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Input variable on target node to connect to (e.g., 'c_in'). If not specified, uses first coupling input from target dynamics." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "target_var" .


<https://w3id.org/tvbo/task_name> rdfs:label "task_name (slot)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "BIDS task name for the simulation (e.g., 'rest', 'simulation')." ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "task_name" .


<https://w3id.org/tvbo/template> rdfs:label "template (slot)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "BIDS tpl- entity (e.g., FSLMNI152, MNI152NLin2009cAsym)" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "template" .


<https://w3id.org/tvbo/time_integrator> rdfs:label "time_integrator (slot)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "e.g., implicit Euler, Crank-Nicolson." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "time_integrator" .


<https://w3id.org/tvbo/title> rdfs:label "title (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "title" .


<https://w3id.org/tvbo/tolerances> rdfs:label "tolerances (slot)" ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Abs/rel tolerances." ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                                   <http://www.w3.org/2004/02/skos/core#notation> "tolerances" .


<https://w3id.org/tvbo/unit> rdfs:label "unit (slot)" ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Physical unit of measurement. Values are drawn from the QUDT ontology (http://qudt.org/vocab/unit/) with UO cross-references where available." ;
                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                             <http://www.w3.org/2004/02/skos/core#notation> "unit" .


<https://w3id.org/tvbo/value> rdfs:label "value (slot)" ;
                              <http://www.w3.org/2004/02/skos/core#definition> "Numeric, string, or boolean value. ScalarValue accepts any literal primitive type, allowing parameters to carry control flags (e.g., booleans) or symbolic placeholders alongside numeric defaults." ;
                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo> ;
                              <http://www.w3.org/2004/02/skos/core#notation> "value" .


<https://w3id.org/tvbo/dbs/acronym> rdfs:label "acronym (dbs)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Short abbreviation (e.g., UPDRS)" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "acronym" .


<https://w3id.org/tvbo/dbs/description> rdfs:label "description (dbs)" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "description" .


<https://w3id.org/tvbo/dbs/diagnosis> rdfs:label "diagnosis (dbs)" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "diagnosis" .


<https://w3id.org/tvbo/dbs/electrode_id> rdfs:label "electrode_id (dbs)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Unique identifier for this electrode" ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "electrode_id" .


<https://w3id.org/tvbo/dbs/evaluator> rdfs:label "evaluator (dbs)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Who performed the rating (e.g., rater initials, clinician ID, or system)" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "evaluator" .


<https://w3id.org/tvbo/dbs/handedness> rdfs:label "handedness (dbs)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "handedness" .


<https://w3id.org/tvbo/dbs/hemisphere> rdfs:label "hemisphere (dbs)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Hemisphere of electrode (left/right)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "hemisphere" .


<https://w3id.org/tvbo/dbs/label> rdfs:label "label (dbs)" ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Optional human-readable label (e.g., \"1a\")" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "label" .


<https://w3id.org/tvbo/dbs/manufacturer> rdfs:label "manufacturer (dbs)" ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "manufacturer" .


<https://w3id.org/tvbo/dbs/mode> rdfs:label "mode (dbs)" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "mode" .


<https://w3id.org/tvbo/dbs/model> rdfs:label "model (dbs)" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "model" .


<https://w3id.org/tvbo/dbs/name> rdfs:label "name (dbs)" ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "Full name of the scale (e.g., Unified Parkinson’s Disease Rating Scale)" ,
                                                                                  "Full name of the score (e.g., Unified Parkinson's Disease Rating Scale - Part III)" ;
                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                 <http://www.w3.org/2004/02/skos/core#notation> "name" .


<https://w3id.org/tvbo/dbs/notes> rdfs:label "notes (dbs)" ;
                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                  <http://www.w3.org/2004/02/skos/core#notation> "notes" .


<https://w3id.org/tvbo/dbs/recon_path> rdfs:label "recon_path (dbs)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "recon_path" .


<https://w3id.org/tvbo/dbs/reference> rdfs:label "reference (dbs)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "DOI, PMID or persistent identifier" ,
                                                                                       "PubMed ID, DOI, or other reference to the score definition" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "reference" .


<https://w3id.org/tvbo/dbs/timepoint> rdfs:label "timepoint (dbs)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Timepoint of assessment (e.g., \"1 month post-op\", \"6 months post-op\")" ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "timepoint" .


<https://w3id.org/tvbo/dbs/timing_info> rdfs:label "timing_info (dbs)" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "timing_info" .


<https://w3id.org/tvbo/dbs/version> rdfs:label "version (dbs)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Version of the instrument (e.g., 3.0)" ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "version" .


<https://w3id.org/tvbo/dbs/volume_data> rdfs:label "volume_data (dbs)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Reference to raw or thresholded volume" ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/dbs> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "volume_data" .


<https://w3id.org/tvbo/software/application_category> rdfs:label "application_category (software)" ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "High-level category (e.g., simulation, analysis, specification)." ;
                                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                      <http://www.w3.org/2004/02/skos/core#notation> "application_category" .


<https://w3id.org/tvbo/software/author> rdfs:label "author (software)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Original author(s) or creating organization(s)." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "author" .


<https://w3id.org/tvbo/software/build_hash> rdfs:label "build_hash (software)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Deterministic hash of the resolved dependency set." ;
                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "build_hash" .


<https://w3id.org/tvbo/software/citation> rdfs:label "citation (software)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Additional citation strings or DOIs." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "citation" .


<https://w3id.org/tvbo/software/container_image> rdfs:label "container_image (software)" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Container image reference (e.g., ghcr.io/org/img:tag@sha256:...)." ;
                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                 <http://www.w3.org/2004/02/skos/core#notation> "container_image" .


<https://w3id.org/tvbo/software/description> rdfs:label "description (software)" ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "description" .


<https://w3id.org/tvbo/software/doi> rdfs:label "doi (software)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Digital Object Identifier for the software or its reference publication." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "doi" .


<https://w3id.org/tvbo/software/funder> rdfs:label "funder (software)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Funding bodies or grants (e.g., 'EU H2020 945539', 'NIH R01...')." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "funder" .


<https://w3id.org/tvbo/software/hash> rdfs:label "hash (software)" ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "Build or artifact hash for exact reproducibility." ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                      <http://www.w3.org/2004/02/skos/core#notation> "hash" .


<https://w3id.org/tvbo/software/keywords> rdfs:label "keywords (software)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Tags for topic-based discovery and clustering." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "keywords" .


<https://w3id.org/tvbo/software/label> rdfs:label "label (software)" ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "label" .


<https://w3id.org/tvbo/software/license> rdfs:label "license (software)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "SPDX license identifier (e.g., MIT, GPL-3.0-only)." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "license" .


<https://w3id.org/tvbo/software/maintainer> rdfs:label "maintainer (software)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Current maintainer(s) or responsible organization(s)." ;
                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "maintainer" .


<https://w3id.org/tvbo/software/modules> rdfs:label "modules (software)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "(Deprecated) Use environment.requirements list instead." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "modules" .


<https://w3id.org/tvbo/software/operating_system> rdfs:label "operating_system (software)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Supported operating systems (e.g., Linux, macOS, Windows)." ;
                                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "operating_system" .


<https://w3id.org/tvbo/software/platform> rdfs:label "platform (software)" ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "OS / architecture (e.g., linux-64, macos-arm64)." ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "platform" .


<https://w3id.org/tvbo/software/reference_publication> rdfs:label "reference_publication (software)" ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "DOI of the primary reference publication for this tool." ;
                                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                       <http://www.w3.org/2004/02/skos/core#notation> "reference_publication" .


<https://w3id.org/tvbo/software/runtime_platform> rdfs:label "runtime_platform (software)" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Execution backends or platforms (e.g., MPI, OpenMP, CUDA, JAX)." ;
                                                  <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                                  <http://www.w3.org/2004/02/skos/core#notation> "runtime_platform" .


<https://w3id.org/tvbo/software/source_url> rdfs:label "source_url (software)" ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Canonical source or repository URL." ;
                                            <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                            <http://www.w3.org/2004/02/skos/core#notation> "source_url" .


<https://w3id.org/tvbo/software/url> rdfs:label "url (software)" ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "(Deprecated) Use source_url." ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                     <http://www.w3.org/2004/02/skos/core#notation> "url" .


<https://w3id.org/tvbo/software/version_spec> rdfs:label "version_spec (software)" ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Version or constraint specifier (e.g., '==2.7.3', '>=1.2,<2')." ;
                                              <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/software> ;
                                              <http://www.w3.org/2004/02/skos/core#notation> "version_spec" .


<https://w3id.org/tvbo/study/bids_root> rdfs:label "bids_root (study)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Path to BIDS dataset root directory. When set, subject networks and empirical data paths are resolved relative to this root." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "bids_root" .


<https://w3id.org/tvbo/study/condition> rdfs:label "condition (study)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Experimental condition label (e.g., 'rest', 'task-nback'). Maps to BIDS 'task-' entity." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "condition" .


<https://w3id.org/tvbo/study/conditions> rdfs:label "conditions (study)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Global condition labels applied across all subjects (e.g., ['rest', 'task-nback', 'task-motor'])." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "conditions" .


<https://w3id.org/tvbo/study/dataset_id> rdfs:label "dataset_id (study)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Unique identifier for the dataset." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "dataset_id" .


<https://w3id.org/tvbo/study/description> rdfs:label "description (study)" ;
                                          <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                          <http://www.w3.org/2004/02/skos/core#notation> "description" .


<https://w3id.org/tvbo/study/empirical_data> rdfs:label "empirical_data (study)" ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Paths to empirical recordings for this session (e.g., BOLD time series, MEG/EEG). Relative to dataset root." ;
                                             <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                             <http://www.w3.org/2004/02/skos/core#notation> "empirical_data" .


<https://w3id.org/tvbo/study/group> rdfs:label "group (study)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Group assignment (e.g., 'control', 'patient', 'healthy'). Maps to participants.tsv 'group' column in BIDS." ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "group" .


<https://w3id.org/tvbo/study/label> rdfs:label "label (study)" ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Human-readable dataset name." ,
                                                                                     "Human-readable label for the subject." ,
                                                                                     "Human-readable session label." ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                    <http://www.w3.org/2004/02/skos/core#notation> "label" .


<https://w3id.org/tvbo/study/metadata> rdfs:label "metadata (study)" ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Additional subject metadata as key-value pairs or path to a sidecar JSON file." ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                       <http://www.w3.org/2004/02/skos/core#notation> "metadata" .


<https://w3id.org/tvbo/study/reference> rdfs:label "reference (study)" ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "DOI or citation for this dataset." ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                        <http://www.w3.org/2004/02/skos/core#notation> "reference" .


<https://w3id.org/tvbo/study/session_id> rdfs:label "session_id (study)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "BIDS session identifier (without 'ses-' prefix). Examples: 'baseline', '6month', 'pre', 'post'." ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "session_id" .


<https://w3id.org/tvbo/study/subject_id> rdfs:label "subject_id (study)" ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "BIDS-compatible subject identifier (without 'sub-' prefix). Examples: '01', 'ctrl03', 'patient17'." ;
                                         <http://www.w3.org/2004/02/skos/core#exactMatch> <http://schema.org/identifier> ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <https://w3id.org/tvbo/study> ;
                                         <http://www.w3.org/2004/02/skos/core#notation> "subject_id" .


###  Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/
