@@ -393,7 +393,7 @@ rdf:Seq rdf:type owl:Class ;
393
393
rdfs:subClassOf :Section ;
394
394
rdfs:comment " Description" ^^xsd:string ;
395
395
rdfs:label " Cell" ;
396
- rdfs:seeAlso <https://terminologies.g-node.org/v1.0 /cell/cell.xml> .
396
+ rdfs:seeAlso <https://terminologies.g-node.org/v1.1 /cell/cell.xml> .
397
397
398
398
# ## https://g-node.org/projects/odml-rdf#CellProperties
399
399
:CellProperties rdf:type owl:Class ;
@@ -406,49 +406,49 @@ rdf:Seq rdf:type owl:Class ;
406
406
rdfs:subClassOf :Section ;
407
407
rdfs:comment " Description" ^^xsd:string ;
408
408
rdfs:label " DataAcquisition" ;
409
- rdfs:seeAlso <https://terminologies.g-node.org/v1.0 /hardware/daq.xml> .
409
+ rdfs:seeAlso <https://terminologies.g-node.org/v1.1 /hardware/daq.xml> .
410
410
411
411
# ## https://g-node.org/projects/odml-rdf#Dataset
412
412
:Dataset rdf:type owl:Class ;
413
413
rdfs:subClassOf :Section ;
414
414
rdfs:comment " Description" ^^xsd:string ;
415
415
rdfs:label " Dataset" ;
416
- rdfs:seeAlso <https://terminologies.g-node.org/v1.0 /dataset/dataset.xml> .
416
+ rdfs:seeAlso <https://terminologies.g-node.org/v1.1 /dataset/dataset.xml> .
417
417
418
418
# ## https://g-node.org/projects/odml-rdf#Electrode
419
419
:Electrode rdf:type owl:Class ;
420
420
rdfs:subClassOf :Section ;
421
421
rdfs:comment " Description" ^^xsd:string ;
422
422
rdfs:label " Electrode" ;
423
- rdfs:seeAlso <https://terminologies.g-node.org/v1.0 /electrode/electrode.xml> .
423
+ rdfs:seeAlso <https://terminologies.g-node.org/v1.1 /electrode/electrode.xml> .
424
424
425
425
# ## https://g-node.org/projects/odml-rdf#Hardware
426
426
:Hardware rdf:type owl:Class ;
427
427
rdfs:subClassOf :Section ;
428
428
rdfs:comment " Description" ^^xsd:string ;
429
429
rdfs:label " Hardware" ;
430
- rdfs:seeAlso <https://terminologies.g-node.org/v1.0 /hardware/hardware.xml> .
430
+ rdfs:seeAlso <https://terminologies.g-node.org/v1.1 /hardware/hardware.xml> .
431
431
432
432
# ## https://g-node.org/projects/odml-rdf#HardwareSettings
433
433
:HardwareSettings rdf:type owl:Class ;
434
434
rdfs:subClassOf :Section ;
435
435
rdfs:comment " Description" ^^xsd:string ;
436
436
rdfs:label " HardwareSettings" ;
437
- rdfs:seeAlso <https://terminologies.g-node.org/v1.0 /collection/hardware_settings.xml> .
437
+ rdfs:seeAlso <https://terminologies.g-node.org/v1.1 /collection/hardware_settings.xml> .
438
438
439
439
# ## https://g-node.org/projects/odml-rdf#Preparation
440
440
:Preparation rdf:type owl:Class ;
441
441
rdfs:subClassOf :Section ;
442
442
rdfs:comment " Description" ^^xsd:string ;
443
443
rdfs:label " Preparation" ;
444
- rdfs:seeAlso <https://terminologies.g-node.org/v1.0 /preparation/preparation.xml> .
444
+ rdfs:seeAlso <https://terminologies.g-node.org/v1.1 /preparation/preparation.xml> .
445
445
446
446
# ## https://g-node.org/projects/odml-rdf#Recording
447
447
:Recording rdf:type owl:Class ;
448
448
rdfs:subClassOf :Section ;
449
449
rdfs:comment " Description" ^^xsd:string ;
450
450
rdfs:label " Recording" ;
451
- rdfs:seeAlso <https://terminologies.g-node.org/v1.0 /recording/recording.xml> .
451
+ rdfs:seeAlso <https://terminologies.g-node.org/v1.1 /recording/recording.xml> .
452
452
453
453
454
454
# ## https://g-node.org/projects/odml-rdf#Settings
@@ -462,20 +462,20 @@ rdf:Seq rdf:type owl:Class ;
462
462
rdfs:subClassOf :Section ;
463
463
rdfs:comment " Description" ^^xsd:string ;
464
464
rdfs:label " Setup" ;
465
- rdfs:seeAlso <https://terminologies.g-node.org/v1.0 /setup/setup.xml> .
465
+ rdfs:seeAlso <https://terminologies.g-node.org/v1.1 /setup/setup.xml> .
466
466
467
467
# ## https://g-node.org/projects/odml-rdf#Stimulus
468
468
:Stimulus rdf:type owl:Class ;
469
469
rdfs:subClassOf :Section ;
470
470
rdfs:comment " Description of the Stimulus." ^^xsd:string ;
471
471
rdfs:label " Stimulus" ;
472
- rdfs:seeAlso <https://terminologies.g-node.org/v1.0 /stimulus/stimulus.xml> .
472
+ rdfs:seeAlso <https://terminologies.g-node.org/v1.1 /stimulus/stimulus.xml> .
473
473
474
474
# ## https://g-node.org/projects/odml-rdf#Subject
475
475
:Subject rdf:type owl:Class ;
476
476
rdfs:subClassOf :Section ;
477
477
rdfs:comment " Description" ^^xsd:string ;
478
478
rdfs:label " Subject" ;
479
- rdfs:seeAlso <https://terminologies.g-node.org/v1.0 /subject/subject.xml> .
479
+ rdfs:seeAlso <https://terminologies.g-node.org/v1.1 /subject/subject.xml> .
480
480
481
481
# ## Generated by the OWL API (version 4.3.1) https://github.com/owlcs/owlapi
0 commit comments