|
23 | 23 | Bioschemas</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" |
|
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 | 97 | <li><a class="dropdown-item" href="{{ '/community/champions.html' | relative_url }}">Bioschemas Champions</a></li> |
93 | | - <li><a class="dropdown-item" href="{{ '/community/stories' | relative_url }}">Stories</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> |
95 | 100 | <li><a class="dropdown-item" href="{{ '/useCases/' | relative_url }}">Use Cases</a></li> |
96 | 101 | </ul> |
|
0 commit comments