Skip to content

Commit de4f50d

Browse files
authored
Merge pull request #27 from monperrus/patch-3
add link to https://codemeta.github.io/codemeta-generator/
2 parents 0eef0c0 + 679e014 commit de4f50d

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)