Skip to content

Visualisation not displaying Labels #19

@lloyd-jackman-thomsonreuters

Description

Using the Linked Data: Visualize function on RDF in a TTL file, labels of nodes are not shown without hovering over them.

image

image

This seems to be different from the screenshots shown on https://marketplace.visualstudio.com/items?itemName=Elsevier.linked-data

image

Labels for nodes have been formed in the RDF TTL using standard notation (example below):

`
PREFIX ex: http://www.example.com/
PREFIX rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
PREFIX rdfs: http://www.w3.org/2000/01/rdf-schema#

ex:Lloyd rdfs:label "Lloyd".
`
In this case , I would expect a single node with the label "Lloyd" next to it, but I do not see this.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions