Skip to content

Commit 34912c1

Browse files
authored
Update JSON product to use correct download PURL cl.md
This is, if I remember correctly the consequence of a design decision for the PURL system. While the PURL defined by ODK etc is http://purl.obolibrary.org/obo/cl.json, the PURL system only recognises a tiny number of defaults _above_ the ontology namespace (including cl.owl and cl.obo), but cl.json is not part of it. We could argue that we should also add cl.json to this list.
1 parent 94fa8f0 commit 34912c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ontology/cl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ products:
4545
derived_from: cl.owl
4646
description: Complete ontology, plus inter-ontology axioms, and imports modules merged in
4747
format: obo
48-
- id: cl.json
48+
- id: cl/cl.json
4949
title: CL OBOGraph-JSON format edition
5050
derived_from: cl.owl
5151
description: Complete ontology, plus inter-ontology axioms, and imports modules merged in

0 commit comments

Comments
 (0)