From 10892a1180bc9ff1833e324796a61d4dc3e4b706 Mon Sep 17 00:00:00 2001 From: ljgarcia Date: Wed, 1 Nov 2023 15:13:08 +0100 Subject: [PATCH] Revert comment, code creates subtitles --- code/createPage.py | 5 +---- docs/current_members.md | 6 ++++++ docs/datasets.md | 5 +++++ docs/previous_members.md | 11 +++++++++++ docs/software.md | 7 +++++++ docs/vocabularies.md | 1 + 6 files changed, 31 insertions(+), 4 deletions(-) diff --git a/code/createPage.py b/code/createPage.py index adfdad1..e14c6d5 100644 --- a/code/createPage.py +++ b/code/createPage.py @@ -207,9 +207,6 @@ def generateMDTableFromJSON(jsonData, jsonFileURL): jsonData = complexDataInList(jsonData) jsonData = createTableLink(jsonData) - """ - Why is this loop before another loop on the same collection? - Does not seem to modify anything for property, value in jsonData.items(): if property == "name": md += f'## {renderProperty(property, value)}\n' @@ -218,7 +215,7 @@ def generateMDTableFromJSON(jsonData, jsonFileURL): md += f'### {renderProperty("Name", value + " " + familyName)}\n' if property == "familyName" and "givenName" not in jsonData: md += f'### {renderProperty("Name", value)}\n' - """ + linkValue = jsonData.get("@link", "") if linkValue: md += f'

{createGetJsonLink(jsonFileURL)} | {linkValue}

\n' diff --git a/docs/current_members.md b/docs/current_members.md index dc80df9..f6933ca 100644 --- a/docs/current_members.md +++ b/docs/current_members.md @@ -1,5 +1,6 @@ # Current_members metadata +### Lukas Geist

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -29,6 +30,7 @@ } +### Nelson Quiñones

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -58,6 +60,7 @@ } +### Rohitha Ravinder

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -87,6 +90,7 @@ } +### Dhwani Solanki

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -116,6 +120,7 @@ } +### Dietrich Rebholz-Schuhmann

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -145,6 +150,7 @@ } +### Leyla Jael Castro

Get JSON-LD Get JSON-LD | Visit URL Visit Person

diff --git a/docs/datasets.md b/docs/datasets.md index 02288de..a1d03e3 100644 --- a/docs/datasets.md +++ b/docs/datasets.md @@ -1,5 +1,6 @@ # Datasets metadata +## Whatizit performance evaluation against CRAFT corpus

Get JSON-LD Get JSON-LD | Visit URL Visit DataCatalog

@@ -190,6 +191,7 @@ } +## Complete Medline abstracts corpus between 2015-2019 annotated Whatizit text annotation tool

Get JSON-LD Get JSON-LD | Visit URL Visit DataCatalog

@@ -397,6 +399,7 @@ } +## Document-to-document relevant assessment for TREC Genomics Track 2005

Get JSON-LD Get JSON-LD | Visit URL Visit Dataset

@@ -651,6 +654,7 @@ } +## Fleiss kappa for doc-2-doc relevance assessment

Get JSON-LD Get JSON-LD | Visit URL Visit Dataset

@@ -868,6 +872,7 @@ } +## Protein Function Embeddings: First Beta Release of Datasets

Get JSON-LD Get JSON-LD | Visit URL Visit DataCatalog

diff --git a/docs/previous_members.md b/docs/previous_members.md index ffc4fa0..a291fb5 100644 --- a/docs/previous_members.md +++ b/docs/previous_members.md @@ -1,5 +1,6 @@ # Previous_members metadata +### Andrea Robayo-Gama

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -24,6 +25,7 @@ } +### Ashley Ritchie

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -48,6 +50,7 @@ } +### Maria Fernanda Cadena

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -72,6 +75,7 @@ } +### Vishnu Vardhan Dadi

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -96,6 +100,7 @@ } +### Tim Fellerhoff

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -120,6 +125,7 @@ } +### Olga Giraldo

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -144,6 +150,7 @@ } +### Honey Lahoria

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -168,6 +175,7 @@ } +### Georgi Lazarov

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -192,6 +200,7 @@ } +### Muhammad Talha

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -216,6 +225,7 @@ } +### Guillermo Rocamora Pérez

Get JSON-LD Get JSON-LD | Visit URL Visit Person

@@ -240,6 +250,7 @@ } +### Benjamin Wolff

Get JSON-LD Get JSON-LD | Visit URL Visit Person

diff --git a/docs/software.md b/docs/software.md index 1b82151..1dcade9 100644 --- a/docs/software.md +++ b/docs/software.md @@ -1,5 +1,6 @@ # Software metadata +## BioHackOutcomes

Get JSON-LD Get JSON-LD | Visit URL Visit SoftwareSourceCode

@@ -140,6 +141,7 @@ } +## Metadata model for machine-actionable Software Management Plans

Get JSON-LD Get JSON-LD | Visit URL Visit SoftwareSourceCode

@@ -361,6 +363,7 @@ } +## Mowl-graph2doc2vec

Get JSON-LD Get JSON-LD | Visit URL Visit SoftwareSourceCode

@@ -572,6 +575,7 @@ } +## Protein-function-embeddings-thesis

Get JSON-LD Get JSON-LD | Visit URL Visit SoftwareSourceCode

@@ -732,6 +736,7 @@ } +## Topic-categorization-system

Get JSON-LD Get JSON-LD | Visit URL Visit SoftwareSourceCode

@@ -932,6 +937,7 @@ } +## TREC-doc-2-doc-relevance

Get JSON-LD Get JSON-LD | Visit URL Visit SoftwareSourceCode

@@ -1168,6 +1174,7 @@ } +## Zbmed-semtec.github.io

Get JSON-LD Get JSON-LD | Visit URL Visit SoftwareSourceCode

diff --git a/docs/vocabularies.md b/docs/vocabularies.md index 1394f41..321014b 100644 --- a/docs/vocabularies.md +++ b/docs/vocabularies.md @@ -1,5 +1,6 @@ # Vocabularies metadata +## maSMP Ontology

Get JSON-LD Get JSON-LD | Visit URL Visit DefinedTermSet