renamed some files
This commit is contained in:
parent
5906aa163f
commit
01ed8705ce
6 changed files with 7 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Corpus Metadata
|
||||
|
||||
- All notes in this Obsidian vault need metadata.
|
||||
- These metadata need to follow the [Obsidian Front Matter Syntax](Obsidian%20Front%20Matter%20Syntax.md).
|
||||
- These metadata need to follow the [obsidian-front-matter-syntax](obsidian-front-matter-syntax.md).
|
||||
- Obsidian calls metadata variables 'Properties'
|
||||
- In this Corpus we use General properties (every note should have them) and Specific properties (depending on the kind of note, can be inferred from other properties)
|
||||
|
||||
|
|
@ -33,5 +33,5 @@ For example, a note that needs to be linked to ISO 27001 clause 5.2 Policy, will
|
|||
- These notes are tagged with “sourcetext”.
|
||||
- The body of these notes must never be changed!
|
||||
- Specific properties for ISO 27002 OST notes are deduced from chapter 4 of the standard ("Themes and Attributes"). They are: `theme`, `control_type`, `information_security_properties`, `cybersecurity_concepts`, `operational_capabilities`, and `security_domains`.
|
||||
- For the possible values of these properties, see [Metadata - ISO 27002 Themes and Attributes](Metadata%20-%20ISO%2027002%20Themes%20and%20Attributes.md).
|
||||
- For the possible values of these properties, see [themes-and-attributes-in-iso-27002](themes-and-attributes-in-iso-27002.md).
|
||||
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
# Create corpus overview notes
|
||||
# Creating corpus overview notes
|
||||
|
||||
Here's a prompt you can use. Run it once per note or cluster of notes, feeding Claude the content each time.
|
||||
|
||||
---
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Front matter for marketing posts
|
||||
# Front matter for publications
|
||||
|
||||
From [claude chat](https://claude.ai/share/614ce436-307d-4740-a79f-40225461e743)
|
||||
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# ISO 27002 Themes and Attributes
|
||||
# Themes and Attributes in ISO 27002
|
||||
|
||||
## Themes
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue