Skip to content

Commit a72cc3e

Browse files
authored
Markdown typos
1 parent acaf694 commit a72cc3e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

prov.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ The underlying model and information of the `
88
files under `metadata/provenance` is the same, but is made available in multiple
99
serialization formats:
1010

11-
* primary.cwlprov.provn -- [PROV-N](https://www.w3.org/TR/prov-n/] Textual Provenance Notation
12-
* primary.cwlprov.xml -- [PROV-XML](https://www.w3.org/TR/prov-xml/]
13-
* primary.cwlprov.json -- [PROV-JSON](https://www.w3.org/Submission/prov-json/]
14-
* primary.cwlprov.jsonld -- [PROV-O](https://www.w3.org/TR/prov-o/] as [JSON-LD](https://json-ld.org) (`@context` subject to change)
15-
* primary.cwlprov.ttl -- [PROV-O](https://www.w3.org/TR/prov-o/] as [RDF Turtle](https://www.w3.org/TR/turtle/)
16-
* primary.cwlprov.nt -- [PROV-O](https://www.w3.org/TR/prov-o/] as [RDF N-Triples](https://www.w3.org/TR/n-triples/)
11+
* primary.cwlprov.provn -- [PROV-N](https://www.w3.org/TR/prov-n/) Textual Provenance Notation
12+
* primary.cwlprov.xml -- [PROV-XML](https://www.w3.org/TR/prov-xml/)
13+
* primary.cwlprov.json -- [PROV-JSON](https://www.w3.org/Submission/prov-json/)
14+
* primary.cwlprov.jsonld -- [PROV-O](https://www.w3.org/TR/prov-o/) as [JSON-LD](https://json-ld.org) (`@context` subject to change)
15+
* primary.cwlprov.ttl -- [PROV-O](https://www.w3.org/TR/prov-o/) as [RDF Turtle](https://www.w3.org/TR/turtle/)
16+
* primary.cwlprov.nt -- [PROV-O](https://www.w3.org/TR/prov-o/) as [RDF N-Triples](https://www.w3.org/TR/n-triples/)
1717

1818
See the [BagIt profile](bagit.md) for details on the CWLProv folder structure, and the [Research Object profile](ro.md) on how to declare the typing of the PROV files.
1919

0 commit comments

Comments
 (0)