Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOF Viewer update of configuration #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions etc/onto-viewer-web-app/config/label_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ label_config:
- id: '@viewer.axiom.EquivalentClasses'
name: Equivalent classes (necessary and sufficient criteria)
- id: '@viewer.axiom.SubClassOf'
name: OWL restriction
name: OWL restrictions
- id: '@viewer.axiom.DisjointClasses'
name: Disjoint classes
- id: '@viewer.axiom.ClassAssertion'
Expand Down Expand Up @@ -51,6 +51,10 @@ label_config:
name: Annotation property domain
- id: '@viewer.axiom.AnnotationPropertyRangeOf'
name: Annotation property range
- id: '@viewer.function.axiom_object_property'
name: Property chains
- id: '@viewer.function.anonymous_ancestor'
name: Inherited OWL restrictions
- id: 'https://www.omg.org/spec/Commons/AnnotationVocabulary/synonym'
name: synonym(s)
- id: 'http://www.w3.org/2000/01/rdf-schema#seeAlso'
Expand Down Expand Up @@ -88,4 +92,4 @@ label_config:
- id: '@viewer.stats.numberOfOntologies'
name: number of ontologies
- id: '@viewer.axiom.gci'
name: General class axiom
name: General class axiom