Closed
Description
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.