1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
This document outlines the specification for the Artifact data format.
All specifications in this document are released as Creative Commons CC0
public domain. You can read more about this license here:
https://creativecommons.org/publicdomain/
Artifact documents adhere to a subset of the [toml][1] format and are
documents of the form:
```
[ART-baz]
partof = "ART-baa"
text = '''
multi-line
description
'''
[ART-foo-bar]
partof = "ART-baz"
text = '''
multi-line
description
'''
```
Instead of `ART` as defined in Document Type, the user must select from
3 artifact types:
- --
The following will be automatically created:
-
The following will be automatically linked:
- - - -