Skip to content

Commit 679e014

Browse files
authored
1 parent 6544d63 commit 679e014

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/user-guide.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ title: user guide
33

44
---
55

6+
## Generating a CodeMeta file
67

7-
## Creating A CodeMeta Instance File
8+
You can use the [codemeta-generator](https://codemeta.github.io/codemeta-generator/) directly at <https://codemeta.github.io/codemeta-generator/>
9+
10+
## Creating A CodeMeta Instance File Manually
811

912
A CodeMeta instance file describes the metadata associated with a software object using JSON's linked data (JSON-LD) notation. A codemeta file can contain any of the properties described on the [CodeMeta terms page](/terms/). Most codemeta files are called `codemeta.json` by convention.
1013

0 commit comments

Comments
 (0)