Expected behaviour
Autocomplete prefixes:
Type foa, trigger complete, hit Enter.Completed to foaf: and a prefix statement.Autocomplete property:
At predicate location, type ed: , trigger complete, hit Enter.Complete to ed:completesProperties (property is defined in ontology and imported).Autocomplete class:
At object location with rdf:type as predicate type ed: , trigger complete, hit Enter.Complete to ed:Completion (class is defined in ontology and imported).Shacl shape validation:
Two seconds after an edit, the language server is notified of a save. This triggers shape validations.An ed:LanguageServer needs at least three features, and all features need to be ed:isCool.