From a7d0236fb7129d3d4029aba315221abaf80422e8 Mon Sep 17 00:00:00 2001 From: Seyed Yahya Shirazi Date: Wed, 31 Jul 2024 14:27:49 -0700 Subject: [PATCH] Correct syntax --- .../hedtsv/HED_slam_1.0.0/HED_slam_1.0.0_Prefixes.tsv | 3 ++- .../prerelease/hedtsv/HED_slam_1.0.0/HED_slam_1.0.0_Tag.tsv | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/library_schemas/slam/prerelease/hedtsv/HED_slam_1.0.0/HED_slam_1.0.0_Prefixes.tsv b/library_schemas/slam/prerelease/hedtsv/HED_slam_1.0.0/HED_slam_1.0.0_Prefixes.tsv index e5d62ba..16e0090 100644 --- a/library_schemas/slam/prerelease/hedtsv/HED_slam_1.0.0/HED_slam_1.0.0_Prefixes.tsv +++ b/library_schemas/slam/prerelease/hedtsv/HED_slam_1.0.0/HED_slam_1.0.0_Prefixes.tsv @@ -8,4 +8,5 @@ prov: http://www.w3.org/ns/prov# The PROV namespace [PROV-DM] dc: http://purl.org/dc/elements/1.1/ The Dublin Core elements terms: http://purl.org/dc/terms/ The Dublin Core terms foaf: http://xmlns.com/foaf/0.1/ Friend-of-a-Friend http://xmlns.com/foaf/spec/ -has_dbxref http://www.geneontology.org/formats/oboInOwl#dbxref Relates an entity to an external database entry \ No newline at end of file +obo: http://purl.obolibrary.org/obo/ Open Biomedical Ontologies +has_dbxref: http://www.geneontology.org/formats/oboInOwl#dbxref Relates an entity to an external database entry \ No newline at end of file diff --git a/library_schemas/slam/prerelease/hedtsv/HED_slam_1.0.0/HED_slam_1.0.0_Tag.tsv b/library_schemas/slam/prerelease/hedtsv/HED_slam_1.0.0/HED_slam_1.0.0_Tag.tsv index 3f6e615..4502aa4 100644 --- a/library_schemas/slam/prerelease/hedtsv/HED_slam_1.0.0/HED_slam_1.0.0_Tag.tsv +++ b/library_schemas/slam/prerelease/hedtsv/HED_slam_1.0.0/HED_slam_1.0.0_Tag.tsv @@ -8,6 +8,6 @@ hedId rdfs:label Level omn:SubClassOf Attributes dc:description omn:EquivalentTo Vertex 2 Head-landmark The highest point on the head in the midline. Mastoid-process 2 Head-landmark dc:source "Original" Torso-chest-landmark 1 Anatomical-landmarks Points on the chest used as reference landmarks. dc:source "Original" - Acromion-process 2 Torso-chest-landmark The outermost point of the shoulder blade. has_dbxref: "NCIT:C32048" "FMA:12525" "UBERON:0002497" - Vertebra-prominens (C7) 2 Torso-chest-landmark The seventh cervical vertebra at the base of the neck. has_dbxref: "NCIT:C32245" "FMA:23260" "UBERON:0004616" - Xiphoid-process 2 Torso-chest-landmark The small cartilaginous process at the lower end of the sternum. has_dbxref: "NCIT:C33895" "FMA:7488" "UBERON:0002207" \ No newline at end of file + Acromion-process 2 Torso-chest-landmark The outermost point of the shoulder blade. obo:has_dbxref "NCIT:C32048", obo:has_dbxref "FMA:12525", obo:has_dbxref "UBERON:0002497" + Vertebra-prominens (C7) 2 Torso-chest-landmark The seventh cervical vertebra at the base of the neck. obo:has_dbxref "NCIT:C32245", obo:has_dbxref "FMA:23260", obo:has_dbxref "UBERON:0004616" + Xiphoid-process 2 Torso-chest-landmark The small cartilaginous process at the lower end of the sternum. obo:has_dbxref "NCIT:C33895", obo:has_dbxref "FMA:7488", obo:has_dbxref "UBERON:0002207" \ No newline at end of file