Skip to content

Commit 0881c22

Browse files
authored
Merge pull request #836 from BioSchemas/t7b1
T7b1 - cologne hackathon collected modifications (Nick and Helena)
2 parents 50f63ef + ece5430 commit 0881c22

File tree

8 files changed

+39
-41
lines changed

8 files changed

+39
-41
lines changed

_includes/navbar.html

Lines changed: 28 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -16,33 +16,37 @@
1616
<ul class="dropdown-menu" aria-labelledby="btnCommunity">
1717
<li><a class="dropdown-item" href="{{ '/tutorials/' | relative_url }}">Overview</a></li>
1818
<li><a class="dropdown-item" href="{{ '/tutorials/what_why_schema' | relative_url }}">Introduction to
19-
Schema.org</a></li>
19+
Schema.org, what and why?</a></li>
2020
<li><a class="dropdown-item" href="{{ '/tutorials/markup_examples' | relative_url }}">Schema.org markup
2121
examples</a></li>
2222
<li><a class="dropdown-item" href="{{ '/tutorials/what_why_bioschemas' | relative_url }}">Introduction to
23-
Bioschemas</a></li>
23+
Bioschemas, what and why?</a></li>
2424
<li><a class="dropdown-item" href="{{ '/tutorials/howto/howto_right_profile' | relative_url }}">Choosing a
2525
profile</a></li>
26+
<li><a class="dropdown-item" href="{{ '/tutorials/dde/howto_create_new_profile' | relative_url }}">Developing profiles from scratch</a></li>
2627
<li><a class="dropdown-item" href="{{ '/tutorials/howto/howto_add_markup' | relative_url }}">Adding
27-
markup</a></li>
28+
Bioschemas markup to pages</a></li>
2829
<li><a class="dropdown-item" href="{{ '/tutorials/howto/howto_add_github' | relative_url }}">Adding markup
2930
to GitHub pages</a></li>
3031
<li><a class="dropdown-item" href="{{ '/tutorials/howto/howto_check_deploy' | relative_url }}">Validating
31-
markup</a></li>
32+
Bioschemas markup</a></li>
3233
<li>
3334
<hr class="dropdown-divider">
3435
</li>
35-
<li><a class="dropdown-item" href="{{ '/tutorials/dde/' | relative_url }}">Profile and Type Development</a>
36+
<li><a class="dropdown-item" href="{{ '/tutorials/dde/' | relative_url }}">Profile and Type Development in DDE</a>
3637
</li>
37-
<li><a class="dropdown-item" href="{{ '/tutorials/dde/update_profile' | relative_url }}">Updating a
38-
profile</a></li>
39-
<li><a class="dropdown-item" href="{{ '/tutorials/dde/howto_create_new_profile' | relative_url }}">Creating
40-
a new profile</a></li>
4138
<li><a class="dropdown-item" href="{{ '/tutorials/dde/new_profile' | relative_url }}">Creating a new
42-
profile in the DDE</a></li>
39+
profile in the DDE</a></li>
40+
<li><a class="dropdown-item" href="{{ '/tutorials/dde/update_profile' | relative_url }}">Updating a
41+
profile in DDE</a></li>
42+
<li><a class="dropdown-item" href="{{ '/tutorials/dde/new_type' | relative_url }}">Creating a new
43+
type in the DDE</a></li>
44+
<li><a class="dropdown-item" href="{{ '/tutorials/dde/update_type' | relative_url }}">Updating a
45+
type in DDE</a></li>
46+
<li><a class="dropdown-item" href="{{ '/tutorials/tutorials/dde/add_validation_rules' | relative_url }}">Using a validation editor</a></li>
4347
<li><a class="dropdown-item"
4448
href="{{ '/tutorials/dde/review_a_specification_pull_request' | relative_url }}">Review a Specification
45-
PR</a></li>
49+
Pull request (PR)</a></li>
4650
<li>
4751
<hr class="dropdown-divider">
4852
</li>
@@ -56,15 +60,16 @@
5660
Disease resources</a></li>
5761
<li><a class="dropdown-item" href="{{ '/tutorials/community/biodiversity' | relative_url }}">Adding markup
5862
to Biodiversity-related resources</a></li>
59-
</ul>
63+
<li><a class="dropdown-item" href="{{ '/tutorials/community/training' | relative_url }}">Adding markup to training resources</a></li>
64+
</ul>
6065
</li>
6166
<li class="nav-item dropdown">
6267
<a class="nav-link dropdown-toggle active mx-2" href="#" id="dropdown02" data-bs-toggle="dropdown"
6368
aria-expanded="false">Specifications</a>
6469
<ul class="dropdown-menu" aria-labelledby="btnCommunity">
65-
<li><a class="dropdown-item" href="{{ '/profiles/' | relative_url }}">Profiles</a></li>
66-
<li><a class="dropdown-item" href="{{ '/types/' | relative_url }}">Types</a></li>
67-
<li><a class="dropdown-item" href="{{ '/properties/' | relative_url }}">Properties</a></li>
70+
<li><a class="dropdown-item" href="{{ '/profiles/' | relative_url }}">Bioschemas Profiles</a></li>
71+
<li><a class="dropdown-item" href="{{ '/types/' | relative_url }}">Bioschemas Types</a></li>
72+
<li><a class="dropdown-item" href="{{ '/properties/' | relative_url }}">Bioschemas Properties</a></li>
6873
</ul>
6974
</li>
7075
<li class="nav-item dropdown">
@@ -84,29 +89,31 @@
8489
aria-expanded="false">Community</a>
8590
<ul class="dropdown-menu" aria-labelledby="btnCommunity">
8691
<li><a class="dropdown-item" href="{{ '/community/' | relative_url }}">Overview</a></li>
87-
<li><a class="dropdown-item" href="{{ '/community/howtojoin' | relative_url }}">Join</a></li>
92+
<li><a class="dropdown-item" href="{{ '/community/howtojoin' | relative_url }}">Join Bioschemas!</a></li>
8893
<li><a class="dropdown-item" href="{{ '/news/' | relative_url }}">News</a></li>
89-
<li><a class="dropdown-item" href="{{ '/meetings/' | relative_url }}">Meetings</a></li>
94+
<li><a class="dropdown-item" href="{{ '/meetings/' | relative_url }}">BioSchemas-related Meetings</a></li>
9095
<li><a class="dropdown-item" href="{{ '/people/' | relative_url }}">People</a></li>
9196
<li><a class="dropdown-item" href="{{ '/groups/' | relative_url }}">Groups</a></li>
92-
<li><a class="dropdown-item" href="{{ '/community/champions.html' | relative_url }}">Champions</a></li>
93-
<li><a class="dropdown-item" href="{{ '/community/stories' | relative_url }}">Stories</a></li>
97+
<li><a class="dropdown-item" href="{{ '/community/champions' | relative_url }}">Bioschemas Champions</a></li>
98+
<li><a class="dropdown-item" href="{{ '/community/stories' | relative_url }}">User Stories</a></li>
9499
<li><a class="dropdown-item" href="{{ '/community/related' | relative_url }}">Related Communities</a></li>
100+
<li><a class="dropdown-item" href="{{ '/useCases/' | relative_url }}">Use Cases</a></li>
95101
</ul>
96102
</li>
97103
<li class="nav-item dropdown">
98104
<a class="nav-link dropdown-toggle active mx-2" href="#" id="dropdown05" data-bs-toggle="dropdown"
99105
aria-expanded="false">About</a>
100106
<ul class="dropdown-menu" aria-labelledby="btnCommunity">
101107
<li><a class="dropdown-item"
102-
href="https://github.com/Bioschemas/governance/blob/master/governance.md">Governance <i
108+
href="https://github.com/Bioschemas/governance/blob/master/governance.md">Bioschemas Governance <i
103109
class="fas fa-external-link-alt fa-sm ms-2"></i></a></li>
104110
<li><a class="dropdown-item"
105111
href="https://github.com/Bioschemas/governance/blob/master/codeOfConduct.md">Code of Conduct <i
106112
class="fas fa-external-link-alt fa-sm ms-2"></i></a></li>
107113
<li><a class="dropdown-item" href="{{ '/about/publications' | relative_url }}">Publications</a></li>
108-
<li><a class="dropdown-item" href="{{ '/about/funders' | relative_url }}">Funding</a></li>
114+
<li><a class="dropdown-item" href="{{ '/about/funding' | relative_url }}">Funding</a></li>
109115
<li><a class="dropdown-item" href="{{ '/about/logos' | relative_url }}">Logos</a></li>
116+
<li><a class="dropdown-item" href="{{ '/about/privacy' | relative_url }}">Privacy Policy</a></li>
110117
</ul>
111118
</li>
112119
</ul>

