Skip to content

Commit

Permalink
Merge pull request #251 from VisLab/slam_update_tags
Browse files Browse the repository at this point in the history
Slam update tags and contributors
  • Loading branch information
VisLab committed Jul 29, 2024
2 parents 91f13e2 + 5be4686 commit b00ea48
Show file tree
Hide file tree
Showing 13 changed files with 13,427 additions and 5 deletions.
4 changes: 2 additions & 2 deletions library_schemas/slam/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Julius Welzel (@jwelzel)
Seyed (Yahya) Shirazi (@neuromechanist)

**If you have contributed** to the HED SLAM schema effort please submit PR from a
branch called `contributing-slam` in your forked repository adding your name to this list in alphabetical order.
Alternatively, post an issue to this repository with the tag `[CONTRIBUTOR-SLAM]`.
branch called `contributing_slam` in your forked repository adding your name to this list in alphabetical order.
Alternatively, post an issue to this repository with the tag `[CONTRIBUTOR_SLAM]`.



Expand Down
24 changes: 24 additions & 0 deletions library_schemas/slam/prerelease/HED_slam_1.0.0.mediawiki
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
HED version="1.0.0" library="slam" withStandard="8.3.0" unmerged="True"

'''Prologue'''
The HED SLAM(Sensor Location and Motion) HED library schema is designed to standardize the annotation of sensor locations and human motion across recording modalities and diverse fields.

!# start schema

'''Anatomical-landmark''' <nowiki>{rooted=Anatomical-item} [A collection of specific points on the human body used for anatomical and sensor placement reference.]</nowiki>


!# end schema

'''Unit classes'''

'''Unit modifiers'''

'''Value classes'''

'''Schema attributes'''

'''Properties'''
'''Epilogue'''

!# end hed
13,390 changes: 13,390 additions & 0 deletions library_schemas/slam/prerelease/HED_slam_1.0.0.xml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hedId rdfs:label Type omn:Domain omn:Range Properties dc:description
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hedId rdfs:label Type dc:description
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hedId rdfs:label Type omn:Domain omn:Range Properties dc:description
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hedId rdfs:label Type omn:Domain omn:Range Properties dc:description
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hedId rdfs:label Attributes omn:SubClassOf dc:description omn:EquivalentTo
HED_0080010 SlamHeader version="1.0.0", library="slam", withStandard="8.3.0", unmerged="True" HedHeader HedHeader and (inHedSchema some SlamSchema) and (version value "1.0.0") and (library value "slam") and (withStandard value "8.3.0") and (unmerged value "True")
HED_0080011 SlamPrologue HedPrologue The HED SLAM(Sensor Location and Motion) HED library schema is designed to standardize the annotation of sensor locations and human motion across recording modalities and diverse fields. HedPrologue and (inHedSchema some ScoreSchema)
HED_0080012 SlamEpilogue HedEpilogue SLAM epilogue is here. HedEpilogue and (inHedSchema some ScoreSchema)
HED_0080011 SlamPrologue HedPrologue The HED SLAM(Sensor Location and Motion) HED library schema is designed to standardize the annotation of sensor locations and human motion across recording modalities and diverse fields. HedPrologue and (inHedSchema some SlamSchema)
HED_0080012 SlamEpilogue HedEpilogue HedEpilogue and (inHedSchema some SlamSchema)
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
hedId rdfs:label Level omn:SubClassOf Attributes dc:description omn:EquivalentTo Annotations
Body-landmark 0 Anatomical-item rooted=Anatomical-item A place on a body. dc:source "Original", rdfs:comment "Body landmarks are used to standardize sensor placement."
Anatomical-landmark 0 Anatomical-item rooted=Anatomical-item A collection of specific points on the human body used for anatomical and sensor placement reference. dc:source "Original", rdfs:comment "Body landmarks are used to standardize sensor placement."
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hedId rdfs:label omn:SubClassOf hasUnitClass Attributes dc:description omn:EquivalentTo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hedId rdfs:label omn:SubClassOf Attributes dc:description omn:EquivalentTo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hedId rdfs:label omn:SubClassOf Attributes dc:description omn:EquivalentTo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hedId rdfs:label omn:SubClassOf Attributes dc:description omn:EquivalentTo

0 comments on commit b00ea48

Please sign in to comment.