From c9f8e67895d246b9d85fd1ad362a589940ecc251 Mon Sep 17 00:00:00 2001 From: Hashim Hassany <89653152+hashimhassany@users.noreply.github.com> Date: Tue, 7 May 2024 14:49:07 -0700 Subject: [PATCH 1/4] Added Q and A for Black Capped Chickadee Signed-off-by: Hashim Hassany <89653152+hashimhassany@users.noreply.github.com> --- .../black_capped_checkadee/attribution.txt | 6 ++++++ .../birds/black_capped_checkadee/qna.yml | 19 +++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 knowledge/animals/birds/black_capped_checkadee/attribution.txt create mode 100644 knowledge/animals/birds/black_capped_checkadee/qna.yml diff --git a/knowledge/animals/birds/black_capped_checkadee/attribution.txt b/knowledge/animals/birds/black_capped_checkadee/attribution.txt new file mode 100644 index 000000000..d605d0c88 --- /dev/null +++ b/knowledge/animals/birds/black_capped_checkadee/attribution.txt @@ -0,0 +1,6 @@ + +Title of work: Black-capped chickadee +Link to work: https://en.wikipedia.org/wiki/Black-capped_chickadee +Revision: https://en.wikipedia.org/w/index.php?title=Black-capped_chickadee&oldid=1219937468 +License of the work: CC-BY-SA-4.0 +Creator names: Wikipedia Authors \ No newline at end of file diff --git a/knowledge/animals/birds/black_capped_checkadee/qna.yml b/knowledge/animals/birds/black_capped_checkadee/qna.yml new file mode 100644 index 000000000..f5055ff30 --- /dev/null +++ b/knowledge/animals/birds/black_capped_checkadee/qna.yml @@ -0,0 +1,19 @@ +created_by: Hashim Hassany +domain: animals +seed_examples: +- answer: North America + question: Where does the Black-capped chickadee originate. +- answer: Paridae family + question: This bird is the member of which family? +- answer: 6-8 eggs on average + question: How many eggs does this bird lay on average? +- answer: Once a year + question: How many times a year does this bird molt? +- answer: Molt lasts two to three months + question: How long does a molt last? +task_description: 'Create questions and answers based off the wikipedia page of the Black Capped Chickadee' +document: + repo: https://github.com/juliadenham/Summit_knowledge + commit: c537b93dec7136d3ac53f96016e6d7a057966fb1 + patterns: + - chickadee.md From cf382b3aa2c67ae6c5631d99a423c00ea3039af5 Mon Sep 17 00:00:00 2001 From: Hashim Hassany <89653152+hashimhassany@users.noreply.github.com> Date: Wed, 8 May 2024 11:33:24 -0600 Subject: [PATCH 2/4] Rename qna.yml to qna.yaml Signed-off-by: Hashim Hassany <89653152+hashimhassany@users.noreply.github.com> --- .../animals/birds/black_capped_checkadee/{qna.yml => qna.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename knowledge/animals/birds/black_capped_checkadee/{qna.yml => qna.yaml} (100%) diff --git a/knowledge/animals/birds/black_capped_checkadee/qna.yml b/knowledge/animals/birds/black_capped_checkadee/qna.yaml similarity index 100% rename from knowledge/animals/birds/black_capped_checkadee/qna.yml rename to knowledge/animals/birds/black_capped_checkadee/qna.yaml From 02b637c076da7a6ce18e35f1b86e4c0599a2206d Mon Sep 17 00:00:00 2001 From: Hashim Hassany <89653152+hashimhassany@users.noreply.github.com> Date: Tue, 14 May 2024 13:07:06 -0500 Subject: [PATCH 3/4] Update qna.yaml Signed-off-by: Hashim Hassany <89653152+hashimhassany@users.noreply.github.com> --- knowledge/animals/birds/black_capped_checkadee/qna.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knowledge/animals/birds/black_capped_checkadee/qna.yaml b/knowledge/animals/birds/black_capped_checkadee/qna.yaml index f5055ff30..827d9c042 100644 --- a/knowledge/animals/birds/black_capped_checkadee/qna.yaml +++ b/knowledge/animals/birds/black_capped_checkadee/qna.yaml @@ -1,4 +1,4 @@ -created_by: Hashim Hassany +created_by: hashimhassany domain: animals seed_examples: - answer: North America From 38fb7e8340582142dc4435fa247cc12bac5e13da Mon Sep 17 00:00:00 2001 From: Hashim Hassany <89653152+hashimhassany@users.noreply.github.com> Date: Tue, 14 May 2024 13:32:20 -0500 Subject: [PATCH 4/4] Update trailing spaces qna.yaml Signed-off-by: Hashim Hassany <89653152+hashimhassany@users.noreply.github.com> --- knowledge/animals/birds/black_capped_checkadee/qna.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/knowledge/animals/birds/black_capped_checkadee/qna.yaml b/knowledge/animals/birds/black_capped_checkadee/qna.yaml index 827d9c042..b14901862 100644 --- a/knowledge/animals/birds/black_capped_checkadee/qna.yaml +++ b/knowledge/animals/birds/black_capped_checkadee/qna.yaml @@ -12,8 +12,8 @@ seed_examples: - answer: Molt lasts two to three months question: How long does a molt last? task_description: 'Create questions and answers based off the wikipedia page of the Black Capped Chickadee' -document: +document: repo: https://github.com/juliadenham/Summit_knowledge commit: c537b93dec7136d3ac53f96016e6d7a057966fb1 patterns: - - chickadee.md + - chickadee.md