@@ -227,7 +227,7 @@ rdf:Seq rdf:type owl:Class ;
227227 rdfs:subClassOf :Section ;
228228 rdfs:comment " Description" ^^xsd:string ;
229229 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> .
231231
232232
233233# ## https://g-node.org/projects/odml-rdf#CellProperties
@@ -242,15 +242,15 @@ rdf:Seq rdf:type owl:Class ;
242242 rdfs:subClassOf :Section ;
243243 rdfs:comment " Description" ^^xsd:string ;
244244 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> .
246246
247247
248248# ## https://g-node.org/projects/odml-rdf#Dataset
249249:Dataset rdf:type owl:Class ;
250250 rdfs:subClassOf :Section ;
251251 rdfs:comment " Description" ^^xsd:string ;
252252 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> .
254254
255255
256256# ## https://g-node.org/projects/odml-rdf#Document
@@ -298,23 +298,23 @@ rdf:Seq rdf:type owl:Class ;
298298 rdfs:subClassOf :Section ;
299299 rdfs:comment " Description" ^^xsd:string ;
300300 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> .
302302
303303
304304# ## https://g-node.org/projects/odml-rdf#Hardware
305305:Hardware rdf:type owl:Class ;
306306 rdfs:subClassOf :Section ;
307307 rdfs:comment " Description" ^^xsd:string ;
308308 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> .
310310
311311
312312# ## https://g-node.org/projects/odml-rdf#HardwareSettings
313313:HardwareSettings rdf:type owl:Class ;
314314 rdfs:subClassOf :Section ;
315315 rdfs:comment " Description" ^^xsd:string ;
316316 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> .
318318
319319
320320# ## https://g-node.org/projects/odml-rdf#Hub
@@ -338,7 +338,7 @@ rdf:Seq rdf:type owl:Class ;
338338 rdfs:subClassOf :Section ;
339339 rdfs:comment " Description" ^^xsd:string ;
340340 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> .
342342
343343
344344# ## https://g-node.org/projects/odml-rdf#Property
@@ -394,7 +394,7 @@ rdf:Seq rdf:type owl:Class ;
394394 rdfs:subClassOf :Section ;
395395 rdfs:comment " Description" ^^xsd:string ;
396396 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> .
398398
399399
400400# ## https://g-node.org/projects/odml-rdf#Section
@@ -457,23 +457,23 @@ rdf:Seq rdf:type owl:Class ;
457457 rdfs:subClassOf :Section ;
458458 rdfs:comment " Description" ^^xsd:string ;
459459 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> .
461461
462462
463463# ## https://g-node.org/projects/odml-rdf#Stimulus
464464:Stimulus rdf:type owl:Class ;
465465 rdfs:subClassOf :Section ;
466466 rdfs:comment " Description of the Stimulus." ^^xsd:string ;
467467 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> .
469469
470470
471471# ## https://g-node.org/projects/odml-rdf#Subject
472472:Subject rdf:type owl:Class ;
473473 rdfs:subClassOf :Section ;
474474 rdfs:comment " Description" ^^xsd:string ;
475475 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> .
477477
478478
479479# ## https://g-node.org/projects/odml-rdf#Terminology
0 commit comments