-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from swinnoproject/add_names
Add names
- Loading branch information
Showing
4 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: "name variant ID" | ||
code-tools: true | ||
old-name: "pk_record" | ||
name: "id" | ||
sort-order: 1 | ||
description: "Unique, stable identifier for the name." | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: "Name variant" | ||
code-tools: true | ||
old-name: sto_text | ||
name: text | ||
sort-order: 5 | ||
description: "The a variant name" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: "VariantName" | ||
code-tools: true | ||
old-name: other_entities | ||
name: name_variant | ||
sort-order: 0 | ||
description: "Companies, organisatons and people" | ||
listing: | ||
id: fields | ||
template: ../fields.ejs | ||
contents: | ||
- innovation/id.qmd | ||
- name/*qmd | ||
type: table | ||
fields: [title, name, description] | ||
sort-ui: false | ||
sort: | ||
- sort-order | ||
- name | ||
title-block-style: none | ||
--- | ||
|
||
<code>{{< meta name >}}</code> | ||
{{< meta description >}} | ||
|
||
|
||
:::{ #Fields } | ||
::: |