RDFPlaygroundProject / RDFPlayground

A web interface for Linked Data courses, tailored for CC7220 "La Web de Datos" course at Universidad de Chile
Apache License 2.0
31 stars 3 forks source link

Autocompletion #10

Open aidhog opened 3 years ago

aidhog commented 3 years ago

Some autocompletion would be very nice for the text editors (e.g., to type "PREFIX foaf:" and be suggested the IRI, or to type "ex:Alice foaf:k" and be suggested foaf:knows).

aidhog commented 3 years ago

A starting point would be https://github.com/TriplyDB/Yasgui

See also https://www.emse.fr/~zimmermann/Teaching/SemWeb/turtle-ed.html