From 1273c929efa502a124ff7428ca3648047f1e1a5c Mon Sep 17 00:00:00 2001 From: caufieldjh Date: Sun, 16 Feb 2025 16:13:52 -0500 Subject: [PATCH] Add openSMILE --- docs/DataStandardOrTool.markdown | 1 + project/data/DataStandardOrTool.json | 21 +++++++++++++++++++++ project/data/DataStandardOrTool.tsv | 1 + src/data/DataStandardOrTool.yaml | 18 ++++++++++++++++++ 4 files changed, 41 insertions(+) diff --git a/docs/DataStandardOrTool.markdown b/docs/DataStandardOrTool.markdown index 9d110ba..2d23c55 100644 --- a/docs/DataStandardOrTool.markdown +++ b/docs/DataStandardOrTool.markdown @@ -888,3 +888,4 @@ | guidelines| [B2AI_TOPIC:15](topics/Image.markdown)|||CLAIM is modeled after the STARD guideline and has been extended to address applications of AI in medical imaging that include classification, image reconstruction, text analysis, and workflow optimization. It is intended to provide a framework for the development and validation of AI algorithms in medical imaging.|True|False||[doi:10.1148/ryai.2020200029](doi:10.1148/ryai.2020200029)||[B2AI_STANDARD:882](DataStandardOrTool.markdown)|[B2AI_STANDARD:BiomedicalStandard](https://w3id.org/bridge2ai/standards-datastandardortool-schema/BiomedicalStandard)|CLAIM|Checklist for Artificial Intelligence in Medical Imaging (CLAIM)||Harry Caufield|caufieldjh|[ORCID:0000-0001-5705-7831](ORCID:0000-0001-5705-7831)|2023-12-06| | has_ai_application| [B2AI_TOPIC:15](topics/Image.markdown)|||Pydicom is a Python package for working with DICOM images.|True|False|[https://pydicom.github.io/](https://pydicom.github.io/)||[https://github.com/pydicom/pydicom](https://github.com/pydicom/pydicom)|[B2AI_STANDARD:883](DataStandardOrTool.markdown)|[B2AI_STANDARD:SoftwareOrTool](https://w3id.org/bridge2ai/standards-datastandardortool-schema/SoftwareOrTool)|pydicom|Pydicom software package||Harry Caufield|caufieldjh|[ORCID:0000-0001-5705-7831](ORCID:0000-0001-5705-7831)|2023-12-06| | fileformat| [B2AI_TOPIC:5](topics/Data.markdown)|||CSVY is a file format combining CSV with a YAML header.|True|False|[https://github.com/leeper/csvy](https://github.com/leeper/csvy)||[https://github.com/leeper/csvy](https://github.com/leeper/csvy)|[B2AI_STANDARD:884](DataStandardOrTool.markdown)|[B2AI_STANDARD:DataStandard](https://w3id.org/bridge2ai/standards-datastandardortool-schema/DataStandard)|CSVY|CSVY format||Harry Caufield|caufieldjh|[ORCID:0000-0001-5705-7831](ORCID:0000-0001-5705-7831)|2025-02-16| +|| [B2AI_TOPIC:37](topics/Waveform.markdown)| [B2AI_ORG:117](Organization.markdown)||openSMILE is an open-source audio feature extraction toolkit.|True|False|[https://www.audeering.com/research/opensmile/](https://www.audeering.com/research/opensmile/)||[https://github.com/audeering/opensmile](https://github.com/audeering/opensmile)|[B2AI_STANDARD:885](DataStandardOrTool.markdown)|[B2AI_STANDARD:SoftwareOrTool](https://w3id.org/bridge2ai/standards-datastandardortool-schema/SoftwareOrTool)|openSMILE|openSMILE software||Harry Caufield|caufieldjh|[ORCID:0000-0001-5705-7831](ORCID:0000-0001-5705-7831)|2025-02-16| diff --git a/project/data/DataStandardOrTool.json b/project/data/DataStandardOrTool.json index e9135e3..95d7104 100644 --- a/project/data/DataStandardOrTool.json +++ b/project/data/DataStandardOrTool.json @@ -17417,6 +17417,27 @@ "requires_registration": false, "url": "https://github.com/leeper/csvy", "formal_specification": "https://github.com/leeper/csvy" + }, + { + "id": "B2AI_STANDARD:885", + "category": "B2AI_STANDARD:SoftwareOrTool", + "name": "openSMILE", + "description": "openSMILE software", + "contributor_name": "Harry Caufield", + "contributor_github_name": "caufieldjh", + "contributor_orcid": "ORCID:0000-0001-5705-7831", + "contribution_date": "2025-02-16", + "concerns_data_topic": [ + "B2AI_TOPIC:37" + ], + "has_relevant_organization": [ + "B2AI_ORG:117" + ], + "purpose_detail": "openSMILE is an open-source audio feature extraction toolkit.", + "is_open": true, + "requires_registration": false, + "url": "https://www.audeering.com/research/opensmile/", + "formal_specification": "https://github.com/audeering/opensmile" } ], "@type": "DataStandardOrToolContainer" diff --git a/project/data/DataStandardOrTool.tsv b/project/data/DataStandardOrTool.tsv index dfea187..b92d7b8 100644 --- a/project/data/DataStandardOrTool.tsv +++ b/project/data/DataStandardOrTool.tsv @@ -883,3 +883,4 @@ B2AI_STANDARD:881 B2AI_STANDARD:SoftwareOrTool Senselab Senselab package Harry C B2AI_STANDARD:882 B2AI_STANDARD:BiomedicalStandard CLAIM Checklist for Artificial Intelligence in Medical Imaging (CLAIM) Harry Caufield caufieldjh ORCID:0000-0001-5705-7831 [guidelines] [B2AI_TOPIC:15] CLAIM is modeled after the STARD guideline and has been extended to address applications of AI in medical imaging that include classification, image reconstruction, text analysis, and workflow optimization. It is intended to provide a framework for the development and validation of AI algorithms in medical imaging. True False doi:10.1148/ryai.2020200029 2023-12-06 B2AI_STANDARD:883 B2AI_STANDARD:SoftwareOrTool pydicom Pydicom software package Harry Caufield caufieldjh ORCID:0000-0001-5705-7831 [has_ai_application] [B2AI_TOPIC:15] Pydicom is a Python package for working with DICOM images. True False https://pydicom.github.io/ https://github.com/pydicom/pydicom 2023-12-06 B2AI_STANDARD:884 B2AI_STANDARD:DataStandard CSVY CSVY format Harry Caufield caufieldjh ORCID:0000-0001-5705-7831 [fileformat] [B2AI_TOPIC:5] CSVY is a file format combining CSV with a YAML header. True False https://github.com/leeper/csvy https://github.com/leeper/csvy 2025-02-16 +B2AI_STANDARD:885 B2AI_STANDARD:SoftwareOrTool openSMILE openSMILE software Harry Caufield caufieldjh ORCID:0000-0001-5705-7831 [B2AI_TOPIC:37] openSMILE is an open-source audio feature extraction toolkit. True False https://www.audeering.com/research/opensmile/ https://github.com/audeering/opensmile [B2AI_ORG:117] 2025-02-16 diff --git a/src/data/DataStandardOrTool.yaml b/src/data/DataStandardOrTool.yaml index 7fd02a9..f1f5d87 100644 --- a/src/data/DataStandardOrTool.yaml +++ b/src/data/DataStandardOrTool.yaml @@ -16789,4 +16789,22 @@ data_standardortools_collection: contributor_name: Harry Caufield contributor_github_name: caufieldjh contributor_orcid: ORCID:0000-0001-5705-7831 + contribution_date: "2025-02-16" + - id: B2AI_STANDARD:885 + name: openSMILE + category: B2AI_STANDARD:SoftwareOrTool + description: openSMILE software + has_relevant_organization: + - B2AI_ORG:117 + concerns_data_topic: + - B2AI_TOPIC:37 + purpose_detail: >- + openSMILE is an open-source audio feature extraction toolkit. + is_open: true + requires_registration: false + url: https://www.audeering.com/research/opensmile/ + formal_specification: https://github.com/audeering/opensmile + contributor_name: Harry Caufield + contributor_github_name: caufieldjh + contributor_orcid: ORCID:0000-0001-5705-7831 contribution_date: "2025-02-16" \ No newline at end of file