Skip to content

Support for labels in place of IRIs #17

@jamesaoverton

Description

@jamesaoverton

Just floating a feature idea: In the past I’ve built simple SPARQL preprocessors that let you write a term’s rdfs:label as a single-quoted string anywhere that you would write the term’s IRI. The preprocessor looks for those single-quoted strings and replaces each one with a CURIE, resulting in a normal SPARQL query.

My versions have just used a lookup table to map labels to IRIs. Owlet is much fancier.

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