Skip to content

Support SPARQL-style PREFIX declarations #16

Description

@Ostrzyciel

Amazing tool!

When I type this into VS Code:

PREFIX rdfs

and hit <TAB>, I get:

@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.

I would prefer to use the SPARQL syntax here, so it would be nice if the LSP preserved that. The SPARQL syntax is the preferred one for RDF 1.2 and Jena has switched to it as the default, even for RDF 1.1 files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions