Skip to content

Overview implies literals are blank nodes #226

Closed
@azaroth42

Description

@azaroth42

Currently:

Within a directed graph, nodes may be unnamed, i.e., not identified by an IRI or representing data such as strings or numbers. Such nodes are called blank nodes, [...]

Which implies that:

  • some nodes are unnamed
  • unnamed nodes are not identified by IRIs or,
  • unnamed nodes represent data
  • all unnamed nodes are blank nodes

Therefore literals are blank nodes, which is not true.

Suggest removing the mention of literals, and clarifying that node here means resource.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions