Skip to content

Step 8.1 of value compaction algorithm is not clear #661

Open
@zoggy

Description

@zoggy

Hi,

Sorry if the question was already raised but I did not find it in the issues.

Step 8.1 of the value compaction algorithm is not clear (at least to me):

Replace any value of @type in result with the result of IRI compacting the value of the @type entry.

Am I correct if I reformulate it this way:

"For each value V of @type entries in result, replace V with the result of IRI compacting V" ?

Since at this point result is a map, it should have only one @type entry. Does it mean that all values of @type entries should be replaced this way recursively in result ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions