Please add a way to configure alternative ontologies that also:
- include prefix completions
- include property and class completions when that ontology is added
This also paves the way to download all LOV ontologies and have faster (offline) completions.
This requires:
- a way to configure the location where ontology files are stored. This might be global or local for a project (toml file)
Prefix completions can be accomplished with the ontology's preferred prefix.
Complexity comes when people don't use the preferred prefixes :/
As it makes sense that when a user goes to definition to an ontology file the name of the file is preferred ontology.
Can we mark this as an error? :D
Please add a way to configure alternative ontologies that also:
This also paves the way to download all LOV ontologies and have faster (offline) completions.
This requires:
Prefix completions can be accomplished with the ontology's preferred prefix.
Complexity comes when people don't use the preferred prefixes :/
As it makes sense that when a user goes to definition to an ontology file the name of the file is preferred ontology.
Can we mark this as an error? :D