Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anita Caron authored Feb 15, 2023
1 parent 9684bc9 commit 93a871e
Showing 1 changed file with 24 additions and 19 deletions.
43 changes: 24 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,28 @@
Custom configuration at `dashboard-config.yml`

```yaml
id: Ontology id
mirror_from: Link to the OWL file in your repository.
title: Ontology's title
contact:
email:
label:
orcid:
github:
description: Ontology's description
domain: Ontology's domain
homepage: Ontology's page
products:
- id:
dependencies:
- id:
tracker: Ontology's issue tracker
license:
url: License's url
label: License's label
...
ontologies:
custom:
- id: Ontology id
mirror_from: Link to the OWL file in your repository.
title: Ontology's title
contact:
email:
label:
orcid:
github:
description: Ontology's description
domain: Ontology's domain
homepage: Ontology's page
products:
- id:
dependencies:
- id:
tracker: Link to ontology's issue tracker
license:
url: License's url
label: License's label
preferredPrefix:
base_ns: Base namespaces
```

0 comments on commit 93a871e

Please sign in to comment.