@@ -393,7 +393,7 @@ rdf:Seq rdf:type owl:Class ;
393393 rdfs:subClassOf :Section ;
394394 rdfs:comment " Description" ^^xsd:string ;
395395 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> .
397397
398398# ## https://g-node.org/projects/odml-rdf#CellProperties
399399:CellProperties rdf:type owl:Class ;
@@ -406,49 +406,49 @@ rdf:Seq rdf:type owl:Class ;
406406 rdfs:subClassOf :Section ;
407407 rdfs:comment " Description" ^^xsd:string ;
408408 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> .
410410
411411# ## https://g-node.org/projects/odml-rdf#Dataset
412412:Dataset rdf:type owl:Class ;
413413 rdfs:subClassOf :Section ;
414414 rdfs:comment " Description" ^^xsd:string ;
415415 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> .
417417
418418# ## https://g-node.org/projects/odml-rdf#Electrode
419419:Electrode rdf:type owl:Class ;
420420 rdfs:subClassOf :Section ;
421421 rdfs:comment " Description" ^^xsd:string ;
422422 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> .
424424
425425# ## https://g-node.org/projects/odml-rdf#Hardware
426426:Hardware rdf:type owl:Class ;
427427 rdfs:subClassOf :Section ;
428428 rdfs:comment " Description" ^^xsd:string ;
429429 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> .
431431
432432# ## https://g-node.org/projects/odml-rdf#HardwareSettings
433433:HardwareSettings rdf:type owl:Class ;
434434 rdfs:subClassOf :Section ;
435435 rdfs:comment " Description" ^^xsd:string ;
436436 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> .
438438
439439# ## https://g-node.org/projects/odml-rdf#Preparation
440440:Preparation rdf:type owl:Class ;
441441 rdfs:subClassOf :Section ;
442442 rdfs:comment " Description" ^^xsd:string ;
443443 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> .
445445
446446# ## https://g-node.org/projects/odml-rdf#Recording
447447:Recording rdf:type owl:Class ;
448448 rdfs:subClassOf :Section ;
449449 rdfs:comment " Description" ^^xsd:string ;
450450 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> .
452452
453453
454454# ## https://g-node.org/projects/odml-rdf#Settings
@@ -462,20 +462,20 @@ rdf:Seq rdf:type owl:Class ;
462462 rdfs:subClassOf :Section ;
463463 rdfs:comment " Description" ^^xsd:string ;
464464 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> .
466466
467467# ## https://g-node.org/projects/odml-rdf#Stimulus
468468:Stimulus rdf:type owl:Class ;
469469 rdfs:subClassOf :Section ;
470470 rdfs:comment " Description of the Stimulus." ^^xsd:string ;
471471 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> .
473473
474474# ## https://g-node.org/projects/odml-rdf#Subject
475475:Subject rdf:type owl:Class ;
476476 rdfs:subClassOf :Section ;
477477 rdfs:comment " Description" ^^xsd:string ;
478478 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> .
480480
481481# ## Generated by the OWL API (version 4.3.1) https://github.com/owlcs/owlapi
0 commit comments