Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dillerm authored Dec 5, 2023
1 parent 4ce5917 commit 55eac1c
Showing 1 changed file with 2 additions and 27 deletions.
29 changes: 2 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,5 @@
# Template repository to create Custom OBO Foundry Dashboard
# Repository for Apollo-SV, OMRSE, and DrOn Dashboard

Custom configuration at `dashboard-config.yml`

```yaml
...
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
```
Link to dashboard: https://dillerm.github.io/ontology-dashboards/dashboard/index.html

0 comments on commit 55eac1c

Please sign in to comment.