|
16 | 16 | <ul class="dropdown-menu" aria-labelledby="btnCommunity"> |
17 | 17 | <li><a class="dropdown-item" href="{{ '/tutorials/' | relative_url }}">Overview</a></li> |
18 | 18 | <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> |
20 | 20 | <li><a class="dropdown-item" href="{{ '/tutorials/markup_examples' | relative_url }}">Schema.org markup |
21 | 21 | examples</a></li> |
22 | 22 | <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> |
24 | 24 | <li><a class="dropdown-item" href="{{ '/tutorials/howto/howto_right_profile' | relative_url }}">Choosing a |
25 | 25 | profile</a></li> |
| 26 | + <li><a class="dropdown-item" href="{{ '/tutorials/dde/howto_create_new_profile' | relative_url }}">Developing profiles from scratch</a></li> |
26 | 27 | <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> |
28 | 29 | <li><a class="dropdown-item" href="{{ '/tutorials/howto/howto_add_github' | relative_url }}">Adding markup |
29 | 30 | to GitHub pages</a></li> |
30 | 31 | <li><a class="dropdown-item" href="{{ '/tutorials/howto/howto_check_deploy' | relative_url }}">Validating |
31 | | - markup</a></li> |
| 32 | + Bioschemas markup</a></li> |
32 | 33 | <li> |
33 | 34 | <hr class="dropdown-divider"> |
34 | 35 | </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> |
36 | 37 | </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> |
41 | 38 | <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> |
43 | 47 | <li><a class="dropdown-item" |
44 | 48 | href="{{ '/tutorials/dde/review_a_specification_pull_request' | relative_url }}">Review a Specification |
45 | | - PR</a></li> |
| 49 | + Pull request (PR)</a></li> |
46 | 50 | <li> |
47 | 51 | <hr class="dropdown-divider"> |
48 | 52 | </li> |
|
56 | 60 | Disease resources</a></li> |
57 | 61 | <li><a class="dropdown-item" href="{{ '/tutorials/community/biodiversity' | relative_url }}">Adding markup |
58 | 62 | 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> |
60 | 65 | </li> |
61 | 66 | <li class="nav-item dropdown"> |
62 | 67 | <a class="nav-link dropdown-toggle active mx-2" href="#" id="dropdown02" data-bs-toggle="dropdown" |
63 | 68 | aria-expanded="false">Specifications</a> |
64 | 69 | <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> |
68 | 73 | </ul> |
69 | 74 | </li> |
70 | 75 | <li class="nav-item dropdown"> |
|
84 | 89 | aria-expanded="false">Community</a> |
85 | 90 | <ul class="dropdown-menu" aria-labelledby="btnCommunity"> |
86 | 91 | <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> |
88 | 93 | <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> |
90 | 95 | <li><a class="dropdown-item" href="{{ '/people/' | relative_url }}">People</a></li> |
91 | 96 | <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> |
94 | 99 | <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> |
95 | 101 | </ul> |
96 | 102 | </li> |
97 | 103 | <li class="nav-item dropdown"> |
98 | 104 | <a class="nav-link dropdown-toggle active mx-2" href="#" id="dropdown05" data-bs-toggle="dropdown" |
99 | 105 | aria-expanded="false">About</a> |
100 | 106 | <ul class="dropdown-menu" aria-labelledby="btnCommunity"> |
101 | 107 | <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 |
103 | 109 | class="fas fa-external-link-alt fa-sm ms-2"></i></a></li> |
104 | 110 | <li><a class="dropdown-item" |
105 | 111 | href="https://github.com/Bioschemas/governance/blob/master/codeOfConduct.md">Code of Conduct <i |
106 | 112 | class="fas fa-external-link-alt fa-sm ms-2"></i></a></li> |
107 | 113 | <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> |
109 | 115 | <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> |
110 | 117 | </ul> |
111 | 118 | </li> |
112 | 119 | </ul> |
|
0 commit comments