@@ -227,7 +227,7 @@ rdf:Seq rdf:type owl:Class ;
227
227
rdfs:subClassOf :Section ;
228
228
rdfs:comment " Description" ^^xsd:string ;
229
229
rdfs:label " Cell" ;
230
- rdfs:seeAlso <http ://portal .g-node.org/odml/terminologies /v1.0/cell/cell.xml> .
230
+ rdfs:seeAlso <https ://terminologies .g-node.org/v1.0/cell/cell.xml> .
231
231
232
232
233
233
# ## https://g-node.org/projects/odml-rdf#CellProperties
@@ -242,15 +242,15 @@ rdf:Seq rdf:type owl:Class ;
242
242
rdfs:subClassOf :Section ;
243
243
rdfs:comment " Description" ^^xsd:string ;
244
244
rdfs:label " DataAcquisition" ;
245
- rdfs:seeAlso <http ://portal .g-node.org/odml/terminologies /v1.0/hardware/daq.xml> .
245
+ rdfs:seeAlso <https ://terminologies .g-node.org/v1.0/hardware/daq.xml> .
246
246
247
247
248
248
# ## https://g-node.org/projects/odml-rdf#Dataset
249
249
:Dataset rdf:type owl:Class ;
250
250
rdfs:subClassOf :Section ;
251
251
rdfs:comment " Description" ^^xsd:string ;
252
252
rdfs:label " Dataset" ;
253
- rdfs:seeAlso <http ://portal .g-node.org/odml/terminologies /v1.0/dataset/dataset.xml> .
253
+ rdfs:seeAlso <https ://terminologies .g-node.org/v1.0/dataset/dataset.xml> .
254
254
255
255
256
256
# ## https://g-node.org/projects/odml-rdf#Document
@@ -298,23 +298,23 @@ rdf:Seq rdf:type owl:Class ;
298
298
rdfs:subClassOf :Section ;
299
299
rdfs:comment " Description" ^^xsd:string ;
300
300
rdfs:label " Electrode" ;
301
- rdfs:seeAlso <http ://portal .g-node.org/odml/terminologies /v1.0/electrode/electrode.xml> .
301
+ rdfs:seeAlso <https ://terminologies .g-node.org/v1.0/electrode/electrode.xml> .
302
302
303
303
304
304
# ## https://g-node.org/projects/odml-rdf#Hardware
305
305
:Hardware rdf:type owl:Class ;
306
306
rdfs:subClassOf :Section ;
307
307
rdfs:comment " Description" ^^xsd:string ;
308
308
rdfs:label " Hardware" ;
309
- rdfs:seeAlso <http ://portal .g-node.org/odml/terminologies /v1.0/hardware/hardware.xml> .
309
+ rdfs:seeAlso <https ://terminologies .g-node.org/v1.0/hardware/hardware.xml> .
310
310
311
311
312
312
# ## https://g-node.org/projects/odml-rdf#HardwareSettings
313
313
:HardwareSettings rdf:type owl:Class ;
314
314
rdfs:subClassOf :Section ;
315
315
rdfs:comment " Description" ^^xsd:string ;
316
316
rdfs:label " HardwareSettings" ;
317
- rdfs:seeAlso <http ://portal .g-node.org/odml/terminologies /v1.0/collection/hardware_settings.xml> .
317
+ rdfs:seeAlso <https ://terminologies .g-node.org/v1.0/collection/hardware_settings.xml> .
318
318
319
319
320
320
# ## https://g-node.org/projects/odml-rdf#Hub
@@ -338,7 +338,7 @@ rdf:Seq rdf:type owl:Class ;
338
338
rdfs:subClassOf :Section ;
339
339
rdfs:comment " Description" ^^xsd:string ;
340
340
rdfs:label " Preparation" ;
341
- rdfs:seeAlso <http ://portal .g-node.org/odml/terminologies /v1.0/preparation/preparation.xml> .
341
+ rdfs:seeAlso <https ://terminologies .g-node.org/v1.0/preparation/preparation.xml> .
342
342
343
343
344
344
# ## https://g-node.org/projects/odml-rdf#Property
@@ -394,7 +394,7 @@ rdf:Seq rdf:type owl:Class ;
394
394
rdfs:subClassOf :Section ;
395
395
rdfs:comment " Description" ^^xsd:string ;
396
396
rdfs:label " Recording" ;
397
- rdfs:seeAlso <http ://portal .g-node.org/odml/terminologies /v1.0/recording/recording.xml> .
397
+ rdfs:seeAlso <https ://terminologies .g-node.org/v1.0/recording/recording.xml> .
398
398
399
399
400
400
# ## https://g-node.org/projects/odml-rdf#Section
@@ -457,23 +457,23 @@ rdf:Seq rdf:type owl:Class ;
457
457
rdfs:subClassOf :Section ;
458
458
rdfs:comment " Description" ^^xsd:string ;
459
459
rdfs:label " Setup" ;
460
- rdfs:seeAlso <http ://portal .g-node.org/odml/terminologies /v1.0/setup/setup.xml> .
460
+ rdfs:seeAlso <https ://terminologies .g-node.org/v1.0/setup/setup.xml> .
461
461
462
462
463
463
# ## https://g-node.org/projects/odml-rdf#Stimulus
464
464
:Stimulus rdf:type owl:Class ;
465
465
rdfs:subClassOf :Section ;
466
466
rdfs:comment " Description of the Stimulus." ^^xsd:string ;
467
467
rdfs:label " Stimulus" ;
468
- rdfs:seeAlso <http ://portal .g-node.org/odml/terminologies /v1.0/stimulus/stimulus.xml> .
468
+ rdfs:seeAlso <https ://terminologies .g-node.org/v1.0/stimulus/stimulus.xml> .
469
469
470
470
471
471
# ## https://g-node.org/projects/odml-rdf#Subject
472
472
:Subject rdf:type owl:Class ;
473
473
rdfs:subClassOf :Section ;
474
474
rdfs:comment " Description" ^^xsd:string ;
475
475
rdfs:label " Subject" ;
476
- rdfs:seeAlso <http ://portal .g-node.org/odml/terminologies /v1.0/subject/subject.xml> .
476
+ rdfs:seeAlso <https ://terminologies .g-node.org/v1.0/subject/subject.xml> .
477
477
478
478
479
479
# ## https://g-node.org/projects/odml-rdf#Terminology
0 commit comments