Skip to content

Data Model Overview is misleading? #225

@azaroth42

Description

@azaroth42

The graph contains nodes, which are connected by directed-arcs. A node is typically data such as a string, number, typed values (like dates and times) or an IRI.

Propose to use the more common "edges" rather than "arcs" and to remove the hyphen. Also, that the IRI is a different node than the resource itself ... an IRI is the value of @id, whereas a JSON object representing a resource is (IMO) the most common node in the graph.

Propose:

The graph contains nodes, which are connected by directed edges. A node is either a resource with properties, or the data values of those properties including strings, numbers, typed values (like dates and times) and IRIs.

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