RDF Namespace-complete : RDF Vocabulary/Model Omni-Completion for Vim 7+
| script karma |
Rating -1/1,
Downloaded by 2551 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Niklas Lindström |
| |
| script type |
| utility |
| |
| description |
In a file with namespace prefix declarations similar to XML, Turtle/Notation3 or SPARQL, call
:RDF
to turn on completion on terms within a namespace using the preceding prefix. This will load all RDF/XML and n3-files found in one of the following dirs:
- $RDF_MODEL_FILES (environment variable)
- ~/rdfmodels/
- ~/Documents/rdfmodels/
- /usr/local/share/rdfmodels/
Call
:RDF reload
to reload model files, and
:RDF quit
to restore the original omnifunc (if any).
|
| |
| install details |
Copy to $HOME/.vim/plugins/ to have it loaded from startup.
Requires Vim compiled with Python and RDFLib installed for Python.
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.208
|