-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #261 from VisLab/admin_score_prerelease
Release score 2.0.0
- Loading branch information
Showing
31 changed files
with
38,979 additions
and
12,827 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,48 @@ | ||
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7897596.svg)](https://doi.org/10.5281/zenodo.7897596) | ||
|
||
# HED SCORE Library Schema | ||
|
||
This schema is a Hierarchical Event Descriptors (HED) Library Schema implementation of Standardized Computer-based Organized Reporting of EEG (SCORE)[1,2] for describing events occurring during neuroimaging time series recordings. | ||
The HED-SCORE library schema allows neurologists, neurophysiologists, and brain researchers to annotate electrophysiology recordings using terms from an internationally accepted set of defined terms (SCORE) compatible with the HED framework. | ||
The resulting annotations are understandable to clinicians and directly usable in computer analysis. | ||
|
||
Future extensions may be implemented in the HED-SCORE library schema. | ||
For more information see the [**hed-schemas docs**](https://hed-schemas.readthedocs.io/en/latest/). | ||
|
||
The Standardized Computer-based Organized Reporting of EEG (SCORE) is a standard terminology for scalp EEG data assessment designed for use in clinical practice that may also be used for research purposes. | ||
The SCORE standard defines terms for describing phenomena observed in scalp EEG data. It is also potentially applicable (with some suitable extensions) to EEG recorded in critical care and neonatal settings. | ||
The SCORE standard received European consensus and has been endorsed by the European Chapter of the International Federation of Clinical Neurophysiology (IFCN) and the International League Against Epilepsy (ILAE) Commission on European Affairs. | ||
A second revised and extended version of SCORE achieved international consensus. | ||
|
||
### Viewing the SCORE HED Library Schema | ||
> The HED SCORE library can be viewed using the [**HED Schema Browser**](https://www.hedtags.org/display_hed.html). | ||
### References | ||
|
||
> [1] Pal Attia, T. et al. (2023 preprint). | ||
> *Hierarchical Event Descriptor library schema for EEG data annotation* | ||
> [https://arxiv.org/abs/2310.15173](https://arxiv.org/abs/2310.15173). | ||
> [2] Beniczky, S, et al. (2013). | ||
> *Standardized computer based organized reporting of EEG: SCORE.* | ||
> Epilepsia 54.6 (2013). | ||
> [3] Beniczky, S., et al. (2017). | ||
> *Standardized computer based organized reporting of EEG: SCORE second version.* | ||
> Clinical Neurophysiology 128.11 (2017). | ||
## Stable links for HED SCORE | ||
|
||
> [**Stable directory link for schema lookup**](https://github.com/hed-standard/hed-schemas/tree/main/library_schemas/score/hedxml) | ||
> [**Stable link for latest version**](https://raw.githubusercontent.com/hed-standard/hed-schemas/main/library_schemas/score/hedxml/HED_score_Latest.xml) | ||
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7897596.svg)](https://doi.org/10.5281/zenodo.7897596) | ||
|
||
# HED SCORE Library Schema | ||
|
||
This schema is a Hierarchical Event Descriptors (HED) Library Schema implementation of Standardized Computer-based Organized Reporting of EEG (SCORE)[1,2] for describing events occurring during neuroimaging time series recordings. | ||
The HED-SCORE library schema allows neurologists, neurophysiologists, and brain researchers to annotate electrophysiology recordings using terms from an internationally accepted set of defined terms (SCORE) compatible with the HED framework. | ||
The resulting annotations are understandable to clinicians and directly usable in computer analysis. | ||
|
||
Future extensions may be implemented in the HED-SCORE library schema. | ||
For more information see the [**hed-schemas docs**](https://hed-schemas.readthedocs.io/en/latest/). | ||
|
||
The Standardized Computer-based Organized Reporting of EEG (SCORE) is a standard terminology for scalp EEG data assessment designed for use in clinical practice that may also be used for research purposes. | ||
The SCORE standard defines terms for describing phenomena observed in scalp EEG data. It is also potentially applicable (with some suitable extensions) to EEG recorded in critical care and neonatal settings. | ||
The SCORE standard received European consensus and has been endorsed by the European Chapter of the International Federation of Clinical Neurophysiology (IFCN) and the International League Against Epilepsy (ILAE) Commission on European Affairs. | ||
A second revised and extended version of SCORE achieved international consensus. | ||
|
||
### Viewing the SCORE HED Library Schema | ||
> The HED SCORE library can be viewed using the [**HED Schema Browser**](https://www.hedtags.org/display_hed.html). | ||
### Transition from HED SCORE major version 1 to 2 | ||
|
||
HED SCORE release 2.0.0 represents a major reorganization of HED SCORE so that it more closely aligns with the | ||
nominal scores standard as specified in Beniczky et al. 2013, 2017. | ||
The artifacts were moved to the HED standard schema and HED hierarchy was reorganized to better reflect | ||
the underlying concepts. The formal GitHub release of 2.0.0 includes a spreadsheet explaining | ||
how each term in HED SCORE 1.2.0 evolved in HED SCORE 2.0.0. | ||
|
||
|
||
### References | ||
|
||
> [1] Pal Attia, T. et al. (2023 preprint). | ||
> *Hierarchical Event Descriptor library schema for EEG data annotation* | ||
> [https://arxiv.org/abs/2310.15173](https://arxiv.org/abs/2310.15173). | ||
> [2] Beniczky, S, et al. (2013). | ||
> *Standardized computer based organized reporting of EEG: SCORE.* | ||
> Epilepsia 54.6 (2013). | ||
> [3] Beniczky, S., et al. (2017). | ||
> *Standardized computer based organized reporting of EEG: SCORE second version.* | ||
> Clinical Neurophysiology 128.11 (2017). | ||
## Stable links for HED SCORE | ||
|
||
> [**Stable directory link for schema lookup**](https://github.com/hed-standard/hed-schemas/tree/main/library_schemas/score/hedxml) | ||
> [**Stable link for latest version**](https://raw.githubusercontent.com/hed-standard/hed-schemas/main/library_schemas/score/hedxml/HED_score_Latest.xml) | ||
1 change: 1 addition & 0 deletions
1
library_schemas/score/hedtsv/HED_score_2.0.0/HED_score_2.0.0_AnnotationProperty.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
hedId rdfs:label Type omn:Domain omn:Range Properties dc:description |
17 changes: 17 additions & 0 deletions
17
library_schemas/score/hedtsv/HED_score_2.0.0/HED_score_2.0.0_AnnotationPropertyExternal.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Prefix ID | ||
dc: contributor | ||
dc: creator | ||
dc: date | ||
dc: description | ||
dc: format | ||
dc: identifier | ||
dc: language | ||
dc: publisher | ||
dc: relation | ||
dc: source | ||
dc: subject | ||
dc: title | ||
dc: type | ||
foaf: homepage | ||
terms: license | ||
obo: has_dbxref |
1 change: 1 addition & 0 deletions
1
library_schemas/score/hedtsv/HED_score_2.0.0/HED_score_2.0.0_AttributeProperty.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
hedId rdfs:label Type dc:description |
1 change: 1 addition & 0 deletions
1
library_schemas/score/hedtsv/HED_score_2.0.0/HED_score_2.0.0_DataProperty.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
hedId rdfs:label Type omn:Domain omn:Range Properties dc:description |
1 change: 1 addition & 0 deletions
1
library_schemas/score/hedtsv/HED_score_2.0.0/HED_score_2.0.0_ObjectProperty.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
hedId rdfs:label Type omn:Domain omn:Range Properties dc:description |
11 changes: 11 additions & 0 deletions
11
library_schemas/score/hedtsv/HED_score_2.0.0/HED_score_2.0.0_Prefixes.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
prefix namespace IRI definition | ||
rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# The RDF namespace [RDF-CONCEPTS] | ||
rdfs: http://www.w3.org/2000/01/rdf-schema# | ||
xsd: http://www.w3.org/2000/10/XMLSchema# XML Schema Namespace [XMLSCHEMA11-2] | ||
xml: http://www.w3.org/XML/1998/namespace | ||
owl: http://www.w3.org/2002/07/owl# The OWL namespace [OWL2-OVERVIEW] | ||
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/ | ||
obo: http://purl.obolibrary.org/obo/ Open Biomedical Ontologies |
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions
1
library_schemas/score/hedtsv/HED_score_2.0.0/HED_score_2.0.0_Unit.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
hedId rdfs:label omn:SubClassOf hasUnitClass Attributes dc:description omn:EquivalentTo |
1 change: 1 addition & 0 deletions
1
library_schemas/score/hedtsv/HED_score_2.0.0/HED_score_2.0.0_UnitClass.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
hedId rdfs:label omn:SubClassOf Attributes dc:description omn:EquivalentTo |
1 change: 1 addition & 0 deletions
1
library_schemas/score/hedtsv/HED_score_2.0.0/HED_score_2.0.0_UnitModifier.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
hedId rdfs:label omn:SubClassOf Attributes dc:description omn:EquivalentTo |
1 change: 1 addition & 0 deletions
1
library_schemas/score/hedtsv/HED_score_2.0.0/HED_score_2.0.0_ValueClass.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
hedId rdfs:label omn:SubClassOf Attributes dc:description omn:EquivalentTo |
File renamed without changes.
File renamed without changes.
Oops, something went wrong.