pages/_about/funders.html renamed to pages/_about/funding.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
layout: default
33
title: Funding
4+
redirect_from:
5+
- /about/funders
46
---
57
<h1>Funding</h1>
68

pages/_about/logos.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---
44
<div itemscope itemtype="http://schema.org/Organization">
55
<div id="logo-usage" class="container">
6-
<h1>Logos and guidelines</h1>
6+
<h1>Logos</h1>
77

88
<h2>Presentation guidelines</h2>
99

pages/_community/related.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
layout: default
33
title: Community
44
---
5-
# Bioschemas in Context
5+
# Related communities and activities
66

7-
The major advantage of Schema.org markup is in making metadata readily accessible to common web tools, enabling their harvesting on a huge scale, by general and commercial indexers such as Google.
7+
The major advantage of Schema.org markup is in making metadata readily accessible to common web tools, enabling their harvesting on a huge scale, by general and commercial indexers such as Google. Bioschemas is not alone in developing a strategy to generate a Life Science targeted, opinionated derivation of this markup. Other communities have adopted this general approach, and we provide examples below.
88

99
## Science On Schema
10-
Bioschemas is not alone in developing a strategy to generate a Life Science targeted, opinionated derivation of this markup; the [ESIP](https://github.com/ESIPFed/science-on-schema.org) Science-On-Schema.org group has produced an evolving set of guidelines to assist with consistent implementation of scientific dataset descriptions using the Schema.org vocabulary. Indeed, the Science-On-Schema.org work is the output of one of several [groups](https://www.rd-alliance.org/groups/research-metadata-schemas-wg) operating in diverse domains, and targeting their own opinionated versions of Schema.org, ideally and ultimately to be integrated into Schema.org proper. A useful output of this group is a [crosswalk](https://docs.google.com/spreadsheets/d/1P6WH8h4OnIVR9UJj3FcOebNUpLnKNBCuvEp3NsLRho4/edit#gid=0) between Schema.org and other (and sometimes equivalent) properties expressed through other terminologies and standards. Note: other [crosswalks](https://zenodo.org/record/4420116#.YIMuFGhKg2y) are also available.
10+
The [ESIP](https://github.com/ESIPFed/science-on-schema.org) Science-On-Schema.org group has produced an evolving set of guidelines to assist with consistent implementation of scientific dataset descriptions using the Schema.org vocabulary. Indeed, the Science-On-Schema.org work is the output of one of several [groups](https://www.rd-alliance.org/groups/research-metadata-schemas-wg) operating in diverse domains, and targeting their own opinionated versions of Schema.org, ideally and ultimately to be integrated into Schema.org proper. A useful output of this group is a [crosswalk](https://docs.google.com/spreadsheets/d/1P6WH8h4OnIVR9UJj3FcOebNUpLnKNBCuvEp3NsLRho4/edit#gid=0) between Schema.org and other (and sometimes equivalent) properties expressed through other terminologies and standards. Note: other [crosswalks](https://zenodo.org/record/4420116#.YIMuFGhKg2y) are also available.
1111

1212
## GeoCODES
1313

pages/_community/stories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: Bioschemas stories
44
---
5-
# Bioschemas stories
5+
# Bioschemas user stories
66

77
Here are some short stories where Bioschemas has been succesfully used by communities to progress on making their resources more findable and reusable.
88

pages/_tutorials/what_why_bioschemas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Bioschemas, what and why?
2+
title: Introduction to Bioschemas, what and why?
33
previousTutorial:
44
link: ./markup_examples
55
title: Schema.org markup examples
@@ -19,7 +19,7 @@ bioschemas:
1919
audience:
2020
- "@type": Audience
2121
name: (General interest) People interested in introductory information to Bioschemas
22-
name: "Bioschemas, what and why?"
22+
name: "Introduction to Bioschemas, what and why?"
2323
author:
2424
- "@type": Person
2525
name: "Leyla Garcia"

pages/_tutorials/what_why_schema.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Schema.org: What and Why?'
2+
title: 'Introduction to Schema.org: What and Why?'
33
previousTutorial:
44
link: ./
55
title: Overview of Bioschemas Tutorials
@@ -19,7 +19,7 @@ bioschemas:
1919
audience:
2020
- "@type": Audience
2121
name: (General interest) People interested in introductory information to Schema.org
22-
name: "Schema.org, what and why?"
22+
name: "Introduction to Schema.org, what and why?"
2323
author:
2424
- "@type": Person
2525
name: "Ricardo Arcila"

pages/schema.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)