From 291921d582ca3a68a3a269ae0d4c95d62b7d467f Mon Sep 17 00:00:00 2001 From: capa46 Date: Tue, 21 May 2024 15:59:32 +0200 Subject: [PATCH 01/15] Update index.md --- index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.md b/index.md index 8611051996..852125f880 100644 --- a/index.md +++ b/index.md @@ -2,25 +2,25 @@ layout: default --- -Text can be **bold**, _italic_, or ~~strikethrough~~. +**INTRODUCTION** + -[Link to another page](./another-page.html). There should be whitespace between paragraphs. There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project. -# Header 1 +-Context This is a normal paragraph following a header. GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere. -## Header 2 +-Team > This is a blockquote following a header. > > When something is important enough, you do it even if the odds are not in your favor. -### Header 3 +-Topic ```js // Javascript code with syntax highlighting. @@ -37,7 +37,7 @@ GitHubPages::Dependencies.gems.each do |gem, version| end ``` -#### Header 4 +-Purpose * This is an unordered list following a header. * This is an unordered list following a header. From 2474a483b987ebfca4f48a434a3c0d394c484cf4 Mon Sep 17 00:00:00 2001 From: capa46 Date: Tue, 21 May 2024 16:03:25 +0200 Subject: [PATCH 02/15] Update index.md --- index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 852125f880..c6c5ab24e3 100644 --- a/index.md +++ b/index.md @@ -10,17 +10,17 @@ There should be whitespace between paragraphs. There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project. --Context +#-Context This is a normal paragraph following a header. GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere. --Team +##-Team > This is a blockquote following a header. > > When something is important enough, you do it even if the odds are not in your favor. --Topic +###-Topic ```js // Javascript code with syntax highlighting. @@ -37,7 +37,7 @@ GitHubPages::Dependencies.gems.each do |gem, version| end ``` --Purpose +####-Purpose * This is an unordered list following a header. * This is an unordered list following a header. From 9cb295ec6183df0160a7d9ef5399dfea63f01e42 Mon Sep 17 00:00:00 2001 From: capa46 Date: Tue, 21 May 2024 16:17:17 +0200 Subject: [PATCH 03/15] Update index.md --- index.md | 43 ++++++++++++------------------------------- 1 file changed, 12 insertions(+), 31 deletions(-) diff --git a/index.md b/index.md index c6c5ab24e3..3e3dd87fde 100644 --- a/index.md +++ b/index.md @@ -4,44 +4,25 @@ layout: default **INTRODUCTION** +#-**Context** +ArCo: the knowledge Graph of the Italian Cultural Heritage +Large Language Models : Gemini and ChaptGPT -There should be whitespace between paragraphs. +##-**Team** -There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project. +Sara Speggiorin & Sara Paglia -#-Context +###-**Topic** -This is a normal paragraph following a header. GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere. +Michelangelo's artworks : an in-depth analysis of _Pietà (stampa)_ and _David-Apollo_ -##-Team +####-**Purpose** -> This is a blockquote following a header. -> -> When something is important enough, you do it even if the odds are not in your favor. - -###-Topic - -```js -// Javascript code with syntax highlighting. -var fun = function lang(l) { - dateformat.i18n = require('./lang/' + l) - return true; -} -``` - -```ruby -# Ruby code with syntax highlighting -GitHubPages::Dependencies.gems.each do |gem, version| - s.add_dependency(gem, "= #{version}") -end -``` - -####-Purpose - -* This is an unordered list following a header. -* This is an unordered list following a header. -* This is an unordered list following a header. +- Exploring the ArCo Ontology to find the two cultural properties +- Enriching Arco Knowledge Graph with futher details about the two cultural properties +- Retrieving useful information using LLMs + ##### Header 5 From 7507da429378adabc69aee9e51a4264e67c5960c Mon Sep 17 00:00:00 2001 From: capa46 Date: Tue, 21 May 2024 16:23:54 +0200 Subject: [PATCH 04/15] Update index.md --- index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 3e3dd87fde..d0b91becf8 100644 --- a/index.md +++ b/index.md @@ -4,20 +4,20 @@ layout: default **INTRODUCTION** -#-**Context** +-**Context** ArCo: the knowledge Graph of the Italian Cultural Heritage Large Language Models : Gemini and ChaptGPT -##-**Team** +-**Team** Sara Speggiorin & Sara Paglia -###-**Topic** +-**Topic** Michelangelo's artworks : an in-depth analysis of _Pietà (stampa)_ and _David-Apollo_ -####-**Purpose** +-**Purpose** - Exploring the ArCo Ontology to find the two cultural properties - Enriching Arco Knowledge Graph with futher details about the two cultural properties From 7af89c6ee37433bd0ffa3519ece337dc2197120d Mon Sep 17 00:00:00 2001 From: capa46 Date: Tue, 21 May 2024 16:31:23 +0200 Subject: [PATCH 05/15] Update index.md --- index.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/index.md b/index.md index d0b91becf8..38edb68bab 100644 --- a/index.md +++ b/index.md @@ -19,16 +19,20 @@ Michelangelo's artworks : an in-depth analysis of _Pietà (stampa)_ and _David-A -**Purpose** -- Exploring the ArCo Ontology to find the two cultural properties -- Enriching Arco Knowledge Graph with futher details about the two cultural properties -- Retrieving useful information using LLMs +- Exploring the ArCo Ontology to find the two cultural properties. +- Enriching Arco Knowledge Graph with futher details about the two cultural properties. +- Retrieving useful information using LLMs. -##### Header 5 +**Index** -1. This is an ordered list following a header. -2. This is an ordered list following a header. -3. This is an ordered list following a header. +1. +

