Skip to content

Commit

Permalink
Moved lang 1.0.0 to release
Browse files Browse the repository at this point in the history
  • Loading branch information
VisLab committed Oct 30, 2024
1 parent 44aa006 commit 43abfd7
Show file tree
Hide file tree
Showing 33 changed files with 33,619 additions and 115 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[![Documentation Status](https://readthedocs.org/projects/hed-schemas/badge/?version=latest)](https://hed-schemas.readthedocs.io/en/latest/?badge=latest)
Standard:[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7876037.svg)](https://doi.org/10.5281/zenodo.7876037)
SCORE:[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7897596.svg)](https://doi.org/10.5281/zenodo.7897596)
LANG:[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13987483.svg)](https://doi.org/10.5281/zenodo.13987483)

## About HED
HED (Hierarchical Event Descriptors) is an evolving framework for the description and
Expand Down Expand Up @@ -32,9 +33,9 @@ The following table summarizes the current versions of the HED schemas.
| Schema | Latest<br/>version | Description | Prerelease<br/>version | DOI |
|----------------------------------------|--------------------|------|------------------------| ---- |
| [**standard**](./standard_schema) | 8.3.0 | Basic vocabulary for annotating data. | 8.4.0 | 10.5281/zenodo.7876037 |
| [**score**](library_schemas/score) | 1.2.0 | SCORE standard vocabulary for <br/>clinical neurological annotation<br/>(See [**Score docs**](https://hed-schemas.readthedocs.io/en/latest/hed_score_schema.html).) | 2.0.0 | 10.5281/zenodo.7897596 |
| [**lang**](library_schemas/lang) | | LANG linguistic stimuli annotation vocabulary. | 1.0.0 | |
| [**slam**](library_schemas/slam) | | SLAM (Sensor Location and Motion) | 1.0.0 | |
| [**score**](library_schemas/score) | 1.2.0 | SCORE standard vocabulary for <br/>clinical neurological annotation<br/>(See [**Score docs**](https://hed-schemas.readthedocs.io/en/latest/hed_score_schema.html).) | 2.0.0 | 10.5281/zenodo.7897596 |
| [**lang**](library_schemas/lang) | 1.0.0 | LANG linguistic stimuli annotation vocabulary. | 1.1.0 | 10.5281/zenodo.13987483 |
| [**slam**](library_schemas/slam) | | SLAM (Sensor Location and Motion) | 1.0.0 | |
| [**testlib**](library_schemas/testlib) | 3.0.0 | A copy of the HED standard vocabulary<br/> for testing. <br/> (May not be stable.) | 4.0.0 | |

## HED formats
Expand Down
1 change: 1 addition & 0 deletions library_schemas/lang/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Bernhard Pöll
- Kay Robbins (@VisLab)
- Dung Truong (@dungscout96)
- Ian Callanan (@IanCa)

# Contact person
Monique Denissen (@monique2208)
Expand Down
2 changes: 2 additions & 0 deletions library_schemas/lang/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
LANG:[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13987483.svg)](https://doi.org/10.5281/zenodo.13987483)

# HED LANG Library Schema

The HED Language library schema (HED LANG Schema) contains vocabulary for annotating language experiments in cognitive science. The schema allows for detailed annotation of neuroimaging experiments that involve language events. It is suitable for experiments using carefully controlled experiment stimuli to address specific questions in the domain of language processing, and for experiments using complex naturalistic paradigms involving written or spoken language.
Expand Down
112 changes: 0 additions & 112 deletions library_schemas/lang/hedxml/HED8.0.0.xsd

This file was deleted.

Loading

0 comments on commit 43abfd7

Please sign in to comment.