SkillAgentSearch skills...

Semweb.vim

Semantic Web vim bundle

Install / Use

/learn @seebi/Semweb.vim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

vim bundle for working with RDF knowledge bases

Installation

This bundle is created to work with pathogen so just copy the folder into your bundle directory.

Features

  • namespace completion
  • syntax highlightning
  • insert xsd:dateTime current time literal with abbrevation xsdnow

namespace completion

You can use ctrl-x+u (autocomplete user function) for completing rdf prefixes (as owl, skos and foaf) to namespace URIs (e.g. http://xmlns.com/foaf/0.1/ for the foaf prefix).

This done with the multifunctional shell script rdf.sh which is a dependency and must be available as rdf in the path.

syntax highlightning

N3 Syntax

I just pull the syntax file from Niklas Lindström here.

SPARQL Syntax

I just pull the syntax file from Jeroen Pulles here.

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated4y ago
Forks0

Languages

VimL

Security Score

55/100

Audited on Aug 12, 2021

No findings