+ Methodology +

+2. Results and analysis. +3. Discussion. +4. Conclusions and possible future developments. ###### Header 6 From 372f5141e2b1416593f0b0015e87353aa3ac00d4 Mon Sep 17 00:00:00 2001 From: capa46 Date: Tue, 21 May 2024 16:43:31 +0200 Subject: [PATCH 06/15] Update another-page.md --- another-page.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/another-page.md b/another-page.md index 3fb34755bb..708c6e9acd 100644 --- a/another-page.md +++ b/another-page.md @@ -1,11 +1,8 @@ --- layout: default -title: Another page -description: This is just another page ---- +**Methodology** -## Welcome to another page +_Used tools_: HTML, GitHub, SPARQL, LLMs (Gemini and ChaptGPT), ArCo Ontology and Knowledge Graph -_yay_ +_External resources_: Google -[back](./) From 475d318dd6ed59fabde8be52e7482855b527bcde Mon Sep 17 00:00:00 2001 From: capa46 Date: Tue, 21 May 2024 16:46:20 +0200 Subject: [PATCH 07/15] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 38edb68bab..91eb157b4f 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,7 @@ Michelangelo's artworks : an in-depth analysis of _Pietà (stampa)_ and _David-A 1.

- Methodology + Methodology

2. Results and analysis. 3. Discussion. From 838429346213ec8270be03cb904e52ef9317995a Mon Sep 17 00:00:00 2001 From: saraspeggiorin Date: Tue, 21 May 2024 16:54:14 +0200 Subject: [PATCH 08/15] Update another-page.md --- another-page.md | 1 - 1 file changed, 1 deletion(-) diff --git a/another-page.md b/another-page.md index 708c6e9acd..d615851939 100644 --- a/another-page.md +++ b/another-page.md @@ -1,5 +1,4 @@ --- -layout: default **Methodology** _Used tools_: HTML, GitHub, SPARQL, LLMs (Gemini and ChaptGPT), ArCo Ontology and Knowledge Graph From a71c0a00ec02d5ba20b05cae0e4ad370131fb556 Mon Sep 17 00:00:00 2001 From: saraspeggiorin Date: Tue, 21 May 2024 16:55:03 +0200 Subject: [PATCH 09/15] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 91eb157b4f..07160a1181 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,7 @@ Michelangelo's artworks : an in-depth analysis of _Pietà (stampa)_ and _David-A 1.

- Methodology + Methodology

2. Results and analysis. 3. Discussion. From 34182546f2571afe0dcf19b756048806abd340ad Mon Sep 17 00:00:00 2001 From: saraspeggiorin Date: Tue, 21 May 2024 16:56:35 +0200 Subject: [PATCH 10/15] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 07160a1181..1bbe8d37a6 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,7 @@ Michelangelo's artworks : an in-depth analysis of _Pietà (stampa)_ and _David-A 1.

- Methodology + Methodology

2. Results and analysis. 3. Discussion. From 9860c15ab9c8938ed8bcb1a0826bc8655d002abe Mon Sep 17 00:00:00 2001 From: saraspeggiorin Date: Tue, 21 May 2024 16:58:03 +0200 Subject: [PATCH 11/15] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 1bbe8d37a6..16502b24e1 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,7 @@ Michelangelo's artworks : an in-depth analysis of _Pietà (stampa)_ and _David-A 1.

- Methodology + Methodology

2. Results and analysis. 3. Discussion. From d514b615c46e5d452592140caa44cd4ac6319c6c Mon Sep 17 00:00:00 2001 From: saraspeggiorin Date: Tue, 21 May 2024 17:08:04 +0200 Subject: [PATCH 12/15] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 16502b24e1..1b682546a2 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,7 @@ Michelangelo's artworks : an in-depth analysis of _Pietà (stampa)_ and _David-A 1.

- Methodology + Methodology

2. Results and analysis. 3. Discussion. From 67d925b0521eb7306ec07b82d4f82ee60dae6639 Mon Sep 17 00:00:00 2001 From: saraspeggiorin Date: Tue, 21 May 2024 17:12:15 +0200 Subject: [PATCH 13/15] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 1b682546a2..c6ddd425c6 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,7 @@ Michelangelo's artworks : an in-depth analysis of _Pietà (stampa)_ and _David-A 1.

- Methodology + Methodology

2. Results and analysis. 3. Discussion. From cc28b17759dc15451b8623d39c59fc8cf304deb0 Mon Sep 17 00:00:00 2001 From: saraspeggiorin Date: Tue, 21 May 2024 17:14:07 +0200 Subject: [PATCH 14/15] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index c6ddd425c6..6d1543e266 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,7 @@ Michelangelo's artworks : an in-depth analysis of _Pietà (stampa)_ and _David-A 1.

- Methodology + Methodology

2. Results and analysis. 3. Discussion. From 1e929c67f327c278a86a08c58d68bfbe1bb4462f Mon Sep 17 00:00:00 2001 From: capa46 Date: Tue, 21 May 2024 17:20:42 +0200 Subject: [PATCH 15/15] Update another-page.md --- another-page.md | 1 + 1 file changed, 1 insertion(+) diff --git a/another-page.md b/another-page.md index d615851939..b467e201d9 100644 --- a/another-page.md +++ b/another-page.md @@ -5,3 +5,4 @@ _Used tools_: HTML, GitHub, SPARQL, LLMs (Gemini and ChaptGPT), ArCo Ontology an _External resources_: Google +